39 Commits

Author SHA1 Message Date
ajacoutot
35e7b7bf2f Update to glib2-2.42.1. 2014-11-13 17:25:52 +00:00
ajacoutot
644d4005c4 Update to glib2-2.42.0.
bulk testing and ok jasper@
2014-10-01 08:39:25 +00:00
ajacoutot
eeed2634d0 Update to glib2-2.40.2. 2014-09-23 06:15:21 +00:00
ajacoutot
a8f719c0dc Update to glib2-2.40.1. 2014-09-20 16:23:45 +00:00
ajacoutot
e2ac264a64 Consistency in the gio-querymodules call. 2014-03-27 09:00:39 +00:00
ajacoutot
4115155263 Update to glib2-2.40.0.
First step of the road to GNOME 3.12...

ok jasper@
2014-03-26 08:28:15 +00:00
ajacoutot
0f0fc6f715 Update to glib2-2.38.2. 2013-11-12 16:17:58 +00:00
ajacoutot
31c3797e59 Update to glib2-2.38.1. 2013-10-16 07:40:54 +00:00
ajacoutot
e1e264e83a Major update to glib2-2.38.0 -- requirement for the WIP GNOME 3.10 update.
This and the following updates: atk, gdk-pixbuf2, pango, at-spi2-core,
at-spi2-atk, py-atspi and gtk+3 have been tested in a bulk by landry@ (10x!)

Fallouts are:
- x11/gnome/anjuta: will be fixed within the next 2 or 3 days by the 3.10 update
- www/chromium: robert@ is working on an update (removing -Werror should also
allow it to build)

ok landry@ jasper@
2013-09-25 12:37:06 +00:00
ajacoutot
c2597c00ca Update to glib2-2.36.4. 2013-08-07 16:25:34 +00:00
ajacoutot
b3fb5b9196 Update to glib2-2.36.3. 2013-06-10 05:56:15 +00:00
ajacoutot
61c38c242f Update to glib2-2.36.2. 2013-05-13 15:16:01 +00:00
ajacoutot
413541e414 Update to glib2-2.36.1. 2013-04-16 06:01:54 +00:00
ajacoutot
50216fe525 Major update to glib2-2.36.0.
*huge* thank to landry@ for running a bulk with this diff and the few
others that are going to be committed and for informing me of the
breakage that needed some love.
2013-03-27 17:49:34 +00:00
ajacoutot
31558a4ac5 Update to glib2-2.34.3. 2012-11-27 06:49:49 +00:00
ajacoutot
774660cc72 Bugfix update to glib2-2.34.2. 2012-11-10 07:37:06 +00:00
ajacoutot
3718dca9fe Maintenance update to glib2-2.34.1. 2012-10-16 06:30:46 +00:00
ajacoutot
d9bbeb439a Update to stable glib2-2.34.0. 2012-09-24 04:11:50 +00:00
ajacoutot
9aafe34fee It's this time of the year again... update glib2 to the latest
available development release (glib2-2.33.14). A new stable is supposed
to come out within the next 2 weeks and we want to be proactive and get
some things in tree before the big GNOME 3.6 update that we will work on
at p2k12.

big thank to jasper@ for running this and the upcoming updates in a bulk
ok jasper@
2012-09-21 13:16:49 +00:00
ajacoutot
f3d9095951 Rely on g_mount_can_unmount() from GLib for the gio-kqueue backend to
choose between kqueue(3) or poll(2) for monitoring. This allows dropping
the need for a gio-kqueue.conf file.
2012-09-18 13:05:59 +00:00
ajacoutot
57af6dc327 Merge -docs into -main. 2012-08-30 10:08:46 +00:00
steven
6b9133e43b new MULTI_PACKAGES 2006-11-24 16:50:10 +00:00
brad
2a16431860 Update glib2 to 2.10.2. 2006-05-22 01:39:36 +00:00
marcm
9b46f9aca3 Wee, other half of buggered commit...
Update to 2.8.4
USE_LIBTOOL
SHARED_LIBS

OK bernd@
2005-12-28 06:25:27 +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
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
fa2bb861b0 Update 2.4.6 -> 2.4.7 2004-10-26 03:49:03 +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
d4cc8ff2cd Bulk update of GTK+2 and GTK+2 requirements.
deve/glib2 2.2.2 -> 2.2.3
devel/pango 1.2.3 -> 1.2.5
x11/gtk+2 2.2.2 -> 2.2.4

These are minor bugfix updates to the GTK 2.2 series but are starting
to be required by some GTK & Gnome apps.
2003-09-23 06:12:41 +00:00
marcm
bdea1f7e5b charset.alias accidentally slipped in.
Pointed out by jolan@
2003-07-05 07:16:08 +00:00
marcm
3c9efb47b5 Update to 2.2.2, a bugfix release. This also fixes regression tests. 2003-06-30 03:55:29 +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
marcm
6e4c9b8358 Update to 2.0.7, fix LIB_DEPENDS, take MAINTAINER and get libtool to
add -pthread to .la files where needed.

ok sturm@
2002-12-23 04:54:59 +00:00
nino
74b8917131 Update to 2.0.6, make it aware of our MAX/MIN macros and make library
versions controllable from the makefile.
2002-08-07 13:11:53 +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