summaryrefslogtreecommitdiff
path: root/news (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-04-27Adjust mpack path to point to converters.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=6322
1997-04-24Upgrade to 0424Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=6288
1997-04-19Upgrade to 970417Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=6242
1997-04-12Upgrade to 970409Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=6195
1997-04-12Resign myself from maintainer, I am not interested in this port anymoreAndrey A. Chernov1-2/+2
Notes: svn path=/head/; revision=6194
1997-04-09Upgrade to 1.0.6.Satoshi Asami2-4/+4
Submitted by: proff@suburbia.net Notes: svn path=/head/; revision=6164
1997-04-01Don't forget to update this file too. (Dear porters, pleaseSatoshi Asami1-3/+1
update your bsd.port.mk! The new one won't let you proceed if you have a distfile that's not listed in files/md5.) Notes: svn path=/head/; revision=6091
1997-04-01Upgrade, 2.13 -> 2.3.0.Masafumi Max NAKANE3-1049/+38
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> (Closing PR #3002.) Notes: svn path=/head/; revision=6083
1997-03-28Include <unistd.h> for getopt() prototypes if BSD >= 199506 (Lite2).Satoshi Asami1-1/+6
Notes: svn path=/head/; revision=6046
1997-03-28Upgrade to 970327Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=6039
1997-03-16Make knews port work again:Andreas Klemm2-3/+1
a) changed md5 checksum. original author made minor change but didn't bump the version number - as usual :-( b) knewsd isn't installed by default anymore, updated PLIST (removed bin/knewsd and man/man1/knewsd.1.gz) Now the port installs and packages well again ! Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=5968
1997-03-10Upgrade to 970309Andrey A. Chernov3-28/+4
Notes: svn path=/head/; revision=5926
1997-03-07Update to 1.0.5. Also add a few more master sites.Satoshi Asami2-6/+9
Reminded by: proff@suburbia.net Notes: svn path=/head/; revision=5901
1997-03-07Remove %D from @dirrm argument.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=5900
1997-03-05FIx ~/.tin/headers usageAndrey A. Chernov1-0/+24
Notes: svn path=/head/; revision=5847
1997-03-05Upgrade to 970304Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5846
1997-03-04Upgrade to 970303Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5823
1997-02-27Upgrade to 0225Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5771
1997-02-22enable dnewsAndreas Klemm1-1/+2
Notes: svn path=/head/; revision=5718
1997-02-22New port dnews 2.7q.Andreas Klemm6-0/+201
This is the last official release of dnews and it's a FreeBSD binary ;-) Remember 4 weeks trial, after that you have to get a licence, even if you are a school or univerity, which get it for free. Notes: svn path=/head/; revision=5717
1997-02-22enable dnews3 port.Andreas Klemm1-1/+2
Notes: svn path=/head/; revision=5714
1997-02-20Disconnect inn-current, it's obsolete. :-)Paul Traina1-2/+1
Notes: svn path=/head/; revision=5703
1997-02-17Add etc/rc.d script to kick off nntpcached at boot.David E. O'Brien3-5/+18
Remove *.bak config files. Closes-PR: ports/1813 Forgotten by: peter Please don't forget to close PR's. Duplicated effort is effort that could be used elsewhere. ;-) Notes: svn path=/head/; revision=5659
1997-02-05Upgrade to 970202Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5536
1997-02-05Update the ftp sites.David E. O'Brien1-2/+3
Notes: svn path=/head/; revision=5533
1997-02-01Add enable-break-long-lines per RFC1522Andrey A. Chernov1-1/+2
Notes: svn path=/head/; revision=5483
1997-01-31Upgrade to 970127Andrey A. Chernov2-5/+5
Notes: svn path=/head/; revision=5478
1997-01-24Put EXTRACT_SUFX at right place.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=5420
1997-01-20Upgrade to 970120Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5401
1997-01-20corrected md5 checksum file. The author seems to have changed somethingAndreas Klemm1-1/+1
in the current release. Notes: svn path=/head/; revision=5388
1997-01-17Activated plor.Masafumi Max NAKANE1-1/+2
(Closing PR #2328.) Notes: svn path=/head/; revision=5375
1997-01-17New port:Masafumi Max NAKANE8-0/+144
plor - An alpha-release reader for reading SOUP and QWK packets. Reviewed & Modified by: max Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Notes: svn path=/head/; revision=5374
1997-01-16Upgrade to 970115Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5370
1997-01-12Move the patch to nntpbtr.c that used to be a part of patch-aa into this file.Masafumi Max NAKANE1-0/+67
Merge patches to nntpbtr.c submitted as PR #2428: From: Dmitry Kohmanyuk <dk@genesyslab.com> Subject: nntpbtr patch - looping in NEWNEWS patch from serge@freenet.kiev.ua - locking when sleep + decl fix patch from me (dk@farm.org): UDP time either closed on firewalls or unreliable over dial-up, TCP time better anyway Submiteed by: dk@farm.org (Closing PR #2428.) Notes: svn path=/head/; revision=5316
1997-01-12Merge the patch to btrspc.c submitted as part of PR #2428:Masafumi Max NAKANE1-18/+13
from bag@ua.net - correct free space check (without root's 10%) Submitted by: dk@farm.org Split this file (to patch to btrspc.c and to nntpbtr.c) and make the patch to nntpbtr.c patch-ad. patch-ad will be added shortly with other patches to nntpbtr.c submitted as PR #2428 merged. Notes: svn path=/head/; revision=5315
1997-01-11rm -> @${RM} in post-extract.Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=5312
1997-01-10Upgrade to 970109Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5288
1997-01-07Get this port up to snuff.Satoshi Asami3-8/+13
(1) Don't use += for CATEGORIES. (2) Add MAN8 to compress nntpcache.8. (3) Remove port name from front of pkg/COMMENT. (4) List config files in pkg/PLIST. (5) Name of manpage is nntpcache.8, not nntpcached.8. Notes: svn path=/head/; revision=5245
1997-01-06Upgrade to 970106Andrey A. Chernov2-4/+4
Notes: svn path=/head/; revision=5242
1997-01-06add nntpcachePeter Wemm1-1/+2
Notes: svn path=/head/; revision=5240
1997-01-06Import a port for nntpcache-1.0.1Peter Wemm5-0/+33
(This is partly to test easy-import) Submitted by: proff@suburbia.net Notes: svn path=/head/; revision=5239
1997-01-04corrected md5 checksum, because the knews sources changed at 97/01/02Andreas Klemm1-1/+1
at the master site. Notes: svn path=/head/; revision=5202
1996-12-18Upgrade to 1.5.1Torsten Blum9-108/+219
Notes: svn path=/head/; revision=5026
1996-12-17Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami3-3/+3
Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
1996-12-13Add md5 checksumTorsten Blum1-0/+1
Notes: svn path=/head/; revision=4970
1996-12-08Ooops, there was a backslash missing for continuing line.Masafumi Max NAKANE3-6/+6
Notes: svn path=/head/; revision=4887
1996-12-08mkdir -> ${MKDIR}Masafumi Max NAKANE3-117/+57
Use MAN[1358] variables to compress man pages. Notes: svn path=/head/; revision=4886
1996-12-08No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE5-10/+10
RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
1996-12-07Now, string describing reason for defining these variables must be setMasafumi Max NAKANE5-13/+10
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. Notes: svn path=/head/; revision=4864
1996-12-07Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1-2/+2
when you define NO_CDROM, NO_PACKAGE or RESTRICTED. Notes: svn path=/head/; revision=4860