summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Add support for DESTDIR part I.erwin2006-08-041-10/+40
* Catch another case of 'disk full'.linimon2006-07-311-1/+1
* Change locking from per architecture to per architecture and branch.erwin2006-07-301-1/+2
* Add an option to the addport script: -b requests that any files inshaun2006-07-141-3/+22
* Add the cvs checkout date so people can see how long the runs take; addlinimon2006-07-131-3/+20
* Make it a little more robust.linimon2006-07-091-1/+1
* Convenience script to tersely display all currently running package builds.linimon2006-07-091-0/+11
* 'portcomment' appears to be obsolete.linimon2006-07-081-2/+0
* Fix the disk_full rule.linimon2006-07-081-1/+1
* Add the -exp builds down at the end. Probably only of interest to portmgr,linimon2006-07-081-11/+32
* White space adjustment after refactoring.linimon2006-07-081-21/+21
* Refactor. No code change (yet).linimon2006-07-081-11/+31
* Add some color to the display.linimon2006-07-061-17/+30
* Fix CVS tag.linimon2006-07-051-1/+1
* Refactor. No code changes yet.linimon2006-07-051-16/+16
* Add a column for last-date stamp and clean up the formatting a bit.linimon2006-07-051-7/+22
* Escape characters (like +) that may appear in ports' names andvd2006-07-051-2/+13
* When automatic commit log is generated, change @ to " at " on submitter emailgarga2006-07-041-0/+1
* Handle the case where the size of INDEX is zero (e.g. during new builds).linimon2006-06-281-1/+5
* Fix edit-o.linimon2006-06-281-1/+1
* Creates an HTML file with tables for each architecture which summarize thelinimon2006-06-271-0/+123
* - Remove false positives for 'makefile' (and possibly a few others).linimon2006-06-241-57/+23
* MFP4:erwin2006-06-221-1/+1
* MFP4:erwin2006-06-191-6/+24
* - Change addport script to do the job locally instead connect to freefall everygarga2006-05-162-18/+39
* 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
OpenPOWER on IntegriCloud