summaryrefslogtreecommitdiff
path: root/net/cvsupit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to match current reality vis-a-vis source collections andJordan K. Hubbard2002-08-121-2/+3
| | | | | | | | | | | | the 4.6 release. Goaded by the PR cited but the actual changes are somewhat more in line with my thinking on the subject rather than the PR author's (I don't think anyone else is even capable of making their minds think that way). PR: 40757 Notes: svn path=/head/; revision=64444
* Bump minor number, go to 4.5 release branch.Jordan K. Hubbard2002-03-122-2/+2
| | | | | | | Nagged by: kris Notes: svn path=/head/; revision=55922
* Explicit mention of the patched -release version, and defaulting toJordan K. Hubbard2001-10-241-25/+30
| | | | | | | | | | | | | | | | | | | the latest one. Moving HEAD down the menu a bit Adding additional cvsup servers, and adding state names to the US servers to help people make a slightly more intelligent choice. The -P option to cvsup is completely useless with multiplexed mode and the man page states that it is obsolete. Cut that. Changed the comment on scheduling to point to /etc/weekly.local. Submitted by: Michael Lucas <mwlucas@blackhelicopters.org> Notes: svn path=/head/; revision=49155
* Update ports which depend on cvsup-bin or cvsupd-bin to use theJohn Polstra2001-07-211-1/+1
| | | | | | | cvsup port instead. I am removing the *-bin ports. Notes: svn path=/head/; revision=45318
* Make the interactive variable conditional since this port *isn't*Jordan K. Hubbard2001-03-181-0/+2
| | | | | | | interactive if it's being made into a package. Notes: svn path=/head/; revision=39993
* Remove all vestiges of the EXPORT stuff - it's legacy code.Jordan K. Hubbard2001-03-101-43/+2
| | | | | | | Noted by: Bob Van Valzah <Bob@bgpbook.com> Notes: svn path=/head/; revision=39446
* Remove spurious "fi" (I have no idea how that got in there).Jordan K. Hubbard2001-02-081-1/+0
| | | | | | | Reported by: Alexandr A. Listopad <laa@lucky.net> Notes: svn path=/head/; revision=38116
* Update to list more current branches and servers.Jordan K. Hubbard2000-12-061-0/+2
| | | | Notes: svn path=/head/; revision=35703
* Update to conform to modern times.Jordan K. Hubbard2000-12-041-7/+3
| | | | Notes: svn path=/head/; revision=35661
* 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