| Commit message (Expand) | Author | Age | Files | Lines |
* | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | Kris Kennaway | 2007-07-29 | 1 | -3/+4 |
* | Index building needs to happen before prunefailures is run, otherwise it | Kris Kennaway | 2007-02-18 | 1 | -6/+6 |
* | * Back up duds to duds.old before, not after we create the new one | Kris Kennaway | 2006-09-14 | 1 | -59/+81 |
* | Don't bother archiving the ports tree, we don't use it for anything so it | Kris Kennaway | 2006-04-16 | 1 | -1/+1 |
* | Do not preserve the previous package sets in bak/. This is taking up | Kris Kennaway | 2006-04-03 | 1 | -2/+2 |
* | Add support for 6-exp builds (FreeBSD 6.x is our new reference platform) | Kris Kennaway | 2006-02-15 | 1 | -1/+1 |
* | Remove -nodoccvs option, it turns out mounting the doc tree is not | Kris Kennaway | 2006-01-22 | 1 | -14/+1 |
* | Change lockf to lockf -k in a commented-out command, just in case it's | Kris Kennaway | 2005-10-11 | 1 | -1/+1 |
* | * Remove unused -nodummy argument | Kris Kennaway | 2005-10-11 | 1 | -34/+6 |
* | Support FreeBSD 7.x | Kris Kennaway | 2005-07-24 | 1 | -1/+1 |
* | Flip over the -plistcheck switch to -noplistcheck since we now want to | Kris Kennaway | 2005-04-02 | 1 | -5/+5 |
* | Remove traling spaces. | Kirill Ponomarev | 2005-01-09 | 1 | -11/+11 |
* | * The mlist file now only has one field per line. | Kris Kennaway | 2005-01-06 | 1 | -4/+9 |
* | * It does in fact make sense to specify -incremental and -noindex at the | Kris Kennaway | 2004-12-28 | 1 | -7/+7 |
* | Rework the -incremental support slightly; this should now be robust enough | Kris Kennaway | 2004-11-25 | 1 | -3/+5 |
* | Redefine the -norestr option to mean 'don't build the list of | Kris Kennaway | 2004-10-25 | 1 | -78/+73 |
* | * Break out setupnode into the dosetupnode script so it may be called | Kris Kennaway | 2004-09-26 | 1 | -37/+3 |
* | * Remove the quickports stuff, it didn't (ever?) work as designed and | Kris Kennaway | 2004-07-14 | 1 | -112/+156 |
* | Replace gnome with gnome2 in quickports. I'm still not sure this actually | Kris Kennaway | 2004-03-08 | 1 | -1/+1 |
* | Use editors/openoffice-1.1 instead of editors/openoffice since the latter is | Joe Marcus Clarke | 2004-01-15 | 1 | -1/+1 |
* | Add a -fetch-original switch to dopackages that fetches the distfiles from | Kris Kennaway | 2003-05-18 | 1 | -1/+9 |
* | Add a -distfiles flag to specify that we should retain distfiles for later | Kris Kennaway | 2003-05-17 | 1 | -4/+12 |
* | Zap some old/non-useful code | Kris Kennaway | 2003-04-06 | 1 | -108/+106 |
* | - Use the ${arch} subdirectory and pass ${arch} around to other scripts | Kris Kennaway | 2003-01-24 | 1 | -155/+161 |
* | Catch up to lots of changes from bento/beta: | Kris Kennaway | 2002-11-08 | 1 | -144/+180 |
* | Pull environment variables from buildenv, and tidy up a bit. | Kris Kennaway | 2002-03-16 | 1 | -12/+8 |
* | Add -nocdrom option to usage | Kris Kennaway | 2002-03-09 | 1 | -1/+1 |
* | * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | Kris Kennaway | 2002-03-09 | 1 | -10/+19 |
* | When the 'makeduds' script fails, show the contents of the duds file instead | Kris Kennaway | 2002-02-24 | 1 | -1/+2 |
* | Catch up with changes from bento: | Kris Kennaway | 2002-02-11 | 1 | -48/+66 |
* | A few new features: | Satoshi Asami | 2001-01-21 | 1 | -14/+22 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | Satoshi Asami | 2000-11-07 | 1 | -17/+52 |
* | Need to quote su -c command with ", not ' since I've got variables | Satoshi Asami | 2000-10-06 | 1 | -1/+1 |
* | Read in configuration variables from /var/portbuild/portbuild.conf. | Satoshi Asami | 2000-09-27 | 1 | -2/+3 |
* | Don't whack old packages, we have enough disk space to keep a few sets | Satoshi Asami | 2000-09-27 | 1 | -31/+58 |
* | Exit with error status in ${portbuild}/status when an error occurs. | Satoshi Asami | 2000-08-29 | 1 | -45/+170 |
* | Put the logs and error logs in a dated subdirectory of the archive | Satoshi Asami | 1999-09-22 | 1 | -3/+22 |
* | Little whitespace fix. | Satoshi Asami | 1999-09-11 | 1 | -1/+1 |
* | (1) Instead of specifying list of package names of dummy ports (i.e., | Satoshi Asami | 1999-09-11 | 1 | -19/+36 |
* | Move CHECKSUM.MD5 generation to after INDEX splitting. Not much change | Satoshi Asami | 1999-08-01 | 1 | -1/+1 |
* | Parallelize things a bit more. Now we'll do index/cdrom/restricted | Satoshi Asami | 1999-07-30 | 1 | -73/+167 |
* | Plularity typo. | Satoshi Asami | 1999-06-25 | 1 | -1/+1 |
* | Driver script for whole build process. It will | Satoshi Asami | 1999-06-22 | 1 | -0/+219 |