Commit Graph

60 Commits

Author SHA1 Message Date
ajacoutot
ecfd97cfa9 New revision of the gio-kqueue backend patch that fixes an issue when
unmounting devices that would make gvfsd-trash go into a loop.
Courtesy of Dmitry Matveev.
2012-01-17 16:50:29 +00:00
ajacoutot
88f403097e Integrate the GLib kqueue(2) backend from Dmitry Matveev's GSoC 2011.
As a consequence, explicitely disable the FAM backend.
This bring a huge improvement compared to what we've been using before
(gio-fam+gamin): file / directory monitoring and notifications are next
to instantaneous without any cpu overhead like it was before.

This means we can also drop the bootstrap FLAVOR of gamin that was
needed because of the cyclic dependency (gamin->glib2->gamin).
2012-01-01 09:00:46 +00:00
ajacoutot
0f092bc18f Bugfix update to glib2-2.30.2. 2011-11-12 13:14:21 +00:00
ajacoutot
75974108f8 Bugfix update to glib2-2.30.1. 2011-10-14 15:25:40 +00:00
ajacoutot
2f8583e9da Update to stable glib2-2.30.0. 2011-09-27 06:05:28 +00:00
ajacoutot
d5e540e2e4 Update to glib2-2.29.92 (2.30 coming in the next few days).
Committing now (along with upcoming atk, pango and gtk+3 updates) during
the hackathon where we have time to fix all the eventual fallout (bulk
running).

ok jasper@ robert@
2011-09-20 21:09:34 +00:00
ajacoutot
3be8bdfc2e Bugfix update to glib2-2.28.8.
Remove patches applied upstream.
2011-06-06 06:22:19 +00:00
ajacoutot
b737aa2e7c Bugfix update to glib2-2.28.7. 2011-05-21 07:05:09 +00:00
ajacoutot
22f97c7995 Bugfix update to glib2-2.28.6.
* Fix a possible crash when using g_settings_delay()
* Translation and documentations updates
2011-04-14 14:02:17 +00:00
ajacoutot
a43fd5ea47 Update to glib2-2.28.5.
This is a minor update, including translation updates and a few
documentation improvements.
2011-04-01 20:09:54 +00:00
ajacoutot
6b330220e2 Update to glib2-2.28.4.
* translations and documentation updates
2011-03-21 18:11:28 +00:00
ajacoutot
bac1e519bf Bugfix update to glib2-2.28.3.
Fixes the following:
* 644465 undefined reference to `_usleep'
* 644552 g_timeout_add_seconds(1, ...) may have a latency...
* 644607 correct internal definition of C_()
2011-03-14 11:31:24 +00:00
ajacoutot
200c7854a4 Major update to glib2-2.28.2.
This (and the related 20 to 30 updates) has been tested twice in a bulk
by landry@, thanks!
Runtime testing by myself under heavy GNOME usage...
2011-03-07 19:17:14 +00:00
ajacoutot
6d0633ffce Bugfix update to glib2-2.26.1.
Amongst other things, fixes an issue with GSettings on big endian.
2010-11-14 15:56:55 +00:00
ajacoutot
cf5a80bff3 *** HEADS UP!
Major update to glib2-2.26.0.
This starts a flood commit of several big updates (gtk+2 and GNOME 2.32).

Please note that there will be some WANTLIB/DEPENDS breakage probably,
this went into several bulks but it's impossible to catch everything.
Any gtk+2/glib2 related build failures, please talk to me or jasper@

The ports tree is expected to be in a unconsistent state for a couple of
days to give us time to fix everything we didn't spot or any runtime
issue with the latest GNOME.
We do this now so that we have packages with all the latest major bumped
libraries at p2k10.

Thanks to landry@ and his zomg!cluster for the bulks and reports.

ok jasper@
2010-09-30 07:17:19 +00:00
ajacoutot
b7a35390e8 Maintainance update to glib2-2.24.2
* 578295 gtester has a race condition
* 619945 GConverterOutputStream triggers assertion and corrupts data
2010-08-21 21:21:18 +00:00
ajacoutot
cd5055c213 Bugfix update to glib2-2.24.1.
Don't install the gdb python macros.
2010-05-03 11:41:56 +00:00
ajacoutot
b1bdf2c5b2 Major update to glib2-2.24.0.
Glib now enforces threads requirement. As a result, this commit will
break p5-Glib2 (as our perl is not threaded).
Decision was taken after a chat with naddy@ and jasper@ as patching our
current glib2 like hell to cope with newer packages requirements is
clearly not a good solution.
naddy is ok with this move.
2010-04-22 19:34:06 +00:00
jasper
cd432a19ed - add another diff from latest glib, the GConverter interface. 2010-04-21 17:33:31 +00:00
jasper
355cfa0cef - cherrypick another function from latest glib2, needed by nautilus. 2010-04-20 20:05:34 +00:00
ajacoutot
13713b113c Import the g_desktop_app_info_get_filename() function from upstream.
This is required by newer GTK. We cannot just update Glib because it now
requires threads which will break p5-Glib2 dependent apps as our perl is
not threaded... solution to this is rthreads or ... <insert solution
here and send it to aja@>. Yes this means we are stuck with this version
for now.
2010-04-20 18:53:29 +00:00
ajacoutot
bbe3ae05d2 Update to glib2-2.22.5.
tested in a bulk by jasper@, thanks.
2010-03-21 09:55:54 +00:00
ajacoutot
86d71ccb68 Bugfix release to glib2-2.22.4. 2010-01-07 08:02:35 +00:00
ajacoutot
1ba8be8b71 Maintainance update to glib2-2.22.3. 2009-12-01 16:13:00 +00:00
ajacoutot
6d3add74ff Minor update to glib2-2.22.2.
Bugfix, translation update and typo.
2009-10-07 15:07:49 +00:00
ajacoutot
394379e18e Update to version 2.22.1.
committing early so that we can work with the latest at upcoming p2k9.
any fallout, please let me know directly.
ok landry@
2009-10-04 18:17:13 +00:00
ajacoutot
07c9a2ed58 Small bugfix update to glib2-2.20.5. 2009-08-29 10:20:28 +00:00
ajacoutot
1d7f915015 - major update to glib2-2.20.4
- add missing REGRESS_DEPENDS

*remove previous version before trying to compile this*

Report any failure directly to me please.

tested by landry@ on a sparc64 bulk, thanks!
ok jasper@ on a previous diff
2009-07-12 20:38:09 +00:00
ajacoutot
28827aac69 - bugfix release to glib2-2.18.4
thanks to Benoit Lecocq for amd64 testing
2009-01-11 17:06:26 +00:00
ajacoutot
53cd84216c - minor update to version 2.18.3
fixes some mem leak, translation and bugs

ok jasper@
2008-11-24 16:05:03 +00:00
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
brad
eb5e564725 Update glib2 to 2.16.6.
ok ajacoutot@
2008-09-27 17:58:25 +00:00
brad
d8ab0f9395 Update glib2 to 2.16.5.
ok jasper@
2008-09-02 12:44:08 +00:00
brad
72a2fdf755 Update glib2 to 2.16.4.
ok jasper@
2008-07-08 08:38:26 +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
47a5df7624 - update glib2 to 2.14.5
(bugfixes and updated translations)

tested in a bulk build by steven@
ok ajacoutot@
2008-02-09 17:47:34 +00:00
steven
12a9bacc8c maintenance update to 2.14.4 2007-12-05 14:31:24 +00:00
steven
9d9ccaf4e7 maintenance update to 2.14.3 2007-11-18 16:28:55 +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
da87bcceb1 update glib2 to 2.12.13
"go ahead" steven@
2007-09-10 19:13:33 +00:00
jasper
9003349185 update glib2 to 2.12.12
ok steven@
2007-05-12 20:21:37 +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
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
brad
c819b39792 Update glib2 to 2.10.3. 2006-06-03 18:22:22 +00:00
brad
2a16431860 Update glib2 to 2.10.2. 2006-05-22 01:39:36 +00:00
marcm
2de1a7f736 Update to 2.8.4
SHARED_LIBS
USE_LIBTOOL

OK bernd@
2005-12-28 06:15:28 +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
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
marcm
60eea62380 Update to 2.4.8.
More importantly, pull out the NetBSD diff that dealt with
*BSDesque dlopen issues and, now that we have a working
RTLD_DEFAULT, go with the FreeBSD hack^H^H^H^H method which works
better.
2004-12-07 06:16:20 +00:00