summaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2005-03-08Were the overrides in mods/mk ever tested?tv1-4/+3
2005-02-19set MACHINE_ARCH correctly on AIX.grant1-1/+12
2005-02-15don't override the CPPFLAGS and LDFLAGS environment variables, add togrant1-6/+6
2005-01-20DragonFly's pax(1) has different options to those in NetBSD.agc1-3/+2
2005-01-16append, not prepend, /usr/ccs/bin to the $PATH (where it exists).grant1-2/+2
2005-01-12Set machine_arch=mipseb on IRIX, so that binary packages don't complainjschauma1-1/+2
2005-01-12Apply fixes to set TARPROG definition properly for DragonFlyBSD fromagc1-1/+4
2005-01-05No need to "cp -p" here.tv1-2/+2
2004-11-20add support for Tru64, patches provided by Tobias Nygrengrant1-1/+14
2004-10-31Add DragonFlyBSD recognition defaults, provided by Todd Willey on tech-pkg.wiz1-1/+10
2004-10-08Bump BOOTSTRAP_VERSION for previous.tv1-2/+2
2004-10-08Revert part of rev 1.19:tv1-4/+4
2004-08-27Catch up with textproc/nbsed needing to be configured withjlam1-2/+2
2004-08-23* Modify bmake to use libnbcompat to ensure that a regex implementationjlam1-12/+13
2004-05-11Retire the bootstrap script's --pkgsrcdir argument. Now that we'reschmonz1-4/+2
2004-05-05Use numeric uid/gid instead of Administrator/+Administrators, as nativetv1-4/+6
2004-04-24make sure /sbin and /usr/sbin are in $PATH. pkg/24010danw1-1/+5
2004-04-23Rather than work around an automake braindeadness, parameterize install-shtv1-6/+13
2004-04-21For Interix, use "mkdir -p" after all so that the umask can take effect.tv1-1/+4
2004-04-16Use 'mkdir-sh' instead of 'mkdir-p.sh' (similar to 'install-sh').heinz1-3/+3
2004-04-11Add support for UnixWareheinz1-1/+18
2004-04-07Add support for the --sysconfdir argument, which changes the location ofjmmv1-14/+21
2004-03-29Don't set -m in mkdir_p because Interix needs 0775, not 0755. Let the umasktv1-3/+5
2004-03-28apply patch from Klaus Heinz to support bootstrapping from a read-onlygrant1-36/+59
2004-03-21MACHINE_ARCH should be derived from `uname -m` on OpenBSD.grant1-2/+2
2004-03-11In mkdir_p, iterate the directory names. (install-sh doesn't.)tv1-2/+4
2004-03-11Interix has the possibility of case-insensitive filesystems too. Add thetv1-3/+3
2004-03-11Interix needs pax too. <grumble>tv1-2/+2
2004-03-11Use the install-sh wrapper to create directories rather than relying onsketch1-8/+14
2004-03-11Parameterize the root user, and provide an alternative implementationtv1-5/+16
2004-03-11grab and build the various programs required from pkgsrc rather thangrant1-13/+33
2004-03-11import the required bits of bootstrap-pkgsrc from 20040311.grant1-0/+543