Commit Graph

15 Commits

Author SHA1 Message Date
landry
786222a047 Major upgrade to glib 2.18.2.
It's the perfect timing to slap it in now during p2k8, and it paves the way
for the incoming gtk 2.14.4 upgrade.
Tested by bernd@ in a mulk muild.

ok ajacoutot@ bernd@ 'go ahead' jasper@
2008-10-27 21:28:01 +00:00
jasper
c4e5ffbc2f - update glib2 to 2.16.1
lots of changes, most importantly, the addition of GIO (VFS API to replace
GnomeVFS).

testing and feedback by many, thanks!

ok landry@ merdely@ simon@
"go ahead" bernd@ steven@

(diffs to unbreak some ports will follow)
2008-04-09 13:10:17 +00:00
jasper
561f316f27 - update glib2 to 2.14.2
- don't use the local pcre, but use pcre from ports

with tweaks from wilfried@ (pcre and static libs)
ok steven@
2007-10-24 22:29:02 +00:00
jasper
78a5b821bf update glib2 to 2.12.11
based on diffs by alek@

ok'd by several, "go ahead" steven@
tested by many, thanks!
2007-04-23 16:22:07 +00:00
brad
2a16431860 Update glib2 to 2.10.2. 2006-05-22 01:39:36 +00:00
marcm
69aea10936 Update glib2 to 2.8.3. Part of the update to the GTK 2.8 series.
Glib 2.8 Release notes are here:
http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00048.html
2005-11-13 06:22:02 +00:00
espie
9571031547 fix conflicts with 3.6 packages, thus allowing updates.
Okay pvalchev@
2005-08-16 18:28:55 +00:00
marcm
ecccc708fe Update to 2.6.4, part of GTK+ 2.6 and Gnome 2.10 2005-05-24 21:26:17 +00:00
marcm
19057393a6 Latest and greatest... to 2.4.6 2004-09-16 04:13:56 +00:00
marcm
805f07b12f Update to 2.4.5, new PLIST. Added patches from NetBSD that add support
for "dlopen(NULL, 0) brokenness" (which we have) that manifests itself
in some GNOME apps.
2004-08-08 17:12:55 +00:00
marcm
9e344e7874 Some more docs that go in the -docs subpackage 2004-06-22 18:01:24 +00:00
marcm
014548031a Update to gtk+ 2.4.3 and friends.
Note: this will cause breakage in ports that set the various
*_DISABLE_DEPRECATED defines for gtk.  These weill be addressed
shortly.

ok pvalchev@
2004-06-22 03:15:02 +00:00
marcm
8e3b067572 Make glib2 step up and take ownership of *all* the directories it creates,
to include the locale directories, gtk-doc stuff, aclocal and pkgconfig.

With the new pkg-* tools, special casing these is no longer necessary.

Note: other ports that do not recursively depend on glib2 and have not
yet been similarly updated will cause warnings when glib2 is deleted if
they have files in any of the newly owned directories.  This is expected,
those ports need to catch up :).
2003-12-08 06:05:21 +00:00
marcm
978fc0bb59 Update to 2.2.1, the latest stable version in the 2.2 series. 2003-04-17 05:55:42 +00:00
nino
675c2c0d90 Import glib 2.0.4. From DESCR:
General-purpose library in it's second version from the GTK+ team,
includes support routines for C such as lists, trees, hashes,
memory allocation, and many other things.

Joint effort between myself and couderc@.
2002-07-25 09:14:13 +00:00