summaryrefslogtreecommitdiff
path: root/news (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm44-44/+44
Notes: svn path=/head/; revision=21127
1999-08-30Activate pan.Jim Mock1-1/+2
Notes: svn path=/head/; revision=21109
1999-08-30Import of pan.Jim Mock10-0/+96
Pan is a threaded GNOME news reader based on Agent for Windows systems. PR: 13019 Submitted by: Chris D. Faulhaber <jedgar@fxp.org> Notes: svn path=/head/; revision=21108
1999-08-29Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek2-2/+2
Notes: svn path=/head/; revision=21098
1999-08-28sed -> ${SED}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21048
1999-08-28ln -> ${LN}Michael Haro3-6/+6
Notes: svn path=/head/; revision=21047
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro3-7/+7
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-23grep -> ${GREP}Michael Haro1-2/+2
true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
1999-08-22awk -> ${AWK}Michael Haro2-5/+5
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22chown -> ${CHOWN}Michael Haro1-9/+9
Notes: svn path=/head/; revision=20891
1999-08-22chmod -> ${CHMOD}Michael Haro6-18/+18
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-21Get the sources of the inn-stable port from the download sectionAndreas Klemm1-2/+3
of my homepage. ISC only makes a few version availabe for ftp download, so I'd have to update the port every 3 or 4 weeks. Such an update interval is too heavy for me at the moment. Notes: svn path=/head/; revision=20843
1999-08-14Update one of the MASTER_SITESChris Piazza1-2/+2
PR: 13119 Submitted by: maintainer Notes: svn path=/head/; revision=20694
1999-08-14Change the second MASTER_SITEChris Piazza1-2/+2
PR: 13118 Submitted by: maintainer Notes: svn path=/head/; revision=20693
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