aboutsummaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.Satoshi Asami1999-09-111-3/+7
* Id->FreeBSD rename take 2David E. O'Brien1999-08-251-1/+1
* Do not require dependencies to be deleted to be explicitly listed.Satoshi Asami1999-08-181-3/+29
* Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami1999-08-011-1/+1
* Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami1999-07-301-73/+167
* Create lock file so you won't have two of these running. Also, separateSatoshi Asami1999-07-301-2/+16
* Compare the last full runs (and not only the last partial runs).Satoshi Asami1999-07-301-0/+4
* Run with -j4.Satoshi Asami1999-07-301-1/+8
* Run with -j4.Satoshi Asami1999-07-301-1/+6
* Intentionally set up ${PORTSDIR} with symlink to catch broken ports.Satoshi Asami1999-07-301-2/+7
* Little script to convert ports/INDEX to packages/INDEX.Satoshi Asami1999-07-301-0/+13