summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
2016-09-17set LIBABISUFFIX to /aarch64-linux-gnu for arm64richard1-4/+5
2016-09-06Support UNLIMIT_RESOURCES=cputime on Darwin.jperkin1-2/+3
2016-08-25Support UNLIMIT_RESOURCES=cputime on SunOS.jperkin1-1/+2
2016-08-24Add experimental aarch64 support (amlogic s905 under ubuntu)richard1-1/+5
2016-07-08Opt to prefer OpenSSL from pkgsrc rather than a builtin version for all versi...sevan1-3/+1
2016-06-29DragonFly BSD ships with GCC 5.x as the compiler, add its library location to...sevan1-2/+2
2016-03-17Since the MACHINE_ARCH cleanup, the bootstrap for i386-on-x86_64 Linux hasjperkin1-2/+2
2016-03-11Re-arrange support for FORTIFY/MKPIE/RELRO/SSPkhorben2-13/+3
2016-03-11Add support for a number of security featureskhorben2-13/+37
2016-03-11Strip --enable-new-dtags GNU ld arg on Darwin and SunOS.fhajny2-2/+6
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin23-148/+22
2016-03-04pass correct ABI via OBJECT_MODE environment variable on AIXtnn1-1/+9
2016-02-29Remove a commonly used set of GNU ld arguments which are incompatiblejperkin1-1/+13
2016-02-24Default to the system libuuid. The system headers assume that the libuuidjperkin1-1/+2
2016-02-22Export OSX_VERSION (renamed from OSX_VERS) to the environment regardless ofjperkin1-9/+10
2015-12-14Extend the El Capitan HFS+ bug workaround to 15.1.0 but no further, I canjperkin1-2/+2
2015-12-13Define MACOSX_DEPLOYMENT_TARGET for Tiger to allow current releasessevan1-1/+8
2015-11-18Ensure building 32-bit on 64-bit is supported when using cwrappers too.jperkin1-1/+2
2015-11-16Always set _OPSYS_CAN_CHECK_SHLIBS to "yes" regardless of whetherjperkin1-6/+2
2015-11-07MACHINE_ARCH for Bitrig/amd64 is now set to x86_64sevan1-2/+2
2015-10-26GCC on SunOS supports a non-standard -mimpure-text argument which clangjperkin1-1/+6
2015-10-10Set PKG_FAIL_REASON with a useful failure message if we cannot find an SDK.jperkin1-5/+7
2015-10-08OSX El Capitan has an interesting file system bug which allows a deepjperkin1-1/+8
2015-10-05Re-order the way _OPSYS_INCLUDE_DIRS is calculated, and only perform checks forjperkin1-11/+15
2015-09-10_OPSYS_LIB_DIRS entries must be space-separated, not colon.jperkin1-2/+2
2015-09-07Disable the strip flag for install(1) by default on Darwin. When calledjperkin1-2/+6
2015-09-01Default to pkgsrc openssl from OSX Lion / 10.7 onwards, where the nativejperkin1-1/+4
2015-08-17Introduce support for checking Mach-O dynamic libraries.jperkin1-2/+2
2015-08-10Add support for building with fortifykhorben1-1/+6
2015-07-27More efficient check if SSP is enabledkhorben1-3/+3
2015-07-26Add support for compiling with stack-smashing protectionkhorben1-1/+11
2015-07-18Detect arm-linux-gnueabihf correctlywiedi1-1/+6
2015-07-04Fix QNX bootstrap.ryoon1-1/+0
2015-07-01Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks. It wastron1-2/+3
2015-06-26Always use current system version SDK avoiding future SDKs, because this make...adam1-3/+9
2015-06-04Introduce preliminary support for Bitrig to pkgsrcsevan1-0/+75
2015-05-26Let's unconditionally depend on useradd on NetBSD. It has been in basejoerg1-7/+1
2015-05-21The path to SU is correctsevan1-3/+1
2015-05-08For 64bit little endian PowerPC hosts running Linuxsevan1-1/+6
2015-04-21Add a new ulimit modifier for cputime. Support raising limits forjoerg7-7/+14
2015-04-19NOLOGIN needs to be /usr/bin/false here. Probably copy-pasto from OSF1.mk.tnn1-2/+2
2015-04-18fix comment about pkgtools/compat_headerstnn2-4/+4
2015-04-17Default to the native getopt when available.jperkin1-1/+2
2015-04-17Stop defaulting to the builtin mit-krb5, it's an old copy which isjperkin1-2/+1
2015-03-19Report that SunOS 5.10 and older don't have "err.h".tron1-1/+4
2015-02-16Remove obsolete bulk build variables.jperkin1-8/+1
2015-02-01Revert "Drop obsolated old bulk build related variable settings."obache1-1/+8
2015-01-0310.9 also has Xcode 6.gdt1-2/+5
2015-01-03My OS X Yosemite machine says Xcode is version 6.1.1.ryoon1-2/+2
2014-11-22Do not use gcc-specific compiler flags on Mac OS versions that come withbsiegert1-1/+6