Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | No need to use -p since ${MKDIR} == 'mkdir -p'. | steve | 1999-07-04 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | NEWSFLASH! Manpages to be deleted from PLISTs! | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Don't forget to update this file too. (Dear porters, please | asami | 1997-04-01 | 1 | -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.) | ||||
* | Upgrade, 2.13 -> 2.3.0. | max | 1997-04-01 | 3 | -1049/+38 |
| | | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> (Closing PR #3002.) | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 1 | -3/+3 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -2/+2 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | A simple off-line newsreader. | asami | 1996-11-01 | 7 | -0/+1135 |
Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> |