summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2005-04-11- Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesFlorent Thoumie
2005-04-11Use WRKDIRPREFIX instead of hardcoded value.Kris Kennaway
2005-04-03Change rsync -l to -L for the tarballs/ directory (so that danglingKris Kennaway
2005-04-02Build packages with WRKDIRPREFIX=/work (which does not exist byKris Kennaway
2005-04-02Increase the nc poll timeout to better deal with network latencies.Kris Kennaway
2005-04-02Flip over the -plistcheck switch to -noplistcheck since we now want toKris Kennaway
2005-04-02Update the list of files and directories to filter from the plist checking.Kris Kennaway
2005-03-20Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz
2005-03-13Put $FreeBSD$ for ident(1)'ing.Kirill Ponomarev
2005-03-11Hopefully last try to fix readmes build.Kirill Ponomarev
2005-03-09Fix problems with quoting if PORTSTOP is specified.Kirill Ponomarev
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway
2005-02-12Only try to chown the portbuild directory if we are a disconnected clientKris Kennaway
2005-02-12Instead of using umount -f to unmount things, first use fstat to look forKris Kennaway
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway
2005-02-12Update the plist checking to look for a subset of files and weed out someKris Kennaway
2005-01-24Document the check-latest-link and tindex scriptsKris Kennaway
2005-01-24Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway
2005-01-24This is the script I use to build indexes for all supported ports branches,Kris Kennaway
2005-01-09Remove traling spaces.Kirill Ponomarev
2005-01-06Always set up the bindist-${hostname}.tar file since it's usually small.Kris Kennaway
2005-01-06Unset the __MAKE_CONF variable after setting up buildenv, because weKris Kennaway
2005-01-06Allow machines to use an alternate address for polling for job load (e.g.Kris Kennaway
2005-01-06* Include portbuild.conf before portbuild.${hostname} to reset the defaultKris Kennaway
2005-01-06* The mlist file now only has one field per line.Kris Kennaway
2005-01-06krion wants to drink from the pointyhat email firehose as well.Kris Kennaway
2005-01-06Now that I have so many remote build machines, don't force trying toKris Kennaway
2004-12-28* Support the -norsync argument to only remove the existing build chrootsKris Kennaway
2004-12-28* It does in fact make sense to specify -incremental and -noindex at theKris Kennaway
2004-12-28Fix the Xvfb code to run Xvfb before the build phase if detectedKris Kennaway
2004-12-28Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway
2004-12-28Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway
2004-12-28* Catch up to change in formatting of 'extra files' section in logsKris Kennaway
2004-12-28/rescue/mount_linprocfs isn't functional when called byKris Kennaway
2004-12-28Support 5-exp buildsKris Kennaway
2004-12-10Use X_WINDOW_SYSTEM for 4.x builds too.Kris Kennaway
2004-12-10Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; applyKris Kennaway
2004-12-09The explanations of each build error no longer live on bento, they liveMark Linimon
2004-12-05Construct permanent links to the error logs here too.Kris Kennaway
2004-12-05Copy the statically-linked binaries from /rescue on the host, insteadKris Kennaway
2004-12-05Be silent about attempts to unmount filesystems from within the chrootKris Kennaway
2004-11-25Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we findKris Kennaway
2004-11-25If sudo_cmd is set, assume we need to chown the files we created onKris Kennaway
2004-11-25Rework the -incremental support slightly; this should now be robust enoughKris Kennaway
2004-11-25Catch up to the changed format of the logs.Kris Kennaway
2004-11-25* Recursively list all files detected as having been left behind afterKris Kennaway
2004-11-19* Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev
2004-11-07Newline should go after the terminating punctuation (fix typo).Dima Dorfman
2004-10-25Fix a couple of bugs in the extraction of this from dopackages, andKris Kennaway