freebsd-ports/devel/glib12
Maxim Sobolev 4839f602eb Smash a compatibility bug in g_module_open(). It seems that unlike Linux one,
FreeBSD's dlopen(NULL, ...) doesn't return a handle useable for resolving
symbols in both the program itself and all modules it dlopen'ed. Instead,
when requested for a self handle return RTLD_DEFAULT, which seems closely
matches dlopen(NULL, ...) in Linux. Bump PORTREVISION.

Recommended update for all GNOME/GTK users.

Inspired by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-12-12 04:51:10 +00:00
..
files Smash a compatibility bug in g_module_open(). It seems that unlike Linux one, 2001-12-12 04:51:10 +00:00
distinfo Upgrade to 1.2.10. 2001-03-19 17:42:52 +00:00
Makefile Smash a compatibility bug in g_module_open(). It seems that unlike Linux one, 2001-12-12 04:51:10 +00:00
pkg-comment As threatened, enforce the "Capital, no period" rule. Ellipses are 1999-06-26 17:19:19 +00:00
pkg-descr
pkg-plist Add pkgconfig into RUN,LIB_DEPENDS. 2001-08-01 17:48:36 +00:00