summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Add support for specifying ports to be removed as directories on thevd2006-05-021-1/+27
* Improve dependency check:vd2006-05-021-2/+3
* Add support for removing multiple ports which depend on each othervd2006-04-171-36/+48
* Explicitly mount the NFS images ro, instead of relying on the server tokris2006-04-161-1/+1
* Don't bother archiving the ports tree, we don't use it for anything so itkris2006-04-161-1/+1
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptvd2006-04-121-1/+1
* Add the script I use to remove ports so everyonevd2006-04-101-0/+315
* Mount linprocfs on amd64 for the convenience of jdk builds.kris2006-04-031-1/+1
* The squid rc.d script no longer has the .sh suffixkris2006-04-032-4/+4
* Do not preserve the previous package sets in bak/. This is taking upkris2006-04-031-2/+2
* Clean up linprocfs on amd64 as well.kris2006-04-031-1/+1
* jdk is buildable on amd64, so we need to also mount linprocfs there.kris2006-04-031-2/+2
* This script preserves packages that will be removed by the restricted.shkris2006-04-031-0/+11
* Temporarily back out the pre.log change, it doesn't work properly.kris2006-03-131-6/+6
* Mount the md image async here tookris2006-03-131-1/+1
* Add some more directories temporarily until these ports can be made tokris2006-03-131-4/+8
* Add a mechanism for reporting client machine error conditions back to thekris2006-02-151-1/+14
* Trim some unused cruftkris2006-02-151-69/+12
* Save the output of portbuild run on the client to a temporary log file.kris2006-02-151-1/+11
* Add some sanity checking of the build environment:kris2006-02-151-1/+30
* * Don't try to pkg_delete packages that are not installed (the usualkris2006-02-151-6/+9
* Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)kris2006-02-154-4/+14
* * Switch back to using pkg_delete -f; we are not yet ready to dealkris2006-02-131-25/+26
* * In kill_procs(), pass in the directory and mountpoint as separatekris2006-02-111-2/+8
* Support for building ports in a jail instead of a chroot. If use_jail=1kris2006-02-111-9/+14
* * Use ${mailto} portbuild.conf variable instead of hard-coded list [1]kris2006-02-111-4/+7
* Use ${mailto} portbuild.conf variable instead of hard-coded listkris2006-02-111-1/+1
* Checkpoint a major round of changes:kris2006-02-111-64/+201
* Flip from noclean to cleankris2006-02-031-3/+3
* Don't bother chowning the client /var/portbuild/, it just takes too longkris2006-02-031-3/+0
* Use clean-chroot with clean=2 to remove the chroot instead of duplicatingkris2006-02-031-5/+1
* Flip "noclean" to "clean"kris2006-02-031-3/+3
* Instead of passing in a "noclean" boolean, pass in a "clean" level:kris2006-02-031-4/+11
* Also look for chroots that are marked 'dirty' (previous build left chrootkris2006-02-031-1/+5
* Don't try to remove the lock file now that we use lockf to manage itkris2006-02-031-2/+0
* Fix bogus comments. No code change.linimon2006-02-021-5/+5
* Correctly set SRCBASE; the version inherited from buildenv is wrong forkris2006-01-271-0/+1
* Don't try to rsync docs, we no longer need to distribute themkris2006-01-271-1/+0
* Update the list of quickportskris2006-01-271-1/+1
* Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileedwin2006-01-241-3/+33
* Small tool to check the necessary lines in the distinfo files, basededwin2006-01-241-0/+105
* Support 7.x INDEX buildskris2006-01-221-16/+37
* Don't bother mounting doc tree, it's not needed by any portskris2006-01-221-12/+8
* Remove -nodoccvs option, it turns out mounting the doc tree is notkris2006-01-221-14/+1
* Also clean up linprocfs mountskris2006-01-221-0/+1
* Pull in buildenv for LOCALBASE/X11BASE locationskris2006-01-221-2/+4
* Use LOCALBASE and X11BASE from buildenvkris2006-01-221-1/+4
* Allow for the possibility of overriding LOCALBASE and X11BASEkris2006-01-221-0/+2
* Exit with the correct error code when a make target failskris2006-01-151-3/+3
* Back out last commit, it was the wrong filekris2006-01-151-17/+15
OpenPOWER on IntegriCloud