Age | Commit message (Expand) | Author | Files | Lines |
2019-02-06 | set $CC when clang is detected in bootstrap | triaxx | 1 | -1/+3 |
2018-11-15 | Update the root_group for Minix to match the changes to mk files. | sevan | 1 | -2/+2 |
2018-11-11 | bootstrap/bootstrap: detect unknown options and print usage | rillig | 1 | -2/+3 |
2018-11-09 | bootstrap: Ensure CC is considered for SSP tests. | jperkin | 1 | -7/+2 |
2018-11-05 | Optionally detect whether the compiler supports "-fstack-protector-strong". | schmonz | 1 | -1/+30 |
2018-10-30 | Minix 3.4RC6 includes install(1) from NetBSD. | sevan | 1 | -2/+2 |
2018-10-29 | Fix commit v 1.254 | triaxx | 1 | -4/+4 |
2018-10-29 | Arch Linux does not provide pax anymore | triaxx | 1 | -1/+8 |
2018-10-28 | libcompat_minix was removed some years back and minlib does not exist as a | sevan | 1 | -2/+1 |
2018-10-28 | Minix/arm currently ships with GCC but the i386 build ships with clang so check | sevan | 1 | -1/+2 |
2018-10-17 | bootstrap: Set PKGSRC_KEEP_BIN_PKGS=no during bootstrap. | jperkin | 1 | -3/+3 |
2018-09-09 | On OpenBSD, detect clang and prefer it over gcc. Addresses pkg/53170. | schmonz | 1 | -1/+3 |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 1 | -8/+1 |
2018-08-12 | On Chrome OS, build nbsed too. | bsiegert | 1 | -2/+3 |
2018-07-07 | Document cleaning up with ./cleanup. | bsiegert | 1 | -1/+7 |
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 |