summaryrefslogtreecommitdiff
path: root/Tools/portbuild/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not require dependencies to be deleted to be explicitly listed.Satoshi Asami1999-08-181-3/+29
* Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami1999-08-011-1/+1
* Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami1999-07-301-73/+167
* Create lock file so you won't have two of these running. Also, separateSatoshi Asami1999-07-301-2/+16
* Compare the last full runs (and not only the last partial runs).Satoshi Asami1999-07-301-0/+4
* Run with -j4.Satoshi Asami1999-07-301-1/+8
* Run with -j4.Satoshi Asami1999-07-301-1/+6
* Intentionally set up ${PORTSDIR} with symlink to catch broken ports.Satoshi Asami1999-07-301-2/+7
* Little script to convert ports/INDEX to packages/INDEX.Satoshi Asami1999-07-301-0/+13
* Move message about skipping missing packages into the right else clause.Satoshi Asami1999-07-141-2/+2
* Print out date and time the port is killed due to timeout.Satoshi Asami1999-06-251-1/+4
* Plularity typo.Satoshi Asami1999-06-251-1/+1
* Driver script for whole build process. It willSatoshi Asami1999-06-222-0/+228
* Add support for 4-current. Add /compat to list of directories toSatoshi Asami1999-06-221-22/+29
* Timeout port builds after 4 hours. This will prevent ports that getSatoshi Asami1999-06-221-3/+9
* Print out the time when the build starts and ends.Satoshi Asami1999-06-221-0/+7
* Three scripts to look into the error logs and generate the now-famousSatoshi Asami1999-06-223-0/+159
* Little helper scripts to upgrade your machinery.Satoshi Asami1999-06-222-0/+41
* A little script to copy changed/new distfiles over to wcarchive. ThisSatoshi Asami1999-06-221-0/+22
* A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.Satoshi Asami1999-06-221-0/+8
* The makeindex and makeduds scripts now take a "branch" argument to workSatoshi Asami1999-06-222-6/+78
* A perl script to run a command with a timeout. The command is killed if itSatoshi Asami1999-06-221-0/+38
* Setup a client machine. Unmounts all read-only mounts that looks likeSatoshi Asami1999-06-221-0/+11
* Delete the chroot dirs before starting the load average reportingSatoshi Asami1999-06-221-1/+5
* (1) Do not delete and recreate the chroot dir for every new packageSatoshi Asami1999-01-264-21/+100
* The build root is now one directory up from here.Satoshi Asami1999-01-221-1/+1
* Moved the scripts into subdirectory "scripts" with repository copy.Satoshi Asami1999-01-221-1/+1
* By defining NOCLEAN in the environment, you can have the chroot dir leftSatoshi Asami1999-01-222-6/+22
* Print out maintainer.Satoshi Asami1999-01-221-0/+2
* Typo in echo statement.Satoshi Asami1999-01-071-1/+1
* The scripts to allow parallel package building. See the README file inSatoshi Asami1998-12-286-0/+207