aboutsummaryrefslogtreecommitdiff
path: root/net/cvsupit
Commit message (Collapse)AuthorAgeFilesLines
* This port is interactive, mark it so.Jordan K. Hubbard2000-10-281-0/+2
| | | | | | | Reminded by: nbm Notes: svn path=/head/; revision=34372
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binaryJordan K. Hubbard2000-08-231-1/+1
| | | | | | | is properly handled. Notes: svn path=/head/; revision=31877
* pedantry: spell FreeBSD.org capitalised thuslyTim Vanderhoek2000-05-291-1/+1
| | | | Notes: svn path=/head/; revision=28937
* Clean up Makefile to allow removal of the stub files/Makefile.Jason Evans2000-05-161-6/+1
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=28493
* Multiple US cvsup servers were mentioned, but only one of the three UKJosef Karthauser2000-05-131-0/+2
| | | | | | | ones, so I've added the other two. Notes: svn path=/head/; revision=28441
* Make cvsupit a real port, rather than a hand-rolled package.Jason Evans2000-05-096-0/+402
Begged for by: jkh Notes: svn path=/head/; revision=28377