Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-08-03 | "--compiler clang" will have gotten better by the next quarterly branch. | schmonz | 1 | -5/+5 |
2014-08-01 | Need nbsed on Yosemite (not sure about awk, but little harm). | schmonz | 1 | -2/+2 |
2014-07-30 | Detecting clang on OS X is stymied in some configurations by "gcc" | schmonz | 1 | -3/+5 |
2014-07-14 | Remove unnecessary . | ryoon | 1 | -2/+2 |
2014-07-11 | Use check_compiler=yes on Darwin, fixes bootstrap with newer XCode that | jperkin | 1 | -1/+2 |
2014-04-17 | Amend previous: pick built bmake binary from correct directory. | asau | 1 | -2/+2 |
2014-04-17 | Follow the conventional path of "configure-make-install" | asau | 1 | -3/+3 |