summaryrefslogtreecommitdiff
path: root/Tools/portbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Exit with error status in ${portbuild}/status when an error occurs.Satoshi Asami2000-08-291-45/+170
* Split build into two phases, checksum and package, and copy theSatoshi Asami2000-08-291-18/+65
* Instead of doing a pwd | grep (duh!) to find the branch we areSatoshi Asami2000-08-291-15/+16
* The errors and logs are now in the archive directory namedSatoshi Asami2000-08-291-1/+1
* Change find command line to find potential security hazards (portsSatoshi Asami2000-08-291-2/+2
* Run build on three branches. Check the status file filled out bySatoshi Asami2000-08-291-3/+39
* Handle arbitrary number of log directories instead of just two.Satoshi Asami2000-08-291-22/+37
* Ignore empty loads files -- it seems scp in OpenSSH sometimes leavesSatoshi Asami2000-08-291-1/+5
* Handle three branches instead of two. Use a for loop instead of justSatoshi Asami2000-08-291-12/+13
* Add -f to forcefully umount /usr/src and /usr/obj before reboot.Satoshi Asami2000-08-291-1/+1
* Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami2000-08-291-5/+14
* Add branch=5 case and update some variables. Don't set NO_RESTRICTED,Satoshi Asami2000-08-291-5/+11
* Print uptime after the number of jobs running. This has no functionalSatoshi Asami2000-08-291-1/+2
* A little script that tries to "undo" a package build. Basically just renamesSatoshi Asami2000-08-291-0/+6
* A small script to copy packages over to the ftp site. It is not integratedSatoshi Asami2000-08-291-0/+35
* A small script to copy distfiles from per-port directory to centralSatoshi Asami2000-08-291-0/+17
* Remove bak/distfiles after it's done -- this script is now called inSatoshi Asami2000-08-291-0/+2
* (1) Use timestamp file to make log processing lazier -- only processSatoshi Asami2000-08-291-3/+22
* Read package build log files and compile a list of "extra" files in anSatoshi Asami2000-08-291-0/+67
* Add -nocopy option to prevent bindist.tar from being copied over. CouldSatoshi Asami2000-08-101-7/+17
* Make this run on ${portbuild}/bak/distfiles rather thanSatoshi Asami2000-08-041-5/+15
* Fix benign bug which had the script claiming to delete any package thatSatoshi Asami2000-07-121-1/+1
* Back out (1) in previous commit -- extra directories are fatal again.Satoshi Asami2000-07-051-5/+1
* (1) Make extra files fatal errors only if they are files -- extraSatoshi Asami2000-07-021-2/+9
* (1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami2000-05-081-31/+110
* (1) Be a little less picky about finding read-only mounts.Satoshi Asami2000-03-211-4/+6
* Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, newSatoshi Asami2000-03-021-2/+12
* Add a few more files to bindest.Satoshi Asami2000-02-171-4/+16
* freebsd.org -> FreeBSD.orgSatoshi Asami1999-10-121-1/+1
* Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami1999-10-101-2/+2
* Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami1999-10-101-1/+1
* Minor cleanup, remove excessive tests.Satoshi Asami1999-09-241-2/+1
* Adjust to new directory structure.Satoshi Asami1999-09-241-1/+1
* Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami1999-09-221-3/+22
* Call bothlogs.Satoshi Asami1999-09-221-0/+2
* A small script to generate a list of logs that are in both 3-stableSatoshi Asami1999-09-221-0/+51
* Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami1999-09-221-5/+5
* Another case for compiler error.Satoshi Asami1999-09-221-1/+1
* Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami1999-09-221-1/+6
* Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami1999-09-221-4/+17
* Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami1999-09-111-2/+2
* Little whitespace fix.Satoshi Asami1999-09-111-1/+1
* Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami1999-09-111-3/+8
* This is supposed to be 4-current, not 3.1-release.Satoshi Asami1999-09-111-2/+2
* Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami1999-09-112-4/+92
* Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami1999-09-112-18/+28
* (1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami1999-09-111-19/+36
* (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. RemoveSatoshi Asami1999-09-111-12/+23
* Add extra argument md5 for bindist.tar. Skip scp if md5 matchesSatoshi Asami1999-09-111-3/+9
* Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stableSatoshi Asami1999-09-112-6/+6