| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the html output of this script. There was neither a closing | Kris Kennaway | 2002-11-10 | 1 | -15/+21 |
* | Catch up to lots of changes from bento/beta: | Kris Kennaway | 2002-11-08 | 1 | -144/+180 |
* | Revamp this script: | Kris Kennaway | 2002-11-03 | 1 | -64/+243 |
* | Add C versions of the pnohang and ptimeout scripts (previously written in | Kris Kennaway | 2002-11-03 | 2 | -0/+192 |
* | Use the correct filename for the FreeBSD version string used by the | Kris Kennaway | 2002-11-02 | 1 | -14/+2 |
* | Read FTP url from ${ftpurl}. Remove hack to fetch perl package into the | Kris Kennaway | 2002-11-02 | 1 | -8/+2 |
* | Support either .tgz or .tbz packages | Kris Kennaway | 2002-11-02 | 1 | -2/+2 |
* | Add FTP_PASSIVE_MODE. Build tgz packages on 4 and 4-exp, and tbz on 5. | Kris Kennaway | 2002-11-02 | 1 | -2/+8 |
* | Correct a message | Kris Kennaway | 2002-09-15 | 1 | -1/+1 |
* | Conditionalize one more thing on i386 | Kris Kennaway | 2002-09-15 | 1 | -1/+1 |
* | Optimize the html output by putting multiple missing files in the same | Kris Kennaway | 2002-09-15 | 1 | -7/+9 |
* | Add a bunch of new failure modes (mostly to do with ports failing on 5.0) | Kris Kennaway | 2002-09-15 | 1 | -2/+14 |
* | Use PKGSUFFIX from buildenv | Kris Kennaway | 2002-09-15 | 1 | -1/+5 |
* | Add PKG_PATH so packages can be found automatically (not sure what caused | Kris Kennaway | 2002-09-15 | 1 | -1/+3 |
* | .tbz packages are now standard | Kris Kennaway | 2002-09-15 | 1 | -2/+2 |
* | * XFREE86_VERSION=4 is now standard | Kris Kennaway | 2002-09-15 | 1 | -3/+4 |
* | * Support multiple arches and conditionalize i386-only stuff | Kris Kennaway | 2002-09-15 | 1 | -2/+12 |
* | * Catch up to .tbz packages | Kris Kennaway | 2002-09-15 | 1 | -6/+11 |
* | Allow packages to be installed in the build chroot; this is needed | Kris Kennaway | 2002-06-06 | 1 | -1/+9 |
* | Only run ldconfig -aout commands on i386 | Kris Kennaway | 2002-06-06 | 1 | -6/+16 |
* | - 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 |
* | * 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 |
* | * 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 |