summaryrefslogtreecommitdiff
path: root/Tools/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
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
2002-05-20Add this makefile to help people who are performing package splits toWill Andrews1-0/+48
2002-05-20Add CD configs for use by these scripts.Will Andrews1-0/+16
2002-05-16More useful exit if dir not passed.Will Andrews1-0/+4
2002-05-16Accept dir as argument instead of hardcoding.Will Andrews1-1/+5
2002-05-10Fix breakage introduced in the previous commit.Maxim Sobolev1-6/+3
2002-05-10- Make ${DISTDIR} auto-detection actually working;Maxim Sobolev1-2/+5
2002-05-07Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.Maxim Sobolev1-5/+15
2002-04-18* Change path directory separator character back to _. The problem is "::"David E. O'Brien1-1/+3
2002-04-17Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined.Maxim Sobolev1-1/+1
2002-04-15Recognise EXTRA_PATCHES.Maxim Sobolev1-0/+6
2002-03-27Set the $scripts directory to the same as $dir to make these more usefulSteve Price2-2/+2
2002-03-27This file is nearly a verbatim copy of setup.sh so this one isSteve Price1-11/+0
2002-03-27Add a missed file which acts as a driver for the others.Will Andrews2-0/+141
2002-03-27Add the scripts used to break up the package collections for a release.Will Andrews6-0/+490
2002-03-11Reenable use of the -M option and add a -d option to put @dirrm commandsBrian Feldman1-4/+17