summaryrefslogtreecommitdiff
path: root/Tools/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2004-03-20Fix a bug arising when you added a port which should have been at the end ofMathieu Arnold1-3/+10
2004-03-19Add chkorigin.sh, a script that checks the ports tree for ports with a wrongOliver Eikemeier2-0/+89
2004-03-15Fill /mnt/ before each port and clear it afterward, to avoid runningTrevor Johnson1-1/+2
2004-03-14This script had served its purpose.Akinori MUSHA1-146/+0
2004-03-12Add note about FETCH_BEFORE_ARGS=-s.Trevor Johnson1-0/+4
2004-03-12script for finding "size mismatch" and "size unknown" errorsTrevor Johnson1-0/+58
2004-02-28Add sunshar, a "secure unshar" for ports committers, which:Akinori MUSHA3-0/+368
2004-02-27Update "plist" to understand the rest of the mtree(5) file format,Brian Feldman1-14/+36
2004-01-23- Fix synopsisAlex Dupre1-2/+2
2004-01-19Add domakedescribe and doportlint, two scripts that iterate over the portsJoe Marcus Clarke2-0/+39
2004-01-19Add security-check.awk, a more efficient implementation of the portsJoe Marcus Clarke1-0/+100
2004-01-07When suggesting to add new port's submitter to Contributors' List,Dmitry Sivachenko1-1/+2
2004-01-06Refactor how we format the autofill message. With the slightly questionablePete Fritchman1-34/+15
2004-01-02There is nothing "future" about 'addport'.David E. O'Brien1-1/+1
2003-12-17Use 'make master-sites-all' instead of 'make -V MASTER_SITES' to obtain the listDmitry Sivachenko1-1/+1
2003-11-12fetch(1)'s -b and -t options were deprecated years ago, so stop using them.Dag-Erling Smørgrav1-1/+1
2003-09-29Fix -l option comment removing obsolete pkg-comment reference.Alexander Nedotsukov1-2/+2
2003-09-02When using addport on freefall, there's no need to ssh freefall once more toMathieu Arnold1-1/+5
2003-04-18Previous delta was:Maxim Sobolev1-1/+1
2003-04-18Clean up empty dirs.Maxim Sobolev1-2/+2
2003-04-08Speed-up a bit when user keeps his working directories in the ports treeMaxim Sobolev1-2/+5
2003-04-04This tool parses the output of kdump to generate a list of addedEdwin Groothuis1-0/+199
2003-03-28Sort the non-dirrm entries, and reverse sort the dirrm entries.Joe Marcus Clarke1-1/+5
2003-03-02Make modulesupdate actually work in light of split. You can't use aWill Andrews1-1/+1
2003-02-28Update for post-repo-split. s/ncvs/pcvs/ so that the default root isPeter Wemm2-5/+5
2003-02-23Another try at fixing the "adding to CVSROOT/modules from remoteMario Sergio Fujikawa Ferreira1-1/+1
2003-02-21Handle '#' and '$' in pkg-comment properly.Akinori MUSHA1-2/+3
2003-02-21- pkg-comment is no longer mandatory;Maxim Sobolev1-1/+5
2003-02-18Add de-pkg-comment.Akinori MUSHA1-0/+2
2003-02-18Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.Akinori MUSHA1-0/+145
2003-02-16Change how to get CATEGORIES tag from new port for slave port.Norikatsu Shigemura1-2/+2
2003-02-10Catch up to new semantics of COMMENT variable (contains comment stringKris Kennaway2-5/+2
2003-01-30Attempt to defuse problems from developers who don't have the correctWill Andrews1-0/+2
2003-01-23Add both hungarian and portuguese l10n prefixes to syncronize withMario Sergio Fujikawa Ferreira1-0/+2
2003-01-20Update this script to deal with .tbz packages.Murray Stokely1-9/+10
2003-01-08Add two utilties for listing and stashing away package files obtainedPeter Pentchev2-0/+110
2002-11-19unbroke addport by petefAlan Eldridge1-1/+2
2002-11-13Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".Pete Fritchman1-3/+1
2002-10-14I never thought I'd change this code, but a change was required to makeWill Andrews1-0/+107
2002-10-14Modifications to support ncvs.freebsd.org != freefall.freebsd.org. ThisWill Andrews1-13/+14
2002-10-08Add 650MB for the 4th CD since it's all just packages.Will Andrews1-1/+1
2002-10-08Increase the available space for packages on disc #1 of the packageMurray Stokely1-1/+1
2002-07-16Correct usage example.Maxim Sobolev1-1/+2
2002-07-07Add l10n prefix to default module name.Hye-Shik Chang1-2/+14
2002-06-01Use correct variable for symlinking src scripts.Will Andrews1-1/+1
2002-05-25Support PATCH_WRKSRC. SeeTrevor Johnson1-3/+3
2002-05-20Track setup.sh usage.Will Andrews2-2/+7
2002-05-20Use the right variable name.Will Andrews1-1/+1
2002-05-20Use a RE to find the X dependency instead of hardcoding.Will Andrews1-2/+2
2002-05-20Streamline instructions a little more.Will Andrews1-4/+12