summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-18Fix typosVolker Stolz1-3/+3
2005-04-12As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz1-0/+1
2005-04-12Add a splitpatch.pl utility, a small script to convert multi-fileAnton Berezin2-0/+112
2005-04-12- Add bump_revision.pl, a small script to bump the PORTREVISION variableFlorent Thoumie2-1/+193
2005-04-11- Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesFlorent Thoumie1-2/+2
2005-04-11Use WRKDIRPREFIX instead of hardcoded value.Kris Kennaway1-1/+3
2005-04-03Change rsync -l to -L for the tarballs/ directory (so that danglingKris Kennaway1-1/+1
2005-04-02Build packages with WRKDIRPREFIX=/work (which does not exist byKris Kennaway1-1/+9
2005-04-02Increase the nc poll timeout to better deal with network latencies.Kris Kennaway1-1/+1
2005-04-02Flip over the -plistcheck switch to -noplistcheck since we now want toKris Kennaway1-5/+5
2005-04-02Update the list of files and directories to filter from the plist checking.Kris Kennaway1-1/+3
2005-03-20Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz1-0/+2
2005-03-13Put $FreeBSD$ for ident(1)'ing.Kirill Ponomarev1-0/+1
2005-03-11Hopefully last try to fix readmes build.Kirill Ponomarev1-1/+2
2005-03-09Fix problems with quoting if PORTSTOP is specified.Kirill Ponomarev1-1/+1
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev1-1/+1
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway1-6/+44
2005-02-12Only try to chown the portbuild directory if we are a disconnected clientKris Kennaway1-1/+1
2005-02-12Instead of using umount -f to unmount things, first use fstat to look forKris Kennaway1-1/+35
2005-02-12* Instead of using umount -f to unmount things, first use fstat toKris Kennaway1-7/+44
2005-02-12Update the plist checking to look for a subset of files and weed out someKris Kennaway1-1/+6
2005-01-24Document the check-latest-link and tindex scriptsKris Kennaway1-1/+5
2005-01-24Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway1-0/+72
2005-01-24This is the script I use to build indexes for all supported ports branches,Kris Kennaway1-0/+164
2005-01-09Remove traling spaces.Kirill Ponomarev28-52/+52
2005-01-06Always set up the bindist-${hostname}.tar file since it's usually small.Kris Kennaway1-1/+1
2005-01-06Unset the __MAKE_CONF variable after setting up buildenv, because weKris Kennaway1-0/+3
2005-01-06Allow machines to use an alternate address for polling for job load (e.g.Kris Kennaway1-1/+3
2005-01-06* Include portbuild.conf before portbuild.${hostname} to reset the defaultKris Kennaway1-4/+6
2005-01-06* The mlist file now only has one field per line.Kris Kennaway1-4/+9
2005-01-06krion wants to drink from the pointyhat email firehose as well.Kris Kennaway1-1/+1
2005-01-06Now that I have so many remote build machines, don't force trying toKris Kennaway1-7/+0
2004-12-28* Support the -norsync argument to only remove the existing build chrootsKris Kennaway1-2/+8
2004-12-28* It does in fact make sense to specify -incremental and -noindex at theKris Kennaway1-7/+7
2004-12-28Fix the Xvfb code to run Xvfb before the build phase if detectedKris Kennaway1-15/+25
2004-12-28Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway4-29/+119
2004-12-28Overhaul of the job scheduler. The new scheduler runs buildsKris Kennaway1-26/+33
2004-12-28* Catch up to change in formatting of 'extra files' section in logsKris Kennaway1-4/+3
2004-12-28/rescue/mount_linprocfs isn't functional when called byKris Kennaway1-1/+2
2004-12-28Support 5-exp buildsKris Kennaway4-4/+14
2004-12-10Use X_WINDOW_SYSTEM for 4.x builds too.Kris Kennaway1-2/+2
2004-12-10Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; applyKris Kennaway1-3/+3
2004-12-09The explanations of each build error no longer live on bento, they liveMark Linimon2-7/+7
2004-12-05Construct permanent links to the error logs here too.Kris Kennaway1-4/+4
2004-12-05Copy the statically-linked binaries from /rescue on the host, insteadKris Kennaway1-4/+11
2004-12-05Be silent about attempts to unmount filesystems from within the chrootKris Kennaway1-4/+4
2004-11-25Clean up the symlink in ${pb}/${arch}/${branch}/latest/${dir} when we findKris Kennaway1-0/+5
2004-11-25If sudo_cmd is set, assume we need to chown the files we created onKris Kennaway1-0/+3
2004-11-25Rework the -incremental support slightly; this should now be robust enoughKris Kennaway1-3/+5
2004-11-25Catch up to the changed format of the logs.Kris Kennaway1-4/+4