Age | Commit message (Expand) | Author |
2006-05-02 | Add support for specifying ports to be removed as directories on the | Vasil Dimov |
2006-05-02 | Improve dependency check: | Vasil Dimov |
2006-04-17 | Add support for removing multiple ports which depend on each other | Vasil Dimov |
2006-04-16 | Explicitly mount the NFS images ro, instead of relying on the server to | Kris Kennaway |
2006-04-16 | Don't bother archiving the ports tree, we don't use it for anything so it | Kris Kennaway |
2006-04-12 | Quote ${1} so we don't get ``[: =: unexpected operator'' if the script | Vasil Dimov |
2006-04-10 | Add the script I use to remove ports so everyone | Vasil Dimov |
2006-04-03 | Mount linprocfs on amd64 for the convenience of jdk builds. | Kris Kennaway |
2006-04-03 | The squid rc.d script no longer has the .sh suffix | Kris Kennaway |
2006-04-03 | Do not preserve the previous package sets in bak/. This is taking up | Kris Kennaway |
2006-04-03 | Clean up linprocfs on amd64 as well. | Kris Kennaway |
2006-04-03 | jdk is buildable on amd64, so we need to also mount linprocfs there. | Kris Kennaway |
2006-04-03 | This script preserves packages that will be removed by the restricted.sh | Kris Kennaway |
2006-03-13 | Temporarily back out the pre.log change, it doesn't work properly. | Kris Kennaway |
2006-03-13 | Mount the md image async here too | Kris Kennaway |
2006-03-13 | Add some more directories temporarily until these ports can be made to | Kris Kennaway |
2006-02-15 | Add a mechanism for reporting client machine error conditions back to the | Kris Kennaway |
2006-02-15 | Trim some unused cruft | Kris Kennaway |
2006-02-15 | Save the output of portbuild run on the client to a temporary log file. | Kris Kennaway |
2006-02-15 | Add some sanity checking of the build environment: | Kris Kennaway |
2006-02-15 | * Don't try to pkg_delete packages that are not installed (the usual | Kris Kennaway |
2006-02-15 | Add support for 6-exp builds (FreeBSD 6.x is our new reference platform) | Kris Kennaway |
2006-02-13 | * Switch back to using pkg_delete -f; we are not yet ready to deal | Kris Kennaway |
2006-02-11 | * In kill_procs(), pass in the directory and mountpoint as separate | Kris Kennaway |
2006-02-11 | Support for building ports in a jail instead of a chroot. If use_jail=1 | Kris Kennaway |
2006-02-11 | * Use ${mailto} portbuild.conf variable instead of hard-coded list [1] | Kris Kennaway |
2006-02-11 | Use ${mailto} portbuild.conf variable instead of hard-coded list | Kris Kennaway |
2006-02-11 | Checkpoint a major round of changes: | Kris Kennaway |
2006-02-03 | Flip from noclean to clean | Kris Kennaway |
2006-02-03 | Don't bother chowning the client /var/portbuild/, it just takes too long | Kris Kennaway |
2006-02-03 | Use clean-chroot with clean=2 to remove the chroot instead of duplicating | Kris Kennaway |
2006-02-03 | Flip "noclean" to "clean" | Kris Kennaway |
2006-02-03 | Instead of passing in a "noclean" boolean, pass in a "clean" level: | Kris Kennaway |
2006-02-03 | Also look for chroots that are marked 'dirty' (previous build left chroot | Kris Kennaway |
2006-02-03 | Don't try to remove the lock file now that we use lockf to manage it | Kris Kennaway |
2006-02-02 | Fix bogus comments. No code change. | Mark Linimon |
2006-01-27 | Correctly set SRCBASE; the version inherited from buildenv is wrong for | Kris Kennaway |
2006-01-27 | Don't try to rsync docs, we no longer need to distribute them | Kris Kennaway |
2006-01-27 | Update the list of quickports | Kris Kennaway |
2006-01-24 | Warn if there are duplicate MD5/SHA256/SIZE statements for a single file | Edwin Groothuis |
2006-01-24 | Small tool to check the necessary lines in the distinfo files, based | Edwin Groothuis |
2006-01-22 | Support 7.x INDEX builds | Kris Kennaway |
2006-01-22 | Don't bother mounting doc tree, it's not needed by any ports | Kris Kennaway |
2006-01-22 | Remove -nodoccvs option, it turns out mounting the doc tree is not | Kris Kennaway |
2006-01-22 | Also clean up linprocfs mounts | Kris Kennaway |
2006-01-22 | Pull in buildenv for LOCALBASE/X11BASE locations | Kris Kennaway |
2006-01-22 | Use LOCALBASE and X11BASE from buildenv | Kris Kennaway |
2006-01-22 | Allow for the possibility of overriding LOCALBASE and X11BASE | Kris Kennaway |
2006-01-15 | Exit with the correct error code when a make target fails | Kris Kennaway |
2006-01-15 | Back out last commit, it was the wrong file | Kris Kennaway |