summaryrefslogtreecommitdiff
path: root/news (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-06Update to the 1.4.19990805 "Preacher Man" version.David E. O'Brien2-4/+4
Notes: svn path=/head/; revision=20559
1999-08-05"foo" and "bar" are not valid categories. :)Satoshi Asami1-2/+2
Pointy hat to: cpiazza Notes: svn path=/head/; revision=20539
1999-08-02Activate bgrabChris Piazza1-1/+2
Notes: svn path=/head/; revision=20484
1999-08-02Import of bgrab.Chris Piazza7-0/+75
An automated binary extraction tool for Usenet newsgroups. It will log into any newsgroup and download all the binary files. PR: 12841 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=20483
1999-07-27Upgrade to dejasearch 1.6.3Kris Kennaway4-15/+9
PR: 12531 (based on) Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=20364
1999-07-25Update inn-stable to latest version inn-STABLE_2_2-1999-07-24_03-02Andreas Klemm2-3/+3
Notes: svn path=/head/; revision=20344
1999-07-21Upgrade to suck-4.2.1Justin M. Seger2-4/+4
Notes: svn path=/head/; revision=20303
1999-07-19Adjust do-install target to match reality (${MACHINE_ARCH} now part ofSatoshi Asami1-3/+3
obj dir name). Notes: svn path=/head/; revision=20272
1999-07-17Update to 0.9.5.7Chris Piazza2-4/+5
PR: 12673 Submitted by: Jim Mock <jim@blues.ghis.net> Notes: svn path=/head/; revision=20236
1999-07-05Unified the writing of working directories.SADA Kenji2-4/+6
The `test .. || ..' style could abort the make process, so changed to be using `if .. then' style. Notes: svn path=/head/; revision=20085
1999-07-05Change maintainer's email address.Chris Piazza1-3/+3
PR: 12516 Submitted by: maintainer Notes: svn path=/head/; revision=20075
1999-07-04No need to use -p since ${MKDIR} == 'mkdir -p'.Steve Price1-2/+2
Notes: svn path=/head/; revision=20043
1999-07-04A bit of portlint cleaning and fix a few style nits.Steve Price1-28/+36
Notes: svn path=/head/; revision=20010
1999-07-04Add `LEAF_SETUP_WRKDIRS' option variable which enables a user toSADA Kenji5-23/+69
setup leafnode+'s working directories automatically at installation time. Approved by: maintainer Notes: svn path=/head/; revision=20002
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek30-30/+30
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
1999-06-25Upgrade to the 19990624 pre-1.4 release.David E. O'Brien2-4/+4
Notes: svn path=/head/; revision=19778
1999-06-22time(3) returns a time_t and not a long.Steve Price2-0/+22
Notes: svn path=/head/; revision=19683
1999-06-22Fix for archs where sizeof(long) != sizeof(time_t).Steve Price1-0/+29
Notes: svn path=/head/; revision=19649
1999-06-22Use 'ln -sf' for the /var/news symlink just in case it already exists.Steve Price1-1/+1
Notes: svn path=/head/; revision=19641
1999-06-10Update to use pgp-verify version 1.12.Steve Price2-6/+6
PR: 12099 Submitted by: maintainer Notes: svn path=/head/; revision=19395
1999-06-09Use {PERL5} rather than hardcoded path.David E. O'Brien1-2/+2
Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=19378
1999-06-09Activate the gup port.Steve Price1-1/+2
Notes: svn path=/head/; revision=19354
1999-06-09Initial import of gup version 0.4.Steve Price9-0/+93
Allows remote sites to change their newsgroup subscriptions. PR: 11602 Submitted by: Denis Shaposhnikov <wizard@vlink.ru> Notes: svn path=/head/; revision=19353
1999-06-08Update to version 1.1.Steve Price3-7/+7
PR: 11798 Submitted by: maintainer Notes: svn path=/head/; revision=19338
1999-05-30Moved these files to the distfiles directory on my homepage.Steve Price1-2/+2
Notes: svn path=/head/; revision=19093
1999-05-21Correct distfile fennerage by upgrading to beta72.Matthew Hunt2-5/+5
Notes: svn path=/head/; revision=18933
1999-05-17update to 0.9.5.6Michael Haro2-5/+3
Submitted by: jim@phrantic.phear.net PR #: 11741 Notes: svn path=/head/; revision=18859
1999-05-16Update to version 9.5.5.Steve Price2-4/+4
PR: 11673 Submitted by: maintainer Notes: svn path=/head/; revision=18845
1999-05-12Fix a typo.Torsten Blum2-4/+4
Approved by: asami Noticed by: Andrew Gallatin <gallatin@cs.duke.edu>, Jeremy Prior <jez@netcraft.co.uk> Notes: svn path=/head/; revision=18797
1999-05-09Tweak fetch URLs slightly.David E. O'Brien1-3/+3
Notes: svn path=/head/; revision=18705
1999-05-04LIB_DEPENDS on the new unified xview port.Steve Price1-2/+2
Notes: svn path=/head/; revision=18484
1999-05-03WWW: - the root of all evilMichael Haro9-7/+14
Notes: svn path=/head/; revision=18430
1999-05-03Mark this port as being interactive and other misc. cleanups from theSteve Price4-26/+55
new maintainer. PR: 9686 Submitted by: Jasper O'Malley <jooji@neptune.oceancomputer.com> Notes: svn path=/head/; revision=18368
1999-05-03Stick this port's distfiles on my homepage since it has disappearedSteve Price1-2/+2
from everywhere else. PR: 10304 Notes: svn path=/head/; revision=18364
1999-05-03fix port so it buildsMichael Haro2-2/+15
Notes: svn path=/head/; revision=18350
1999-05-02Upgrade to inn 2.2-releaseTorsten Blum8-280/+308
Notes: svn path=/head/; revision=18326
1999-04-23This port hangs during parallel package build....Satoshi Asami1-1/+5
Notes: svn path=/head/; revision=18098
1999-04-22this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier2-3/+3
Notes: svn path=/head/; revision=18059
1999-04-20upgrade dejanews to 1.2Michael Haro2-5/+7
PR: 11230 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=18026
1999-04-16Split up patchfiles. Add patch from PR 9710. Update md5 file so itMichael Haro8-213/+247
no longer needs to be marked as broken. PR: 9710 Submitted by: Boris Staeblow <balu@dva.in-berlin.de> Notes: svn path=/head/; revision=17915
1999-04-16Add p5-libwww to dependency list and remove dead MASTER_SITE.Michael Haro2-4/+5
PR: 11154 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17899
1999-04-15Upgrade Styrofoam to EndemoniadaDavid E. O'Brien3-19/+4
Notes: svn path=/head/; revision=17889
1999-04-11Upgrade news/suck to 4.1.1Justin M. Seger2-4/+4
PR: ports/11062 Submitted by: mharo Notes: svn path=/head/; revision=17787
1999-04-11remove manpages from PLISTAndreas Klemm1-1/+0
remove one unnecessary empty line at the end of PLIST Notes: svn path=/head/; revision=17776
1999-04-11Oops, remove manpages from PLIST as requested from Satoshi.Andreas Klemm1-88/+0
BTW, does somebody know, how to recover the overview database if you use storage api ? ;-) Notes: svn path=/head/; revision=17772
1999-04-10Update inn stable to inn-STABLE_2_2-1999-04-08_03-01Andreas Klemm3-100/+114
Notes: svn path=/head/; revision=17763
1999-04-10don't include realname from passwd to Sender field, can contain illegal charsAndrey A. Chernov1-0/+15
Notes: svn path=/head/; revision=17757
1999-04-07If not upgrading from a previous version of Leafnode or Leafnode+,Justin M. Seger2-4/+15
incorrect installation instructions are displayed. This fixes that, and makes some other minor changes. PR: ports/10982 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17705
1999-04-04Remove extraneous VAR setting (forgotten from testing)Brian Somers1-3/+2
Notes: svn path=/head/; revision=17640
1999-04-03Update to version 2.6.Steve Price5-33/+42
PR: 9865 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=17570