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