| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 'id -un' and 'id -gn' for user and group information, not 'logname'. | Neil Blakey-Milner | 2001-08-17 | 3 | -7/+80 |
* | Actually fix the breakage introduced in rev 1.2. | Maxim Sobolev | 2001-07-31 | 1 | -2/+0 |
* | Fix breakage introduced in previous commit. | Maxim Sobolev | 2001-07-31 | 1 | -1/+1 |
* | Fix a bug that in some rare cases may lead to a patch not being properly | Maxim Sobolev | 2001-07-31 | 1 | -0/+2 |
* | Trap signal 31 as well (typo). | Maxim Sobolev | 2001-07-30 | 1 | -2/+2 |
* | Unbroke when /usr/ports is symlink. | Maxim Sobolev | 2001-07-30 | 1 | -2/+2 |
* | Fix problems in previous commit: | Maxim Sobolev | 2001-05-17 | 1 | -5/+5 |
* | - Add an option to disable interactive confirmation; | Maxim Sobolev | 2001-05-17 | 1 | -1/+18 |
* | Stopgap bugfix to avoid the case where a user invokes -t and ends up with | Will Andrews | 2001-05-01 | 1 | -3/+4 |
* | Be more specific in trying to exclude man pages - look for 'man/man', | Neil Blakey-Milner | 2001-04-02 | 1 | -1/+1 |
* | Steal the 'hmake' variable building from mkpinstall. This wasn't | Neil Blakey-Milner | 2001-04-02 | 1 | -4/+6 |
* | Add patchtool - a tool to automate generation/updating of patchfiles. This | Maxim Sobolev | 2001-03-19 | 2 | -0/+775 |
* | Look into arch-specific distinfo's as well. | Maxim Sobolev | 2001-03-19 | 1 | -2/+2 |
* | Make plist work again with new-found use of line continuation in | Brian Feldman | 2001-03-13 | 1 | -9/+16 |
* | Uncomment and update OSREL and OSVERSION in preparation for 4.3R. | Satoshi Asami | 2001-03-12 | 3 | -6/+6 |
* | Tweak to catch missing directories from the Makefiles in the various | Steve Price | 2001-03-08 | 1 | -1/+5 |
* | mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying | Satoshi Asami | 2001-02-28 | 4 | -100/+12 |
* | Do not hardcode /tmp as a temp directory base, try $TMPDIR, $TMP and | Peter Pentchev | 2001-02-22 | 2 | -4/+41 |
* | (1) Update values of OSREL/OSVERSION to match reality. | Satoshi Asami | 2001-02-21 | 3 | -15/+15 |
* | Some minor additions so that we act a bit more like NetBSD's url2pkg; we | Neil Blakey-Milner | 2001-02-02 | 1 | -1/+7 |
* | A few new features: | Satoshi Asami | 2001-01-21 | 1 | -14/+22 |
* | 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 |
* | master is back to bento. | Satoshi Asami | 2000-12-18 | 1 | -1/+2 |
* | Combine the scripts for building the bundist tarballs. The per-branch | Satoshi Asami | 2000-12-18 | 1 | -0/+70 |
* | Functional modification: Make -n only apply to cvs commit, NOT *all* | Will Andrews | 2000-12-08 | 1 | -3/+3 |
* | Use YYYYMMDDHH for log files so we can have two builds on the same | Satoshi Asami | 2000-11-07 | 1 | -1/+8 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | Satoshi Asami | 2000-11-07 | 1 | -17/+52 |
* | 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 |
* | Name change, files/md5 -> distinfo. (Only change is to message -- the | Satoshi Asami | 2000-10-09 | 1 | -2/+2 |
* | Hack this file beyond recognition to cope with both the old and new | Satoshi Asami | 2000-10-06 | 1 | -9/+12 |
* | Need to quote su -c command with ", not ' since I've got variables | Satoshi Asami | 2000-10-06 | 1 | -1/+1 |
* | Typo (/etc/portbuild -> /var/portbuild). | Satoshi Asami | 2000-10-06 | 1 | -1/+1 |
* | Comment out OSREL settings -- these are taken from /usr/bin/uname | Satoshi Asami | 2000-10-06 | 1 | -5/+7 |