| Commit message (Expand) | Author | Age | Files | Lines |
* | * Ports get built under ${scratchdir}, not under ${pb}..this was pretty | kris | 2002-03-09 | 1 | -28/+30 |
* | * Use portbuild.conf for config information. | kris | 2002-03-09 | 1 | -4/+8 |
* | Add -nocdrom option to usage | kris | 2002-03-09 | 1 | -1/+1 |
* | * Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | kris | 2002-03-09 | 1 | -10/+19 |
* | Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | kris | 2002-03-09 | 1 | -1/+1 |
* | Ports are built in ${scratchdir}, not ${pb} | kris | 2002-03-09 | 1 | -1/+1 |
* | * Document the purpose of this script | kris | 2002-03-09 | 1 | -1/+12 |
* | Add new version of uname for 5.x bindists | kris | 2002-03-09 | 1 | -0/+67 |
* | Add template file from bento | kris | 2002-03-09 | 1 | -0/+6 |
* | Don't hard-code a version string to report to the chroots, pick it up | kris | 2002-03-09 | 1 | -2/+8 |
* | Garbage collect these old configuration directories, since we don't | kris | 2002-02-25 | 10 | -303/+0 |
* | Clean up this script a bit: | kris | 2002-02-24 | 1 | -13/+60 |
* | Axe support for 2.2.x and 3.x branches, and make this script more robust | kris | 2002-02-24 | 1 | -14/+8 |
* | When the 'makeduds' script fails, show the contents of the duds file instead | kris | 2002-02-24 | 1 | -1/+2 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -10/+10 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -0/+7 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -1/+8 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -14/+11 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 2 | -6/+20 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -4/+4 |
* | Catch up to changes on bento: | kris | 2002-02-11 | 1 | -3/+11 |
* | Catch up with changes from bento: | kris | 2002-02-11 | 1 | -48/+66 |
* | Document the use and purpose of this script. | kris | 2002-02-11 | 1 | -0/+5 |
* | Describe the meaning of the mlist file a bit better, and update step 9 in | kris | 2002-02-11 | 1 | -7/+10 |
* | Document the purpose of this script and the algorithm it uses to | kris | 2002-02-11 | 1 | -0/+23 |
* | Document the purpose of this script. Use the temp directory for tempfiles | kris | 2002-02-11 | 1 | -1/+5 |
* | Document the purpose of this script. | kris | 2002-02-11 | 1 | -0/+3 |
* | Add a comment describing what this script does. | kris | 2002-02-11 | 1 | -0/+2 |
* | Add another check for duplicate installations of same port. Only | asami | 2001-10-14 | 1 | -3/+5 |
* | Uncomment and update OSREL and OSVERSION in preparation for 4.3R. | asami | 2001-03-12 | 3 | -6/+6 |
* | mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying | asami | 2001-02-28 | 4 | -100/+12 |
* | (1) Update values of OSREL/OSVERSION to match reality. | asami | 2001-02-21 | 3 | -15/+15 |
* | A few new features: | asami | 2001-01-21 | 1 | -14/+22 |
* | master is back to bento. | asami | 2000-12-18 | 1 | -1/+2 |
* | Combine the scripts for building the bundist tarballs. The per-branch | asami | 2000-12-18 | 1 | -0/+70 |
* | Use YYYYMMDDHH for log files so we can have two builds on the same | asami | 2000-11-07 | 1 | -1/+8 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | asami | 2000-11-07 | 1 | -17/+52 |
* | Name change, files/md5 -> distinfo. (Only change is to message -- the | asami | 2000-10-09 | 1 | -2/+2 |
* | Hack this file beyond recognition to cope with both the old and new | asami | 2000-10-06 | 1 | -9/+12 |
* | Need to quote su -c command with ", not ' since I've got variables | asami | 2000-10-06 | 1 | -1/+1 |
* | Typo (/etc/portbuild -> /var/portbuild). | asami | 2000-10-06 | 1 | -1/+1 |
* | Comment out OSREL settings -- these are taken from /usr/bin/uname | asami | 2000-10-06 | 1 | -5/+7 |
* | Detect two more failures -- fetch timeout and runaway process (which is | asami | 2000-09-29 | 1 | -0/+4 |
* | Don't delete modules, it might be needed. | asami | 2000-09-27 | 1 | -1/+0 |
* | Read in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 2 | -4/+6 |
* | Pull in configuration variables from /var/portbuild/portbuild.conf. | asami | 2000-09-27 | 9 | -29/+48 |
* | A configuration file where all options reside. | asami | 2000-09-27 | 1 | -0/+17 |
* | A little script to call "at" to copy the packages. | asami | 2000-09-27 | 1 | -0/+7 |
* | Don't whack old packages, we have enough disk space to keep a few sets | asami | 2000-09-27 | 1 | -31/+58 |
* | Remove syslog message about a load file being empty -- I know it happens now. | asami | 2000-09-27 | 1 | -1/+1 |