summaryrefslogtreecommitdiffstats
path: root/net/cvsup-mirror
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Update for new release of CVSup.jdp1998-03-242-2/+2
| | | | Approved by: asami (just barely)
* When sourcing "config.sh" in shell scripts, specify it as "./config.sh"jdp1998-02-122-2/+2
| | | | | | to prevent the shell from searching the PATH for the file. Submitted by: David Quattlebaum <sasdrq@unx.sas.com>
* Direct cvsupd's stdout and stderr into "/var/tmp/cvsupd.out" forjdp1997-07-165-16/+15
| | | | | | | | | | | | | better crash diagnosis. May it never get tested, ha ha ha. Eliminate the lite2 and smp releases of the src-sys collection. Add the new mail-archive collection. Run cvsup with the "-1" flag to disable automatic retries. Let cron take care of that. State in DESCR that version 15.1 or later of CVSup is required.
* /bin/sh -> ${SH}max1997-07-131-2/+2
|
* Don't grep /etc/passwd and /etc/group for checking the existance ofpeter1997-05-291-2/+2
| | | | | | users since it doesn't see yp/nis. Use 'pw {user|group} show ...' and check the return code, otherwise the script can try and add an already existing user or group.
* Check to make sure that the "gnats" subdirectory is a truejdp1997-05-182-3/+17
| | | | | | | subdirectory, and not a symbolic link. Update the reported size of the CVS repository to reflect current reality.
* Put RUN_DEPENDS in its own section.asami1997-02-061-1/+2
|
* The cvsup-mirror port, a kit that makes it easy to set up a FreeBSDjdp1997-02-0210-0/+663
mirror site.
OpenPOWER on IntegriCloud