pkgsrc/mk/platform
tv e2af5cd013 libtool-base-1.5.18nb6:
Fix major problem brought to the surface by buildlink3 on Interix.  For C++
or F77 libraries only, the soname did not always make it into the final
binary, resulting in runtime link failures in some cases and runtime linking
with a missing major version in others.

This is unfortunately a flag day for Interix + pkgsrc.  Identifying all the
PKGREVISIONs normally requiring a bump is a little too unwieldy.  However,
existing binaries not experiencing the runtime link failure will continue
to run, but will be linking against the unversioned ".so" at runtime until
the binaries have been rebuilt.

While here, fix a couple wrong assumptions in the libtool config for
Interix.  shlibvar_overrides_runpath should have been "no", and
hardcode_direct should have been "yes".
2005-11-09 18:05:56 +00:00
..
AIX.mk Fix typo. 2005-08-02 03:38:09 +00:00
AIX.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
BSDOS.mk Fix typo. 2005-08-02 03:38:09 +00:00
BSDOS.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
Darwin.mk Fix typo. 2005-08-02 03:38:09 +00:00
Darwin.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
Darwin.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
DragonFly.mk DragonFly does not provide an X11, so default to X.org's X11. 2005-11-09 01:08:58 +00:00
DragonFly.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
DragonFly.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
FreeBSD.mk Bless FreeBSD with the usergroup functions used by DragonFly. 2005-11-06 19:45:08 +00:00
FreeBSD.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
FreeBSD.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
Interix.mk libtool-base-1.5.18nb6: 2005-11-09 18:05:56 +00:00
Interix.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
Interix.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
IRIX.mk modification to increase imake handling flexibility for IRIX (in particular 2005-10-16 19:38:05 +00:00
IRIX.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
IRIX.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
Linux.mk Fix typo. 2005-08-02 03:38:09 +00:00
Linux.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
Linux.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
NetBSD.mk Replace references of pkgsrc/mk/bsd.pkg.defaults.mk to 2005-08-02 00:23:31 +00:00
NetBSD.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
NetBSD.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
OpenBSD.mk Fix typo. 2005-08-02 03:38:09 +00:00
OpenBSD.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
OpenBSD.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
OSF1.mk IMAKE_FILEMAN_SUFFIX is 4 on Solaris and (as I read it) OSF1 and UnixWare. 2005-06-04 23:33:50 +00:00
OSF1.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
SunOS.mk Fix typo. 2005-08-02 03:38:09 +00:00
SunOS.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00
SunOS.x11.dist Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree 2005-06-23 18:41:57 +00:00
UnixWare.mk UnixWare has never used a.out. It descends directly from SVR4, and thus 2005-10-27 22:39:08 +00:00
UnixWare.pkg.dist Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa, 2005-10-14 16:46:17 +00:00