pkgsrc/devel/boost-libs
jmmv ee24fabd83 Enable sonames under DragonFly, FreeBSD and NetBSD. The default build
infrastructure only uses them under Linux and OpenBSD (eww, hardcoded
logic based on OS names).

Aside making installations more consistent across systems, this lets
Boost work correctly on the systems where sonames were previously used.
Otherwise, they are unable to find the correct libraries at runtime and
we get PLIST errors (more files installed than expected).  The problem
exposes itself when building software that needs Boost (e.g. monotone).

This also means that we can't rename the installed libraries any more as
we were doing until now, because programs linked against them will be
looking for their respective sonames.  Therefore, keep the default names
produced by a --layout=system build.

Bump PKGREVISION of boost, boost-libs and boost-python to 1.
2005-06-18 14:32:38 +00:00
..
buildlink3.mk Enable sonames under DragonFly, FreeBSD and NetBSD. The default build 2005-06-18 14:32:38 +00:00
DESCR Complete rework of the Boost packages: 2005-02-26 22:48:34 +00:00
Makefile Enable sonames under DragonFly, FreeBSD and NetBSD. The default build 2005-06-18 14:32:38 +00:00
PLIST Enable sonames under DragonFly, FreeBSD and NetBSD. The default build 2005-06-18 14:32:38 +00:00