| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and | Peter Pentchev | 2001-02-22 | 2 | -4/+41 |
* | Some minor additions so that we act a bit more like NetBSD's url2pkg; we | Neil Blakey-Milner | 2001-02-02 | 1 | -1/+7 |
* | Fix off-by-one error that was causing an infinite loop in some very | Will Andrews | 2001-01-16 | 1 | -1/+1 |
* | Use the -p option with diff. Add a FreeBSD tag. Don't try to | Trevor Johnson | 2001-01-12 | 1 | -24/+7 |
* | Fix two bugs: pass $passenv to make *always*; remember that the initial | Will Andrews | 2001-01-07 | 1 | -3/+3 |
* | Make plist (the Ruby script) a tad more useful: build in mtree support | Brian Feldman | 2001-01-06 | 1 | -26/+54 |
* | As a quick fix, use /tmp instead of the currently hardcoded /usr/tmp. | Neil Blakey-Milner | 2001-01-03 | 2 | -2/+2 |
* | Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. | Neil Blakey-Milner | 2001-01-02 | 2 | -0/+136 |
* | Fix breakage when someone uses -t option: pass DISTDIR environment variable | Will Andrews | 2001-01-01 | 1 | -7/+9 |
* | Several changes. First, depend on another environment variable rather | Will Andrews | 2001-01-01 | 1 | -12/+14 |
* | Here's my holiday present to the ports team: new -l option allows you to | Will Andrews | 2000-12-31 | 1 | -19/+95 |
* | Add new option: -c file : Pass a file containing the log message for the | Will Andrews | 2000-12-30 | 1 | -3/+23 |
* | Add -g option to disable committing to CVSROOT/modules, useful if someone | Will Andrews | 2000-12-19 | 1 | -2/+5 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | Will Andrews | 2000-12-08 | 1 | -3/+3 |
* | Add standard 2-clause BSD license to protect my (and mharo's) copyright. | Will Andrews | 2000-11-04 | 1 | -0/+24 |
* | s|pkg/PLIST|pkg-plist|g | Maxim Sobolev | 2000-10-21 | 1 | -3/+3 |
* | Add update-patches, a script to generate updated versions of the | Trevor Johnson | 2000-10-19 | 2 | -1/+139 |
* | Add plist, a script to automate the generation of a pkg-plist. | Brian Feldman | 2000-10-17 | 2 | -0/+65 |
* | Overhaul addport again. Should be quite functional now. | Will Andrews | 2000-10-14 | 1 | -22/+70 |
* | Add the first efforts on my mkptools, the successor to makeport.pl. | Neil Blakey-Milner | 2000-10-14 | 4 | -0/+613 |
* | Since people don't seem to appreciate the fact that addport can do | Will Andrews | 2000-10-11 | 1 | -26/+0 |
* | Ajust for a new world order (md5 --> distinfo). | Maxim Sobolev | 2000-10-09 | 1 | -3/+3 |
* | Use -t flag with portlint. | Will Andrews | 2000-10-04 | 1 | -1/+1 |
* | Fix bogon where replies were not chomp()'d. | Will Andrews | 2000-10-01 | 1 | -0/+1 |
* | New script (and it's README) for searching the ports tree. Add this script | Mark Ovens | 2000-08-28 | 3 | -0/+349 |
* | Make -n work again. Add new option -s to allow people to specify a | Will Andrews | 2000-08-19 | 1 | -11/+30 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |