summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Expand)AuthorFilesLines
2010-05-20On Linux systems record the glibc version in the build information.sbd1-1/+8
2010-05-16Use mk/check/check-shlibs-elf.awk for the run-time search-path check onsbd1-2/+4
2010-03-18imake should only ever use gmake if ${X11_TYPE}==native. Pointed out by joerg@sbd1-2/+2
2010-02-13for SSD/Linux, /usr/bin/false, not /bin/false.obache1-1/+5
2010-02-06Add Haiku support file.obache1-0/+90
2010-01-16Add support of SSD/Linux.obache1-1/+5
2009-12-19fix commenttnn1-2/+2
2009-12-19default X11_TYPE to modulartnn1-1/+6
2009-12-16Force libtool 2.2 on all platforms.joerg3-6/+3
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 sinceagc15-15/+45
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-06-02Remove WRAPPER_DEBUG definition, it doesn't change anything.joerg1-3/+1
2009-06-02GCC_USE_SYMLINKS has been renamed and is the default now, so remove itjoerg1-2/+1
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
2009-04-01Remove PAX definition, it is not forcefully installed as part of thejoerg1-2/+1
2009-03-17revert previoustnn2-2/+8
2009-03-16Global FAM_DEFAULT is now acceptable, so no need to override it here.tnn2-8/+2
2009-03-05Initial definitions for FreeMiNT - also needs patches to pkgtoolsabs1-0/+39
2009-01-14While user/group 'games' does not exist by default on Solaris, it willsketch1-10/+9
2008-12-16Update Xcode information for Mac OS X Leopard.tron1-2/+2
2008-12-12Solaris useradd requires a full path to the shell.sketch1-2/+2
2008-10-30Don't set EXPORT_SYMBOLS_LDFLAGS on AIX, while it seems that GCC andjoerg1-2/+2
2008-09-22Reverting my previous openmotif->lesstif changes.ahoka6-12/+12
2008-09-14As the openmotif license doesnt allow usage on close source systems,ahoka6-12/+12
2008-08-10Use patch --suffix instead of -b, the latter will be problematic whenjoerg1-2/+2
2008-05-20Use gamin instead of fam on OSF1. Closes PR pkg/31489.tnn1-1/+4
2008-05-13Enable USE_CHECK_SHLIBS_ELF on FreeBSD. Aleksej Saushev PR pkg/38606.tnn1-1/+3
2008-04-03Move handling of pkg_install version into flavor. Add an explicitjoerg1-6/+4
2008-03-04+ Conditionally add GAMES_USER and GAMES_GROUP to the platform *.mkjlam12-36/+60
2008-02-21Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and theytnn2-8/+2
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
2008-01-16Make the default rpath for USE_CHECK_SHLIBS_ELF a platform variable.joerg2-2/+6
2008-01-16Provide a mechanism for enabling use of pkgtools/posix_headers.tnn1-1/+4
2008-01-16Delete comment about bmake not accepting .SHELL, that PR was fixed longtnn1-9/+4
2008-01-15Default to modular X.org on HPUX, since native X11 is old/broken andtnn1-1/+7
2008-01-14Don't provide a redundant CPP definitiontnn1-2/+1
2008-01-12Only force gmake for imake on Linux, if using native implementation.joerg1-1/+3
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-11-20Prevent other developers from doing the same mistake as I did, when Irillig1-0/+12
2007-11-20Added the feature "asprintf", since Solaris 10 doesn't provide it. Therillig1-1/+2
2007-10-19Reverted the last changes, which factored out some definitions that arerillig15-189/+120
2007-10-18Factored out the parts that are common between all the supportedrillig15-120/+189
2007-10-16Allow PKGLOCALEDIR to be overridden.tnn2-4/+4