summaryrefslogtreecommitdiff
path: root/news/nntp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add Optional documentation to the packageDirk Meyer2002-02-203-0/+26
|
* - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbolsDirk Meyer2002-01-252-0/+37
| | | | - bumped PORTREVISION
* Take MaintainershipDirk Meyer2001-08-191-1/+1
|
* Turn Adam David's ports loose. Look out, world!Trevor Johnson2001-08-181-1/+1
| | | | Approved by: adam
* Substitute the extra spacesKevin Lo2000-08-101-2/+2
|
* PLIST configurableKevin Lo2000-08-072-9/+7
| | | | | PR: ports/20404 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* 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>
* 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>
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* 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
* cnews is no longer broken.Steve Price1998-08-301-2/+1
|
* NEWSFLASH! Manpages to be deleted from PLISTs!Tim Vanderhoek1998-08-191-3/+0
|
* Mark this broken too, cnews victim.Satoshi Asami1997-12-101-1/+2
|
* distfile movedAdam David1997-08-111-2/+3
| | | | Submitted by: Bill Fenner's distfile checker
* news/{lib,cnewsbin}Adam David1996-12-071-3/+3
|
* 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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
|
* 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)
* added nntpxferAdam David1995-12-071-0/+1
|
* BUILD_DEPENDS on libcnews.a, not some arbitrary executable that comesSatoshi Asami1995-11-271-2/+2
| | | | with cnews and installed in libexec.
* Typo in PKGNAME! Oh my goodness.Satoshi Asami1995-10-201-2/+2
| | | | Submitted by: adam
* 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.
* # is not a valid comment character.... ;)Satoshi Asami1995-05-121-1/+2
|
* nntpxmit and shlock moved from bin to libexec/news.Satoshi Asami1995-04-251-2/+2
|
* find dbz.h and libcnews.a under ${PREFIX}/{include,lib}Adam David1995-04-181-1/+5
|
* Makefiles of news ports cleaned up!Satoshi Asami1995-04-111-4/+3
|
* 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.
* Next batch of MD5 checksum filesGary Palmer1995-01-041-0/+1
|
* copy conf.h.dist to conf.h in pre-patch:Adam David1994-11-261-2/+2
| | | | was previously pre-configure:
* packing list contentsAdam David1994-10-011-0/+6
|
* 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.