summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Hack in master/slave supporteik2004-06-041-27/+69
* Add dopackages.wrapper, a wrapper script around dopackages that sets upmarcus2004-06-031-0/+53
* parse $FreeBSD$ with yyyy-mm-dd format dateseik2004-05-301-1/+1
* protect $FreeBSD: ... $ from being expandedeik2004-05-301-1/+1
* don't terminate the log entry with the first hypheneik2004-05-301-1/+1
* - make somewhat more robust against a corrupted ports treeeik2004-05-301-30/+80
* - Remove 'pkg-plist' from required fileskrion2004-05-271-2/+1
* - fix a bug handling the maintainer field when ALLPORTS is usedeik2004-05-211-35/+56
* Turn chkversion into an all-dancing, all-singing notification tool.eik2004-05-191-35/+138
* small optimazation: don't compare versions that are equaleik2004-05-181-1/+1
* check only ports connected to the build.eik2004-05-171-15/+32
* - integrated chkorigineik2004-05-171-51/+102
* FWIIW, spawn fewer processes.eik2004-05-161-3/+12
* support for symlinked portsdir (but no other symlinks in the ports tree)eik2004-05-142-14/+19
* add support for ignoring local ports / categories:eik2004-05-141-1/+4
* added chkversion, a script that ensures that PORTVERSIONs don't go backwardseik2004-05-141-0/+155
* add a perl script to check CVSROOT-ports/modules,eik2004-05-141-0/+127
* - don't flag empty lineseik2004-05-081-6/+30
* awk script to check MOVED for consistencyeik2004-05-081-0/+87
* While generating commit message, don't lowercase the first letter if the secondmat2004-04-041-2/+2
* Set INDEX_PRISTINE and INDEX_QUIET to catch up to new index buildkris2004-04-021-3/+5
* added an -q option to enable usage in crontab.eik2004-03-281-2/+27
* Fix a bug arising when you added a port which should have been at the end ofmat2004-03-201-3/+10
* Add chkorigin.sh, a script that checks the ports tree for ports with a wrongeik2004-03-192-0/+89
* Fill /mnt/ before each port and clear it afterward, to avoid runningtrevor2004-03-151-1/+2
* This script had served its purpose.knu2004-03-141-146/+0
* Add note about FETCH_BEFORE_ARGS=-s.trevor2004-03-121-0/+4
* script for finding "size mismatch" and "size unknown" errorstrevor2004-03-121-0/+58
* 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
OpenPOWER on IntegriCloud