Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-11-07 | Rototiil versions section | gdt | 1 | -49/+52 |
2015-11-06 | Fix a typo and s/Mac OS X/OS X/g | gdt | 1 | -13/+14 |
2015-11-06 | Make assorted minor updates | gdt | 1 | -23/+46 |
2015-06-13 | If "/usr/bin/bash" is installed under Solaris always prefer it over the | tron | 1 | -2/+2 |
2015-06-04 | Introduce preliminary support for Bitrig to pkgsrc | sevan | 2 | -1/+36 |
2015-05-03 | Use pdksh when bootstrapping on AIX, while it's possible to bootstrap | sevan | 1 | -1/+2 |
2015-04-19 | mention installation instructions for GCC toolchains | tnn | 2 | -2/+6 |
2015-04-19 | Don't recommend the native compiler or native X11 any more. | tnn | 1 | -6/+1 |
2015-04-05 | Update for the OpenBSD of today. Add info on test cases. Improve wording. | rodent | 1 | -12/+7 |
2015-02-28 | typo | prlw1 | 1 | -2/+2 |
2015-02-22 | Drop xlc compiler information. | gdt | 1 | -31/+1 |
2015-02-22 | Rototill version list (without policy change). | gdt | 1 | -37/+34 |
2015-01-19 | remove obsolated information for bootstrap kit and binary packages. | obache | 1 | -6/+1 |
2014-12-04 | Don't build the cwrappers package during bootstrap, it is pulled in | jperkin | 1 | -4/+1 |
2014-12-01 | Add a "--cwrappers" option to build and enable cwrappers. | jperkin | 1 | -4/+17 |
2014-09-01 | Add support for --make-jobs, which passes down -j or MAKE_JOBS as | jperkin | 1 | -7/+16 |
2014-08-14 | Fix packages creation on Interix. | cheusov | 1 | -3/+3 |