summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Allow bootstrapping without cwrapperskhorben1-6/+7
2017-03-06Add instructions on installing required dependencies on Debian & derivatives tosevan1-1/+8
2017-02-11As macOS Sierra still ships with a broken "awk" and "sed" use thetron1-2/+2
2017-02-09- With the move to pkgng, it is no longer required to rename binaries on currentsevan1-5/+13
2017-02-01Simplify and optimise previous.jperkin1-8/+6
2017-02-01For POWER8 systems running Linux, set $machine_arch to powerpc64le if machinesevan1-2/+10
2017-01-22mention you can prefer pkgsrc at bootstrap, too.maya1-2/+4
2017-01-22Mention in openbsd readme that it is possible to use OpenSSL from pkgsrc,maya1-1/+5
2017-01-10Test for existing $prefix and $pkgdbdir and bail out early if they exist,jperkin1-1/+9
2017-01-10Use die()jperkin1-9/+5
2017-01-09Update XQuartz URLsevan1-2/+2
2017-01-03Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo wherejperkin1-2/+2
2016-11-15Change the default PKG_DBDIR to be ${LOCALBASE}/pkgdb. Resolves issues onjperkin7-41/+21
2016-11-01When building cwrappers via bootstrap, either directly via --cwrappers orjperkin1-2/+16
2016-09-20Add caution that Command Line Tools do not auto-updategdt1-1/+8
2016-07-15Revise ABI discussiongdt1-23/+48
2016-07-14Explain switch to default ABI=64gdt1-2/+20
2016-07-10Copy out the notes from the pkgsrc guide, Interix was the only platform whichsevan1-4/+171
2016-07-03Add notes about common problems & mk.conf snippet for Sun Workshop users from...sevan1-1/+18
2016-07-03Add note regarding prerequisitessevan1-1/+7
2016-07-03link to "pkgsrc on MirOS" pagesevan1-1/+4
2016-06-22Disable maintainer mode for the right tool.joerg1-5/+6
2016-06-22Disable maintainer mode here as well.joerg1-2/+3
2016-04-10No need to set USE_DESTDIR now.joerg1-2/+2
2016-02-08Fix --quiet. The output is far from quiet, but at least it now works.jperkin1-9/+9
2016-02-04Fix PowerPC 32-bit case.jperkin1-2/+2
2016-01-24Attempt to bring sanity to how ABI and MACHINE_ARCH are set.jperkin1-55/+52
2016-01-06Ensure we set MACHINE_ARCH correctly for Darwin x86_64. Fixes recentjperkin1-1/+4
2016-01-06Fix typos.yyamano1-4/+4
2015-12-29Tell libarchive's configure explicitly what make we later want forjoerg1-2/+2
2015-12-29Document --binary-macpkg.dholland1-1/+8
2015-12-27Include basic package creation logic in the bootstrap version ofjoerg1-5/+16
2015-12-18Build nbawk and nbsed on Darwin 10.11 (El Capitan) too, it still has the sedjperkin1-2/+2
2015-12-11Match MACHINE_ARCH override used in bsd.prefs.mk on FreeBSD andjoerg1-1/+9
2015-11-28Mention where the command tools can be obtained from to save time, as the App...sevan1-1/+4
2015-11-09Default to ABI=64 on Darwin hosts which report as x86_64.jperkin1-2/+16
2015-11-08Mention the details of the packages for PowerPC Mac OS X.sevan1-3/+8
2015-11-08Use a single style to reference OS Xsevan1-4/+4
2015-11-07Update notes on versions.gdt1-8/+17
2015-11-07For Bitrigsevan1-2/+6
2015-11-07Use arch(1) to detect the architecture of hostsevan1-2/+6
2015-11-07Rototiil versions sectiongdt1-49/+52
2015-11-06Fix a typo and s/Mac OS X/OS X/ggdt1-13/+14
2015-11-06Make assorted minor updatesgdt1-23/+46
2015-06-13If "/usr/bin/bash" is installed under Solaris always prefer it over thetron1-2/+2
2015-06-04Introduce preliminary support for Bitrig to pkgsrcsevan2-1/+36
2015-05-03Use pdksh when bootstrapping on AIX, while it's possible to bootstrapsevan1-1/+2
2015-04-19mention installation instructions for GCC toolchainstnn2-2/+6
2015-04-19Don't recommend the native compiler or native X11 any more.tnn1-6/+1
2015-04-05Update for the OpenBSD of today. Add info on test cases. Improve wording.rodent1-12/+7