The FreeBSD Ports Archive
FreeBSD news : suck4>
Receives/sends news to/from localhost via NNTP
suck feeds news to local INN or CNEWS server without the remote NNTP feeding.
This is useful, if you get news from NNTP server with dialup connection.
Suck is a program used to grab news from a remote NNTP news server and
bring it to your local machine, without the remote server doing
anything special. If you have read permission on the server, you can
use suck. Suck does NOT use the NEWNEWS command, hated by many
administrators.
http://home.comcast.net/~bobyetman/
|
suck history
v. 1.53
date: 2005/01/13 11:24:53; author: dinoex; state: Exp; lines: +2 -1
- add WWW
- add MASTER_SITES
v. 1.52
date: 2004/03/26 17:14:09; author: dinoex; state: Exp; lines: +2 -1
- make PKGNAMESUFFIX more flexible
v. 1.51
date: 2004/02/04 05:08:30; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.50
date: 2003/11/12 15:07:06; author: dinoex; state: Exp; lines: +2 -2
- update MASTER_SITES
v. 1.49
date: 2003/10/12 11:51:33; author: dinoex; state: Exp; lines: +3 -0
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
v. 1.48
date: 2003/09/24 17:35:16; author: dinoex; state: Exp; lines: +3 -1
- MASTER_STE_LOCAL
v. 1.47
date: 2003/08/28 15:38:18; author: dinoex; state: Exp; lines: +3 -4
- use hook for bsd.openssl.mk
v. 1.46
date: 2003/06/25 18:31:28; author: dinoex; state: Exp; lines: +7 -0
- PATH to history is now set right by deafult
v. 1.45
date: 2003/06/12 19:43:15; author: dinoex; state: Exp; lines: +2 -1
- Option CNEWS_PORT
v. 1.44
date: 2003/06/04 04:04:12; author: dinoex; state: Exp; lines: +1 -1
- Unbreak for inn24
v. 1.43
date: 2003/05/15 20:19:01; author: dinoex; state: Exp; lines: +1 -0
- mark BROKEN for inn 2.4
still works with inn 2.3.x
still works with cnews
v. 1.42
date: 2003/04/15 18:31:51; author: dinoex; state: Exp; lines: +1 -0
- honor any given LDFLAGS
v. 1.41
date: 2003/04/03 19:36:40; author: dinoex; state: Exp; lines: +1 -1
- use bsd.openssl.mk
v. 1.40
date: 2003/04/01 05:24:17; author: dinoex; state: Exp; lines: +2 -2
- Update to 4.3.2
v. 1.39
date: 2003/02/20 18:26:40; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.38
date: 2002/10/05 17:26:07; author: dinoex; state: Exp; lines: +12 -5
- Update to 4.3.1
- SSL now default
- honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL
- use MAKE_ENV instead of cnews/inn patches
v. 1.37
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +8 -6
- Get rid of PERL and use SED
v. 1.36
date: 2002/05/31 20:51:48; author: dinoex; state: Exp; lines: +1 -11
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
v. 1.35
date: 2002/05/08 05:30:30; author: dinoex; state: Exp; lines: +2 -2
Allow suck build with SSL in the base if its new enouth,
otherwise build latest from ports.
v. 1.34
date: 2002/05/07 09:18:40; author: sobomax; state: Exp; lines: +1 -1
Chase openssl shlib version increase.
Pointy hat to: dinoex
v. 1.33
date: 2002/01/08 07:53:01; author: dinoex; state: Exp; lines: +10 -5
- Added more examples
v. 1.32
date: 2002/01/05 23:43:13; author: dinoex; state: Exp; lines: +6 -6
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.31
date: 2001/09/30 10:31:45; author: dinoex; state: Exp; lines: +23 -5
Support new Options:
SUCK_WITH_SSL=yes or WITH_SSL=yes
Update URL's.
Thanks to
-- Changes from Suck-4.2.5 -> Suck-4.3.0
* As of this version, my e-mail address has changed from
from bobyetman@worldnet.att.net to bobyetman@home.com
* changes to allow it to use SSL.
* rpost.c - added -i option, to ignore the
readonly opening response and try
to post anyway, since inn-2.3, when
using authinfo, still sends 201 code
meaning readonly.
- do_authenticate() - added print
statements to show start of, and
successful completion of authentication.
* suck.c - get_one_article_kill() - add test
for header_only mode when in stdout mode
to not download the body.
- get_one_article(), get_articles() - added
-bP option, to post articles during download.
v. 1.30
date: 2001/06/24 04:28:46; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.29
date: 2001/05/31 04:47:09; author: dinoex; state: Exp; lines: +2 -1
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
v. 1.28
date: 2001/05/26 15:00:36; author: dinoex; state: Exp; lines: +1 -2
- Changed BUILD_DEPENDS, so INN don't have to be extracted any more.
- PORTREVIOSION is not bumped, as the port has not changed.
v. 1.27
date: 2001/05/23 05:56:58; author: dinoex; state: Exp; lines: +2 -1
- set PKGNAMESUFFIX if package is linked with cnews.
v. 1.26
date: 2001/05/22 06:28:58; author: dinoex; state: Exp; lines: +2 -2
- Update patch to find includes from INN 2.3.2
- Took maintanership
v. 1.25
date: 2001/03/23 17:34:06; author: dinoex; state: Exp; lines: +2 -2
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
v. 1.24
date: 2001/03/19 18:44:22; author: dinoex; state: Exp; lines: +5 -2
- fix depends for INN
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
v. 1.23
date: 2001/03/17 13:16:08; author: dinoex; state: Exp; lines: +18 -3
- Updated to 4.2.5
- New Master Site, Old Site is not accessible
- included History-Check for cnews and inn2.2
PR: 25411
Submitted by: dinoex, greg@greg.rim.or.jp
v. 1.22
date: 2000/04/09 17:33:25; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 2000/03/22 16:13:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.3
v. 1.20
date: 1999/11/16 16:04:38; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.2
v. 1.19
date: 1999/08/30 14:31:56; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/07/21 21:19:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.1
v. 1.17
date: 1999/04/11 21:47:45; author: jseger; state: Exp; lines: +3 -3
Upgrade news/suck to 4.1.1
PR: ports/11062
Submitted by: mharo
v. 1.16
date: 1999/03/24 19:26:32; author: jseger; state: Exp; lines: +5 -5
Upgrade to suck-4.1.0
v. 1.15
date: 1999/02/12 12:06:19; author: flathill; state: Exp; lines: +3 -3
Update to 3.10.4.
PR: ports/9996
Submitted-by: kkennawa@physics.adelaide.edu.au
v. 1.14
date: 1998/07/26 17:27:24; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-3.9.4.
v. 1.13
date: 1998/04/28 23:21:59; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck version 3.9.3
v. 1.12
date: 1998/04/11 02:06:07; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.2.
v. 1.11
date: 1998/03/23 00:18:38; author: jseger; state: Exp; lines: +2 -2
MASTER_SITE changed.
v. 1.10
date: 1998/02/18 05:15:17; author: steve; state: Exp; lines: +3 -3
Upgrade to version 3.9.1.
PR: 5777
Submitted by: Jun Kuriyama
v. 1.9
date: 1998/02/08 13:13:52; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.0.
v. 1.8
date: 1997/11/25 11:44:18; author: jseger; state: Exp; lines: +4 -4
Upgrade suck to version 3.8.0
v. 1.7
date: 1997/10/29 23:09:44; author: jseger; state: Exp; lines: +5 -5
Update of news/suck to version 3.7.0.
v. 1.6
date: 1997/10/13 09:14:53; author: tg; state: Exp; lines: +2 -2
Fix Justin M Seger's e-mail address.
v. 1.5
date: 1997/10/05 05:06:19; author: max; state: Exp; lines: +4 -5
Upgrade, 3.5.2 -> 3.6.0.
PR: 4690
Partly submitted by: maintainer
v. 1.4
date: 1997/08/30 16:23:54; author: max; state: Exp; lines: +11 -9
Upgrade, 2.6.2 -> 3.5.2
Change the maintainer from graphite@taurus.bekkoame.or.jp to
jseger@scds.com. (I have received a personal note from the old
maintainer and he approves this change.)
Also, install the sample scripts into share/examples/suck instead of
into etc/rc.d.
PR: 4131
Submitted by: the new maintainer
v. 1.3
date: 1996/11/18 11:38:13; author: asami; state: Exp; lines: +6 -10
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2
date: 1996/04/07 08:15:23; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.6.1 -> 2.6.2.
Submitted by: Noritaka Ishizumi
v. 1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp; lines: +0 -0
Receives/sends news to/from localhost via NNTP.
Submitted by: Noritaka Ishizumi
=============================================================================
v. 1.53
date: 2005/01/13 11:24:53; author: dinoex; state: Exp; lines: +2 -1
- add WWW
- add MASTER_SITES
v. 1.52
date: 2004/03/26 17:14:09; author: dinoex; state: Exp; lines: +2 -1
- make PKGNAMESUFFIX more flexible
v. 1.51
date: 2004/02/04 05:08:30; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.50
date: 2003/11/12 15:07:06; author: dinoex; state: Exp; lines: +2 -2
- update MASTER_SITES
v. 1.49
date: 2003/10/12 11:51:33; author: dinoex; state: Exp; lines: +3 -0
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
v. 1.48
date: 2003/09/24 17:35:16; author: dinoex; state: Exp; lines: +3 -1
- MASTER_STE_LOCAL
v. 1.47
date: 2003/08/28 15:38:18; author: dinoex; state: Exp; lines: +3 -4
- use hook for bsd.openssl.mk
v. 1.46
date: 2003/06/25 18:31:28; author: dinoex; state: Exp; lines: +7 -0
- PATH to history is now set right by deafult
v. 1.45
date: 2003/06/12 19:43:15; author: dinoex; state: Exp; lines: +2 -1
- Option CNEWS_PORT
v. 1.44
date: 2003/06/04 04:04:12; author: dinoex; state: Exp; lines: +1 -1
- Unbreak for inn24
v. 1.43
date: 2003/05/15 20:19:01; author: dinoex; state: Exp; lines: +1 -0
- mark BROKEN for inn 2.4
still works with inn 2.3.x
still works with cnews
v. 1.42
date: 2003/04/15 18:31:51; author: dinoex; state: Exp; lines: +1 -0
- honor any given LDFLAGS
v. 1.41
date: 2003/04/03 19:36:40; author: dinoex; state: Exp; lines: +1 -1
- use bsd.openssl.mk
v. 1.40
date: 2003/04/01 05:24:17; author: dinoex; state: Exp; lines: +2 -2
- Update to 4.3.2
v. 1.39
date: 2003/02/20 18:26:40; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.38
date: 2002/10/05 17:26:07; author: dinoex; state: Exp; lines: +12 -5
- Update to 4.3.1
- SSL now default
- honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL
- use MAKE_ENV instead of cnews/inn patches
v. 1.37
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +8 -6
- Get rid of PERL and use SED
v. 1.36
date: 2002/05/31 20:51:48; author: dinoex; state: Exp; lines: +1 -11
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
v. 1.35
date: 2002/05/08 05:30:30; author: dinoex; state: Exp; lines: +2 -2
Allow suck build with SSL in the base if its new enouth,
otherwise build latest from ports.
v. 1.34
date: 2002/05/07 09:18:40; author: sobomax; state: Exp; lines: +1 -1
Chase openssl shlib version increase.
Pointy hat to: dinoex
v. 1.33
date: 2002/01/08 07:53:01; author: dinoex; state: Exp; lines: +10 -5
- Added more examples
v. 1.32
date: 2002/01/05 23:43:13; author: dinoex; state: Exp; lines: +6 -6
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.31
date: 2001/09/30 10:31:45; author: dinoex; state: Exp; lines: +23 -5
Support new Options:
SUCK_WITH_SSL=yes or WITH_SSL=yes
Update URL's.
Thanks to
-- Changes from Suck-4.2.5 -> Suck-4.3.0
* As of this version, my e-mail address has changed from
from bobyetman@worldnet.att.net to bobyetman@home.com
* changes to allow it to use SSL.
* rpost.c - added -i option, to ignore the
readonly opening response and try
to post anyway, since inn-2.3, when
using authinfo, still sends 201 code
meaning readonly.
- do_authenticate() - added print
statements to show start of, and
successful completion of authentication.
* suck.c - get_one_article_kill() - add test
for header_only mode when in stdout mode
to not download the body.
- get_one_article(), get_articles() - added
-bP option, to post articles during download.
v. 1.30
date: 2001/06/24 04:28:46; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.29
date: 2001/05/31 04:47:09; author: dinoex; state: Exp; lines: +2 -1
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
v. 1.28
date: 2001/05/26 15:00:36; author: dinoex; state: Exp; lines: +1 -2
- Changed BUILD_DEPENDS, so INN don't have to be extracted any more.
- PORTREVIOSION is not bumped, as the port has not changed.
v. 1.27
date: 2001/05/23 05:56:58; author: dinoex; state: Exp; lines: +2 -1
- set PKGNAMESUFFIX if package is linked with cnews.
v. 1.26
date: 2001/05/22 06:28:58; author: dinoex; state: Exp; lines: +2 -2
- Update patch to find includes from INN 2.3.2
- Took maintanership
v. 1.25
date: 2001/03/23 17:34:06; author: dinoex; state: Exp; lines: +2 -2
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
v. 1.24
date: 2001/03/19 18:44:22; author: dinoex; state: Exp; lines: +5 -2
- fix depends for INN
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
v. 1.23
date: 2001/03/17 13:16:08; author: dinoex; state: Exp; lines: +18 -3
- Updated to 4.2.5
- New Master Site, Old Site is not accessible
- included History-Check for cnews and inn2.2
PR: 25411
Submitted by: dinoex, greg@greg.rim.or.jp
v. 1.22
date: 2000/04/09 17:33:25; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 2000/03/22 16:13:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.3
v. 1.20
date: 1999/11/16 16:04:38; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.2
v. 1.19
date: 1999/08/30 14:31:56; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/07/21 21:19:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.1
v. 1.17
date: 1999/04/11 21:47:45; author: jseger; state: Exp; lines: +3 -3
Upgrade news/suck to 4.1.1
PR: ports/11062
Submitted by: mharo
v. 1.16
date: 1999/03/24 19:26:32; author: jseger; state: Exp; lines: +5 -5
Upgrade to suck-4.1.0
v. 1.15
date: 1999/02/12 12:06:19; author: flathill; state: Exp; lines: +3 -3
Update to 3.10.4.
PR: ports/9996
Submitted-by: kkennawa@physics.adelaide.edu.au
v. 1.14
date: 1998/07/26 17:27:24; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-3.9.4.
v. 1.13
date: 1998/04/28 23:21:59; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck version 3.9.3
v. 1.12
date: 1998/04/11 02:06:07; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.2.
v. 1.11
date: 1998/03/23 00:18:38; author: jseger; state: Exp; lines: +2 -2
MASTER_SITE changed.
v. 1.10
date: 1998/02/18 05:15:17; author: steve; state: Exp; lines: +3 -3
Upgrade to version 3.9.1.
PR: 5777
Submitted by: Jun Kuriyama
v. 1.9
date: 1998/02/08 13:13:52; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.0.
v. 1.8
date: 1997/11/25 11:44:18; author: jseger; state: Exp; lines: +4 -4
Upgrade suck to version 3.8.0
v. 1.7
date: 1997/10/29 23:09:44; author: jseger; state: Exp; lines: +5 -5
Update of news/suck to version 3.7.0.
v. 1.6
date: 1997/10/13 09:14:53; author: tg; state: Exp; lines: +2 -2
Fix Justin M Seger's e-mail address.
v. 1.5
date: 1997/10/05 05:06:19; author: max; state: Exp; lines: +4 -5
Upgrade, 3.5.2 -> 3.6.0.
PR: 4690
Partly submitted by: maintainer
v. 1.4
date: 1997/08/30 16:23:54; author: max; state: Exp; lines: +11 -9
Upgrade, 2.6.2 -> 3.5.2
Change the maintainer from graphite@taurus.bekkoame.or.jp to
jseger@scds.com. (I have received a personal note from the old
maintainer and he approves this change.)
Also, install the sample scripts into share/examples/suck instead of
into etc/rc.d.
PR: 4131
Submitted by: the new maintainer
v. 1.3
date: 1996/11/18 11:38:13; author: asami; state: Exp; lines: +6 -10
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2
date: 1996/04/07 08:15:23; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.6.1 -> 2.6.2.
Submitted by: Noritaka Ishizumi
v. 1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp; lines: +0 -0
Receives/sends news to/from localhost via NNTP.
Submitted by: Noritaka Ishizumi
=============================================================================
v. 1.53
date: 2005/01/13 11:24:53; author: dinoex; state: Exp; lines: +2 -1
- add WWW
- add MASTER_SITES
v. 1.52
date: 2004/03/26 17:14:09; author: dinoex; state: Exp; lines: +2 -1
- make PKGNAMESUFFIX more flexible
v. 1.51
date: 2004/02/04 05:08:30; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.50
date: 2003/11/12 15:07:06; author: dinoex; state: Exp; lines: +2 -2
- update MASTER_SITES
v. 1.49
date: 2003/10/12 11:51:33; author: dinoex; state: Exp; lines: +3 -0
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
v. 1.48
date: 2003/09/24 17:35:16; author: dinoex; state: Exp; lines: +3 -1
- MASTER_STE_LOCAL
v. 1.47
date: 2003/08/28 15:38:18; author: dinoex; state: Exp; lines: +3 -4
- use hook for bsd.openssl.mk
v. 1.46
date: 2003/06/25 18:31:28; author: dinoex; state: Exp; lines: +7 -0
- PATH to history is now set right by deafult
v. 1.45
date: 2003/06/12 19:43:15; author: dinoex; state: Exp; lines: +2 -1
- Option CNEWS_PORT
v. 1.44
date: 2003/06/04 04:04:12; author: dinoex; state: Exp; lines: +1 -1
- Unbreak for inn24
v. 1.43
date: 2003/05/15 20:19:01; author: dinoex; state: Exp; lines: +1 -0
- mark BROKEN for inn 2.4
still works with inn 2.3.x
still works with cnews
v. 1.42
date: 2003/04/15 18:31:51; author: dinoex; state: Exp; lines: +1 -0
- honor any given LDFLAGS
v. 1.41
date: 2003/04/03 19:36:40; author: dinoex; state: Exp; lines: +1 -1
- use bsd.openssl.mk
v. 1.40
date: 2003/04/01 05:24:17; author: dinoex; state: Exp; lines: +2 -2
- Update to 4.3.2
v. 1.39
date: 2003/02/20 18:26:40; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.38
date: 2002/10/05 17:26:07; author: dinoex; state: Exp; lines: +12 -5
- Update to 4.3.1
- SSL now default
- honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL
- use MAKE_ENV instead of cnews/inn patches
v. 1.37
date: 2002/06/16 15:03:09; author: dinoex; state: Exp; lines: +8 -6
- Get rid of PERL and use SED
v. 1.36
date: 2002/05/31 20:51:48; author: dinoex; state: Exp; lines: +1 -11
- get rid of duplicate code in Makefiles.
- Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE
- drop obsolete/broken USE_OPENSSL
v. 1.35
date: 2002/05/08 05:30:30; author: dinoex; state: Exp; lines: +2 -2
Allow suck build with SSL in the base if its new enouth,
otherwise build latest from ports.
v. 1.34
date: 2002/05/07 09:18:40; author: sobomax; state: Exp; lines: +1 -1
Chase openssl shlib version increase.
Pointy hat to: dinoex
v. 1.33
date: 2002/01/08 07:53:01; author: dinoex; state: Exp; lines: +10 -5
- Added more examples
v. 1.32
date: 2002/01/05 23:43:13; author: dinoex; state: Exp; lines: +6 -6
- make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
v. 1.31
date: 2001/09/30 10:31:45; author: dinoex; state: Exp; lines: +23 -5
Support new Options:
SUCK_WITH_SSL=yes or WITH_SSL=yes
Update URL's.
Thanks to
-- Changes from Suck-4.2.5 -> Suck-4.3.0
* As of this version, my e-mail address has changed from
from bobyetman@worldnet.att.net to bobyetman@home.com
* changes to allow it to use SSL.
* rpost.c - added -i option, to ignore the
readonly opening response and try
to post anyway, since inn-2.3, when
using authinfo, still sends 201 code
meaning readonly.
- do_authenticate() - added print
statements to show start of, and
successful completion of authentication.
* suck.c - get_one_article_kill() - add test
for header_only mode when in stdout mode
to not download the body.
- get_one_article(), get_articles() - added
-bP option, to post articles during download.
v. 1.30
date: 2001/06/24 04:28:46; author: dinoex; state: Exp; lines: +2 -2
change MAINTAINER to FreeBSD.org address
v. 1.29
date: 2001/05/31 04:47:09; author: dinoex; state: Exp; lines: +2 -1
- Added misssing BUILD_DEPENDS for suck-cnews slave port.
v. 1.28
date: 2001/05/26 15:00:36; author: dinoex; state: Exp; lines: +1 -2
- Changed BUILD_DEPENDS, so INN don't have to be extracted any more.
- PORTREVIOSION is not bumped, as the port has not changed.
v. 1.27
date: 2001/05/23 05:56:58; author: dinoex; state: Exp; lines: +2 -1
- set PKGNAMESUFFIX if package is linked with cnews.
v. 1.26
date: 2001/05/22 06:28:58; author: dinoex; state: Exp; lines: +2 -2
- Update patch to find includes from INN 2.3.2
- Took maintanership
v. 1.25
date: 2001/03/23 17:34:06; author: dinoex; state: Exp; lines: +2 -2
change /nonexistent to ${NONEXISTENT} as noted in porters handbook
v. 1.24
date: 2001/03/19 18:44:22; author: dinoex; state: Exp; lines: +5 -2
- fix depends for INN
- upgraded depends from INN2.2 to INN2.3
- port now honors NOPORTDOCS
v. 1.23
date: 2001/03/17 13:16:08; author: dinoex; state: Exp; lines: +18 -3
- Updated to 4.2.5
- New Master Site, Old Site is not accessible
- included History-Check for cnews and inn2.2
PR: 25411
Submitted by: dinoex, greg@greg.rim.or.jp
v. 1.22
date: 2000/04/09 17:33:25; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.21
date: 2000/03/22 16:13:53; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.3
v. 1.20
date: 1999/11/16 16:04:38; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.2
v. 1.19
date: 1999/08/30 14:31:56; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/07/21 21:19:28; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-4.2.1
v. 1.17
date: 1999/04/11 21:47:45; author: jseger; state: Exp; lines: +3 -3
Upgrade news/suck to 4.1.1
PR: ports/11062
Submitted by: mharo
v. 1.16
date: 1999/03/24 19:26:32; author: jseger; state: Exp; lines: +5 -5
Upgrade to suck-4.1.0
v. 1.15
date: 1999/02/12 12:06:19; author: flathill; state: Exp; lines: +3 -3
Update to 3.10.4.
PR: ports/9996
Submitted-by: kkennawa@physics.adelaide.edu.au
v. 1.14
date: 1998/07/26 17:27:24; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck-3.9.4.
v. 1.13
date: 1998/04/28 23:21:59; author: jseger; state: Exp; lines: +3 -3
Upgrade to suck version 3.9.3
v. 1.12
date: 1998/04/11 02:06:07; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.2.
v. 1.11
date: 1998/03/23 00:18:38; author: jseger; state: Exp; lines: +2 -2
MASTER_SITE changed.
v. 1.10
date: 1998/02/18 05:15:17; author: steve; state: Exp; lines: +3 -3
Upgrade to version 3.9.1.
PR: 5777
Submitted by: Jun Kuriyama
v. 1.9
date: 1998/02/08 13:13:52; author: jseger; state: Exp; lines: +3 -3
Upgrade to version 3.9.0.
v. 1.8
date: 1997/11/25 11:44:18; author: jseger; state: Exp; lines: +4 -4
Upgrade suck to version 3.8.0
v. 1.7
date: 1997/10/29 23:09:44; author: jseger; state: Exp; lines: +5 -5
Update of news/suck to version 3.7.0.
v. 1.6
date: 1997/10/13 09:14:53; author: tg; state: Exp; lines: +2 -2
Fix Justin M Seger's e-mail address.
v. 1.5
date: 1997/10/05 05:06:19; author: max; state: Exp; lines: +4 -5
Upgrade, 3.5.2 -> 3.6.0.
PR: 4690
Partly submitted by: maintainer
v. 1.4
date: 1997/08/30 16:23:54; author: max; state: Exp; lines: +11 -9
Upgrade, 2.6.2 -> 3.5.2
Change the maintainer from graphite@taurus.bekkoame.or.jp to
jseger@scds.com. (I have received a personal note from the old
maintainer and he approves this change.)
Also, install the sample scripts into share/examples/suck instead of
into etc/rc.d.
PR: 4131
Submitted by: the new maintainer
v. 1.3
date: 1996/11/18 11:38:13; author: asami; state: Exp; lines: +6 -10
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2
date: 1996/04/07 08:15:23; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.6.1 -> 2.6.2.
Submitted by: Noritaka Ishizumi
v. 1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/03/31 23:19:18; author: asami; state: Exp; lines: +0 -0
Receives/sends news to/from localhost via NNTP.
Submitted by: Noritaka Ishizumi
=============================================================================
|
| |

|