summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2006-07-09Make it a little more robust.Mark Linimon
2006-07-09Convenience script to tersely display all currently running package builds.Mark Linimon
2006-07-08'portcomment' appears to be obsolete.Mark Linimon
2006-07-08Fix the disk_full rule.Mark Linimon
2006-07-08Add the -exp builds down at the end. Probably only of interest to portmgr,Mark Linimon
2006-07-08White space adjustment after refactoring.Mark Linimon
2006-07-08Refactor. No code change (yet).Mark Linimon
2006-07-06Add some color to the display.Mark Linimon
2006-07-05Fix CVS tag.Mark Linimon
2006-07-05Refactor. No code changes yet.Mark Linimon
2006-07-05Add a column for last-date stamp and clean up the formatting a bit.Mark Linimon
2006-07-05Escape characters (like +) that may appear in ports' names andVasil Dimov
2006-07-04When automatic commit log is generated, change @ to " at " on submitter emailRenato Botelho
2006-06-28Handle the case where the size of INDEX is zero (e.g. during new builds).Mark Linimon
2006-06-28Fix edit-o.Mark Linimon
2006-06-27Creates an HTML file with tables for each architecture which summarize theMark Linimon
2006-06-24 - Remove false positives for 'makefile' (and possibly a few others).Mark Linimon
2006-06-22MFP4:Erwin Lansing
2006-06-19MFP4:Erwin Lansing
2006-05-16- Change addport script to do the job locally instead connect to freefall everyRenato Botelho
2006-05-02Add support for specifying ports to be removed as directories on theVasil Dimov
2006-05-02Improve dependency check:Vasil Dimov
2006-04-17Add support for removing multiple ports which depend on each otherVasil Dimov
2006-04-16Explicitly mount the NFS images ro, instead of relying on the server toKris Kennaway
2006-04-16Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway
2006-04-12Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov
2006-04-10Add the script I use to remove ports so everyoneVasil Dimov
2006-04-03Mount linprocfs on amd64 for the convenience of jdk builds.Kris Kennaway
2006-04-03The squid rc.d script no longer has the .sh suffixKris Kennaway
2006-04-03Do not preserve the previous package sets in bak/. This is taking upKris Kennaway
2006-04-03Clean up linprocfs on amd64 as well.Kris Kennaway
2006-04-03jdk is buildable on amd64, so we need to also mount linprocfs there.Kris Kennaway
2006-04-03This script preserves packages that will be removed by the restricted.shKris Kennaway
2006-03-13Temporarily back out the pre.log change, it doesn't work properly.Kris Kennaway
2006-03-13Mount the md image async here tooKris Kennaway
2006-03-13Add some more directories temporarily until these ports can be made toKris Kennaway
2006-02-15Add a mechanism for reporting client machine error conditions back to theKris Kennaway
2006-02-15Trim some unused cruftKris Kennaway
2006-02-15Save the output of portbuild run on the client to a temporary log file.Kris Kennaway
2006-02-15Add some sanity checking of the build environment:Kris Kennaway
2006-02-15* Don't try to pkg_delete packages that are not installed (the usualKris Kennaway
2006-02-15Add 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 dealKris Kennaway
2006-02-11* In kill_procs(), pass in the directory and mountpoint as separateKris Kennaway
2006-02-11Support for building ports in a jail instead of a chroot. If use_jail=1Kris Kennaway
2006-02-11* Use ${mailto} portbuild.conf variable instead of hard-coded list [1]Kris Kennaway
2006-02-11Use ${mailto} portbuild.conf variable instead of hard-coded listKris Kennaway
2006-02-11Checkpoint a major round of changes:Kris Kennaway
2006-02-03Flip from noclean to cleanKris Kennaway
2006-02-03Don't bother chowning the client /var/portbuild/, it just takes too longKris Kennaway