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