summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)Author
2002-09-15Optimize the html output by putting multiple missing files in the sameKris Kennaway
2002-09-15Add a bunch of new failure modes (mostly to do with ports failing on 5.0)Kris Kennaway
2002-09-15Use PKGSUFFIX from buildenvKris Kennaway
2002-09-15Add PKG_PATH so packages can be found automatically (not sure what causedKris Kennaway
2002-09-15.tbz packages are now standardKris Kennaway
2002-09-15* XFREE86_VERSION=4 is now standardKris Kennaway
2002-09-15* Support multiple arches and conditionalize i386-only stuffKris Kennaway
2002-09-15* Catch up to .tbz packagesKris Kennaway
2002-08-31Check for duplicate entries in INDEX and warn about them.Kris Kennaway
2002-07-16Correct usage example.Maxim Sobolev
2002-07-07Add l10n prefix to default module name.Hye-Shik Chang
2002-06-06Allow packages to be installed in the build chroot; this is neededKris Kennaway
2002-06-06Only run ldconfig -aout commands on i386Kris Kennaway
2002-06-01Use correct variable for symlinking src scripts.Will Andrews
2002-05-25Support PATCH_WRKSRC. SeeTrevor Johnson
2002-05-20Track setup.sh usage.Will Andrews
2002-05-20Use the right variable name.Will Andrews
2002-05-20Use a RE to find the X dependency instead of hardcoding.Will Andrews
2002-05-20Streamline instructions a little more.Will Andrews
2002-05-20Add this makefile to help people who are performing package splits toWill Andrews
2002-05-20Add CD configs for use by these scripts.Will Andrews
2002-05-16More useful exit if dir not passed.Will Andrews
2002-05-16Accept dir as argument instead of hardcoding.Will Andrews
2002-05-13- Catch up to buildenv changes.Kris Kennaway
2002-05-13Comment out the kernel building and just link to kernel.GENERIC.Kris Kennaway
2002-05-13Zap some unused code. Catch up to buildenv changes.Kris Kennaway
2002-05-13- Switch default to XFree86-4.x for all branchesKris Kennaway
2002-05-10Fix breakage introduced in the previous commit.Maxim Sobolev
2002-05-10- Make ${DISTDIR} auto-detection actually working;Maxim Sobolev
2002-05-07Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.Maxim Sobolev
2002-04-18* Change path directory separator character back to _. The problem is "::"David E. O'Brien
2002-04-17Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined.Maxim Sobolev
2002-04-15Recognise EXTRA_PATCHES.Maxim Sobolev
2002-03-27Set the $scripts directory to the same as $dir to make these more usefulSteve Price
2002-03-27This file is nearly a verbatim copy of setup.sh so this one isSteve Price
2002-03-27Add a missed file which acts as a driver for the others.Will Andrews
2002-03-27Add the scripts used to break up the package collections for a release.Will Andrews
2002-03-25* Clean up this script a bitKris Kennaway
2002-03-25* Clean up this script a bitKris Kennaway
2002-03-25Detect a couple more failure modesKris Kennaway
2002-03-25Add MASTER_SITE_OVERRIDE to the list of variables propagated, so thatKris Kennaway
2002-03-16Update OSVERSIONS. This needs to be switched to buildenv.Kris Kennaway
2002-03-16Use buildenv for setting environment variables, and tidy up a bit. FixKris Kennaway
2002-03-16Pull environment variables from buildenv, and tidy up a bit.Kris Kennaway
2002-03-16Collect some more environment variables here and tidy up a bitKris Kennaway
2002-03-11Clean up index generation:Kris Kennaway
2002-03-11Set all of the <bsd.port.mk> control variables to be used in port/packageKris Kennaway
2002-03-11Zap support for 2.2 and 3.xKris Kennaway
2002-03-11Reenable use of the -M option and add a -d option to put @dirrm commandsBrian Feldman
2002-03-09* Ports get built under ${scratchdir}, not under ${pb}..this was prettyKris Kennaway