freebsd-ports/Tools/portbuild/scripts
Satoshi Asami f8e206ffe7 A few new features:
(1) The script now assumes make(1) knows how to handle long dependency
    chains properly.  quickports is a list of ports that take a
    long time to build by thesmelves (not ports that have long
    dependency chains).  The script adds several extra dependency
    levels to the generate Makefile for those ports to make their
    dependency chains longer.

(2) Use -R flag to cvs.  Comment out the cvsup part.

(3) Preserve error messages for ports that didn't build the first
    time around but did build on the retry.

(4) Record the package's timestamps in the log directory by doing
    an "ls -asFlrt" in the packages/All directory.

(5) Add a little sleep after two background jobs so outputs won't
    be garbled.
2001-01-21 01:02:13 +00:00
..
bothlogs Handle arbitrary number of log directories instead of just two. 2000-08-29 08:18:44 +00:00
buildscript Don't add packages that are already installed. 2000-09-27 00:09:10 +00:00
checkmachines Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
checkmachines.sh Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
chopindex Fix benign bug which had the script claiming to delete any package that 2000-07-12 23:29:30 +00:00
comparelogs The errors and logs are now in the archive directory named 2000-08-29 08:23:42 +00:00
cpdistfiles Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
cppackages Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
docppackages Typo (/etc/portbuild -> /var/portbuild). 2000-10-06 07:30:25 +00:00
dodistfiles A small script to copy distfiles from per-port directory to central 2000-08-29 07:57:09 +00:00
dologs Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
dopackages A few new features: 2001-01-21 01:02:13 +00:00
dopackages2 Use YYYYMMDDHH for log files so we can have two builds on the same 2000-11-07 23:40:07 +00:00
doupgrademach Add -f to forcefully umount /usr/src and /usr/obj before reboot. 2000-08-29 08:13:18 +00:00
makeduds When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t. 2000-09-26 23:35:36 +00:00
makeindex When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t. 2000-09-26 23:35:36 +00:00
mkbindist Combine the scripts for building the bundist tarballs. The per-branch 2000-12-18 01:54:19 +00:00
pdispatch Add -t and -n flags to ssh. (-t flag suggested by: ps) 2000-09-26 23:40:13 +00:00
pnohang A little script to kill makes that haven't printed out any message in 2000-09-27 00:05:22 +00:00
portbuild Comment out OSREL settings -- these are taken from /usr/bin/uname 2000-10-06 07:29:56 +00:00
processlogs Name change, files/md5 -> distinfo. (Only change is to message -- the 2000-10-09 01:37:22 +00:00
processlogs2 Hack this file beyond recognition to cope with both the old and new 2000-10-06 07:32:42 +00:00
ptimeout Remove an extra message that only served to clutter the logs. 2000-09-26 23:44:35 +00:00
reportload Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
reportload.sh Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
rewind A little script that tries to "undo" a package build. Basically just renames 2000-08-29 08:00:51 +00:00
setupnode Add -nocopy option to prevent bindist.tar from being copied over. Could 2000-08-10 20:01:42 +00:00
upgrademach Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00