| Commit message (Expand) | Author | Age | Files | Lines |
* | Document the check-latest-link and tindex scripts | Kris Kennaway | 2005-01-24 | 1 | -1/+5 |
* | Add the script I use to look for duplicate LATEST_LINK entries and to | Kris Kennaway | 2005-01-24 | 1 | -0/+72 |
* | This is the script I use to build indexes for all supported ports branches, | Kris Kennaway | 2005-01-24 | 1 | -0/+164 |
* | Remove traling spaces. | Kirill Ponomarev | 2005-01-09 | 28 | -52/+52 |
* | Always set up the bindist-${hostname}.tar file since it's usually small. | Kris Kennaway | 2005-01-06 | 1 | -1/+1 |
* | Unset the __MAKE_CONF variable after setting up buildenv, because we | Kris Kennaway | 2005-01-06 | 1 | -0/+3 |
* | Allow machines to use an alternate address for polling for job load (e.g. | Kris Kennaway | 2005-01-06 | 1 | -1/+3 |
* | * Include portbuild.conf before portbuild.${hostname} to reset the default | Kris Kennaway | 2005-01-06 | 1 | -4/+6 |
* | * The mlist file now only has one field per line. | Kris Kennaway | 2005-01-06 | 1 | -4/+9 |
* | krion wants to drink from the pointyhat email firehose as well. | Kris Kennaway | 2005-01-06 | 1 | -1/+1 |
* | Now that I have so many remote build machines, don't force trying to | Kris Kennaway | 2005-01-06 | 1 | -7/+0 |
* | * Support the -norsync argument to only remove the existing build chroots | Kris Kennaway | 2004-12-28 | 1 | -2/+8 |
* | * It does in fact make sense to specify -incremental and -noindex at the | Kris Kennaway | 2004-12-28 | 1 | -7/+7 |
* | Fix the Xvfb code to run Xvfb before the build phase if detected | Kris Kennaway | 2004-12-28 | 1 | -15/+25 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 4 | -29/+119 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 1 | -26/+33 |
* | * Catch up to change in formatting of 'extra files' section in logs | Kris Kennaway | 2004-12-28 | 1 | -4/+3 |
* | /rescue/mount_linprocfs isn't functional when called by | Kris Kennaway | 2004-12-28 | 1 | -1/+2 |
* | Support 5-exp builds | Kris Kennaway | 2004-12-28 | 4 | -4/+14 |
* | Use X_WINDOW_SYSTEM for 4.x builds too. | Kris Kennaway | 2004-12-10 | 1 | -2/+2 |
* | Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; apply | Kris Kennaway | 2004-12-10 | 1 | -3/+3 |
* | The explanations of each build error no longer live on bento, they live | Mark Linimon | 2004-12-09 | 2 | -7/+7 |
* | Construct permanent links to the error logs here too. | Kris Kennaway | 2004-12-05 | 1 | -4/+4 |
* | Copy the statically-linked binaries from /rescue on the host, instead | Kris Kennaway | 2004-12-05 | 1 | -4/+11 |
* | Be silent about attempts to unmount filesystems from within the chroot | Kris Kennaway | 2004-12-05 | 1 | -4/+4 |
* | Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we find | Kris Kennaway | 2004-11-25 | 1 | -0/+5 |
* | If sudo_cmd is set, assume we need to chown the files we created on | Kris Kennaway | 2004-11-25 | 1 | -0/+3 |
* | Rework the -incremental support slightly; this should now be robust enough | Kris Kennaway | 2004-11-25 | 1 | -3/+5 |
* | Catch up to the changed format of the logs. | Kris Kennaway | 2004-11-25 | 1 | -4/+4 |
* | * Recursively list all files detected as having been left behind after | Kris Kennaway | 2004-11-25 | 1 | -7/+22 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | Kirill Ponomarev | 2004-11-19 | 1 | -0/+47 |
* | Newline should go after the terminating punctuation (fix typo). | Dima Dorfman | 2004-11-07 | 1 | -1/+1 |
* | Fix a couple of bugs in the extraction of this from dopackages, and | Kris Kennaway | 2004-10-25 | 1 | -33/+20 |
* | Redefine the -norestr option to mean 'don't build the list of | Kris Kennaway | 2004-10-25 | 1 | -78/+73 |
* | If the symlink under latest/ exists, then use that to find the most recent | Kris Kennaway | 2004-10-25 | 1 | -1/+6 |
* | We now also do 6.x builds in the '6' branch. | Kris Kennaway | 2004-10-25 | 1 | -3/+3 |
* | Use the absolute path to nc(1) to deal with it not being in the PATH. | Kris Kennaway | 2004-10-25 | 1 | -3/+1 |
* | Clean up the 'latest error log' symlink when the build is successful. | Kris Kennaway | 2004-10-25 | 1 | -0/+4 |
* | When a port build fails, create a symlink to the error log under | Kris Kennaway | 2004-10-25 | 1 | -3/+4 |
* | Strip out date/time from +++/--- headers in generated patchfiles, so that they | Maxim Sobolev | 2004-10-14 | 1 | -11/+12 |
* | Support ${client_user} and ${sudo_cmd} for running commands as root on | Kris Kennaway | 2004-09-26 | 1 | -1/+5 |
* | * Break out setupnode into the dosetupnode script so it may be called | Kris Kennaway | 2004-09-26 | 1 | -37/+3 |
* | Break out the setupnode function of dopackages into a separate script so | Kris Kennaway | 2004-09-26 | 1 | -0/+47 |
* | * Bail out if we can't claim a chroot directory in the client (e.g. if | Kris Kennaway | 2004-09-26 | 1 | -13/+17 |
* | Refuse to "clean" / if something goes wrong upstream and we are passed | Kris Kennaway | 2004-09-26 | 1 | -0/+5 |
* | Pull in portbuild.$(hostname) for per-client customization | Kris Kennaway | 2004-09-26 | 1 | -1/+3 |
* | Support 6.x builds | Kris Kennaway | 2004-09-26 | 2 | -1/+5 |
* | * Support 6.x builds | Kris Kennaway | 2004-09-26 | 1 | -2/+12 |
* | Use a consistent PATH in both portbuild and dopackages. | Joe Marcus Clarke | 2004-08-27 | 1 | -1/+1 |
* | Avoid possible GNATS timeouts by using query-pr.real direclty. | Kirill Ponomarev | 2004-07-28 | 1 | -1/+1 |