summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2006-08-02Added an option --compiler, which can be used to override the automaticrillig1-5/+13
2006-07-24Allow the bootstrap command to be run from any directory, not justrillig1-27/+28
2006-07-21In the post-bootstrap message, tell the user the correct manpage directoryjlam1-2/+2
2006-07-21Add a new option "--full" that implies all of the platform-independentjlam1-1/+17
2006-07-21Don't create the "work" symlink when building and installing software.jlam1-2/+2
2006-07-21Add back $pkg_install_args when invoking the pkg_install configurejlam1-3/+3
2006-07-21Since bootstrap happens quite early and it's hard to get good debuggingjlam1-2/+2
2006-07-21Ensure $wrkdir is an absolute path so that $wrkobjdir is too. Avoidsjlam1-2/+2
2006-07-20Fix a reversed test -- if the user specifies "CC" in the environment,jlam1-2/+2
2006-07-20Fix location of install-sh script in the bootstrap work directory.jlam1-2/+2
2006-07-19Explicitly set the compiler used to build nawk. The Makefile wasjlam1-2/+3
2006-07-19Ensure that "Makefile" and not "makefile" is used when building nawk.jlam1-2/+2
2006-07-17* Move the "extra" scripts installed by bootstrap for certain platformsjlam6-388/+38
2006-07-14Copy the *.mk files from the pkgtools/bootstrap-mk-files package forjlam45-8937/+16
2006-07-14Nothing uses the pkg.sh script anymore. We now rely on the real pkg_*jlam1-569/+0
2006-07-14Use the pkgtools/pkgmanpages package instead of keeping our own copy ofjlam3-779/+7
2006-07-14Create a separate pkgtools/tnftp package that is installed as part ofjlam2-6/+7
2006-07-14Use pkgtools/pax when registering the bootstrap pax.jlam2-3/+4
2006-07-14Catch up with modifications to bootstrap:jlam1-1/+3
2006-07-14Back out part of revision 1.60 that I didn't mean to commit.jlam1-4/+4
2006-07-14Register the files that installed by the bootstrap script into thejlam1-3/+29
2006-07-14Fix path to the bmake.1 man page in the work directory.jlam1-5/+5
2006-07-14Install the bmake man page now that we properly handle PKGMANDIR injlam1-2/+2
2006-07-14Fix TOOLS_PLATFORM.tar definition (cut and paste bug).jlam1-2/+2
2006-07-14Add nawk as a bootstrap tool. Reorder the builds so that nawk and sedjlam1-12/+38
2006-07-13Pass the computed mandir down to all the configure script invocations.jlam1-6/+6
2006-07-13Allow the user to specify --pkgmandir to control where man pages go.jlam1-12/+18
2006-07-13* Set PKG_TOOLS_BIN to the location of the bootstrapped pkg_* toolsjlam1-18/+3
2006-07-11After building bmake, use it exclusively to build everything else thatjlam1-7/+9
2006-07-11Generate the proper TOOLS_PLATFORM.* lines for bootstrap binaries tojlam1-16/+20
2006-07-11This file had been copied from IRIX.sys.mk, which contained a wrongrillig1-2/+2
2006-07-10CPP is "CC -E", not "CC" alone. This fixes Jan's bulk build on IRIX64.rillig1-2/+2
2006-04-18corrected a few typosschwarz1-6/+4
2006-04-14re-introduce a modification from 1.48 that had erroneously been removedschwarz1-2/+2
2006-04-11Don't use the carat (^) in class matches, as it is not supported byjoerg2-4/+9
2006-04-10Allow overriding of the default FETCH_CMD with --fetch-cmdjoerg2-16/+33
2006-04-10added bootstrap support for IRIX 5.3 (finally :-))schwarz4-55/+146
2006-04-09For DragonFly before the 1.4.0 release, default to $prefix/pkgdb tojoerg1-3/+7
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-01-02Make sure devel/bmake is also in tarball. (Noticed by Matt Dillon.)reed1-1/+2
2005-12-21Fix "${TMACDIR}" for Darwin 8.x (MacOS X Tiger).tron1-2/+4
2005-12-20Default to MKLINT=no by default. lint might not exist on the targetjoerg1-6/+2
2005-12-17Apply parts of a patch from Georg Schwarz to allow IRIX 6.x to bootstrapjschauma1-3/+4
2005-12-01Bump BOOTSTRAP_VERSION due to the update of archivers/pax.minskim1-2/+2
2005-11-18Do not define LIBC and other LIB* settings. This should fixreed1-53/+3
2005-11-16sysMkPath should be ${PREFIX}/share/mk by default and only that.joerg1-2/+2
2005-11-10Add "--mksrc none" to the boot-strap arguments for building "bmake".reed1-2/+2
2005-11-08Mention documentation that is local in pkgsrc tree.reed1-2/+13
2005-11-02Remove the NetBSD specific Makefile.in for bmake. It was not used anywaysreed2-124/+1
2005-11-01Remove all the local documentation here and defer to the Guide.tv1-99/+4