1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/Tools/portbuild/scripts
Satoshi Asami cf0ffa76bf (1) Instead of specifying list of package names of dummy ports (i.e.,
XFree86, Motif) to copy, make a variable hold directory names, and
    do a "make package-name" in there to obtain the package names.

(2) Exit if there is problem in INDEX.  A line that contains
    "non-existent" (suggesting a dangling dependency) or a line that
    has less or more than nine |'s flag errors.

(3) Pass the fifth argument (bindist.tar's md5) to setupnode.

(4) Typo in spelling "restricted".
Submitted by:	     marcel

(5) Run cvsup at verbosity level 0 instead of 1.

(6) Print out only ${PKGNAME}, not ${PKGNAME}.log or ${PKGNAME}.tgz
    when reporting new or old packages/failures.

(7) Archive /usr/ports used to build packages in ${branch}/tarballs.
Requested by:	       steve
1999-09-11 00:35:51 +00:00
..
buildscript Print out the time when the build starts and ends. 1999-06-22 10:13:23 +00:00
checkmachines (1) Do not delete and recreate the chroot dir for every new package 1999-01-26 03:06:24 +00:00
checkmachines.sh A little script to fire up checkmachines. Put in /usr/local/etc/rc.d. 1999-06-22 09:30:27 +00:00
chopindex Do not require dependencies to be deleted to be explicitly listed. 1999-08-18 10:24:53 +00:00
comparelogs Three scripts to look into the error logs and generate the now-famous 1999-06-22 10:11:00 +00:00
cpdistfiles A little script to copy changed/new distfiles over to wcarchive. This 1999-06-22 09:48:00 +00:00
dologs Compare the last full runs (and not only the last partial runs). 1999-07-30 06:54:27 +00:00
dopackages (1) Instead of specifying list of package names of dummy ports (i.e., 1999-09-11 00:35:51 +00:00
dopackages2 Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}. 1999-09-11 00:03:12 +00:00
doupgrademach Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world. 1999-09-11 00:06:08 +00:00
makeduds Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable 1999-09-11 00:09:22 +00:00
makeindex Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable 1999-09-11 00:09:22 +00:00
pdispatch Timeout port builds after 4 hours. This will prevent ports that get 1999-06-22 10:18:40 +00:00
portbuild (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove 1999-09-11 00:18:38 +00:00
processlogs Add check for "invalid category" error. 1999-09-11 00:07:58 +00:00
ptimeout Print out date and time the port is killed due to timeout. 1999-06-25 02:07:29 +00:00
reportload (1) Do not delete and recreate the chroot dir for every new package 1999-01-26 03:06:24 +00:00
reportload.sh Delete the chroot dirs before starting the load average reporting 1999-06-22 06:34:52 +00:00
setupnode Add extra argument md5 for bindist.tar. Skip scp if md5 matches 1999-09-11 00:11:12 +00:00
upgrademach Little helper scripts to upgrade your machinery. 1999-06-22 09:51:31 +00:00