Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | After repeated attempts to contact maintainer: update version. | phk | 2000-02-14 | 3 | -16/+8 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | sed -> ${SED} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -2/+2 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -2/+2 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -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 | ||||
* | WWW: - the root of all evil | mharo | 1999-05-03 | 1 | -0/+2 |
| | |||||
* | Add a reminder that this software is not free and give a pointer to | steve | 1998-08-24 | 1 | -0/+3 |
| | | | | | | | the LICENSING file for more specifics. PR: 7696 Submitted by: Jan L. Peterson <jlp@part.net> | ||||
* | NEWSFLASH! Manpages to be deleted from PLISTs! | hoek | 1998-08-19 | 1 | -2/+0 |
| | |||||
* | original distribution updated (2.3b2 -> 2.3.2) | itojun | 1998-02-01 | 3 | -10/+21 |
| | | | | Notified by: Julian Assange <proff@iq.org> | ||||
* | oops, sorry i forgot to update... | itojun | 1998-01-29 | 1 | -1/+1 |
| | |||||
* | oops forgot to add this.. | itojun | 1998-01-29 | 1 | -0/+9 |
| | |||||
* | base version update to 2.2b7. | itojun | 1998-01-29 | 2 | -16/+66 |
| | | | | | added important files into pkg/PLIST. portlint. | ||||
* | Make this port package again. People, test test please! | asami | 1998-01-26 | 1 | -1/+1 |
| | |||||
* | Make this port package again. People, test test please! | asami | 1998-01-26 | 1 | -2/+2 |
| | |||||
* | Upgrade to use version 2.2b4 | steve | 1998-01-25 | 5 | -19/+34 |
| | | | | | PR: 5492 Submitted by: Julian Assange <proff@iq.org> | ||||
* | No need to use += on first appearance of variables. | alex | 1997-12-24 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.0.7.1. | asami | 1997-07-31 | 2 | -4/+4 |
| | | | | Submitted by: proff@iq.org | ||||
* | Upgrade to 1.0.6. | asami | 1997-04-09 | 2 | -4/+4 |
| | | | | Submitted by: proff@suburbia.net | ||||
* | Update to 1.0.5. Also add a few more master sites. | asami | 1997-03-07 | 2 | -6/+9 |
| | | | | Reminded by: proff@suburbia.net | ||||
* | Remove %D from @dirrm argument. | asami | 1997-03-07 | 1 | -1/+1 |
| | |||||
* | Add etc/rc.d script to kick off nntpcached at boot. | obrien | 1997-02-17 | 3 | -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. ;-) | ||||
* | Get this port up to snuff. | asami | 1997-01-07 | 3 | -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. | ||||
* | Import a port for nntpcache-1.0.1 | peter | 1997-01-06 | 5 | -0/+33 |
(This is partly to test easy-import) Submitted by: proff@suburbia.net |