aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* MFP4:Erwin Lansing2006-06-191-6/+24
* - Change addport script to do the job locally instead connect to freefall everyRenato Botelho2006-05-162-18/+39
* Add support for specifying ports to be removed as directories on theVasil Dimov2006-05-021-1/+27
* Improve dependency check:Vasil Dimov2006-05-021-2/+3
* Add support for removing multiple ports which depend on each otherVasil Dimov2006-04-171-36/+48
* Quote ${1} so we don't get ``[: =: unexpected operator'' if the scriptVasil Dimov2006-04-121-1/+1
* Add the script I use to remove ports so everyoneVasil Dimov2006-04-101-0/+315
* Warn if there are duplicate MD5/SHA256/SIZE statements for a single fileEdwin Groothuis2006-01-241-3/+33
* Small tool to check the necessary lines in the distinfo files, basedEdwin Groothuis2006-01-241-0/+105
* Support 7.x INDEX buildsKris Kennaway2006-01-221-16/+37
* Add portsvar.sh schell script into Tools/scripts.Daichi GOTO2006-01-111-0/+133
* 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