summaryrefslogtreecommitdiff
path: root/Tools/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* When suggesting to add new port's submitter to Contributors' List,Dmitry Sivachenko2004-01-071-1/+2
* Refactor how we format the autofill message. With the slightly questionablePete Fritchman2004-01-061-34/+15
* There is nothing "future" about 'addport'.David E. O'Brien2004-01-021-1/+1
* Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listDmitry Sivachenko2003-12-171-1/+1
* fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav2003-11-121-1/+1
* Fix -l option comment removing obsolete pkg-comment reference.Alexander Nedotsukov2003-09-291-2/+2
* When using addport on freefall, there's no need to ssh freefall once more toMathieu Arnold2003-09-021-1/+5
* Previous delta was:Maxim Sobolev2003-04-181-1/+1
* Clean up empty dirs.Maxim Sobolev2003-04-181-2/+2
* Speed-up a bit when user keeps his working directories in the ports treeMaxim Sobolev2003-04-081-2/+5
* This tool parses the output of kdump to generate a list of addedEdwin Groothuis2003-04-041-0/+199
* Sort the non-dirrm entries, and reverse sort the dirrm entries.Joe Marcus Clarke2003-03-281-1/+5
* Make modulesupdate actually work in light of split. You can't use aWill Andrews2003-03-021-1/+1
* Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm2003-02-282-5/+5
* Another try at fixing the "adding to CVSROOT/modules from remoteMario Sergio Fujikawa Ferreira2003-02-231-1/+1
* Handle '#' and '$' in pkg-comment properly.Akinori MUSHA2003-02-211-2/+3
* - pkg-comment is no longer mandatory;Maxim Sobolev2003-02-211-1/+5
* Add de-pkg-comment.Akinori MUSHA2003-02-181-0/+2