aboutsummaryrefslogtreecommitdiff
path: root/news/suck
Commit message (Collapse)AuthorAgeFilesLines
* - use PORTEXAMPLESDirk Meyer2008-05-302-14/+14
| | | | Notes: svn path=/head/; revision=213955
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - add WWWDirk Meyer2005-01-132-1/+4
| | | | | | | - add MASTER_SITES Notes: svn path=/head/; revision=126313
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+2
| | | | Notes: svn path=/head/; revision=105350
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - update MASTER_SITESDirk Meyer2003-11-121-2/+2
| | | | Notes: svn path=/head/; revision=93826
* - add CONFLICTSDirk Meyer2003-10-121-0/+3
| | | | | | | Submitted by: eikemeier@fillmore-labs.com Notes: svn path=/head/; revision=90911
* - remove defunct urlDirk Meyer2003-10-031-2/+0
| | | | Notes: svn path=/head/; revision=90161
* - MASTER_STE_LOCALDirk Meyer2003-09-241-1/+3
| | | | Notes: svn path=/head/; revision=89263
* - use hook for bsd.openssl.mkDirk Meyer2003-08-281-4/+3
| | | | Notes: svn path=/head/; revision=87906
* - PATH to history is now set right by deafultDirk Meyer2003-06-251-0/+7
| | | | Notes: svn path=/head/; revision=83605
* - Option CNEWS_PORTDirk Meyer2003-06-121-1/+2
| | | | Notes: svn path=/head/; revision=82886
* - Unbreak for inn24Dirk Meyer2003-06-041-1/+1
| | | | Notes: svn path=/head/; revision=82225
* - mark BROKEN for inn 2.4Dirk Meyer2003-05-151-0/+1
| | | | | | | | still works with inn 2.3.x still works with cnews Notes: svn path=/head/; revision=81054
* - honor any given LDFLAGSDirk Meyer2003-04-151-0/+1
| | | | Notes: svn path=/head/; revision=79025
* - use bsd.openssl.mkDirk Meyer2003-04-031-1/+1
| | | | Notes: svn path=/head/; revision=78059
* - Update to 4.3.2Dirk Meyer2003-04-013-7/+7
| | | | Notes: svn path=/head/; revision=77896
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - Update to 4.3.1Dirk Meyer2002-10-055-93/+75
| | | | | | | | | - SSL now default - honor Options: SUCK_WITHOUT_SSL WITHOUT_SSL - use MAKE_ENV instead of cnews/inn patches Notes: svn path=/head/; revision=67347
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-6/+8
| | | | Notes: svn path=/head/; revision=61375
* - get rid of duplicate code in Makefiles.Dirk Meyer2002-05-311-11/+1
| | | | | | | | - Fix USE_OPENSSL_PORT and USE_OPENSSL_BASE - drop obsolete/broken USE_OPENSSL Notes: svn path=/head/; revision=60406
* Allow suck build with SSL in the base if its new enouth,Dirk Meyer2002-05-081-2/+2
| | | | | | | otherwise build latest from ports. Notes: svn path=/head/; revision=58688
* Chase openssl shlib version increase.Maxim Sobolev2002-05-071-1/+1
| | | | | | | Pointy hat to: dinoex Notes: svn path=/head/; revision=58646
* - Added more examplesDirk Meyer2002-01-082-5/+16
| | | | Notes: svn path=/head/; revision=52749
* - make portlint happierDirk Meyer2002-01-051-5/+5
| | | | | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail Notes: svn path=/head/; revision=52636
* Remove prototype, so it still compiles under CURRENTDirk Meyer2001-10-141-0/+10
| | | | | | | killfile.c:58: conflicting types for `strnstr' Notes: svn path=/head/; revision=48762
* Support new Options:Dirk Meyer2001-09-303-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SUCK_WITH_SSL=yes or WITH_SSL=yes Update URL's. Thanks to <thierry@thomas.as> -- 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. Notes: svn path=/head/; revision=48282
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* - Added misssing BUILD_DEPENDS for suck-cnews slave port.Dirk Meyer2001-05-311-0/+1
| | | | Notes: svn path=/head/; revision=43332
* - Changed BUILD_DEPENDS, so INN don't have to be extracted any more.Dirk Meyer2001-05-262-2/+1
| | | | | | | - PORTREVIOSION is not bumped, as the port has not changed. Notes: svn path=/head/; revision=43087
* - set PKGNAMESUFFIX if package is linked with cnews.Dirk Meyer2001-05-231-0/+1
| | | | Notes: svn path=/head/; revision=42960
* - Update patch to find includes from INN 2.3.2Dirk Meyer2001-05-222-2/+2
| | | | | | | - Took maintanership Notes: svn path=/head/; revision=42893
* added %%PORTDOCS%% in pkg-plistDirk Meyer2001-04-131-7/+7
| | | | Notes: svn path=/head/; revision=41336
* change /nonexistent to ${NONEXISTENT} as noted in porters handbookDirk Meyer2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40280
* - fix depends for INNDirk Meyer2001-03-192-3/+6
| | | | | | | | - upgraded depends from INN2.2 to INN2.3 - port now honors NOPORTDOCS Notes: svn path=/head/; revision=40061
* - Updated to 4.2.5Dirk Meyer2001-03-176-32/+105
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=39968
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27420
* Upgrade to suck-4.2.3Justin M. Seger2000-03-223-3/+13
| | | | Notes: svn path=/head/; revision=26957
* Upgrade to suck-4.2.2Justin M. Seger1999-11-162-3/+3
| | | | Notes: svn path=/head/; revision=23153
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* Upgrade to suck-4.2.1Justin M. Seger1999-07-212-4/+4
| | | | Notes: svn path=/head/; revision=20303
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Upgrade news/suck to 4.1.1Justin M. Seger1999-04-112-4/+4
| | | | | | | | PR: ports/11062 Submitted by: mharo Notes: svn path=/head/; revision=17787
* Upgrade to suck-4.1.0Justin M. Seger1999-03-245-80/+40
| | | | Notes: svn path=/head/; revision=17382
* Update to 3.10.4.Seiichirou Hiraoka1999-02-123-33/+76
| | | | | | | | PR: ports/9996 Submitted-by: kkennawa@physics.adelaide.edu.au Notes: svn path=/head/; revision=16655
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-4/+0
| | | | Notes: svn path=/head/; revision=12652
* Upgrade to suck-3.9.4.Justin M. Seger1998-07-263-13/+13
| | | | Notes: svn path=/head/; revision=12136
* Upgrade to suck version 3.9.3Justin M. Seger1998-04-282-4/+4
| | | | Notes: svn path=/head/; revision=10749