./devel/glib2, Some useful routines for C programming (glib2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.22.4nb2, Package name: glib2-2.22.4nb2, Maintainer: pkgsrc-users

GLib is the low-level core library that forms the basis for projects
such as GTK+ and GNOME. It provides data structure handling for C,
portability wrappers, and interfaces for such runtime functionality as
an event loop, threads, dynamic loading, and an object system.


Required to run:
[sysutils/fam] [lang/perl5] [devel/pcre]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Package options: fam

Master sites: (Expand)

SHA1: be135a25c233a199f043161777d31ac30e42f435
RMD160: 66dc6ec0f1b1d422f50f6d55700bee8d526318cc
Filesize: 4894.733 KB

Version history: (Expand)


CVS history: (Expand)


   2010-02-23 21:19:27 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
remove a patch which is either wrong or triggers a bug in NetBSD's
ld.elf_so, seen by Zafer Aydogan and myself
bump PKGREVISION
   2010-02-19 23:45:42 by Roy Marples | Files touched by this commit (1)
Log message:
Refresh
   2010-02-19 20:46:53 by Roy Marples | Files touched by this commit (2)
Log message:
Reference upstream bug reports.
   2010-02-19 12:44:57 by Roy Marples | Files touched by this commit (4)
Log message:
Add patches to gmodule so that RTLD_DEFAULT is used on platforms that
define it and g_module_unload symbols are only resolved in the module
and not any dependencies.
   2010-01-18 19:15:46 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.22.4
changes: minor bugfixes
   2009-12-08 08:34:29 by OBATA Akio | Files touched by this commit (1)
Log message:
glib-2.22.3 contains fixes for upstream Bug#56230,
so remove workaround for PR#41475.
   2009-12-06 23:29:41 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 2.22.3:

Overview of Changes from GLib 2.22.2 to GLib 2.22.3
===================================================

* Bugs fixed:
 350200 GTypeModule derived class unref does not unload plugin
 598899 GWin32DirectoryMonitor is broken
 563627 g_get_prgname() threadsafety
 572252 Bug in g_file_test() function.
 577711 cross compile check for g++ broken
 598712 can't detect text file with backspace
 541236 not detecting exact content type
 593856 file and directory monitors don't work with --disable-debug
 593809 Nautilus does not restore the position of the icons...

* Updated translations:
 Catalan Valencian
 Estonian
   2009-11-22 17:51:17 by Jens Rehsack | Files touched by this commit (3)
Log message:
Fixes PR pkg/42336 (STD C99 requires to use XPG6)