summaryrefslogtreecommitdiff
path: root/news (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-02Update to version 0.6.2.Jim Mock6-8/+10
PR: 14662 Submitted by: maintainer Notes: svn path=/head/; revision=22863
1999-10-27prefix -> localbaseMichael Haro1-1/+1
PR: 14419 Submitted by: Dirk Meyer dirk.meyer@dinoex.sub.org Notes: svn path=/head/; revision=22681
1999-10-27y2k patchMichael Haro1-0/+11
PR: 13694 Submitted by: James Raynard james@jraynard.demon.co.uk Notes: svn path=/head/; revision=22674
1999-10-21Update to version 0.61Chris Piazza6-6/+12
PR: 14445 Submitted by: maintainer Notes: svn path=/head/; revision=22543
1999-10-15Update to 0.6.0Yukihiro Nakai4-8/+8
PR: ports/14348 Submitted by: jedgar@fxp.org Notes: svn path=/head/; revision=22462
1999-10-10Use PKG_PREFIX in pkg/INSTALL instead of PREFIX so this will installSteve Price2-3/+3
correctly from a pre-built package. PR: 13820 Submitted by: Matthias Meyser <Meyser@xenet.de> Notes: svn path=/head/; revision=22331
1999-10-08Update ifmail to 2.15Dan Moschuk3-169/+110
PR: ports/14103 Submitted by: Maintainer Notes: svn path=/head/; revision=22261
1999-10-03Move USE_BZIP2 down to where it belongs so portlint no longerJim Mock1-1/+1
complains and spits fatal errors. Notes: svn path=/head/; revision=22139
1999-10-01Update to version 1.2.3Chris Piazza7-32/+65
PR: 13960 Submitted by: maintainer Notes: svn path=/head/; revision=22104
1999-09-28Upgrade to "Nine While Nine" the 19990927 version.David E. O'Brien3-9/+9
Notes: svn path=/head/; revision=22046
1999-09-27Update to version 0.5.2Chris Piazza6-6/+10
PR: 13998 Submitted by: maintainer Notes: svn path=/head/; revision=22021
1999-09-26Update leafnode+ port to 2.8Dan Moschuk3-18/+18
PR: ports/13981 Submitted by: Tom Hukins <tom@freebsd.org> Notes: svn path=/head/; revision=21959
1999-09-19Updated to version 0.5.0Jim Mock4-10/+10
PR: 13773 Submitted by: maintainer Notes: svn path=/head/; revision=21745
1999-09-18Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek2-2/+2
should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
1999-09-11Typo ("$(CHOWN}" -> "${CHOWN}"). Fix "version required" comment andSatoshi Asami1-10/+10
change "user.group" to "user:group" while I'm here. PR: 13695 Submitted by: netch@lucky.net (Valentin Nechayev) Notes: svn path=/head/; revision=21660
1999-09-11/var/spool/news doesn't exist by default, so create it in pre-install.Satoshi Asami2-0/+6
Notes: svn path=/head/; revision=21658
1999-09-10Upgrade to INN 2.2.1.Torsten Blum6-10/+20
One of the bugs that has been fixed is a buffer overflow in inews. Please upgrade to 2.2.1 if yo Notes: svn path=/head/; revision=21552
1999-09-10Update MASTER_SITESChris Piazza2-2/+2
PR: 13668 Submitted by: maintainer Notes: svn path=/head/; revision=21536
1999-09-08Update to version 0.4.9.Jim Mock4-6/+6
PR: 13631 Submitted by: maintainer Notes: svn path=/head/; revision=21391
1999-09-06Rework configuration, add a MASTER_SITE, and honor PREFIX.Steve Price4-168/+209
PR: 13123 Submitted by: maintainer Notes: svn path=/head/; revision=21337
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro15-19/+19
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
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