| Commit message (Expand) | Author | Age | Files | Lines |
* | Garbage collect these old configuration directories, since we don't | Kris Kennaway | 2002-02-25 | 10 | -303/+0 |
* | Clean up this script a bit: | Kris Kennaway | 2002-02-24 | 1 | -13/+60 |
* | Axe support for 2.2.x and 3.x branches, and make this script more robust | Kris Kennaway | 2002-02-24 | 1 | -14/+8 |
* | When the 'makeduds' script fails, show the contents of the duds file instead | Kris Kennaway | 2002-02-24 | 1 | -1/+2 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -10/+10 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -0/+7 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -1/+8 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -14/+11 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 2 | -6/+20 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -4/+4 |
* | Catch up to changes on bento: | Kris Kennaway | 2002-02-11 | 1 | -3/+11 |
* | Catch up with changes from bento: | Kris Kennaway | 2002-02-11 | 1 | -48/+66 |
* | Document the use and purpose of this script. | Kris Kennaway | 2002-02-11 | 1 | -0/+5 |
* | Describe the meaning of the mlist file a bit better, and update step 9 in | Kris Kennaway | 2002-02-11 | 1 | -7/+10 |
* | Document the purpose of this script and the algorithm it uses to | Kris Kennaway | 2002-02-11 | 1 | -0/+23 |
* | Document the purpose of this script. Use the temp directory for tempfiles | Kris Kennaway | 2002-02-11 | 1 | -1/+5 |
* | Document the purpose of this script. | Kris Kennaway | 2002-02-11 | 1 | -0/+3 |
* | Add a comment describing what this script does. | Kris Kennaway | 2002-02-11 | 1 | -0/+2 |
* | Add another check for duplicate installations of same port. Only | Satoshi Asami | 2001-10-14 | 1 | -3/+5 |
* | Uncomment and update OSREL and OSVERSION in preparation for 4.3R. | Satoshi Asami | 2001-03-12 | 3 | -6/+6 |
* | mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying | Satoshi Asami | 2001-02-28 | 4 | -100/+12 |
* | (1) Update values of OSREL/OSVERSION to match reality. | Satoshi Asami | 2001-02-21 | 3 | -15/+15 |
* | A few new features: | Satoshi Asami | 2001-01-21 | 1 | -14/+22 |
* | master is back to bento. | Satoshi Asami | 2000-12-18 | 1 | -1/+2 |
* | Combine the scripts for building the bundist tarballs. The per-branch | Satoshi Asami | 2000-12-18 | 1 | -0/+70 |
* | Use YYYYMMDDHH for log files so we can have two builds on the same | Satoshi Asami | 2000-11-07 | 1 | -1/+8 |
* | (1) New flag, -ftp, indicates packages are to be copied over to the | Satoshi Asami | 2000-11-07 | 1 | -17/+52 |
* | Name change, files/md5 -> distinfo. (Only change is to message -- the | Satoshi Asami | 2000-10-09 | 1 | -2/+2 |
* | Hack this file beyond recognition to cope with both the old and new | Satoshi Asami | 2000-10-06 | 1 | -9/+12 |
* | Need to quote su -c command with ", not ' since I've got variables | Satoshi Asami | 2000-10-06 | 1 | -1/+1 |
* | Typo (/etc/portbuild -> /var/portbuild). | Satoshi Asami | 2000-10-06 | 1 | -1/+1 |
* | Comment out OSREL settings -- these are taken from /usr/bin/uname | Satoshi Asami | 2000-10-06 | 1 | -5/+7 |
* | Detect two more failures -- fetch timeout and runaway process (which is | Satoshi Asami | 2000-09-29 | 1 | -0/+4 |
* | Don't delete modules, it might be needed. | Satoshi Asami | 2000-09-27 | 1 | -1/+0 |
* | Read in configuration variables from /var/portbuild/portbuild.conf. | Satoshi Asami | 2000-09-27 | 2 | -4/+6 |
* | Pull in configuration variables from /var/portbuild/portbuild.conf. | Satoshi Asami | 2000-09-27 | 9 | -29/+48 |
* | A configuration file where all options reside. | Satoshi Asami | 2000-09-27 | 1 | -0/+17 |
* | A little script to call "at" to copy the packages. | Satoshi Asami | 2000-09-27 | 1 | -0/+7 |
* | Don't whack old packages, we have enough disk space to keep a few sets | Satoshi Asami | 2000-09-27 | 1 | -31/+58 |
* | Remove syslog message about a load file being empty -- I know it happens now. | Satoshi Asami | 2000-09-27 | 1 | -1/+1 |
* | Make sure you're given the "start" argument before trying to start the script. | Satoshi Asami | 2000-09-27 | 1 | -0/+2 |
* | Don't add packages that are already installed. | Satoshi Asami | 2000-09-27 | 1 | -7/+17 |
* | A little script to kill makes that haven't printed out any message in | Satoshi Asami | 2000-09-27 | 1 | -0/+70 |
* | Change "grep *.log" to "find . -name '*.log' | xargs grep", the number of | Satoshi Asami | 2000-09-26 | 1 | -1/+1 |
* | Catch one more case of XFree86-4 manpage building error. | Satoshi Asami | 2000-09-26 | 1 | -0/+7 |
* | Remove an extra message that only served to clutter the logs. | Satoshi Asami | 2000-09-26 | 1 | -1/+1 |
* | Don't try to process logs twice by protecting this script with a lock file. | Satoshi Asami | 2000-09-26 | 1 | -1/+9 |
* | Add -t and -n flags to ssh. (-t flag suggested by: ps) | Satoshi Asami | 2000-09-26 | 1 | -4/+4 |
* | Change lock file name to "cppackages.lock" so it's clear it's a lock. | Satoshi Asami | 2000-09-26 | 1 | -1/+1 |
* | When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t. | Satoshi Asami | 2000-09-26 | 2 | -0/+15 |