summaryrefslogtreecommitdiff
path: root/net/cvsupd-bin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz.Chris Piazza1999-07-241-2/+2
| | | | | | | | I broke this a while ago and didn't notice it until now. Notes: svn path=/head/; revision=20336
* Bring the changes from cvsup-bin in to support alpha and make otherChris Piazza1999-07-052-8/+10
| | | | | | | architectures in the future easier to support. Notes: svn path=/head/; revision=20072
* Installs i386 binaries, so mark this for i386 only.Steve Price1999-07-041-1/+3
| | | | Notes: svn path=/head/; revision=20008
* 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
* Cleanup MASTER_SITESWolfram Schneider1999-03-061-3/+2
| | | | Notes: svn path=/head/; revision=17024
* Take over maintainership of these ports. We control the horizontal.John Polstra1999-02-121-2/+2
| | | | | | | We control the vertical. Notes: svn path=/head/; revision=16635
* Update for new release 16.0 of CVSup. (It was 15.4.2 before.)John Polstra1999-02-104-14/+15
| | | | | | | Adjust MASTER_SITES. Notes: svn path=/head/; revision=16581
* Define STRIP as the empty string so that install won't try to stripJohn Polstra1998-09-221-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> Notes: svn path=/head/; revision=13338
* Remove manual pages from the PLIST files, since <bsd.port.mk> putsJohn Polstra1998-08-181-1/+0
| | | | | | | | | them in automatically now. Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12618
* New port of the CVSup server binary release.John Polstra1998-08-175-0/+44
Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12593