summaryrefslogtreecommitdiff
path: root/Tools (unfollow)
Commit message (Expand)AuthorFilesLines
2000-08-11Properly check -d argument, and return usage() if it's not there. Also useWill Andrews1-6/+9
2000-08-11Minor cleanups. Print usage() if no arguments are passed. Get rid ofWill Andrews1-19/+10
2000-08-10Add -nocopy option to prevent bindist.tar from being copied over. CouldSatoshi Asami1-7/+17
2000-08-09Major update to addport. Many *MANY* bugfixes. Addport should now workWill Andrews1-160/+211
2000-08-06Fix special case where people use ``.'' for the argument to -d. I'm notWill Andrews1-1/+6
2000-08-04Make this run on ${portbuild}/bak/distfiles rather thanSatoshi Asami1-5/+15
2000-08-02Add missed '>' to my e-mail.Maxim Sobolev3-4/+4
2000-08-02Add gnomedepends.py to our collection of helpfull scripts.Maxim Sobolev2-1/+164
2000-07-19Various fixes and improvements.Maxim Sobolev1-5/+5
2000-07-19Add hack for gzipped files that are not .tar.gz files and uncompressAlexander Langer1-2/+3
2000-07-12Fix benign bug which had the script claiming to delete any package thatSatoshi Asami1-1/+1
2000-07-10Add "-s" (silent) option useful for shell scripts.Maxim Sobolev1-18/+41
2000-07-07Add checknewver.sh - a shell script which checks for availability of newestMaxim Sobolev1-0/+85
2000-07-07Add checknewvers.sh - a script which checks for availability of the newestMaxim Sobolev1-0/+2
2000-07-05Back out (1) in previous commit -- extra directories are fatal again.Satoshi Asami1-5/+1
2000-07-04Allow existing CVS_RSH environment var to take precedent.Maxim Sobolev1-1/+8
2000-07-03Allow existing CVS_RSH environment var to take precedent.Will Andrews1-2/+4
2000-07-02(1) Make extra files fatal errors only if they are files -- extraSatoshi Asami1-2/+9
2000-06-30Fix addport so that it will work on freefall. Remove old cruft leftWill Andrews1-13/+28
2000-06-26Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR.Maxim Sobolev2-0/+364
2000-06-10Add extract-lines for .Z archives.Alexander Langer1-1/+7
2000-06-06Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to makeMaxim Sobolev1-3/+3
2000-06-05Add tag and MAINTAINER.Maxim Sobolev1-4/+4
2000-06-05Add distclean.sh - a little script to check set of distfiles against currentlyMaxim Sobolev2-5/+71
2000-05-24Update for multiple ports. Also add MAINTAINER/Created [on,by] lines.Will Andrews1-41/+57
2000-05-22Add checksum.sh script that checks a port or ports for broken distfiles andWill Andrews2-0/+66
2000-05-19Make getpr work for remote committers as well.Maxim Sobolev1-2/+7
2000-05-08(1) Make this file callable in two phases (checksum, package) so distfilesSatoshi Asami1-31/+110
2000-05-01Readme describing all the scripts in this directory. Somebody good atMichael Haro1-0/+47
2000-05-013 little scripts I use when dealing with port update PRs.Michael Haro3-0/+147
2000-05-01Future replacement to easy-import for adding ports to the tree.Michael Haro1-0/+243
2000-05-01A tool to check whether all your ports are installed properly, what filesMichael Haro1-0/+143
2000-03-21(1) Be a little less picky about finding read-only mounts.Satoshi Asami1-4/+6
2000-03-02Add a few more error tags (bison, ELF, REQUIRES_MOTIF, dependency, newSatoshi Asami1-2/+12
2000-02-17Add a few more files to bindest.Satoshi Asami1-4/+16
1999-10-12freebsd.org -> FreeBSD.orgSatoshi Asami1-1/+1
1999-10-10Increase wait from 4 hours to 5 hours. Seems the ports are taking longerSatoshi Asami1-2/+2
1999-10-10Don't run make describe in parallel -- the outputs gets mangled sometimes.Satoshi Asami1-1/+1
1999-09-24Minor cleanup, remove excessive tests.Satoshi Asami1-2/+1
1999-09-24Adjust to new directory structure.Satoshi Asami1-1/+1
1999-09-22Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami1-3/+22
1999-09-22Call bothlogs.Satoshi Asami1-0/+2
1999-09-22A small script to generate a list of logs that are in both 3-stableSatoshi Asami1-0/+51
1999-09-22Put build logs in "archive/buildlogs" and make a symlink to it.Satoshi Asami1-5/+5
1999-09-22Another case for compiler error.Satoshi Asami1-1/+1
1999-09-22Run chflags if rm -rf of chroot dir fails -- some port may haveSatoshi Asami1-1/+6
1999-09-22Run Xvfb if it exists and set DISPLAY accordingly. This helps portsSatoshi Asami1-4/+17
1999-09-11Remove /var/db/pkg/* *inside* chroot area, not outside.Satoshi Asami1-2/+2
1999-09-11Little whitespace fix.Satoshi Asami1-1/+1
1999-09-11Note that you need /usr/lib/aout/c++rt0.o for package building. It's notSatoshi Asami1-3/+8