Age | Commit message (Expand) | Author | Files | Lines |
2015-11-07 | MACHINE_ARCH for Bitrig/amd64 is now set to x86_64 | sevan | 1 | -2/+2 |
2015-10-26 | GCC on SunOS supports a non-standard -mimpure-text argument which clang | jperkin | 1 | -1/+6 |
2015-10-10 | Set PKG_FAIL_REASON with a useful failure message if we cannot find an SDK. | jperkin | 1 | -5/+7 |
2015-10-08 | OSX El Capitan has an interesting file system bug which allows a deep | jperkin | 1 | -1/+8 |
2015-10-05 | Re-order the way _OPSYS_INCLUDE_DIRS is calculated, and only perform checks for | jperkin | 1 | -11/+15 |
2015-09-10 | _OPSYS_LIB_DIRS entries must be space-separated, not colon. | jperkin | 1 | -2/+2 |
2015-09-07 | Disable the strip flag for install(1) by default on Darwin. When called | jperkin | 1 | -2/+6 |
2015-09-01 | Default to pkgsrc openssl from OSX Lion / 10.7 onwards, where the native | jperkin | 1 | -1/+4 |
2015-08-17 | Introduce support for checking Mach-O dynamic libraries. | jperkin | 1 | -2/+2 |
2015-08-10 | Add support for building with fortify | khorben | 1 | -1/+6 |
2015-07-27 | More efficient check if SSP is enabled | khorben | 1 | -3/+3 |
2015-07-26 | Add support for compiling with stack-smashing protection | khorben | 1 | -1/+11 |
2015-07-18 | Detect arm-linux-gnueabihf correctly | wiedi | 1 | -1/+6 |
2015-07-04 | Fix QNX bootstrap. | ryoon | 1 | -1/+0 |
2015-07-01 | Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. It was | tron | 1 | -2/+3 |
2015-06-26 | Always use current system version SDK avoiding future SDKs, because this make... | adam | 1 | -3/+9 |
2015-06-04 | Introduce preliminary support for Bitrig to pkgsrc | sevan | 1 | -0/+75 |
2015-05-26 | Let's unconditionally depend on useradd on NetBSD. It has been in base | joerg | 1 | -7/+1 |
2015-05-21 | The path to SU is correct | sevan | 1 | -3/+1 |
2015-05-08 | For 64bit little endian PowerPC hosts running Linux | sevan | 1 | -1/+6 |
2015-04-21 | Add a new ulimit modifier for cputime. Support raising limits for | joerg | 7 | -7/+14 |
2015-04-19 | NOLOGIN needs to be /usr/bin/false here. Probably copy-pasto from OSF1.mk. | tnn | 1 | -2/+2 |
2015-04-18 | fix comment about pkgtools/compat_headers | tnn | 2 | -4/+4 |
2015-04-17 | Default to the native getopt when available. | jperkin | 1 | -1/+2 |
2015-04-17 | Stop defaulting to the builtin mit-krb5, it's an old copy which is | jperkin | 1 | -2/+1 |
2015-03-19 | Report that SunOS 5.10 and older don't have "err.h". | tron | 1 | -1/+4 |
2015-02-16 | Remove obsolete bulk build variables. | jperkin | 1 | -8/+1 |
2015-02-01 | Revert "Drop obsolated old bulk build related variable settings." | obache | 1 | -1/+8 |
2015-01-03 | 10.9 also has Xcode 6. | gdt | 1 | -2/+5 |
2015-01-03 | My OS X Yosemite machine says Xcode is version 6.1.1. | ryoon | 1 | -2/+2 |
2014-11-22 | Do not use gcc-specific compiler flags on Mac OS versions that come with | bsiegert | 1 | -1/+6 |
2014-11-21 | Drop obsolated old bulk build related variable settings. | obache | 1 | -8/+1 |
2014-09-10 | Expand --version-script removals for SunOS back out into package Makefiles | jperkin | 1 | -2/+1 |
2014-09-02 | Default to X11_TYPE=modular on netbsd-5. | gdt | 1 | -2/+4 |
2014-08-28 | Expand out the list of GNU ld flags we want to remove, rather than applying | jperkin | 1 | -2/+11 |
2014-08-28 | Remove any -Wl,--* arguments, they are guaranteed to be GNU ld specific | jperkin | 1 | -2/+2 |
2014-08-21 | Add -Wl,-export-dynamic to the list of GNU ld patterns to remove. | jperkin | 1 | -1/+2 |
2014-08-17 | Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. | tron | 1 | -2/+3 |
2014-08-14 | Fix packages creation on Interix. | cheusov | 1 | -2/+2 |
2014-08-13 | Interix has dlopen(3) and family, they are provided by gcc (Interix-6.1). | cheusov | 1 | -1/+7 |
2014-08-01 | Document what Yosemite looks like (modulo XCode, which I haven't needed). | schmonz | 1 | -1/+2 |
2014-07-25 | Fix shlib check error under DragonFly 3.8.1. | ryoon | 1 | -3/+3 |
2014-06-10 | Always use OpenPAM as fallback PAM implementation if a native one is | joerg | 1 | -2/+0 |
2014-06-09 | -lpthread not needed, it's in libroot. | obache | 1 | -2/+2 |
2014-05-18 | catch up to /boot/common removal, adust header/library location. | obache | 1 | -1/+8 |
2014-05-18 | Haiku has groupadd now. | obache | 1 | -2/+4 |
2014-05-18 | On Haiku: | obache | 1 | -4/+4 |
2014-03-19 | MirBSD: remove -fvisibility=hidden until there is a version of gcc that | bsiegert | 1 | -2/+4 |
2014-03-14 | Add SCO OpenServer 5 and 6 support, 6 support is not tested yet. | ryoon | 1 | -0/+76 |
2014-03-11 | Introduce infrastructure support for SMF. | jperkin | 1 | -1/+6 |