pkgsrc/databases/postgresql73
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 Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all 2004-10-10 17:27:43 +00:00
patches Patch Makefile.shlib so that when creating shared libraries, we don't 2004-12-18 15:59:55 +00:00
DESCR reimport of postgresql as postgresql73 2004-07-24 22:14:39 +00:00
distinfo Patch Makefile.shlib so that when creating shared libraries, we don't 2004-12-18 15:59:55 +00:00
Makefile reimport of postgresql as postgresql73 2004-07-24 22:14:39 +00:00
Makefile.common Update all postgresql73 packages to 7.3.8. This fixes following two issues: 2004-10-25 17:40:00 +00:00
PLIST reimport of postgresql as postgresql73 2004-07-24 22:14:39 +00:00