pkgsrc/databases/postgresql73-lib
jlam a1dc1c896f Patch Makefile.shlib so that when creating shared libraries, we don't
only pass only the -L* LDFLAGS to the linker.  This is correct for
pkgsrc since the wrapper scripts take care of correctly passing the
rpath info to the linker, so we don't need to filter those out.  This
allows plpgsql.so to find libintl.so if we are using the pkgsrc version
of it.  Bump the PKGREVISION of postgresql*-lib to 7.3.8nb1 and
7.4.6nb2.

Link the postgres binary with the necessary flags to allow it to
dlopen() modules that use pthreads[*].  This should allow postgres to
open a plperl.so module built on a system with perl+threads.  Bump
the PKGREVISION of postgresql*-server to 7.3.8nb2 and 7.4.6nb2.

[*] Note that this behavior can be tweaked globally by setting
    DLOPEN_REQUIRE_PTHREADS to "yes" or "no" in /etc/mk.conf.
2004-12-18 15:59:55 +00:00
..
files reimport of postgresql-lib as postgresql73-lib 2004-07-24 22:17:56 +00:00
buildlink3.mk reimport of postgresql-lib as postgresql73-lib 2004-07-24 22:17:56 +00:00
DESCR reimport of postgresql-lib as postgresql73-lib 2004-07-24 22:17:56 +00:00
INSTALL reimport of postgresql-lib as postgresql73-lib 2004-07-24 22:17:56 +00:00
Makefile Patch Makefile.shlib so that when creating shared libraries, we don't 2004-12-18 15:59:55 +00:00
PLIST reimport of postgresql-lib as postgresql73-lib 2004-07-24 22:17:56 +00:00