| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add a new option -L, it works like -l but uses pkg-descr to create | Renato Botelho | 2005-10-04 | 1 | -17/+30 |
* | Remove some hardcoded values to hopefully stop random users from shooting | Kris Kennaway | 2005-09-08 | 1 | -12/+27 |
* | - Handle different INDEX filename on 5.X and above | Pav Lucistnik | 2005-09-04 | 1 | -2/+5 |
* | Check for extra files on !i386 also | Kris Kennaway | 2005-07-24 | 1 | -6/+4 |
* | Support FreeBSD 7.x | Kris Kennaway | 2005-07-24 | 5 | -5/+15 |
* | Drop the removed openoffice 1.0 ports from the quickports list | Kris Kennaway | 2005-07-24 | 1 | -1/+1 |
* | Correct typo | Kris Kennaway | 2005-07-24 | 1 | -1/+1 |
* | Add prototypes for all the subroutines which fixes compilation with | Joe Marcus Clarke | 2005-07-10 | 1 | -9/+20 |
* | Fix typos | Volker Stolz | 2005-04-18 | 1 | -3/+3 |
* | As discussed on the cvs-ports-list, make 'addport' print a warning if the dir... | Volker Stolz | 2005-04-12 | 1 | -0/+1 |
* | Add a splitpatch.pl utility, a small script to convert multi-file | Anton Berezin | 2005-04-12 | 2 | -0/+112 |
* | - Add bump_revision.pl, a small script to bump the PORTREVISION variable | Florent Thoumie | 2005-04-12 | 2 | -1/+193 |
* | - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes | Florent Thoumie | 2005-04-11 | 1 | -2/+2 |
* | Use WRKDIRPREFIX instead of hardcoded value. | Kris Kennaway | 2005-04-11 | 1 | -1/+3 |
* | Change rsync -l to -L for the tarballs/ directory (so that dangling | Kris Kennaway | 2005-04-03 | 1 | -1/+1 |
* | Build packages with WRKDIRPREFIX=/work (which does not exist by | Kris Kennaway | 2005-04-02 | 1 | -1/+9 |
* | Increase the nc poll timeout to better deal with network latencies. | Kris Kennaway | 2005-04-02 | 1 | -1/+1 |
* | Flip over the -plistcheck switch to -noplistcheck since we now want to | Kris Kennaway | 2005-04-02 | 1 | -5/+5 |
* | Update the list of files and directories to filter from the plist checking. | Kris Kennaway | 2005-04-02 | 1 | -1/+3 |
* | Checkout Templates from CVS as well since ports with GNU_CONFIGURE will | Volker Stolz | 2005-03-20 | 1 | -0/+2 |
* | Put $FreeBSD$ for ident(1)'ing. | Kirill Ponomarev | 2005-03-13 | 1 | -0/+1 |
* | Hopefully last try to fix readmes build. | Kirill Ponomarev | 2005-03-11 | 1 | -1/+2 |
* | Fix problems with quoting if PORTSTOP is specified. | Kirill Ponomarev | 2005-03-09 | 1 | -1/+1 |
* | * Add info files to TMPPLIST, only if INFO is specified. [1] | Kirill Ponomarev | 2005-02-28 | 1 | -1/+1 |
* | * Instead of using umount -f to unmount things, first use fstat to | Kris Kennaway | 2005-02-12 | 1 | -6/+44 |
* | Only try to chown the portbuild directory if we are a disconnected client | Kris Kennaway | 2005-02-12 | 1 | -1/+1 |
* | Instead of using umount -f to unmount things, first use fstat to look for | Kris Kennaway | 2005-02-12 | 1 | -1/+35 |
* | * Instead of using umount -f to unmount things, first use fstat to | Kris Kennaway | 2005-02-12 | 1 | -7/+44 |
* | Update the plist checking to look for a subset of files and weed out some | Kris Kennaway | 2005-02-12 | 1 | -1/+6 |
* | Document the check-latest-link and tindex scripts | Kris Kennaway | 2005-01-24 | 1 | -1/+5 |
* | Add the script I use to look for duplicate LATEST_LINK entries and to | Kris Kennaway | 2005-01-24 | 1 | -0/+72 |
* | This is the script I use to build indexes for all supported ports branches, | Kris Kennaway | 2005-01-24 | 1 | -0/+164 |
* | Remove traling spaces. | Kirill Ponomarev | 2005-01-09 | 28 | -52/+52 |
* | Always set up the bindist-${hostname}.tar file since it's usually small. | Kris Kennaway | 2005-01-06 | 1 | -1/+1 |
* | Unset the __MAKE_CONF variable after setting up buildenv, because we | Kris Kennaway | 2005-01-06 | 1 | -0/+3 |
* | Allow machines to use an alternate address for polling for job load (e.g. | Kris Kennaway | 2005-01-06 | 1 | -1/+3 |
* | * Include portbuild.conf before portbuild.${hostname} to reset the default | Kris Kennaway | 2005-01-06 | 1 | -4/+6 |
* | * The mlist file now only has one field per line. | Kris Kennaway | 2005-01-06 | 1 | -4/+9 |
* | krion wants to drink from the pointyhat email firehose as well. | Kris Kennaway | 2005-01-06 | 1 | -1/+1 |
* | Now that I have so many remote build machines, don't force trying to | Kris Kennaway | 2005-01-06 | 1 | -7/+0 |
* | * Support the -norsync argument to only remove the existing build chroots | Kris Kennaway | 2004-12-28 | 1 | -2/+8 |
* | * It does in fact make sense to specify -incremental and -noindex at the | Kris Kennaway | 2004-12-28 | 1 | -7/+7 |
* | Fix the Xvfb code to run Xvfb before the build phase if detected | Kris Kennaway | 2004-12-28 | 1 | -15/+25 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 4 | -29/+119 |
* | Overhaul of the job scheduler. The new scheduler runs builds | Kris Kennaway | 2004-12-28 | 1 | -26/+33 |
* | * Catch up to change in formatting of 'extra files' section in logs | Kris Kennaway | 2004-12-28 | 1 | -4/+3 |
* | /rescue/mount_linprocfs isn't functional when called by | Kris Kennaway | 2004-12-28 | 1 | -1/+2 |
* | Support 5-exp builds | Kris Kennaway | 2004-12-28 | 4 | -4/+14 |
* | Use X_WINDOW_SYSTEM for 4.x builds too. | Kris Kennaway | 2004-12-10 | 1 | -2/+2 |
* | Belatedly catch up to XFREE86_VERSION -> X_WINDOW_SYSTEM change; apply | Kris Kennaway | 2004-12-10 | 1 | -3/+3 |