aboutsummaryrefslogtreecommitdiff
path: root/Tools/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.Akinori MUSHA2003-02-181-0/+145
* Change how to get CATEGORIES tag from new port for slave port.Norikatsu Shigemura2003-02-161-2/+2
* Catch up to new semantics of COMMENT variable (contains comment stringKris Kennaway2003-02-102-5/+2
* Attempt to defuse problems from developers who don't have the correctWill Andrews2003-01-301-0/+2
* Add both hungarian and portuguese l10n prefixes to syncronize withMario Sergio Fujikawa Ferreira2003-01-231-0/+2
* Update this script to deal with .tbz packages.Murray Stokely2003-01-201-9/+10
* Add two utilties for listing and stashing away package files obtainedPeter Pentchev2003-01-082-0/+110
* unbroke addport by petefAlan Eldridge2002-11-191-1/+2
* Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".Pete Fritchman2002-11-131-3/+1
* I never thought I'd change this code, but a change was required to makeWill Andrews2002-10-141-0/+107
* Modifications to support ncvs.freebsd.org != freefall.freebsd.org. ThisWill Andrews2002-10-141-13/+14
* Add 650MB for the 4th CD since it's all just packages.Will Andrews2002-10-081-1/+1
* Increase the available space for packages on disc #1 of the packageMurray Stokely2002-10-081-1/+1
* Correct usage example.Maxim Sobolev2002-07-161-1/+2
* Add l10n prefix to default module name.Hye-Shik Chang2002-07-071-2/+14
* Use correct variable for symlinking src scripts.Will Andrews2002-06-011-1/+1
* Support PATCH_WRKSRC. SeeTrevor Johnson2002-05-251-3/+3
* Track setup.sh usage.Will Andrews2002-05-202-2/+7
* Use the right variable name.Will Andrews2002-05-201-1/+1
* Use a RE to find the X dependency instead of hardcoding.Will Andrews2002-05-201-2/+2
* Streamline instructions a little more.Will Andrews2002-05-201-4/+12
* Add this makefile to help people who are performing package splits toWill Andrews2002-05-201-0/+48
* Add CD configs for use by these scripts.Will Andrews2002-05-201-0/+16
* More useful exit if dir not passed.Will Andrews2002-05-161-0/+4
* Accept dir as argument instead of hardcoding.Will Andrews2002-05-161-1/+5
* Fix breakage introduced in the previous commit.Maxim Sobolev2002-05-101-6/+3
* - Make ${DISTDIR} auto-detection actually working;Maxim Sobolev2002-05-101-2/+5
* Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.Maxim Sobolev2002-05-071-5/+15
* * Change path directory separator character back to _. The problem is "::"David E. O'Brien2002-04-181-1/+3
* Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined.Maxim Sobolev2002-04-171-1/+1
* Recognise EXTRA_PATCHES.Maxim Sobolev2002-04-151-0/+6
* Set the $scripts directory to the same as $dir to make these more usefulSteve Price2002-03-272-2/+2
* This file is nearly a verbatim copy of setup.sh so this one isSteve Price2002-03-271-11/+0
* Add a missed file which acts as a driver for the others.Will Andrews2002-03-272-0/+141
* Add the scripts used to break up the package collections for a release.Will Andrews2002-03-276-0/+490
* Reenable use of the -M option and add a -d option to put @dirrm commandsBrian Feldman2002-03-111-4/+17
* Support tools that don't have u@h syntax but h -l u.Will Andrews2002-01-301-1/+1