aboutsummaryrefslogtreecommitdiff
path: root/Tools/portbuild/scripts/dopackages
Commit message (Expand)AuthorAgeFilesLines
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildKris Kennaway2007-07-291-3/+4
* Index building needs to happen before prunefailures is run, otherwise itKris Kennaway2007-02-181-6/+6
* * Back up duds to duds.old before, not after we create the new oneKris Kennaway2006-09-141-59/+81
* Don't bother archiving the ports tree, we don't use it for anything so itKris Kennaway2006-04-161-1/+1
* Do not preserve the previous package sets in bak/. This is taking upKris Kennaway2006-04-031-2/+2
* Add support for 6-exp builds (FreeBSD 6.x is our new reference platform)Kris Kennaway2006-02-151-1/+1
* Remove -nodoccvs option, it turns out mounting the doc tree is notKris Kennaway2006-01-221-14/+1
* Change lockf to lockf -k in a commented-out command, just in case it'sKris Kennaway2005-10-111-1/+1
* * Remove unused -nodummy argumentKris Kennaway2005-10-111-34/+6
* Support FreeBSD 7.xKris Kennaway2005-07-241-1/+1
* Flip over the -plistcheck switch to -noplistcheck since we now want toKris Kennaway2005-04-021-5/+5
* Remove traling spaces.Kirill Ponomarev2005-01-091-11/+11
* * The mlist file now only has one field per line.Kris Kennaway2005-01-061-4/+9
* * It does in fact make sense to specify -incremental and -noindex at theKris Kennaway2004-12-281-7/+7
* Rework the -incremental support slightly; this should now be robust enoughKris Kennaway2004-11-251-3/+5
* Redefine the -norestr option to mean 'don't build the list ofKris Kennaway2004-10-251-78/+73
* * Break out setupnode into the dosetupnode script so it may be calledKris Kennaway2004-09-261-37/+3
* * Remove the quickports stuff, it didn't (ever?) work as designed andKris Kennaway2004-07-141-112/+156
* Replace gnome with gnome2 in quickports. I'm still not sure this actuallyKris Kennaway2004-03-081-1/+1
* Use editors/openoffice-1.1 instead of editors/openoffice since the latter isJoe Marcus Clarke2004-01-151-1/+1
* Add a -fetch-original switch to dopackages that fetches the distfiles fromKris Kennaway2003-05-181-1/+9
* Add a -distfiles flag to specify that we should retain distfiles for laterKris Kennaway2003-05-171-4/+12
* Zap some old/non-useful codeKris Kennaway2003-04-061-108/+106
* - Use the ${arch} subdirectory and pass ${arch} around to other scriptsKris Kennaway2003-01-241-155/+161
* Catch up to lots of changes from bento/beta:Kris Kennaway2002-11-081-144/+180
* Pull environment variables from buildenv, and tidy up a bit.Kris Kennaway2002-03-161-12/+8
* Add -nocdrom option to usageKris Kennaway2002-03-091-1/+1
* * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an optionKris Kennaway2002-03-091-10/+19
* When the 'makeduds' script fails, show the contents of the duds file insteadKris Kennaway2002-02-241-1/+2
* Catch up with changes from bento:Kris Kennaway2002-02-111-48/+66
* A few new features:Satoshi Asami2001-01-211-14/+22
* (1) New flag, -ftp, indicates packages are to be copied over to theSatoshi Asami2000-11-071-17/+52
* Need to quote su -c command with ", not ' since I've got variablesSatoshi Asami2000-10-061-1/+1
* Read in configuration variables from /var/portbuild/portbuild.conf.Satoshi Asami2000-09-271-2/+3
* Don't whack old packages, we have enough disk space to keep a few setsSatoshi Asami2000-09-271-31/+58
* Exit with error status in ${portbuild}/status when an error occurs.Satoshi Asami2000-08-291-45/+170
* Put the logs and error logs in a dated subdirectory of the archiveSatoshi Asami1999-09-221-3/+22
* Little whitespace fix.Satoshi Asami1999-09-111-1/+1
* (1) Instead of specifying list of package names of dummy ports (i.e.,Satoshi Asami1999-09-111-19/+36
* Move CHECKSUM.MD5 generation to after INDEX splitting. Not much changeSatoshi Asami1999-08-011-1/+1
* Parallelize things a bit more. Now we'll do index/cdrom/restrictedSatoshi Asami1999-07-301-73/+167
* Plularity typo.Satoshi Asami1999-06-251-1/+1
* Driver script for whole build process. It willSatoshi Asami1999-06-221-0/+219