summaryrefslogtreecommitdiff
path: root/Tools/portbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the html output of this script. There was neither a closingKris Kennaway2002-11-101-15/+21
* Catch up to lots of changes from bento/beta:Kris Kennaway2002-11-081-144/+180
* Revamp this script:Kris Kennaway2002-11-031-64/+243
* Add C versions of the pnohang and ptimeout scripts (previously written inKris Kennaway2002-11-032-0/+192
* Use the correct filename for the FreeBSD version string used by theKris Kennaway2002-11-021-14/+2
* Read FTP url from ${ftpurl}. Remove hack to fetch perl package into theKris Kennaway2002-11-021-8/+2
* Support either .tgz or .tbz packagesKris Kennaway2002-11-021-2/+2
* Add FTP_PASSIVE_MODE. Build tgz packages on 4 and 4-exp, and tbz on 5.Kris Kennaway2002-11-021-2/+8
* Correct a messageKris Kennaway2002-09-151-1/+1
* Conditionalize one more thing on i386Kris Kennaway2002-09-151-1/+1
* Optimize the html output by putting multiple missing files in the sameKris Kennaway2002-09-151-7/+9
* Add a bunch of new failure modes (mostly to do with ports failing on 5.0)Kris Kennaway2002-09-151-2/+14
* Use PKGSUFFIX from buildenvKris Kennaway2002-09-151-1/+5
* Add PKG_PATH so packages can be found automatically (not sure what causedKris Kennaway2002-09-151-1/+3
* .tbz packages are now standardKris Kennaway2002-09-151-2/+2
* * XFREE86_VERSION=4 is now standardKris Kennaway2002-09-151-3/+4
* * Support multiple arches and conditionalize i386-only stuffKris Kennaway2002-09-151-2/+12
* * Catch up to .tbz packagesKris Kennaway2002-09-151-6/+11
* Allow packages to be installed in the build chroot; this is neededKris Kennaway2002-06-061-1/+9
* Only run ldconfig -aout commands on i386Kris Kennaway2002-06-061-6/+16
* - Catch up to buildenv changes.Kris Kennaway2002-05-131-12/+21
* Comment out the kernel building and just link to kernel.GENERIC.Kris Kennaway2002-05-131-5/+6
* Zap some unused code. Catch up to buildenv changes.Kris Kennaway2002-05-131-7/+1
* - Switch default to XFree86-4.x for all branchesKris Kennaway2002-05-131-3/+6
* * Clean up this script a bitKris Kennaway2002-03-251-36/+49
* * Clean up this script a bitKris Kennaway2002-03-251-19/+27
* Detect a couple more failure modesKris Kennaway2002-03-251-0/+6
* Add MASTER_SITE_OVERRIDE to the list of variables propagated, so thatKris Kennaway2002-03-251-0/+2
* Update OSVERSIONS. This needs to be switched to buildenv.Kris Kennaway2002-03-161-3/+3
* Use buildenv for setting environment variables, and tidy up a bit. FixKris Kennaway2002-03-161-65/+32
* Pull environment variables from buildenv, and tidy up a bit.Kris Kennaway2002-03-161-12/+8
* Collect some more environment variables here and tidy up a bitKris Kennaway2002-03-161-7/+14
* Clean up index generation:Kris Kennaway2002-03-111-29/+26
* Set all of the <bsd.port.mk> control variables to be used in port/packageKris Kennaway2002-03-111-0/+44
* Zap support for 2.2 and 3.xKris Kennaway2002-03-111-12/+0
* * Ports get built under ${scratchdir}, not under ${pb}..this was prettyKris Kennaway2002-03-091-28/+30
* * Use portbuild.conf for config information.Kris Kennaway2002-03-091-4/+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
* Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an optionKris Kennaway2002-03-091-1/+1
* Ports are built in ${scratchdir}, not ${pb}Kris Kennaway2002-03-091-1/+1
* * Document the purpose of this scriptKris Kennaway2002-03-091-1/+12
* Add new version of uname for 5.x bindistsKris Kennaway2002-03-091-0/+67
* Add template file from bentoKris Kennaway2002-03-091-0/+6
* Don't hard-code a version string to report to the chroots, pick it upKris Kennaway2002-03-091-2/+8
* Garbage collect these old configuration directories, since we don'tKris Kennaway2002-02-2510-303/+0
* Clean up this script a bit:Kris Kennaway2002-02-241-13/+60
* Axe support for 2.2.x and 3.x branches, and make this script more robustKris Kennaway2002-02-241-14/+8
* When the 'makeduds' script fails, show the contents of the duds file insteadKris Kennaway2002-02-241-1/+2
* Catch up to changes on bento:Kris Kennaway2002-02-111-10/+10