summaryrefslogtreecommitdiff
path: root/mk/platform
AgeCommit message (Collapse)AuthorFilesLines
2013-05-11On Debian/Ubuntu Linux, set system's library path as Debian's multiarchryoon1-1/+18
hierarchy. This values should be generated from output of some commands, but I cannot find the rule. Tested on armel and x86_64 Debian GNU/Linux environment. The values are shown in http://wiki.debian.org/Multiarch/Tuples .
2013-04-28Introduce _OPSYS_LIB_DIRS and _OPSYS_INCLUDE_DIRS varables.obache21-20/+93
list of system library and header file directories. Also add missing _OPSYS_SYSTEM_RPATH for some platforms.
2013-04-08Note some variables defined in ${OPSYS}.mk.obache1-1/+106
2013-04-04Default to the native linux-pam implementation. It is availablejperkin1-1/+4
since at least Leopard (10.5) and the security/PAM package does not currently build, breaking PREFER_PKGSRC=yes.
2013-03-13bump required user_cygwin package to 20130313.obache1-2/+2
2013-03-06Switch to use own user_cygwin for _USER_DEPENDS.obache1-2/+2
2013-03-01Enable check-shlibs if the user supplies a working readelf, e.g. from binutils.jperkin1-3/+10
2013-03-01Minix.mk: update GROUPADD/USERADD. OK by agc.tcort1-3/+3
2013-02-27introduce _OPSYS_EXE_SUFFIX, for platform specific executable suffix.obache1-1/+2
2013-02-27Drop Interix-ish, not for Cygwin.obache1-24/+1
2013-02-23prefer native X11 on Cygwin.obache1-1/+3
2013-02-22Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not usingobache1-2/+3
its UID/GID), and sync platform privilege check with bootstrap script.
2013-02-21${ID} is not defined here.obache1-4/+2
2013-02-20Use ${ID} instead of bare 'id'.obache1-3/+3
2013-02-20Fixes ROOT_GROUP setting for Cygwin.obache1-2/+4
2013-02-15check requirement of uac manifest, it is required for Windows Vistaobache1-1/+7
(aka NT-6.0) and later.
2013-02-10Add preference for Cygwin.obache1-0/+89
2013-02-09Minix now supports ELF shared libraries.tcort1-4/+5
OK by obache@
2013-02-04Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.wiz1-4/+3
Obsolete since about Darwin-4.4. Per Jason Bacon in PR 47531.
2013-02-01Prefer openssl from pkgsrc on SunOS by default.hans1-1/+2
2013-02-01Set LIBABISUFFIX on SunOS x86_64. Should probably also be done forhans1-1/+5
sparcv9, but I can't test that.
2012-11-26Default to builtin solaris-pam, allows PREFER_PKGSRC=yes to work.jperkin1-1/+4
2012-11-19Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif.ryoon14-28/+29
No objection on tech-pkg@.
2012-11-09Add platform file for QNX - from Sean Boudreau, thanks!agc1-0/+103
2012-06-16Comment out dependency on sysutils/user for user and group management.bsiegert1-4/+4
The user package was removed two years ago :/. Let's see how we can handle this better on MirBSD.
2012-06-01Default to X11_TYPE?=modular if OpenWin headers are not installed.jperkin1-1/+5
2012-05-18Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an emptybsiegert1-1/+3
static library for compatibility reasons. If a libtool library is linking against -ldl, libtool only builds it statically because there is no libdl.so. This prevented, at least, the build of devel/gobject-introspection. Add it globally because there is no reason anyone would want to link against libdl on MirBSD.
2012-05-13Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will beobache1-1/+4
expected format. workaround of PR 38838.
2012-05-04It is possible to check shlibs on OpenBSD now.obache1-2/+4
2012-04-23The path to libc.so.6 needs to include ${LIBABISUFFIX}.sbd1-3/+3
2012-04-09Oops I had the sense inverted for NOGCCERROR.sbd1-2/+2
2012-03-19Drop imake-check logic from X11 components' builtin.mk.joerg17-305/+17
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge. Always install man pages, not cat pages when using imake. Unify the various imake PLIST variables in preparation for dropping. Adjust xbattbar for the new expectations.
2012-03-05If NOGCCERROR is defined pass it to the make process.sbd1-1/+6
2012-02-28Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".tron1-2/+2
2012-02-15Use ${MAKE} as IMAKE_MAKE.hans1-2/+2
2012-01-22Remove GNU_CONFIGURE_LIBDIR setting on x86_64-linux systems, setting thissbd1-2/+1
for all packages that use GNU_CONFIGURE causes to many packages to break. Packages that need the libdir passed to them will need to be handled one at a time.
2012-01-19OpenBSD-2.9 and later support kqueue(2).obache1-1/+6
2012-01-17Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnusbd1-1/+2
configure scripts as the value of --libdir. On Linux x86_64 set GNU_CONFIGURE_LIBDIR to ${GNU_CONFIGURE_PREFIX}/lib, this will stop package trying to install into ${PREFIX}/lib64.
2012-01-12Default to lesstif instead of dt if X11_TYPE != native.hans1-2/+6
2011-12-17mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIOmarino1-2/+2
DragonFly never had libossaudio.
2011-11-05Define the Minix platform.tcort1-0/+65
2011-10-31Add LIBC_BUILTINS platform definition to Linux.sbd1-1/+2
Designed to be used in mk.conf like so: PREFER_PKGSRC= yes PREFER_NATIVE= ${LIBC_BUILTINS}
2011-10-15Change the X11_TYPE conditional to work with the switch in the defaultsbd1-2/+2
X11_TYPE to modular.
2011-09-18Tentatively switch X11_TYPE to modular to MirBSD. The native X is stillbsiegert1-2/+2
X11R6 so many new applications do not build. meta-pkgs/modular-xorg-libs built correctly in my tests, so let's see what a bulk build will show.
2011-09-18switch NetBSD-4 and AIX to default to modular X11_TYPEabs2-5/+3
2011-09-17IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modularabs1-3/+1
2011-09-17UnixWare 7 has move dup to X11R6, still less than X11R7, so default toabs1-3/+1
X11_TYPE=modular
2011-09-17Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPEabs1-3/+1
2011-09-17Since Interix appears to use X11R5, switch to modular X11_TYPE by defaultabs1-3/+1
2011-09-10From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.abs14-32/+37
Based on the responses I'm going to switch the default X11_TYPE to be modular, and override in platform/*.mk files as required. The new values will be: Changed - from native to modular - FreeBSD - FreeMiNT - Linux Changed - older versions switched from native to modular - NetBSD - native for NetBSD-4 and later Native (unchanged) - should probably be switched to modular - AIX - BSDOS - IRIX - Interix - MirBSD - UnixWare Native (unchanged) - Darwin - for Leopard (10.5) and later - OpenBSD.mk - SunOS.mk Modular (unchanged) - DragonFly - HPUX - Haiku - OSF1 I'd like to encourage anyone using X11 apps on any platforms other than NetBSD, Darwin, DragonFly, FreeBSD, Linux, FreeMiNT, HPUX, Haiku or OSF1 to speak up, whether they are happy with native or having to set modular.