summaryrefslogtreecommitdiffstats
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* Document the check-latest-link and tindex scriptskris2005-01-241-1/+5
* Add the script I use to look for duplicate LATEST_LINK entries and tokris2005-01-241-0/+72
* This is the script I use to build indexes for all supported ports branches,kris2005-01-241-0/+164
* Remove traling spaces.krion2005-01-0915-20/+20
* Newline should go after the terminating punctuation (fix typo).dd2004-11-071-1/+1
* Strip out date/time from +++/--- headers in generated patchfiles, so that theysobomax2004-10-141-11/+12
* Avoid possible GNATS timeouts by using query-pr.real direclty.krion2004-07-281-1/+1
* Modernize these two scripts a little bit to make it easier to dealmurray2004-06-082-6/+16
* Hack in master/slave supporteik2004-06-041-27/+69
* 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
* 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
* 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 synopsisale2004-01-231-2/+2
* Add domakedescribe and doportlint, two scripts that iterate over the portsmarcus2004-01-192-0/+39
* Add security-check.awk, a more efficient implementation of the portsmarcus2004-01-191-0/+100
* 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
* Fix -l option comment removing obsolete pkg-comment reference.bland2003-09-291-2/+2
* When using addport on freefall, there's no need to ssh freefall once more tomat2003-09-021-1/+5
* Previous delta was:sobomax2003-04-181-1/+1
* Clean up empty dirs.sobomax2003-04-181-2/+2
* Speed-up a bit when user keeps his working directories in the ports treesobomax2003-04-081-2/+5
* This tool parses the output of kdump to generate a list of addededwin2003-04-041-0/+199
OpenPOWER on IntegriCloud