| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove, don't comment out, unused variables | kris | 2005-10-11 | 1 | -2/+0 |
* | Remove unused variables. Don't bother protecting against negative | kris | 2005-10-11 | 1 | -4/+2 |
* | Update lockf to lockf -k in example usage | kris | 2005-10-11 | 1 | -1/+1 |
* | Update the lockf command to add -k in example usage | kris | 2005-10-11 | 1 | -1/+1 |
* | When -norsync is set, don't bother to run md5 over the bindist.tar | kris | 2005-10-11 | 1 | -3/+9 |
* | Change lockf to lockf -k in a commented-out command, just in case it's | kris | 2005-10-11 | 1 | -1/+1 |
* | Add support for use_md_swap | kris | 2005-10-11 | 1 | -0/+5 |
* | Add support for use_md_swap. When this variable is set in a | kris | 2005-10-11 | 1 | -4/+18 |
* | No need to hold the queue lock while polling client load | kris | 2005-10-11 | 1 | -1/+1 |
* | * Use lockf -k instead of lockf. If there is ever contention from >1 | kris | 2005-10-11 | 1 | -5/+5 |
* | * Add support for use_md_swap | kris | 2005-10-11 | 1 | -12/+22 |
* | * Unmount linprocfs around pkg_adding dependencies, to try and work | kris | 2005-10-11 | 1 | -3/+41 |
* | * Finish flipping the switch on -noplistcheck - this is activated by | kris | 2005-10-11 | 1 | -11/+6 |
* | * Remove support for the unused -nodummy function | kris | 2005-10-11 | 1 | -65/+66 |
* | * Remove unused -nodummy argument | kris | 2005-10-11 | 1 | -34/+6 |
* | Silence some possible errors from chflags -R | kris | 2005-10-11 | 1 | -1/+1 |
* | Silence possible errors from some recursive commands | kris | 2005-10-11 | 1 | -2/+2 |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | garga | 2005-10-04 | 1 | -17/+30 |
* | Remove some hardcoded values to hopefully stop random users from shooting | kris | 2005-09-08 | 1 | -12/+27 |
* | - Handle different INDEX filename on 5.X and above | pav | 2005-09-04 | 1 | -2/+5 |
* | Check for extra files on !i386 also | kris | 2005-07-24 | 1 | -6/+4 |
* | Support FreeBSD 7.x | kris | 2005-07-24 | 5 | -5/+15 |
* | Drop the removed openoffice 1.0 ports from the quickports list | kris | 2005-07-24 | 1 | -1/+1 |
* | Correct typo | kris | 2005-07-24 | 1 | -1/+1 |
* | Add prototypes for all the subroutines which fixes compilation with | marcus | 2005-07-10 | 1 | -9/+20 |
* | Fix typos | vs | 2005-04-18 | 1 | -3/+3 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | vs | 2005-04-12 | 1 | -0/+1 |
* | Add a splitpatch.pl utility, a small script to convert multi-file | tobez | 2005-04-12 | 2 | -0/+112 |
* | - Add bump_revision.pl, a small script to bump the PORTREVISION variable | flz | 2005-04-12 | 2 | -1/+193 |
* | - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes | flz | 2005-04-11 | 1 | -2/+2 |
* | Use WRKDIRPREFIX instead of hardcoded value. | kris | 2005-04-11 | 1 | -1/+3 |
* | Change rsync -l to -L for the tarballs/ directory (so that dangling | kris | 2005-04-03 | 1 | -1/+1 |
* | Build packages with WRKDIRPREFIX=/work (which does not exist by | kris | 2005-04-02 | 1 | -1/+9 |
* | Increase the nc poll timeout to better deal with network latencies. | kris | 2005-04-02 | 1 | -1/+1 |
* | Flip over the -plistcheck switch to -noplistcheck since we now want to | kris | 2005-04-02 | 1 | -5/+5 |
* | Update the list of files and directories to filter from the plist checking. | kris | 2005-04-02 | 1 | -1/+3 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | vs | 2005-03-20 | 1 | -0/+2 |
* | Put $FreeBSD$ for ident(1)'ing. | krion | 2005-03-13 | 1 | -0/+1 |
* | Hopefully last try to fix readmes build. | krion | 2005-03-11 | 1 | -1/+2 |
* | Fix problems with quoting if PORTSTOP is specified. | krion | 2005-03-09 | 1 | -1/+1 |
* | * Add info files to TMPPLIST, only if INFO is specified. [1] | krion | 2005-02-28 | 1 | -1/+1 |
* | * Instead of using umount -f to unmount things, first use fstat to | kris | 2005-02-12 | 1 | -6/+44 |
* | Only try to chown the portbuild directory if we are a disconnected client | kris | 2005-02-12 | 1 | -1/+1 |
* | Instead of using umount -f to unmount things, first use fstat to look for | kris | 2005-02-12 | 1 | -1/+35 |
* | * Instead of using umount -f to unmount things, first use fstat to | kris | 2005-02-12 | 1 | -7/+44 |
* | Update the plist checking to look for a subset of files and weed out some | kris | 2005-02-12 | 1 | -1/+6 |
* | Document the check-latest-link and tindex scripts | kris | 2005-01-24 | 1 | -1/+5 |
* | Add the script I use to look for duplicate LATEST_LINK entries and to | kris | 2005-01-24 | 1 | -0/+72 |
* | This is the script I use to build indexes for all supported ports branches, | kris | 2005-01-24 | 1 | -0/+164 |
* | Remove traling spaces. | krion | 2005-01-09 | 28 | -52/+52 |