Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz. | Chris Piazza | 1999-07-24 | 1 | -2/+2 |
| | | | | | I broke this a while ago and didn't notice it until now. | ||||
* | Bring the changes from cvsup-bin in to support alpha and make other | Chris Piazza | 1999-07-05 | 2 | -8/+10 |
| | | | | architectures in the future easier to support. | ||||
* | Installs i386 binaries, so mark this for i386 only. | Steve Price | 1999-07-04 | 1 | -1/+3 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 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 | ||||
* | Cleanup MASTER_SITES | Wolfram Schneider | 1999-03-06 | 1 | -3/+2 |
| | |||||
* | Take over maintainership of these ports. We control the horizontal. | John Polstra | 1999-02-12 | 1 | -2/+2 |
| | | | | We control the vertical. | ||||
* | Update for new release 16.0 of CVSup. (It was 15.4.2 before.) | John Polstra | 1999-02-10 | 4 | -14/+15 |
| | | | | Adjust MASTER_SITES. | ||||
* | Define STRIP as the empty string so that install won't try to strip | John Polstra | 1998-09-22 | 1 | -1/+2 |
| | | | | | | | | the executables when it installs them. They are already stripped in the distfile. They are not necessarily in the format specified by OBJFORMAT, so install could invoke the wrong version of strip. Problem noticed by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Remove manual pages from the PLIST files, since <bsd.port.mk> puts | John Polstra | 1998-08-18 | 1 | -1/+0 |
| | | | | | | them in automatically now. Submitted by: Sheldon Hearn <axl@iafrica.com> | ||||
* | New port of the CVSup server binary release. | John Polstra | 1998-08-17 | 5 | -0/+44 |
Submitted by: Sheldon Hearn <axl@iafrica.com> |