| Commit message (Expand) | Author | Age | Files | Lines |
* | Support PATCH_WRKSRC. See | Trevor Johnson | 2002-05-25 | 1 | -3/+3 |
* | Track setup.sh usage. | Will Andrews | 2002-05-20 | 2 | -2/+7 |
* | Use the right variable name. | Will Andrews | 2002-05-20 | 1 | -1/+1 |
* | Use a RE to find the X dependency instead of hardcoding. | Will Andrews | 2002-05-20 | 1 | -2/+2 |
* | Streamline instructions a little more. | Will Andrews | 2002-05-20 | 1 | -4/+12 |
* | Add this makefile to help people who are performing package splits to | Will Andrews | 2002-05-20 | 1 | -0/+48 |
* | Add CD configs for use by these scripts. | Will Andrews | 2002-05-20 | 1 | -0/+16 |
* | More useful exit if dir not passed. | Will Andrews | 2002-05-16 | 1 | -0/+4 |
* | Accept dir as argument instead of hardcoding. | Will Andrews | 2002-05-16 | 1 | -1/+5 |
* | - Catch up to buildenv changes. | Kris Kennaway | 2002-05-13 | 1 | -12/+21 |
* | Comment out the kernel building and just link to kernel.GENERIC. | Kris Kennaway | 2002-05-13 | 1 | -5/+6 |
* | Zap some unused code. Catch up to buildenv changes. | Kris Kennaway | 2002-05-13 | 1 | -7/+1 |
* | - Switch default to XFree86-4.x for all branches | Kris Kennaway | 2002-05-13 | 1 | -3/+6 |
* | Fix breakage introduced in the previous commit. | Maxim Sobolev | 2002-05-10 | 1 | -6/+3 |
* | - Make ${DISTDIR} auto-detection actually working; | Maxim Sobolev | 2002-05-10 | 1 | -2/+5 |
* | Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings. | Maxim Sobolev | 2002-05-07 | 1 | -5/+15 |
* | * Change path directory separator character back to _. The problem is "::" | David E. O'Brien | 2002-04-18 | 1 | -1/+3 |
* | Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined. | Maxim Sobolev | 2002-04-17 | 1 | -1/+1 |
* | Recognise EXTRA_PATCHES. | Maxim Sobolev | 2002-04-15 | 1 | -0/+6 |
* | Set the $scripts directory to the same as $dir to make these more useful | Steve Price | 2002-03-27 | 2 | -2/+2 |
* | This file is nearly a verbatim copy of setup.sh so this one is | Steve Price | 2002-03-27 | 1 | -11/+0 |
* | Add a missed file which acts as a driver for the others. | Will Andrews | 2002-03-27 | 2 | -0/+141 |
* | Add the scripts used to break up the package collections for a release. | Will Andrews | 2002-03-27 | 6 | -0/+490 |
* | * Clean up this script a bit | Kris Kennaway | 2002-03-25 | 1 | -36/+49 |
* | * Clean up this script a bit | Kris Kennaway | 2002-03-25 | 1 | -19/+27 |
* | Detect a couple more failure modes | Kris Kennaway | 2002-03-25 | 1 | -0/+6 |
* | Add MASTER_SITE_OVERRIDE to the list of variables propagated, so that | Kris Kennaway | 2002-03-25 | 1 | -0/+2 |
* | Update OSVERSIONS. This needs to be switched to buildenv. | Kris Kennaway | 2002-03-16 | 1 | -3/+3 |
* | Use buildenv for setting environment variables, and tidy up a bit. Fix | Kris Kennaway | 2002-03-16 | 1 | -65/+32 |
* | Pull environment variables from buildenv, and tidy up a bit. | Kris Kennaway | 2002-03-16 | 1 | -12/+8 |
* | Collect some more environment variables here and tidy up a bit | Kris Kennaway | 2002-03-16 | 1 | -7/+14 |
* | Clean up index generation: | Kris Kennaway | 2002-03-11 | 1 | -29/+26 |
* | Set all of the <bsd.port.mk> control variables to be used in port/package | Kris Kennaway | 2002-03-11 | 1 | -0/+44 |
* | Zap support for 2.2 and 3.x | Kris Kennaway | 2002-03-11 | 1 | -12/+0 |
* | Reenable use of the -M option and add a -d option to put @dirrm commands | Brian Feldman | 2002-03-11 | 1 | -4/+17 |
* | * Ports get built under ${scratchdir}, not under ${pb}..this was pretty | Kris Kennaway | 2002-03-09 | 1 | -28/+30 |
* | * Use portbuild.conf for config information. | Kris Kennaway | 2002-03-09 | 1 | -4/+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 |
* | Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option | Kris Kennaway | 2002-03-09 | 1 | -1/+1 |
* | Ports are built in ${scratchdir}, not ${pb} | Kris Kennaway | 2002-03-09 | 1 | -1/+1 |
* | * Document the purpose of this script | Kris Kennaway | 2002-03-09 | 1 | -1/+12 |
* | Add new version of uname for 5.x bindists | Kris Kennaway | 2002-03-09 | 1 | -0/+67 |
* | Add template file from bento | Kris Kennaway | 2002-03-09 | 1 | -0/+6 |
* | Don't hard-code a version string to report to the chroots, pick it up | Kris Kennaway | 2002-03-09 | 1 | -2/+8 |
* | 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 |