summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
1999-10-12freebsd.org -> FreeBSD.orgSatoshi Asami
1999-10-10Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami
1999-10-10Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami
1999-09-24Minor cleanup, remove excessive tests.Satoshi Asami
1999-09-24Adjust to new directory structure.Satoshi Asami
1999-09-22Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami
1999-09-22Call bothlogs.Satoshi Asami
1999-09-22A small script to generate a list of logs that are in both 3-stableSatoshi Asami
1999-09-22Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami
1999-09-22Another case for compiler error.Satoshi Asami
1999-09-22Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami
1999-09-22Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami
1999-09-11Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami
1999-09-11Little whitespace fix.Satoshi Asami
1999-09-11Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami
1999-09-11This is supposed to be 4-current, not 3.1-release.Satoshi Asami
1999-09-11Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami
1999-09-11Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami
1999-09-11(1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami
1999-09-11(1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. RemoveSatoshi Asami
1999-09-11Add extra argument md5 for bindist.tar. Skip scp if md5 matchesSatoshi Asami
1999-09-11Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stableSatoshi Asami
1999-09-11Add check for "invalid category" error.Satoshi Asami
1999-09-11Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.Satoshi Asami
1999-09-11Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.Satoshi Asami
1999-08-25 Id->FreeBSD rename take 2David E. O'Brien
1999-08-18Do not require dependencies to be deleted to be explicitly listed.Satoshi Asami
1999-08-01Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami
1999-07-30Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami
1999-07-30Create lock file so you won't have two of these running. Also, separateSatoshi Asami
1999-07-30Compare the last full runs (and not only the last partial runs).Satoshi Asami
1999-07-30Run with -j4.Satoshi Asami
1999-07-30Run with -j4.Satoshi Asami
1999-07-30Intentionally set up ${PORTSDIR} with symlink to catch broken ports.Satoshi Asami
1999-07-30Little script to convert ports/INDEX to packages/INDEX.Satoshi Asami
1999-07-14Move message about skipping missing packages into the right else clause.Satoshi Asami
1999-06-25Print out date and time the port is killed due to timeout.Satoshi Asami
1999-06-25Plularity typo.Satoshi Asami
1999-06-22Driver script for whole build process. It willSatoshi Asami
1999-06-22Add support for 4-current. Add /compat to list of directories toSatoshi Asami
1999-06-22Timeout port builds after 4 hours. This will prevent ports that getSatoshi Asami
1999-06-22Print out the time when the build starts and ends.Satoshi Asami
1999-06-22Three scripts to look into the error logs and generate the now-famousSatoshi Asami
1999-06-22Little helper scripts to upgrade your machinery.Satoshi Asami
1999-06-22A little script to copy changed/new distfiles over to wcarchive. ThisSatoshi Asami
1999-06-22A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.Satoshi Asami
1999-06-22The makeindex and makeduds scripts now take a "branch" argument to workSatoshi Asami
1999-06-22A perl script to run a command with a timeout. The command is killed if itSatoshi Asami
1999-06-22Setup a client machine. Unmounts all read-only mounts that looks likeSatoshi Asami
1999-06-22Delete the chroot dirs before starting the load average reportingSatoshi Asami