summaryrefslogtreecommitdiff
path: root/news/nntp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Substitute the extra spacesKevin Lo2000-08-101-2/+2
| | | | Notes: svn path=/head/; revision=31477
* PLIST configurableKevin Lo2000-08-072-9/+7
| | | | | | | | PR: ports/20404 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=31358
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27846
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27420
* Update to 1.5.12.2 and add a y2k patchChris Piazza2000-01-125-7/+427
| | | | | | | | PR: 16073 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=24672
* Update to reflect the new configuration of the cnews port.Steve Price1999-11-261-1/+25
| | | | | | | | PR: 14421 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=23366
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | 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
* cnews is no longer broken.Steve Price1998-08-301-2/+1
| | | | Notes: svn path=/head/; revision=12928
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-3/+0
| | | | Notes: svn path=/head/; revision=12652
* Mark this broken too, cnews victim.Satoshi Asami1997-12-101-1/+2
| | | | Notes: svn path=/head/; revision=9047
* distfile movedAdam David1997-08-111-2/+3
| | | | | | | Submitted by: Bill Fenner's distfile checker Notes: svn path=/head/; revision=7522
* news/{lib,cnewsbin}Adam David1996-12-071-3/+3
| | | | Notes: svn path=/head/; revision=4854
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-5/+7
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* added myself as maintainer.Adam David1996-03-203-4/+6
| | | | | | | | | | mostly eliminate __FreeBSD__ fixed standalone daemon so it works. build it as standalone by default, because that generally makes better sense. (if there is disagreement, I will let it build both ways) Notes: svn path=/head/; revision=2858
* added nntpxferAdam David1995-12-071-0/+1
| | | | Notes: svn path=/head/; revision=2539
* BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comesSatoshi Asami1995-11-271-2/+2
| | | | | | | with cnews and installed in libexec. Notes: svn path=/head/; revision=2482
* Typo in PKGNAME! Oh my goodness.Satoshi Asami1995-10-201-2/+2
| | | | | | | Submitted by: adam Notes: svn path=/head/; revision=2352
* Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead ofSatoshi Asami1995-10-101-4/+2
| | | | | | | | | .if !exists(${PREFIX}/...), this is not a very clean solution but the previous version simply didn't work because ${PREFIX} wouldn't be substituted at this point. Notes: svn path=/head/; revision=2302
* # is not a valid comment character.... ;)Satoshi Asami1995-05-121-1/+2
| | | | Notes: svn path=/head/; revision=1687
* nntpxmit and shlock moved from bin to libexec/news.Satoshi Asami1995-04-251-2/+2
| | | | Notes: svn path=/head/; revision=1537
* find dbz.h and libcnews.a under ${PREFIX}/{include,lib}Adam David1995-04-181-1/+5
| | | | Notes: svn path=/head/; revision=1458
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-111-4/+3
| | | | Notes: svn path=/head/; revision=1344
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Next batch of MD5 checksum filesGary Palmer1995-01-041-0/+1
| | | | Notes: svn path=/head/; revision=682
* copy conf.h.dist to conf.h in pre-patch:Adam David1994-11-261-2/+2
| | | | | | | was previously pre-configure: Notes: svn path=/head/; revision=511
* packing list contentsAdam David1994-10-011-0/+6
| | | | Notes: svn path=/head/; revision=154
* NNTP with NOV.Adam David1994-10-014-0/+20
xthread/xindex not enabled or tested. Makefile will need revising after new bsd.port.mk dependence on pre-configure target is broken, DEPENDS is a comment for now. Notes: svn path=/head/; revision=153