| Commit message (Expand) | Author | Age | Files | Lines |
* | As a quick fix, use /tmp instead of the currently hardcoded /usr/tmp. | nbm | 2001-01-03 | 2 | -2/+2 |
* | Add (a currently very bare) mkpbuild, and (the more useful) mkpinstall. | nbm | 2001-01-03 | 2 | -0/+136 |
* | Fix breakage when someone uses -t option: pass DISTDIR environment variable | will | 2001-01-02 | 1 | -7/+9 |
* | Several changes. First, depend on another environment variable rather | will | 2001-01-01 | 1 | -12/+14 |
* | Here's my holiday present to the ports team: new -l option allows you to | will | 2000-12-31 | 1 | -19/+95 |
* | Add new option: -c file : Pass a file containing the log message for the | will | 2000-12-30 | 1 | -3/+23 |
* | Add -g option to disable committing to CVSROOT/modules, useful if someone | will | 2000-12-19 | 1 | -2/+5 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | will | 2000-12-09 | 1 | -3/+3 |
* | Add standard 2-clause BSD license to protect my (and mharo's) copyright. | will | 2000-11-04 | 1 | -0/+24 |
* | s|pkg/PLIST|pkg-plist|g | sobomax | 2000-10-21 | 1 | -3/+3 |
* | Add update-patches, a script to generate updated versions of the | trevor | 2000-10-19 | 2 | -1/+139 |
* | Add plist, a script to automate the generation of a pkg-plist. | green | 2000-10-17 | 2 | -0/+65 |
* | Overhaul addport again. Should be quite functional now. | will | 2000-10-14 | 1 | -22/+70 |
* | Add the first efforts on my mkptools, the successor to makeport.pl. | nbm | 2000-10-14 | 4 | -0/+613 |
* | Since people don't seem to appreciate the fact that addport can do | will | 2000-10-11 | 1 | -26/+0 |
* | Ajust for a new world order (md5 --> distinfo). | sobomax | 2000-10-09 | 1 | -3/+3 |
* | Use -t flag with portlint. | will | 2000-10-04 | 1 | -1/+1 |
* | Fix bogon where replies were not chomp()'d. | will | 2000-10-01 | 1 | -0/+1 |
* | New script (and it's README) for searching the ports tree. Add this script | marko | 2000-08-28 | 3 | -0/+349 |
* | Make -n work again. Add new option -s to allow people to specify a | will | 2000-08-19 | 1 | -11/+30 |
* | Properly check -d argument, and return usage() if it's not there. Also use | will | 2000-08-12 | 1 | -6/+9 |
* | Minor cleanups. Print usage() if no arguments are passed. Get rid of | will | 2000-08-11 | 1 | -19/+10 |
* | Major update to addport. Many *MANY* bugfixes. Addport should now work | will | 2000-08-10 | 1 | -160/+211 |
* | Fix special case where people use ``.'' for the argument to -d. I'm not | will | 2000-08-06 | 1 | -1/+6 |
* | Add missed '>' to my e-mail. | sobomax | 2000-08-02 | 3 | -4/+4 |
* | Add gnomedepends.py to our collection of helpfull scripts. | sobomax | 2000-08-02 | 2 | -1/+164 |
* | Various fixes and improvements. | sobomax | 2000-07-19 | 1 | -5/+5 |
* | Add hack for gzipped files that are not .tar.gz files and uncompress | alex | 2000-07-19 | 1 | -2/+3 |
* | Add "-s" (silent) option useful for shell scripts. | sobomax | 2000-07-10 | 1 | -18/+41 |
* | Add checknewver.sh - a shell script which checks for availability of newest | sobomax | 2000-07-07 | 1 | -0/+85 |
* | Add checknewvers.sh - a script which checks for availability of the newest | sobomax | 2000-07-07 | 1 | -0/+2 |
* | Allow existing CVS_RSH environment var to take precedent. | sobomax | 2000-07-04 | 1 | -1/+8 |
* | Allow existing CVS_RSH environment var to take precedent. | will | 2000-07-04 | 1 | -2/+4 |
* | Fix addport so that it will work on freefall. Remove old cruft left | will | 2000-07-01 | 1 | -13/+28 |
* | Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. | sobomax | 2000-06-27 | 2 | -0/+364 |
* | Add extract-lines for .Z archives. | alex | 2000-06-10 | 1 | -1/+7 |
* | Add a traling slash ("/") to the /usr/ports/ and /usr/ports/distfiles/ to make | sobomax | 2000-06-06 | 1 | -3/+3 |
* | Add tag and MAINTAINER. | sobomax | 2000-06-05 | 1 | -4/+4 |
* | Add distclean.sh - a little script to check set of distfiles against currently | sobomax | 2000-06-05 | 2 | -5/+71 |
* | Update for multiple ports. Also add MAINTAINER/Created [on,by] lines. | will | 2000-05-24 | 1 | -41/+57 |
* | Add checksum.sh script that checks a port or ports for broken distfiles and | will | 2000-05-22 | 2 | -0/+66 |
* | Make getpr work for remote committers as well. | sobomax | 2000-05-19 | 1 | -2/+7 |
* | Readme describing all the scripts in this directory. Somebody good at | mharo | 2000-05-02 | 1 | -0/+47 |
* | 3 little scripts I use when dealing with port update PRs. | mharo | 2000-05-02 | 3 | -0/+147 |
* | Future replacement to easy-import for adding ports to the tree. | mharo | 2000-05-02 | 1 | -0/+243 |
* | A tool to check whether all your ports are installed properly, what files | mharo | 2000-05-02 | 1 | -0/+143 |