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
9613b67c75
We have sched_get_priority_* now.
2010-11-07 17:00:45 +00:00
kili
922dacdab4
Try to run as much tests as possible, don't stop at the first
...
failed regression test.
ok ajacoutot@
2010-10-11 20:41:44 +00:00
kili
310b763449
Fix build on several archs (mips64el, hppa, sgi at least).
...
ok jasper@
2010-10-10 10:52:04 +00:00
ajacoutot
1fc8789f34
Merge from upstream 136e705e8383ff8848e425ac01278102d7badc52
...
install-gsettings-schemas has been rewritten in a portable way.
2010-10-04 06:28:09 +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
16f4a95279
We do support monotonic clock, so patch accordingly.
...
Set correct mix/max thread priorities.
Remove an obvious comment.
ok landry@ jasper@
2010-09-24 16:20:40 +00:00
ajacoutot
426561c59b
Remove powerpc hack, from Brad.
...
It seems it is not needed anymore (GNOME does not crash like it used to
with some applications).
While here, move to new DEPENDS/REVISION.
2010-08-21 19:10:56 +00:00
jasper
5c868c2c98
- fix build with gcc2, yes, '2', not '4'. :-)
...
based on a diff from sebastian reitenbach
2010-06-07 12:47:28 +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
d8bef1a1a9
When permissions are set up accordingly and kern.usermount is set to 1,
...
make it possible to umount and eject CDs using gio.
2010-04-29 16:38:41 +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
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
f4bdb13515
No need to link with libm after the fam -> gamin move.
...
spotted by landry@
2009-12-08 18:55:29 +00:00
ajacoutot
1ba8be8b71
Maintainance update to glib2-2.22.3.
2009-12-01 16:13:00 +00:00
ajacoutot
0f57c8d6a2
Enclose comment to unfuck header.
2009-11-26 08:00:43 +00:00
ajacoutot
85ef1da98b
__attribute__((__unused__)) is not supported on g++3.3, so use the same
...
define as in perl and only define G_GNUC_UNUSED when appropriate.
ok jasper@
2009-11-23 08:22:34 +00:00
ajacoutot
6dbfe57662
From FreeBSD: poll the list of mounted filesystems since we can't rely
...
on checking for mtab updates like other systems.
2009-10-14 01:29:39 +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
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
8f7cd0f1e5
- remove workaround now that our default thread stack size has been
...
increased
2009-04-21 13:01:18 +00:00
ajacoutot
e34d6bc6c3
- previous patch to fix CVE-2008-4316 was missing a part
2009-04-13 09:03:34 +00:00
jasper
23eacfb2d1
Security fix for CVE-2008-4316.
...
Fixes multiple integer overflows.
ok ajacoutot@
2009-03-22 19:33:39 +00:00
jasper
ff9b7c1ac2
- fix XDG conflicting symbols, from FreeBSD
...
this ought to help resolve some crashes in at least evolution and anjuta
hinted by ajacoutot@, thanks :)
2009-01-28 09:24:38 +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
08d4aaca8c
- use same workaround as for gtk+2: lower buffer size to prevent memory
...
access issues.
This should at least fix the nautilus copy bug as well as
gnome-screenshot.
ok jasper@
2008-12-21 14:02:39 +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
ajacoutot
0b0c814e9c
- add a -fam subpackage which provides the fam(3) gio module
...
ok jasper@
2008-11-22 18:56:13 +00:00
brad
23586f506c
Update the patch so it'll apply for 2.18.2.
2008-10-31 07:00: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
d8ab0f9395
Update glib2 to 2.16.5.
...
ok jasper@
2008-09-02 12:44:08 +00:00
naddy
7ff60146b4
Pinch a fix/workaround from 2.16.5's configure script to ensure that
...
endianness is detected correctly on all platforms. ok martynas@
Also drop a bogus configure patch that is a no-op.
2008-08-01 20:53:05 +00:00
martynas
1db4805bb9
remove bogus patch. atof("Infinity") actually produces zero, and
...
then no wonder the patch removes further regression tests...
this is not needed now that that archs have proper INFINITY and NAN
definitions
ok phessler@
2008-07-24 10:02:57 +00:00
brad
72a2fdf755
Update glib2 to 2.16.4.
...
ok jasper@
2008-07-08 08:38:26 +00:00
jasper
257532222c
- add a note about why gtester-report is not installed
2008-06-03 14:15:04 +00:00
jasper
439f4eb048
- this isn't needed anymore..
2008-04-09 13:11:02 +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
ajacoutot
40bb43e30d
- remove undeeded patch now that mimeinfo.cache is installed in the
...
right place
ok jasper@
2008-01-22 18:27:02 +00:00
steven
12a9bacc8c
maintenance update to 2.14.4
2007-12-05 14:31:24 +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
djm
122a32371a
make glib2 use /dev/arandom instead of /dev/urandom; ok jasper@
2007-09-13 10:51:13 +00:00
ajacoutot
ce44a3bea8
- disable optimization for glib on powerpc because it can lead to a segfault
...
under some circumstances
ok kili@ jasper@
2007-06-25 15:28:44 +00:00
jasper
cb81475a81
fix wrong and hardcoded paths.
...
from Mikolaj Kucharski <mikolaj.kucharski@gmail.com>
ok martynas@ naddy@
2007-04-24 18:21:14 +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
steven
0c358f090d
remove obsolete shared libs patches. ok bernd@
2006-05-28 10:07:25 +00:00
brad
2a16431860
Update glib2 to 2.10.2.
2006-05-22 01:39:36 +00:00