summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2005-05-17Fix typo (missing leading dot).cube1-2/+2
2005-05-16Documented how .for loops split their value list (by whitespace, not byrillig1-1/+11
2005-05-15Fixed shell quoting.rillig1-2/+2
2005-05-14Different operating systems have different places where they store thechristos1-1/+3
2005-05-14Allow the user to type --prefix=foo instead of requiring a whitespacerillig1-1/+6
2005-05-11Removed trailing whitespace. Changed some other details to make mdoclint(1)rillig1-15/+15
2005-05-11Corrected the part where splitting variables into words is explained. Addedrillig1-2/+19
2005-05-07Sync with v1.88 of packages(7).wiz1-41/+57
2005-05-07Refer doc/pkgsrc.txt instead of Packages.txt.wiz1-2/+2
2005-04-19Define TMACDIR and CATDEPS appropriately on Linux.minskim2-2/+205
2005-04-11If need_bsd_install=yes, then also set INSTALL accordingly in the samplejschauma1-1/+2
2005-04-10Update README's for last change in bootsrap.jschauma3-12/+30
2005-04-10Implement changes suggested on tech-pkg some time ago:jschauma1-24/+75
2005-03-24Add a note to setjschauma1-1/+8
2005-03-08Were the overrides in mods/mk ever tested?tv1-4/+3
2005-03-04Some strip(1) commands don't strip anything but executables, so in orderjschauma1-3/+10
2005-02-19set MACHINE_ARCH correctly on AIX.grant1-1/+12
2005-02-18Before copying the mk.conf.example file into PKG_SYSCONFDIR, thextraeme1-11/+14
2005-02-16Note that gzip may be needed (as mentioned by T. Rightnour,reed1-1/+4
2005-02-16note that icc 8.1 needs to be built with -i-static.grant1-1/+4
2005-02-15add some info about using icc.grant1-1/+37
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-18Add random image-base address hack adapted from libtool.tv1-1/+2
2005-01-18Gimme a bsd.lib.mk that actually can build shlibs on Interix.tv1-0/+471
2005-01-16ensure we can find strip(1)grant1-3/+8
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-05Add temporary Interix-only hack: don't set the MAKEFILE variable based ontv1-4/+13
2005-01-05No need to "cp -p" here.tv1-2/+2
2004-12-21use /usr/pkg/pkgdb on DragonFly by defaultgrant1-1/+5
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-1/+1
2004-11-27ditch NetBSD-specific stuff, specifically -Werror which xlc doesn'tgrant1-0/+65
2004-11-26ensure MAKEFLAGS is empty when calling bmake.boot. HP-UX make(1) setsgrant1-2/+2
2004-11-20add support for Tru64, patches provided by Tobias Nygrengrant5-5/+237
2004-11-06pull up revision 1.38 from src:grant1-10/+4
2004-10-31Add DragonFlyBSD recognition defaults, provided by Todd Willey on tech-pkg.wiz1-1/+10
2004-10-24note that you need -ma to bootstrap with xlc.grant1-1/+5
2004-10-11Why all the complexity? Just remove $wrkdir. (The previous incarnation lefttv1-15/+3
2004-10-08Bump BOOTSTRAP_VERSION for previous.tv1-2/+2
2004-10-08Revert part of rev 1.19:tv1-4/+4
2004-10-07add some info about xlc support.grant1-1/+21
2004-09-20Also need tools in /usr/xpg4/bin (such as id). PR#26924.cjep1-1/+2
2004-09-12Update my IRIX test systems used.jschauma1-3/+4
2004-09-12We also need SUNWscpu (for /usr/ucb/install). Part of PR#26924cjep1-1/+2
2004-08-27Catch up with textproc/nbsed needing to be configured withjlam1-2/+2
2004-08-23Emphasize that UNIX Perl must not be installed, and that case-sensitivetv1-13/+36
2004-08-23* Modify bmake to use libnbcompat to ensure that a regex implementationjlam5-22/+36
2004-08-22Also capture stderr to the log.jlam1-2/+2