aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* change /nonexistent to ${NONEXISTENT} as noted in porters handbookDirk Meyer2001-03-231-1/+1
| | | | Notes: svn path=/head/; revision=40280
* (finally!) upgrade to 3.0-REL.Dag-Erling Smørgrav2001-03-224-7/+75
| | | | Notes: svn path=/head/; revision=40190
* Update to 2.3.20010321.Dag-Erling Smørgrav2001-03-212-2/+2
| | | | Notes: svn path=/head/; revision=40157
* Upgrade to test75.Matthew Hunt2001-03-214-16/+21
| | | | | | | Submitted by: David McNett <nugget@slacker.com> Notes: svn path=/head/; revision=40128
* - 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
* Add default CNEWSBIN, to ensure package can be madeDirk Meyer2001-03-151-0/+1
| | | | Notes: svn path=/head/; revision=39899
* Remove bogus trailing backslash.Jun Kuriyama2001-03-141-1/+1
| | | | | | | | Submitted by: bdluevel@heitec.net PR: ports/25795 Notes: svn path=/head/; revision=39826
* fix pkg-plist, even if CNEWSBIN is not setDirk Meyer2001-03-142-2/+3
| | | | Notes: svn path=/head/; revision=39814
* Update version number of gtkmm shared library.Maxim Sobolev2001-03-131-1/+1
| | | | Notes: svn path=/head/; revision=39764
* Add more official mirrors to MASTER_SITES.Jun Kuriyama2001-03-121-1/+9
| | | | | | | | Submitted by: maintainer PR: ports/25700 Notes: svn path=/head/; revision=39619
* Fix wrong configuration detection due to missing includeAndrey A. Chernov2001-03-112-3/+114
| | | | Notes: svn path=/head/; revision=39549
* Changing path for BUILD_DEPENDS.Dirk Meyer2001-03-111-2/+3
| | | | | | | | | | | | | | For some unknown reason for the i386 ports build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/" but created files are at: "/tmp/a/ports/news/cnews/work/" changed to use ${.CURDIR} instead of ${PORTSDIR} old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/ new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work Notes: svn path=/head/; revision=39547
* Fix plistKris Kennaway2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39525
* Update to 20010310, and fix the same chown bug as in news/inn.Dag-Erling Smørgrav2001-03-113-2/+15
| | | | Notes: svn path=/head/; revision=39524
* Forgot to bump PORTREVISION.Dag-Erling Smørgrav2001-03-112-2/+2
| | | | Notes: svn path=/head/; revision=39506
* Avoid chown'ing /usr/local/man/man* to news:news.Dag-Erling Smørgrav2001-03-112-0/+26
| | | | Notes: svn path=/head/; revision=39499
* Update version to 6_14_6-04Satoshi Taoka2001-03-1028-622/+264
| | | | Notes: svn path=/head/; revision=39405
* Update to new stable release of fidogateDirk Meyer2001-03-103-8/+7
| | | | Notes: svn path=/head/; revision=39382
* Update to 20010306 (and synch with changes in news/inn/Makefile)Dag-Erling Smørgrav2001-03-073-10/+26
| | | | Notes: svn path=/head/; revision=39156
* Install some header files which third-party utils may need.Dag-Erling Smørgrav2001-03-064-6/+30
| | | | | | | Avoid leaving cruft behind in the db directory. Notes: svn path=/head/; revision=39154
* Belatedly upgrade to 2.3.1.Dag-Erling Smørgrav2001-03-058-10/+20
| | | | Notes: svn path=/head/; revision=39100
* add cleanfeed, a spam filter for Usenet news serversYing-Chieh Liao2001-03-058-0/+77
| | | | | | | | PR: 24481 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=39069
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-014-26/+14
| | | | Notes: svn path=/head/; revision=38917
* Update to version 0.9.6.4.Steve Price2001-02-272-9/+11
| | | | | | | | PR: 25383 Submitted by: maintainer Notes: svn path=/head/; revision=38820
* Update to version 2.12Tom Hukins2001-02-263-3/+3
| | | | Notes: svn path=/head/; revision=38794
* Minor pkg-plist fixes.Steve Price2001-02-261-0/+3
| | | | | | | | PR: 23806 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Notes: svn path=/head/; revision=38728
* Added URL, removed empty lines to make portlint happyDirk Meyer2001-02-231-2/+2
| | | | Notes: svn path=/head/; revision=38657
* Master-Sites changed, renaming of directories.Dirk Meyer2001-02-232-2/+2
| | | | | | | Approved by: will Notes: svn path=/head/; revision=38625
* add ija, an interactive command line frontend of DejaYing-Chieh Liao2001-02-176-0/+40
| | | | Notes: svn path=/head/; revision=38434
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-142-2/+2
| | | | Notes: svn path=/head/; revision=38343
* Make look gnus info docs look better in info docs listing (/usr/local/info/dir)James E. Housley2001-02-114-12/+22
| | | | | | | | PR: 24990 Submitted by: Ilya Martynov <ilya@martynov.org> MAINTAINER Notes: svn path=/head/; revision=38209
* Update to 0.9.3Ade Lovett2001-02-1110-46/+14
| | | | Notes: svn path=/head/; revision=38190
* Gah. Fix pkg-descr to point to the new location, too, along with aAde Lovett2001-02-072-14/+8
| | | | | | | few other cleanups. Notes: svn path=/head/; revision=38066
* MASTER_SITE moved.Ade Lovett2001-02-072-2/+2
| | | | | | | Submitted by: distfile survey Notes: svn path=/head/; revision=38065
* Style fixes for news.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37987
* Take over the maintainership. I've once touched this port.Akinori MUSHA2001-02-012-31/+11
| | | | | | | Create a clean BSD Makefile instead of modifying the original. Notes: svn path=/head/; revision=37891
* Newest version of gnus for emacs20. If you think the gnus comes withClive Lin2001-02-0111-0/+371
| | | | | | | | | | emacs20 port is too old, try this out. PR: 24714 Submitted by: Ilya Martynov <ilya@martynov.org> Notes: svn path=/head/; revision=37880
* - Support CC properlyClive Lin2001-01-284-19/+18
| | | | | | | | | | - Apply to 'one file per patch' convention PR: 24675 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=37657
* Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months.Will Andrews2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37621
* update ubh from 1.3 to 1.5Ying-Chieh Liao2001-01-252-2/+2
| | | | | | | | PR: 24615 Submitted by: joseph@randomnetworks.com Notes: svn path=/head/; revision=37561
* Removed blank line to make portlint happyDirk Meyer2001-01-241-1/+0
| | | | Notes: svn path=/head/; revision=37528
* Removed write permissions on %PREFIX%/news/cnewsbin/input/newsspoolDirk Meyer2001-01-241-2/+2
| | | | | | | | global SUID bit is needed by uux group permission will not be enought. Thanks to jedgar@fxp.org (Chris Faulhaber) for security advice. Notes: svn path=/head/; revision=37527
* Update bgrab to latest version (1.36).Kelly Yancey2001-01-214-47/+18
| | | | Notes: svn path=/head/; revision=37391
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-164-11/+10
| | | | Notes: svn path=/head/; revision=37252
* This port needs PGP. Add GnuPG as dependency.Alexander Langer2001-01-121-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37129
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-091-1/+1
| | | | | | | to little time... Notes: svn path=/head/; revision=36979
* Update to 20010107.Dag-Erling Smørgrav2001-01-082-2/+2
| | | | Notes: svn path=/head/; revision=36941
* Add glitter 1.0.b.1, a free GTK based binary downloader.Alexander Langer2001-01-057-0/+52
| | | | | | | | PR: 23407 Submitted by: Greg Greenaae <greg@gregnet.net> Notes: svn path=/head/; revision=36829
* Update to 0.3.3. The changes are nearly imperceptible; mainlyTim Vanderhoek2001-01-054-9/+14
| | | | | | | cosmetic. Notes: svn path=/head/; revision=36811