obache
26e9c01fcd
bump required user_cygwin package to 20130313.
2013-03-13 12:38:19 +00:00
obache
f29b08e2a5
Switch to use own user_cygwin for _USER_DEPENDS.
2013-03-06 12:41:44 +00:00
jperkin
74887d2d51
Enable check-shlibs if the user supplies a working readelf, e.g. from binutils.
2013-03-01 16:58:51 +00:00
tcort
3fe06e005b
Minix.mk: update GROUPADD/USERADD. OK by agc.
2013-03-01 00:09:20 +00:00
obache
6b6bcd0d2c
introduce _OPSYS_EXE_SUFFIX, for platform specific executable suffix.
2013-02-27 12:03:49 +00:00
obache
0674e02fa2
Drop Interix-ish, not for Cygwin.
2013-02-27 10:59:33 +00:00
obache
b1876da7b6
prefer native X11 on Cygwin.
2013-02-23 05:41:04 +00:00
obache
31200aadac
Fix ROOT_USER/ROOT_GROUP for Cygwin to Administrators/Administrators (not using
...
its UID/GID), and sync platform privilege check with bootstrap script.
2013-02-22 13:39:31 +00:00
obache
eb48e5512b
${ID} is not defined here.
2013-02-21 11:19:27 +00:00
obache
e3dac03509
Use ${ID} instead of bare 'id'.
2013-02-20 13:08:26 +00:00
obache
559045744d
Fixes ROOT_GROUP setting for Cygwin.
2013-02-20 12:42:43 +00:00
obache
911568c679
check requirement of uac manifest, it is required for Windows Vista
...
(aka NT-6.0) and later.
2013-02-15 09:22:50 +00:00
obache
a5bcf0acd4
Add preference for Cygwin.
2013-02-10 12:25:17 +00:00
tcort
353c7c2e5d
Minix now supports ELF shared libraries.
...
OK by obache@
2013-02-09 03:40:01 +00:00
wiz
77fc11cf73
Remove "-no-cpp-precomp" from CPP_PRECOMP_FLAGS.
...
Obsolete since about Darwin-4.4.
Per Jason Bacon in PR 47531.
2013-02-04 15:53:16 +00:00
hans
30192fdd8f
Prefer openssl from pkgsrc on SunOS by default.
2013-02-01 12:36:06 +00:00
hans
8a2393c7f6
Set LIBABISUFFIX on SunOS x86_64. Should probably also be done for
...
sparcv9, but I can't test that.
2013-02-01 12:25:16 +00:00
jperkin
93b5fb4099
Default to builtin solaris-pam, allows PREFER_PKGSRC=yes to work.
2012-11-26 10:40:32 +00:00
ryoon
446b0df398
Make MOTIF_TYPE_DEFAULT as motif (LGPL Motif) instead of openmotif or lesstif.
...
No objection on tech-pkg@.
2012-11-19 11:34:15 +00:00
agc
20472a86a7
Add platform file for QNX - from Sean Boudreau, thanks!
2012-11-09 04:36:27 +00:00
bsiegert
de77c735e1
Comment out dependency on sysutils/user for user and group management.
...
The user package was removed two years ago :/.
Let's see how we can handle this better on MirBSD.
2012-06-16 20:13:06 +00:00
jperkin
fe1f3c5606
Default to X11_TYPE?=modular if OpenWin headers are not installed.
2012-06-01 09:47:49 +00:00
bsiegert
8cb4d28fbf
Add a global BUILDLINK_TRANSFORM to remove -ldl. This library is an empty
...
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-18 14:15:17 +00:00
obache
413e528ba3
Set LD_TRACE_LOADED_OBJECTS_FMT{1,2} for OpenBSD so that output of ldd will be
...
expected format.
workaround of PR 38838.
2012-05-13 08:20:11 +00:00
obache
fd78fdc6af
It is possible to check shlibs on OpenBSD now.
2012-05-04 11:46:02 +00:00
sbd
a703cf8126
The path to libc.so.6 needs to include ${LIBABISUFFIX}.
2012-04-23 08:14:36 +00:00
sbd
efe321655d
Oops I had the sense inverted for NOGCCERROR.
2012-04-09 04:19:24 +00:00
joerg
3fa6844b90
Drop imake-check logic from X11 components' builtin.mk.
...
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-19 12:34:12 +00:00
sbd
deec885b68
If NOGCCERROR is defined pass it to the make process.
2012-03-05 07:53:42 +00:00
tron
a7a02dc765
Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".
2012-02-28 19:35:58 +00:00
hans
58ba34e16a
Use ${MAKE} as IMAKE_MAKE.
2012-02-15 15:15:23 +00:00
sbd
57aa6f9177
Remove GNU_CONFIGURE_LIBDIR setting on x86_64-linux systems, setting this
...
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-22 08:40:11 +00:00
obache
2936ea6229
OpenBSD-2.9 and later support kqueue(2).
2012-01-19 10:53:56 +00:00
sbd
eedc774fd3
Add the GNU_CONFIGURE_LIBDIR variable, if defined it will be passed to gnu
...
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-17 21:10:24 +00:00
hans
65809d7631
Default to lesstif instead of dt if X11_TYPE != native.
2012-01-12 15:53:37 +00:00
marino
6d2cd4326f
mk/platform/DragonFly.mk: Correct setting for _OPSYS_HAS_OSSAUDIO
...
DragonFly never had libossaudio.
2011-12-17 16:20:01 +00:00
tcort
97a0663842
Define the Minix platform.
2011-11-05 17:09:15 +00:00
sbd
b27388620a
Add LIBC_BUILTINS platform definition to Linux.
...
Designed to be used in mk.conf like so:
PREFER_PKGSRC= yes
PREFER_NATIVE= ${LIBC_BUILTINS}
2011-10-31 23:22:59 +00:00
sbd
f2ec1ea96c
Change the X11_TYPE conditional to work with the switch in the default
...
X11_TYPE to modular.
2011-10-15 03:15:37 +00:00
bsiegert
ad4fc5890e
Tentatively switch X11_TYPE to modular to MirBSD. The native X is still
...
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-18 19:11:29 +00:00
abs
d1f6c82323
switch NetBSD-4 and AIX to default to modular X11_TYPE
2011-09-18 12:42:23 +00:00
abs
2ed305f9fb
IRIX 6 made it to X11R6, but never X11R7, so default to X11_TYPE=modular
2011-09-17 08:13:06 +00:00
abs
4636a0f5b1
UnixWare 7 has move dup to X11R6, still less than X11R7, so default to
...
X11_TYPE=modular
2011-09-17 08:10:33 +00:00
abs
538e806d77
Sinc BSD/OS has been oprhaned since 2004, default to modular X11_TYPE
2011-09-17 08:06:40 +00:00
abs
e45aed577b
Since Interix appears to use X11R5, switch to modular X11_TYPE by default
2011-09-17 08:05:02 +00:00
abs
eff4ff328d
From "What platforms work with X11_TYPE=native" thread on pkgsrc-users.
...
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.
2011-09-10 16:30:02 +00:00
yyamano
90334182fd
Add comment for Mac OS X 10.7.x Lion.
2011-09-09 09:31:56 +00:00
cheusov
024be3ab6d
Pass a maximum command line length to "configure" script on Linux.
...
PR 45274 by Emmanuel Kasper
2011-08-22 15:17:53 +00:00
obache
d620dfb64f
NOLOGIN=/sbin/nologin for SSD/Linux.
2011-05-11 12:46:20 +00:00
cheusov
ab1188b259
Use useradd/groupadd scripts from sysutils/user_irix package on IRIX
...
Closes PR pkg/44564
2011-05-07 22:16:16 +00:00