summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-22MFP4:Erwin Lansing1-1/+1
2006-06-19MFP4:Erwin Lansing1-6/+24
2006-05-16- Change addport script to do the job locally instead connect to freefall everyRenato Botelho2-18/+39
2006-05-02Add support for specifying ports to be removed as directories on theVasil Dimov1-1/+27
2006-05-02Improve dependency check:Vasil Dimov1-2/+3
2006-04-17Add support for removing multiple ports which depend on each otherVasil Dimov1-36/+48
2006-04-16Explicitly mount the NFS images ro, instead of relying on the server toKris Kennaway1-1/+1
2006-04-16Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway1-1/+1
2006-04-12Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov1-1/+1
2006-04-10Add the script I use to remove ports so everyoneVasil Dimov1-0/+315
2006-04-03Mount linprocfs on amd64 for the convenience of jdk builds.Kris Kennaway1-1/+1
2006-04-03The squid rc.d script no longer has the .sh suffixKris Kennaway2-4/+4
2006-04-03Do not preserve the previous package sets in bak/. This is taking upKris Kennaway1-2/+2
2006-04-03Clean up linprocfs on amd64 as well.Kris Kennaway1-1/+1
2006-04-03jdk is buildable on amd64, so we need to also mount linprocfs there.Kris Kennaway1-2/+2
2006-04-03This script preserves packages that will be removed by the restricted.shKris Kennaway1-0/+11
2006-03-13Temporarily back out the pre.log change, it doesn't work properly.Kris Kennaway1-6/+6
2006-03-13Mount the md image async here tooKris Kennaway1-1/+1
2006-03-13Add some more directories temporarily until these ports can be made toKris Kennaway1-4/+8
2006-02-15Add a mechanism for reporting client machine error conditions back to theKris Kennaway1-1/+14
2006-02-15Trim some unused cruftKris Kennaway1-69/+12
2006-02-15Save the output of portbuild run on the client to a temporary log file.Kris Kennaway1-1/+11
2006-02-15Add some sanity checking of the build environment:Kris Kennaway1-1/+30
2006-02-15* Don't try to pkg_delete packages that are not installed (the usualKris Kennaway1-6/+9
2006-02-15Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)Kris Kennaway4-4/+14
2006-02-13* Switch back to using pkg_delete -f; we are not yet ready to dealKris Kennaway1-25/+26
2006-02-11* In kill_procs(), pass in the directory and mountpoint as separateKris Kennaway1-2/+8
2006-02-11Support for building ports in a jail instead of a chroot. If use_jail=1Kris Kennaway1-9/+14
2006-02-11* Use ${mailto} portbuild.conf variable instead of hard-coded list [1]Kris Kennaway1-4/+7
2006-02-11Use ${mailto} portbuild.conf variable instead of hard-coded listKris Kennaway1-1/+1
2006-02-11Checkpoint a major round of changes:Kris Kennaway1-64/+201
2006-02-03Flip from noclean to cleanKris Kennaway1-3/+3
2006-02-03Don't bother chowning the client /var/portbuild/, it just takes too longKris Kennaway1-3/+0
2006-02-03Use clean-chroot with clean=2 to remove the chroot instead of duplicatingKris Kennaway1-5/+1
2006-02-03Flip "noclean" to "clean"Kris Kennaway1-3/+3
2006-02-03Instead of passing in a "noclean" boolean, pass in a "clean" level:Kris Kennaway1-4/+11
2006-02-03Also look for chroots that are marked 'dirty' (previous build left chrootKris Kennaway1-1/+5
2006-02-03Don't try to remove the lock file now that we use lockf to manage itKris Kennaway1-2/+0
2006-02-02Fix bogus comments. No code change.Mark Linimon1-5/+5
2006-01-27Correctly set SRCBASE; the version inherited from buildenv is wrong forKris Kennaway1-0/+1
2006-01-27Don't try to rsync docs, we no longer need to distribute themKris Kennaway1-1/+0
2006-01-27Update the list of quickportsKris Kennaway1-1/+1
2006-01-24Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileEdwin Groothuis1-3/+33
2006-01-24Small tool to check the necessary lines in the distinfo files, basedEdwin Groothuis1-0/+105
2006-01-22Support 7.x INDEX buildsKris Kennaway1-16/+37
2006-01-22Don't bother mounting doc tree, it's not needed by any portsKris Kennaway1-12/+8
2006-01-22Remove -nodoccvs option, it turns out mounting the doc tree is notKris Kennaway1-14/+1
2006-01-22Also clean up linprocfs mountsKris Kennaway1-0/+1
2006-01-22Pull in buildenv for LOCALBASE/X11BASE locationsKris Kennaway1-2/+4
2006-01-22Use LOCALBASE and X11BASE from buildenvKris Kennaway1-1/+4