summaryrefslogtreecommitdiff
path: root/mk/platform/Darwin.mk
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-27Revert last change for the moment as "/bin/ksh" fails to executetron1-7/+1
2009-04-24Set "SH" to "/bin/ksh" under Mac OS X Leopard:tron1-1/+7
2008-12-16Update Xcode information for Mac OS X Leopard.tron1-2/+2
2008-09-22Reverting my previous openmotif->lesstif changes.ahoka1-2/+2
2008-09-14As the openmotif license doesnt allow usage on close source systems,ahoka1-2/+2
2008-03-04+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mkjlam1-3/+5
2008-02-17Add a list of the codename, os, kernel and xcode version based onyyamano1-1/+12
2008-01-30Try to fix PR pkg/26143 with caution:tron1-2/+4
2007-12-16Fix cut and paste error in last change.tron1-2/+2
2007-12-16Mac OS X's Leopard "/bin/sh" doesn't support "echo -n" (apparently bytron1-1/+5
2007-10-19Reverted the last changes, which factored out some definitions that arerillig1-3/+7
2007-10-18Factored out the parts that are common between all the supportedrillig1-7/+3
2007-07-29* Add new emulator framework in pkgsrc/mk/emulator that handles alljlam1-1/+3
2007-07-02Remove RSH definition.joerg1-2/+1
2006-10-06Always use LOCALBASE setting from mk/defaults/mk.conf.joerg1-3/+1
2006-09-18Define "NOLOGIN" to "/usr/bin/false" rather than ${FALSE} (which doesn'ttron1-3/+2
2006-07-20Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only neededjlam1-2/+1
2006-04-12Add INSTALL_GAME_DIR to complement INSTALL_GAME_DATA. The directoriesjoerg1-1/+2
2006-04-10Modified xmkmf support for Darwin and IRIX:schwarz1-1/+4
2006-03-18Remove leftover code sections guarded by _USE_PLIST_MODULE which wasjlam1-9/+1
2006-01-12Initial commit of a new module that encapsulates all of the codejlam1-1/+8
2005-12-04Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTsjoerg1-1/+3
2005-08-02Fix typo.reed1-2/+2
2005-08-02Replace references of pkgsrc/mk/bsd.pkg.defaults.mk toreed1-4/+4
2005-06-01Turn IMAKE_MAKE into a public variable that may be set via /etc/mk.conf.jlam1-2/+2
2005-05-22Remove the old tools framework and references to _USE_NEW_TOOLS.jlam1-70/+1
2005-05-03First pass at converting pkgsrc to use the new tools framework (stilljlam1-14/+17
2005-05-03Back out part of a change from revision 1.756 of bsd.pkg.mk. It wasjlam1-2/+1
2005-03-18Fix a gleaming illustration of why using YES/NO variables everywheretv1-5/+3
2005-01-28Don't make pkgsrc depend on dc(1) to be present in the system. Sincejlam1-2/+1
2005-01-25Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk:tv1-4/+2