aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Put $FreeBSD$ for ident(1)'ing.Kirill Ponomarev2005-03-131-0/+1
* Hopefully last try to fix readmes build.Kirill Ponomarev2005-03-111-1/+2
* Fix problems with quoting if PORTSTOP is specified.Kirill Ponomarev2005-03-091-1/+1
* * Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev2005-02-281-1/+1
* * Instead of using umount -f to unmount things, first use fstat toKris Kennaway2005-02-121-6/+44
* Only try to chown the portbuild directory if we are a disconnected clientKris Kennaway2005-02-121-1/+1
* Instead of using umount -f to unmount things, first use fstat to look forKris Kennaway2005-02-121-1/+35
* * Instead of using umount -f to unmount things, first use fstat toKris Kennaway2005-02-121-7/+44
* Update the plist checking to look for a subset of files and weed out someKris Kennaway2005-02-121-1/+6
* Document the check-latest-link and tindex scriptsKris Kennaway2005-01-241-1/+5
* Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway2005-01-241-0/+72
* This is the script I use to build indexes for all supported ports branches,Kris Kennaway2005-01-241-0/+164
* Remove traling spaces.Kirill Ponomarev2005-01-0928-52/+52
* Always set up the bindist-${hostname}.tar file since it's usually small.Kris Kennaway2005-01-061-1/+1
* Unset the __MAKE_CONF variable after setting up buildenv, because weKris Kennaway2005-01-061-0/+3
* Allow machines to use an alternate address for polling for job load (e.g.Kris Kennaway2005-01-061-1/+3
* * Include portbuild.conf before portbuild.${hostname} to reset the defaultKris Kennaway2005-01-061-4/+6
* * The mlist file now only has one field per line.Kris Kennaway2005-01-061-4/+9
* krion wants to drink from the pointyhat email firehose as well.Kris Kennaway2005-01-061-1/+1
* Now that I have so many remote build machines, don't force trying toKris Kennaway2005-01-061-7/+0
* * Support the -norsync argument to only remove the existing build chrootsKris Kennaway2004-12-281-2/+8
* * It does in fact make sense to specify -incremental and -noindex at theKris Kennaway2004-12-281-7/+7
* Fix the Xvfb code to run Xvfb before the build phase if detectedKris Kennaway2004-12-281-15/+25
* Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway2004-12-284-29/+119
* Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway2004-12-281-26/+33
* * Catch up to change in formatting of 'extra files' section in logsKris Kennaway2004-12-281-4/+3
* /rescue/mount_linprocfs isn't functional when called byKris Kennaway2004-12-281-1/+2
* Support 5-exp buildsKris Kennaway2004-12-284-4/+14
* Use X_WINDOW_SYSTEM for 4.x builds too.Kris Kennaway2004-12-101-2/+2
* Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; applyKris Kennaway2004-12-101-3/+3
* The explanations of each build error no longer live on bento, they liveMark Linimon2004-12-092-7/+7
* Construct permanent links to the error logs here too.Kris Kennaway2004-12-051-4/+4
* Copy the statically-linked binaries from /rescue on the host, insteadKris Kennaway2004-12-051-4/+11
* Be silent about attempts to unmount filesystems from within the chrootKris Kennaway2004-12-051-4/+4
* Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we findKris Kennaway2004-11-251-0/+5
* If sudo_cmd is set, assume we need to chown the files we created onKris Kennaway2004-11-251-0/+3
* Rework the -incremental support slightly; this should now be robust enoughKris Kennaway2004-11-251-3/+5
* Catch up to the changed format of the logs.Kris Kennaway2004-11-251-4/+4
* * Recursively list all files detected as having been left behind afterKris Kennaway2004-11-251-7/+22
* * Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev2004-11-191-0/+47
* Newline should go after the terminating punctuation (fix typo).Dima Dorfman2004-11-071-1/+1
* Fix a couple of bugs in the extraction of this from dopackages, andKris Kennaway2004-10-251-33/+20
* Redefine the -norestr option to mean 'don't build the list ofKris Kennaway2004-10-251-78/+73
* If the symlink under latest/ exists, then use that to find the most recentKris Kennaway2004-10-251-1/+6
* We now also do 6.x builds in the '6' branch.Kris Kennaway2004-10-251-3/+3
* Use the absolute path to nc(1) to deal with it not being in the PATH.Kris Kennaway2004-10-251-3/+1
* Clean up the 'latest error log' symlink when the build is successful.Kris Kennaway2004-10-251-0/+4
* When a port build fails, create a symlink to the error log underKris Kennaway2004-10-251-3/+4
* Strip out date/time from +++/--- headers in generated patchfiles, so that theyMaxim Sobolev2004-10-141-11/+12
* Support ${client_user} and ${sudo_cmd} for running commands as root onKris Kennaway2004-09-261-1/+5