summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Run a command on all client machines of a certain architecture, or allkris2004-03-081-0/+50
* Walk through a package set and prune files that are not listed in INDEXkris2004-03-081-0/+66
* Verify the archive integrity of a package set, and move aside any thatkris2004-03-081-0/+45
* To be run on the client, this script looks for chroot directories that have n...kris2004-03-081-0/+48
* Break out a script from dopackages for building the restricted.sh filekris2004-03-081-0/+34
* Replace gnome with gnome2 in quickports. I'm still not sure this actuallykris2004-03-081-1/+1
* Remove the integrity testing code now that the corruption bug has beenkris2004-03-081-4/+0
* * Fix 4.x builds with 5.x host systems by copying some additional neededkris2004-03-081-0/+6
* Expand out some shell globbing syntaxkris2004-03-081-1/+1
* Prune out packages that will not be built because a dependency is markedkris2004-03-081-1/+1
* Create a duds.full file that lists not only files that are marked IGNOREkris2004-03-081-0/+4
* Increase timeout on slow build machines (alpha, sparc64) to 16 hours.kris2004-03-081-2/+8
* * Set the PACKAGE_BUILDING variable in the build environment so ports cankris2004-03-081-1/+4
* Set up the DISTDIR and PACKAGES variables for use by client scriptskris2004-03-081-0/+3
* Add sunshar, a "secure unshar" for ports committers, which:knu2004-02-283-0/+368
* Update "plist" to understand the rest of the mtree(5) file format,green2004-02-271-14/+36
* Fix up the ordering and remove some duplicates so the resulting summary ismarcus2004-02-041-22/+26
* - Fix synopsisale2004-01-231-2/+2
* Comment out the munmap reason since it is quite unlikely this will bemarcus2004-01-211-4/+4
* Add domakedescribe and doportlint, two scripts that iterate over the portsmarcus2004-01-192-0/+39
* * Refactor processlogs so that new error types can be added easily to a newmarcus2004-01-193-312/+441
* Add security-check.awk, a more efficient implementation of the portsmarcus2004-01-191-0/+100
* * Add support for linprocfs (needed for JDK ports) [1]marcus2004-01-191-2/+23
* Use editors/openoffice-1.1 instead of editors/openoffice since the latter ismarcus2004-01-151-1/+1
* When suggesting to add new port's submitter to Contributors' List,demon2004-01-071-1/+2
* Refactor how we format the autofill message. With the slightly questionablepetef2004-01-061-34/+15
* There is nothing "future" about 'addport'.obrien2004-01-021-1/+1
* Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listdemon2003-12-171-1/+1
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.des2003-11-121-1/+1
* Condense the table a bitkris2003-10-131-3/+3
* The newfailure file is no longer updated by buildskris2003-10-131-3/+0
* Script for migrating from old-style to new-style failure log file.kris2003-10-131-0/+74
* * newfailure is no longer updated, no need to prune itkris2003-10-131-42/+6
* * Generate newfailure file (sorted list by original failure date) from failurekris2003-10-131-10/+13
* * Try to be more careful when writing the failure file in case the diskkris2003-10-131-13/+16
* Add a script that prunes the contents of the failure and newfailure fileskris2003-10-131-0/+114
* Fix -l option comment removing obsolete pkg-comment reference.bland2003-09-291-2/+2
* Teach this script about different architectures.kris2003-09-122-61/+54
* Add amd64 to the list of architectures to poll.kris2003-09-121-1/+1
* Add a couple of amd64 failure messages.kris2003-09-121-0/+6
* Remove some ldconfig -R's that were apparently confusing things, coalescekris2003-09-121-6/+3
* Set PACKAGE_BUILDING before making the duds file to prevent listing ofkris2003-09-121-0/+1
* Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escapedkris2003-09-121-2/+1
* Catch up to makefile changes: build in etc/ before trying to installkris2003-09-121-0/+2
* When using addport on freefall, there's no need to ssh freefall once more tomat2003-09-021-1/+5
* Add a -fetch-original switch to dopackages that fetches the distfiles fromkris2003-05-183-1/+16
* Only transfer the build distfiles to bento if requested.kris2003-05-171-7/+14
* Pass down the request to keep distfiles if appropriate.kris2003-05-171-0/+3
* Add a -distfiles flag to specify that we should retain distfiles for laterkris2003-05-171-4/+12
* Switch to polling the clients with netcat to collect load stats, insteadkris2003-05-171-13/+10
OpenPOWER on IntegriCloud