summaryrefslogtreecommitdiff
path: root/Tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add hack for gzipped files that are not .tar.gz files and uncompressAlexander Langer2000-07-191-2/+3
* Fix benign bug which had the script claiming to delete any package thatSatoshi Asami2000-07-121-1/+1
* Add "-s" (silent) option useful for shell scripts.Maxim Sobolev2000-07-101-18/+41
* Add checknewver.sh - a shell script which checks for availability of newestMaxim Sobolev2000-07-071-0/+85
* Add checknewvers.sh - a script which checks for availability of the newestMaxim Sobolev2000-07-071-0/+2
* Back out (1) in previous commit -- extra directories are fatal again.Satoshi Asami2000-07-051-5/+1
* Allow existing CVS_RSH environment var to take precedent.Maxim Sobolev2000-07-041-1/+8
* Allow existing CVS_RSH environment var to take precedent.Will Andrews2000-07-031-2/+4
* (1) Make extra files fatal errors only if they are files -- extraSatoshi Asami2000-07-021-2/+9
* Fix addport so that it will work on freefall. Remove old cruft leftWill Andrews2000-06-301-13/+28
* Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.Maxim Sobolev2000-06-262-0/+364
* Add extract-lines for .Z archives.Alexander Langer2000-06-101-1/+7
* Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to makeMaxim Sobolev2000-06-061-3/+3
* Add tag and MAINTAINER.Maxim Sobolev2000-06-051-4/+4
* Add distclean.sh - a little script to check set of distfiles against currentlyMaxim Sobolev2000-06-052-5/+71
* Update for multiple ports. Also add MAINTAINER/Created [on,by] lines.Will Andrews2000-05-241-41/+57
* Add checksum.sh script that checks a port or ports for broken distfiles andWill Andrews2000-05-222-0/+66
* Make getpr work for remote committers as well.Maxim Sobolev2000-05-191-2/+7
* (1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami2000-05-081-31/+110
* Readme describing all the scripts in this directory. Somebody good atMichael Haro2000-05-011-0/+47
* 3 little scripts I use when dealing with port update PRs.Michael Haro2000-05-013-0/+147
* Future replacement to easy-import for adding ports to the tree.Michael Haro2000-05-011-0/+243
* A tool to check whether all your ports are installed properly, what filesMichael Haro2000-05-011-0/+143
* (1) Be a little less picky about finding read-only mounts.Satoshi Asami2000-03-211-4/+6
* Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, newSatoshi Asami2000-03-021-2/+12
* Add a few more files to bindest.Satoshi Asami2000-02-171-4/+16
* freebsd.org -> FreeBSD.orgSatoshi Asami1999-10-121-1/+1
* Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami1999-10-101-2/+2
* Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami1999-10-101-1/+1
* Minor cleanup, remove excessive tests.Satoshi Asami1999-09-241-2/+1
* Adjust to new directory structure.Satoshi Asami1999-09-241-1/+1
* Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami1999-09-221-3/+22
* Call bothlogs.Satoshi Asami1999-09-221-0/+2
* A small script to generate a list of logs that are in both 3-stableSatoshi Asami1999-09-221-0/+51
* Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami1999-09-221-5/+5
* Another case for compiler error.Satoshi Asami1999-09-221-1/+1
* Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami1999-09-221-1/+6
* Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami1999-09-221-4/+17
* Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami1999-09-111-2/+2
* Little whitespace fix.Satoshi Asami1999-09-111-1/+1
* Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami1999-09-111-3/+8
* This is supposed to be 4-current, not 3.1-release.Satoshi Asami1999-09-111-2/+2
* Don't delete the whole /usr/games, leave strfile behind. At least one portSatoshi Asami1999-09-112-4/+92
* Improve snapshot ftp installation. Put hostnames, distributions etc. inSatoshi Asami1999-09-112-18/+28
* (1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami1999-09-111-19/+36
* (1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. RemoveSatoshi Asami1999-09-111-12/+23
* Add extra argument md5 for bindist.tar. Skip scp if md5 matchesSatoshi Asami1999-09-111-3/+9
* Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stableSatoshi Asami1999-09-112-6/+6
* Add check for "invalid category" error.Satoshi Asami1999-09-111-1/+3
* Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.Satoshi Asami1999-09-111-2/+2