summaryrefslogtreecommitdiff
path: root/mk/platform/Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
2017-01-17Cache and use computed variables.jperkin1-2/+6
2016-11-13fix the test for <poll.h>/<sys/poll.h> - use _OPSYS_INCLUDE_DIRS insteadjdolecek1-2/+2
2016-10-27Add support for enabling cwrappers automatically. USE_CWRAPPERS now defaultsjperkin1-1/+3
2016-09-06Support UNLIMIT_RESOURCES=cputime on Darwin.jperkin1-2/+3
2016-07-08Opt to prefer OpenSSL from pkgsrc rather than a builtin version for all versi...sevan1-3/+1
2016-03-11Strip --enable-new-dtags GNU ld arg on Darwin and SunOS.fhajny1-1/+3
2016-03-10Remove _OPSYS_WHOLE_ARCHIVE_FLAG and _OPSYS_NO_WHOLE_ARCHIVE_FLAG, thesejperkin1-11/+1
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-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-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-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-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
2014-08-17Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks.tron1-2/+3
2014-08-01Document what Yosemite looks like (modulo XCode, which I haven't needed).schmonz1-1/+2
2013-12-31Check for stdio.h in /usr/include test, as on upgrades the /usr/includejperkin1-3/+4
2013-11-24Don't use "${ECHO}" which isn't defined yet, hard code "echo" instead.tron1-2/+2
2013-11-24Handle older versions of xcrun.jperkin1-2/+2
2013-11-23Use xcrun to determine the full path to the SDK, and use the headers fromjperkin1-13/+13
2013-11-01OSX Mavericks and Xcode 5 no longer ship system headers in /usr/include, theyjperkin1-1/+13
2013-11-01Move platform-specific code to the platform file.jperkin1-1/+8
2013-09-04Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisoryjperkin1-3/+3
2013-08-16Move platform-specific settings to the platform file.jperkin1-1/+5
2013-07-12Rename the PKGNAME for the OPSYS-specific user packages to include the OPSYS,jperkin1-2/+2
2013-04-28Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables.obache1-1/+5
2013-04-04Default to the native linux-pam implementation. It is availablejperkin1-1/+4
2013-02-04Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.wiz1-4/+3
2012-11-19Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif.ryoon1-2/+3
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg1-15/+1
2011-09-10From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.abs1-3/+3
2011-09-09Add comment for Mac OS X 10.7.x Lion.yyamano1-1/+2
2011-01-04Removed _INCOMPAT_ICONV.adam1-5/+1
2010-12-22Why should apps compiled for OS X 10.4 and earlier have to languish withabs1-1/+6
2010-07-08Begin cleanup of setgid game infrastructure.dholland1-15/+1
2009-09-24The 64-Bit version of "libiconv" is not compatible with the GNU versiontron1-1/+5
2009-09-12Add comment describing version numbers for Mac OS X Snow Leopard.tron1-1/+2
2009-07-26Get rid of an abstraction violation which has been in the tree sinceagc1-1/+3
2009-07-11Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard.tron1-2/+2
2009-06-07/usr/bin/gcc on MacOS X is a wrapper that expects to call the (architecture-schwarz1-1/+5
2009-05-06Allow to set the "bourne" shell used for buildlink3 wrappers per platform.tron1-1/+6