| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually use the user's group name, not their username, for the *GRP | nbm | 2001-11-18 | 1 | -1/+1 |
* | Use 'id -un' and 'id -gn' for user and group information, not 'logname'. | nbm | 2001-08-17 | 3 | -7/+80 |
* | Actually fix the breakage introduced in rev 1.2. | sobomax | 2001-07-31 | 1 | -2/+0 |
* | Fix breakage introduced in previous commit. | sobomax | 2001-07-31 | 1 | -1/+1 |
* | Fix a bug that in some rare cases may lead to a patch not being properly | sobomax | 2001-07-31 | 1 | -0/+2 |
* | Trap signal 31 as well (typo). | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Unbroke when /usr/ports is symlink. | sobomax | 2001-07-30 | 1 | -2/+2 |
* | Fix problems in previous commit: | sobomax | 2001-05-17 | 1 | -5/+5 |
* | - Add an option to disable interactive confirmation; | sobomax | 2001-05-17 | 1 | -1/+18 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | will | 2001-05-01 | 1 | -3/+4 |
* | Be more specific in trying to exclude man pages - look for 'man/man', | nbm | 2001-04-02 | 1 | -1/+1 |
* | Steal the 'hmake' variable building from mkpinstall. This wasn't | nbm | 2001-04-02 | 1 | -4/+6 |
* | Add patchtool - a tool to automate generation/updating of patchfiles. This | sobomax | 2001-03-19 | 2 | -0/+775 |
* | Look into arch-specific distinfo's as well. | sobomax | 2001-03-19 | 1 | -2/+2 |
* | Make plist work again with new-found use of line continuation in | green | 2001-03-13 | 1 | -9/+16 |
* | Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and | roam | 2001-02-22 | 2 | -4/+41 |
* | Some minor additions so that we act a bit more like NetBSD's url2pkg; we | nbm | 2001-02-02 | 1 | -1/+7 |
* | Fix off-by-one error that was causing an infinite loop in some very | will | 2001-01-17 | 1 | -1/+1 |
* | Use the -p option with diff. Add a FreeBSD tag. Don't try to | trevor | 2001-01-13 | 1 | -24/+7 |
* | Fix two bugs: pass $passenv to make *always*; remember that the initial | will | 2001-01-07 | 1 | -3/+3 |
* | Make plist (the Ruby script) a tad more useful: build in mtree support | green | 2001-01-07 | 1 | -26/+54 |
* | 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 |