| Commit message (Expand) | Author | Age | Files | Lines |
* | Uncomment and update OSREL and OSVERSION in preparation for 4.3R. | asami | 2001-03-12 | 3 | -6/+6 |
* | mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying | asami | 2001-03-01 | 4 | -100/+12 |
* | (1) Update values of OSREL/OSVERSION to match reality. | asami | 2001-02-21 | 3 | -15/+15 |
* | A few new features: | asami | 2001-01-21 | 1 | -14/+22 |
* | master is back to bento. | asami | 2000-12-18 | 1 | -1/+2 |
* | Combine the scripts for building the bundist tarballs. The per-branch | asami | 2000-12-18 | 1 | -0/+70 |
* | Use YYYYMMDDHH for log files so we can have two builds on the same | asami | 2000-11-08 | 1 | -1/+8 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | asami | 2000-11-08 | 1 | -17/+52 |
* | Name change, files/md5 -> distinfo. (Only change is to message -- the | asami | 2000-10-09 | 1 | -2/+2 |
* | Hack this file beyond recognition to cope with both the old and new | asami | 2000-10-06 | 1 | -9/+12 |
* | Need to quote su -c command with ", not ' since I've got variables | asami | 2000-10-06 | 1 | -1/+1 |
* | Typo (/etc/portbuild -> /var/portbuild). | asami | 2000-10-06 | 1 | -1/+1 |
* | Comment out OSREL settings -- these are taken from /usr/bin/uname | asami | 2000-10-06 | 1 | -5/+7 |
* | Detect two more failures -- fetch timeout and runaway process (which is | asami | 2000-09-29 | 1 | -0/+4 |
* | Don't delete modules, it might be needed. | asami | 2000-09-27 | 1 | -1/+0 |
* | Read in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 2 | -4/+6 |
* | Pull in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 9 | -29/+48 |
* | A configuration file where all options reside. | asami | 2000-09-27 | 1 | -0/+17 |
* | A little script to call "at" to copy the packages. | asami | 2000-09-27 | 1 | -0/+7 |
* | Don't whack old packages, we have enough disk space to keep a few sets | asami | 2000-09-27 | 1 | -31/+58 |
* | Remove syslog message about a load file being empty -- I know it happens now. | asami | 2000-09-27 | 1 | -1/+1 |
* | Make sure you're given the "start" argument before trying to start the script. | asami | 2000-09-27 | 1 | -0/+2 |
* | Don't add packages that are already installed. | asami | 2000-09-27 | 1 | -7/+17 |
* | A little script to kill makes that haven't printed out any message in | asami | 2000-09-27 | 1 | -0/+70 |
* | Change "grep *.log" to "find . -name '*.log' | xargs grep", the number of | asami | 2000-09-27 | 1 | -1/+1 |
* | Catch one more case of XFree86-4 manpage building error. | asami | 2000-09-27 | 1 | -0/+7 |
* | Remove an extra message that only served to clutter the logs. | asami | 2000-09-27 | 1 | -1/+1 |
* | Don't try to process logs twice by protecting this script with a lock file. | asami | 2000-09-27 | 1 | -1/+9 |
* | Add -t and -n flags to ssh. (-t flag suggested by: ps) | asami | 2000-09-27 | 1 | -4/+4 |
* | Change lock file name to "cppackages.lock" so it's clear it's a lock. | asami | 2000-09-27 | 1 | -1/+1 |
* | When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t. | asami | 2000-09-27 | 2 | -0/+15 |
* | Don't remove the distfiles from the backup directory -- the next | asami | 2000-09-27 | 1 | -2/+0 |
* | Exit with error status in ${portbuild}/status when an error occurs. | asami | 2000-08-29 | 1 | -45/+170 |
* | Split build into two phases, checksum and package, and copy the | asami | 2000-08-29 | 1 | -18/+65 |
* | Instead of doing a pwd | grep (duh!) to find the branch we are | asami | 2000-08-29 | 1 | -15/+16 |
* | The errors and logs are now in the archive directory named | asami | 2000-08-29 | 1 | -1/+1 |
* | Change find command line to find potential security hazards (ports | asami | 2000-08-29 | 1 | -2/+2 |
* | Run build on three branches. Check the status file filled out by | asami | 2000-08-29 | 1 | -3/+39 |
* | Handle arbitrary number of log directories instead of just two. | asami | 2000-08-29 | 1 | -22/+37 |
* | Ignore empty loads files -- it seems scp in OpenSSH sometimes leaves | asami | 2000-08-29 | 1 | -1/+5 |
* | Handle three branches instead of two. Use a for loop instead of just | asami | 2000-08-29 | 1 | -12/+13 |
* | Add -f to forcefully umount /usr/src and /usr/obj before reboot. | asami | 2000-08-29 | 1 | -1/+1 |
* | Add branch=5 case and update some variables. Don't set NO_RESTRICTED, | asami | 2000-08-29 | 1 | -5/+14 |
* | Add branch=5 case and update some variables. Don't set NO_RESTRICTED, | asami | 2000-08-29 | 1 | -5/+11 |
* | Print uptime after the number of jobs running. This has no functional | asami | 2000-08-29 | 1 | -1/+2 |
* | A little script that tries to "undo" a package build. Basically just renames | asami | 2000-08-29 | 1 | -0/+6 |
* | A small script to copy packages over to the ftp site. It is not integrated | asami | 2000-08-29 | 1 | -0/+35 |
* | A small script to copy distfiles from per-port directory to central | asami | 2000-08-29 | 1 | -0/+17 |
* | Remove bak/distfiles after it's done -- this script is now called in | asami | 2000-08-29 | 1 | -0/+2 |
* | (1) Use timestamp file to make log processing lazier -- only process | asami | 2000-08-29 | 1 | -3/+22 |
* | Read package build log files and compile a list of "extra" files in an | asami | 2000-08-29 | 1 | -0/+67 |
* | Add -nocopy option to prevent bindist.tar from being copied over. Could | asami | 2000-08-11 | 1 | -7/+17 |
* | Make this run on ${portbuild}/bak/distfiles rather than | asami | 2000-08-04 | 1 | -5/+15 |
* | Fix benign bug which had the script claiming to delete any package that | asami | 2000-07-13 | 1 | -1/+1 |
* | Back out (1) in previous commit -- extra directories are fatal again. | asami | 2000-07-06 | 1 | -5/+1 |
* | (1) Make extra files fatal errors only if they are files -- extra | asami | 2000-07-02 | 1 | -2/+9 |
* | (1) Make this file callable in two phases (checksum, package) so distfiles | asami | 2000-05-08 | 1 | -31/+110 |
* | (1) Be a little less picky about finding read-only mounts. | asami | 2000-03-22 | 1 | -4/+6 |
* | Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, new | asami | 2000-03-03 | 1 | -2/+12 |
* | Add a few more files to bindest. | asami | 2000-02-17 | 1 | -4/+16 |
* | freebsd.org -> FreeBSD.org | asami | 1999-10-12 | 1 | -1/+1 |
* | Increase wait from 4 hours to 5 hours. Seems the ports are taking longer | asami | 1999-10-10 | 1 | -2/+2 |
* | Don't run make describe in parallel -- the outputs gets mangled sometimes. | asami | 1999-10-10 | 1 | -1/+1 |
* | Minor cleanup, remove excessive tests. | asami | 1999-09-24 | 1 | -2/+1 |
* | Adjust to new directory structure. | asami | 1999-09-24 | 1 | -1/+1 |
* | Put the logs and error logs in a dated subdirectory of the archive | asami | 1999-09-22 | 1 | -3/+22 |
* | Call bothlogs. | asami | 1999-09-22 | 1 | -0/+2 |
* | A small script to generate a list of logs that are in both 3-stable | asami | 1999-09-22 | 1 | -0/+51 |
* | Put build logs in "archive/buildlogs" and make a symlink to it. | asami | 1999-09-22 | 1 | -5/+5 |
* | Another case for compiler error. | asami | 1999-09-22 | 1 | -1/+1 |
* | Run chflags if rm -rf of chroot dir fails -- some port may have | asami | 1999-09-22 | 1 | -1/+6 |
* | Run Xvfb if it exists and set DISPLAY accordingly. This helps ports | asami | 1999-09-22 | 1 | -4/+17 |
* | Remove /var/db/pkg/* *inside* chroot area, not outside. | asami | 1999-09-11 | 1 | -2/+2 |
* | Little whitespace fix. | asami | 1999-09-11 | 1 | -1/+1 |
* | Note that you need /usr/lib/aout/c++rt0.o for package building. It's not | asami | 1999-09-11 | 1 | -3/+8 |
* | This is supposed to be 4-current, not 3.1-release. | asami | 1999-09-11 | 1 | -2/+2 |
* | Don't delete the whole /usr/games, leave strfile behind. At least one port | asami | 1999-09-11 | 2 | -4/+92 |
* | Improve snapshot ftp installation. Put hostnames, distributions etc. in | asami | 1999-09-11 | 2 | -18/+28 |
* | (1) Instead of specifying list of package names of dummy ports (i.e., | asami | 1999-09-11 | 1 | -19/+36 |
* | (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove | asami | 1999-09-11 | 1 | -12/+23 |
* | Add extra argument md5 for bindist.tar. Skip scp if md5 matches | asami | 1999-09-11 | 1 | -3/+9 |
* | Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable | asami | 1999-09-11 | 2 | -6/+6 |
* | Add check for "invalid category" error. | asami | 1999-09-11 | 1 | -1/+3 |
* | Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world. | asami | 1999-09-11 | 1 | -2/+2 |
* | Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}. | asami | 1999-09-11 | 1 | -3/+7 |
* | Do not require dependencies to be deleted to be explicitly listed. | asami | 1999-08-18 | 1 | -3/+29 |
* | Move CHECKSUM.MD5 generation to after INDEX splitting. Not much change | asami | 1999-08-02 | 1 | -1/+1 |
* | Parallelize things a bit more. Now we'll do index/cdrom/restricted | asami | 1999-07-30 | 1 | -73/+167 |
* | Create lock file so you won't have two of these running. Also, separate | asami | 1999-07-30 | 1 | -2/+16 |
* | Compare the last full runs (and not only the last partial runs). | asami | 1999-07-30 | 1 | -0/+4 |
* | Run with -j4. | asami | 1999-07-30 | 1 | -1/+8 |
* | Run with -j4. | asami | 1999-07-30 | 1 | -1/+6 |
* | Intentionally set up ${PORTSDIR} with symlink to catch broken ports. | asami | 1999-07-30 | 1 | -2/+7 |
* | Little script to convert ports/INDEX to packages/INDEX. | asami | 1999-07-30 | 1 | -0/+13 |
* | Move message about skipping missing packages into the right else clause. | asami | 1999-07-14 | 1 | -2/+2 |
* | Print out date and time the port is killed due to timeout. | asami | 1999-06-25 | 1 | -1/+4 |
* | Plularity typo. | asami | 1999-06-25 | 1 | -1/+1 |
* | Driver script for whole build process. It will | asami | 1999-06-22 | 2 | -0/+228 |
* | Add support for 4-current. Add /compat to list of directories to | asami | 1999-06-22 | 1 | -22/+29 |
* | Timeout port builds after 4 hours. This will prevent ports that get | asami | 1999-06-22 | 1 | -3/+9 |
* | Print out the time when the build starts and ends. | asami | 1999-06-22 | 1 | -0/+7 |
* | Three scripts to look into the error logs and generate the now-famous | asami | 1999-06-22 | 3 | -0/+159 |
* | Little helper scripts to upgrade your machinery. | asami | 1999-06-22 | 2 | -0/+41 |
* | A little script to copy changed/new distfiles over to wcarchive. This | asami | 1999-06-22 | 1 | -0/+22 |
* | A little script to fire up checkmachines. Put in /usr/local/etc/rc.d. | asami | 1999-06-22 | 1 | -0/+8 |
* | The makeindex and makeduds scripts now take a "branch" argument to work | asami | 1999-06-22 | 2 | -6/+78 |
* | A perl script to run a command with a timeout. The command is killed if it | asami | 1999-06-22 | 1 | -0/+38 |
* | Setup a client machine. Unmounts all read-only mounts that looks like | asami | 1999-06-22 | 1 | -0/+11 |
* | Delete the chroot dirs before starting the load average reporting | asami | 1999-06-22 | 1 | -1/+5 |
* | Update to reflect recent world order. In particular, you need /dev/bpf0 | asami | 1999-05-12 | 2 | -18/+10 |
* | We are now in 3.1-STABLE. | asami | 1999-03-22 | 1 | -2/+2 |
* | Various updates. | asami | 1999-03-22 | 10 | -16/+80 |
* | Note that makeinfo and install-info also needs to be updated. | asami | 1999-01-26 | 2 | -0/+2 |
* | (1) Do not delete and recreate the chroot dir for every new package | asami | 1999-01-26 | 5 | -26/+113 |
* | The build root is now one directory up from here. | asami | 1999-01-22 | 1 | -1/+1 |
* | Moved the scripts into subdirectory "scripts" with repository copy. | asami | 1999-01-22 | 1 | -1/+1 |
* | By defining NOCLEAN in the environment, you can have the chroot dir left | asami | 1999-01-22 | 2 | -6/+22 |
* | Print out maintainer. | asami | 1999-01-22 | 1 | -0/+2 |
* | Sync this with my private copy. | asami | 1999-01-22 | 3 | -6/+12 |
* | Add /usr/libexec/elf/ld to list of files to update. | asami | 1999-01-08 | 2 | -0/+2 |
* | Typo in echo statement. | asami | 1999-01-07 | 1 | -1/+1 |
* | Add sys.mk to list of files you need to update. | asami | 1999-01-05 | 1 | -0/+1 |
* | The scripts to allow parallel package building. See the README file in | asami | 1998-12-28 | 23 | -0/+679 |