Age | Commit message (Expand) | Author | Files | Lines |
2018-03-07 | bootstrap: don't output "Hopefully" when bootstrap finishes | rillig | 1 | -2/+1 |
2018-02-03 | Remove a mis-pasted line. Noticed by jperkin@. | bsiegert | 1 | -2/+1 |
2018-02-02 | Use pkgsrc awk on ChromeOS. | bsiegert | 1 | -1/+4 |
2017-12-09 | Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is set | sevan | 1 | -1/+2 |
2017-10-22 | Set cwrappers in bootstrap mk.conf too. | bsiegert | 1 | -1/+2 |
2017-09-23 | Rename OS X to macOS to follow Apple's new naming | maya | 1 | -26/+24 |
2017-09-23 | macOS 10.13 requires nbsed and nbawk | maya | 1 | -2/+2 |
2017-09-21 | bootstrap/MacOSX: explain tools issues for 10.12 | gdt | 1 | -9/+9 |
2017-06-19 | Add code for finding machine_arch on OSF1 | maya | 1 | -1/+2 |
2017-04-29 | Allow bootstrapping without cwrappers | khorben | 1 | -6/+7 |
2017-03-06 | Add instructions on installing required dependencies on Debian & derivatives to | sevan | 1 | -1/+8 |
2017-02-11 | As macOS Sierra still ships with a broken "awk" and "sed" use the | tron | 1 | -2/+2 |
2017-02-09 | - With the move to pkgng, it is no longer required to rename binaries on current | sevan | 1 | -5/+13 |
2017-02-01 | Simplify and optimise previous. | jperkin | 1 | -8/+6 |
2017-02-01 | For POWER8 systems running Linux, set $machine_arch to powerpc64le if machine | sevan | 1 | -2/+10 |
2017-01-22 | mention you can prefer pkgsrc at bootstrap, too. | maya | 1 | -2/+4 |
2017-01-22 | Mention in openbsd readme that it is possible to use OpenSSL from pkgsrc, | maya | 1 | -1/+5 |
2017-01-10 | Test for existing $prefix and $pkgdbdir and bail out early if they exist, | jperkin | 1 | -1/+9 |
2017-01-10 | Use die() | jperkin | 1 | -9/+5 |
2017-01-09 | Update XQuartz URL | sevan | 1 | -2/+2 |
2017-01-03 | Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo where | jperkin | 1 | -2/+2 |
2016-11-15 | Change the default PKG_DBDIR to be ${LOCALBASE}/pkgdb. Resolves issues on | jperkin | 7 | -41/+21 |
2016-11-01 | When building cwrappers via bootstrap, either directly via --cwrappers or | jperkin | 1 | -2/+16 |
2016-09-20 | Add caution that Command Line Tools do not auto-update | gdt | 1 | -1/+8 |
2016-07-15 | Revise ABI discussion | gdt | 1 | -23/+48 |
2016-07-14 | Explain switch to default ABI=64 | gdt | 1 | -2/+20 |
2016-07-10 | Copy out the notes from the pkgsrc guide, Interix was the only platform which | sevan | 1 | -4/+171 |
2016-07-03 | Add notes about common problems & mk.conf snippet for Sun Workshop users from... | sevan | 1 | -1/+18 |
2016-07-03 | Add note regarding prerequisites | sevan | 1 | -1/+7 |
2016-07-03 | link to "pkgsrc on MirOS" page | sevan | 1 | -1/+4 |
2016-06-22 | Disable maintainer mode for the right tool. | joerg | 1 | -5/+6 |
2016-06-22 | Disable maintainer mode here as well. | joerg | 1 | -2/+3 |
2016-04-10 | No need to set USE_DESTDIR now. | joerg | 1 | -2/+2 |
2016-02-08 | Fix --quiet. The output is far from quiet, but at least it now works. | jperkin | 1 | -9/+9 |
2016-02-04 | Fix PowerPC 32-bit case. | jperkin | 1 | -2/+2 |
2016-01-24 | Attempt to bring sanity to how ABI and MACHINE_ARCH are set. | jperkin | 1 | -55/+52 |
2016-01-06 | Ensure we set MACHINE_ARCH correctly for Darwin x86_64. Fixes recent | jperkin | 1 | -1/+4 |
2016-01-06 | Fix typos. | yyamano | 1 | -4/+4 |
2015-12-29 | Tell libarchive's configure explicitly what make we later want for | joerg | 1 | -2/+2 |
2015-12-29 | Document --binary-macpkg. | dholland | 1 | -1/+8 |
2015-12-27 | Include basic package creation logic in the bootstrap version of | joerg | 1 | -5/+16 |
2015-12-18 | Build nbawk and nbsed on Darwin 10.11 (El Capitan) too, it still has the sed | jperkin | 1 | -2/+2 |
2015-12-11 | Match MACHINE_ARCH override used in bsd.prefs.mk on FreeBSD and | joerg | 1 | -1/+9 |
2015-11-28 | Mention where the command tools can be obtained from to save time, as the App... | sevan | 1 | -1/+4 |
2015-11-09 | Default to ABI=64 on Darwin hosts which report as x86_64. | jperkin | 1 | -2/+16 |
2015-11-08 | Mention the details of the packages for PowerPC Mac OS X. | sevan | 1 | -3/+8 |
2015-11-08 | Use a single style to reference OS X | sevan | 1 | -4/+4 |
2015-11-07 | Update notes on versions. | gdt | 1 | -8/+17 |
2015-11-07 | For Bitrig | sevan | 1 | -2/+6 |
2015-11-07 | Use arch(1) to detect the architecture of host | sevan | 1 | -2/+6 |