aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* Utility: A tool to identify similar pkg-descr filesEdwin Groothuis2005-11-261-0/+24
* - Add a new option -L, it works like -l but uses pkg-descr to createRenato Botelho2005-10-041-17/+30
* Remove some hardcoded values to hopefully stop random users from shootingKris Kennaway2005-09-081-12/+27
* - Handle different INDEX filename on 5.X and abovePav Lucistnik2005-09-041-2/+5
* Add prototypes for all the subroutines which fixes compilation withJoe Marcus Clarke2005-07-101-9/+20
* Fix typosVolker Stolz2005-04-181-3/+3
* As discussed on the cvs-ports-list, make 'addport' print a warning if the dir...Volker Stolz2005-04-121-0/+1
* Add a splitpatch.pl utility, a small script to convert multi-fileAnton Berezin2005-04-122-0/+112
* - Add bump_revision.pl, a small script to bump the PORTREVISION variableFlorent Thoumie2005-04-122-1/+193
* - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changesFlorent Thoumie2005-04-111-2/+2
* Checkout Templates from CVS as well since ports with GNU_CONFIGURE willVolker Stolz2005-03-201-0/+2
* Document the check-latest-link and tindex scriptsKris Kennaway2005-01-241-1/+5
* Add the script I use to look for duplicate LATEST_LINK entries and toKris Kennaway2005-01-241-0/+72
* This is the script I use to build indexes for all supported ports branches,Kris Kennaway2005-01-241-0/+164
* Remove traling spaces.Kirill Ponomarev2005-01-0915-20/+20
* Newline should go after the terminating punctuation (fix typo).Dima Dorfman2004-11-071-1/+1
* Strip out date/time from +++/--- headers in generated patchfiles, so that theyMaxim Sobolev2004-10-141-11/+12
* Avoid possible GNATS timeouts by using query-pr.real direclty.Kirill Ponomarev2004-07-281-1/+1
* Modernize these two scripts a little bit to make it easier to dealMurray Stokely2004-06-082-6/+16
* Hack in master/slave supportOliver Eikemeier2004-06-041-27/+69
* parse $FreeBSD$ with yyyy-mm-dd format datesOliver Eikemeier2004-05-301-1/+1
* protect $FreeBSD: ... $ from being expandedOliver Eikemeier2004-05-301-1/+1
* don't terminate the log entry with the first hyphenOliver Eikemeier2004-05-301-1/+1
* - make somewhat more robust against a corrupted ports treeOliver Eikemeier2004-05-301-30/+80
* - Remove 'pkg-plist' from required filesKirill Ponomarev2004-05-271-2/+1
* - fix a bug handling the maintainer field when ALLPORTS is usedOliver Eikemeier2004-05-211-35/+56
* Turn chkversion into an all-dancing, all-singing notification tool.Oliver Eikemeier2004-05-191-35/+138
* small optimazation: don't compare versions that are equalOliver Eikemeier2004-05-181-1/+1
* check only ports connected to the build.Oliver Eikemeier2004-05-171-15/+32
* - integrated chkoriginOliver Eikemeier2004-05-171-51/+102
* FWIIW, spawn fewer processes.Oliver Eikemeier2004-05-161-3/+12
* support for symlinked portsdir (but no other symlinks in the ports tree)Oliver Eikemeier2004-05-142-14/+19
* add support for ignoring local ports / categories:Oliver Eikemeier2004-05-141-1/+4
* added chkversion, a script that ensures that PORTVERSIONs don't go backwardsOliver Eikemeier2004-05-141-0/+155
* add a perl script to check CVSROOT-ports/modules,Oliver Eikemeier2004-05-141-0/+127
* - don't flag empty linesOliver Eikemeier2004-05-081-6/+30
* awk script to check MOVED for consistencyOliver Eikemeier2004-05-081-0/+87
* While generating commit message, don't lowercase the first letter if the secondMathieu Arnold2004-04-041-2/+2
* added an -q option to enable usage in crontab.Oliver Eikemeier2004-03-281-2/+27
* Fix a bug arising when you added a port which should have been at the end ofMathieu Arnold2004-03-201-3/+10
* Add chkorigin.sh, a script that checks the ports tree for ports with a wrongOliver Eikemeier2004-03-192-0/+89
* Fill /mnt/ before each port and clear it afterward, to avoid runningTrevor Johnson2004-03-151-1/+2
* This script had served its purpose.Akinori MUSHA2004-03-141-146/+0
* Add note about FETCH_BEFORE_ARGS=-s.Trevor Johnson2004-03-121-0/+4
* script for finding "size mismatch" and "size unknown" errorsTrevor Johnson2004-03-121-0/+58
* Add sunshar, a "secure unshar" for ports committers, which:Akinori MUSHA2004-02-283-0/+368
* Update "plist" to understand the rest of the mtree(5) file format,Brian Feldman2004-02-271-14/+36
* - Fix synopsisAlex Dupre2004-01-231-2/+2
* Add domakedescribe and doportlint, two scripts that iterate over the portsJoe Marcus Clarke2004-01-192-0/+39
* Add security-check.awk, a more efficient implementation of the portsJoe Marcus Clarke2004-01-191-0/+100