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
steven
9d9ccaf4e7
maintenance update to 2.14.3
2007-11-18 16:28:55 +00:00
winiger
14d2f5b6db
fix LIB_DEPENDS-main and bump PKGNAME-main
...
ok jasper@ and martynas@
2007-10-31 21:50:51 +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
jasper
da87bcceb1
update glib2 to 2.12.13
...
"go ahead" steven@
2007-09-10 19:13:33 +00:00
martin
639846e13b
backout
...
needs more discussion and wider testing, and i missed the bump anyway :(
2007-07-27 10:09:51 +00:00
martin
5ae2177b9d
fix a configure bug on m68k by always linking with libintl and libiconv
...
help aanriot@
ok xsa@ aanriot@
2007-07-27 08:29:46 +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
kurt
e5dee3255f
remove libtool work around for -pthread. no objections usual suspects
2007-06-04 19:02:45 +00:00
jasper
9003349185
update glib2 to 2.12.12
...
ok steven@
2007-05-12 20:21:37 +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
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
steven
6b9133e43b
new MULTI_PACKAGES
2006-11-24 16:50:10 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +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
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
espie
b7109f59a7
sprintf/strcpy stuff in glib2
...
okay naddy@, a while ago...
2005-04-14 17:06:18 +00:00
espie
24e6dbf353
fix a few WANTLIB issues.
...
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +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
espie
6bec6cc34b
WANTLIB markers
2004-11-23 11:22:00 +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
xsa
441ffcdcbf
more new-style MODULES.
2004-08-10 12:42:21 +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
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
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +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
3c9efb47b5
Update to 2.2.2, a bugfix release. This also fixes regression tests.
2003-06-30 03:55:29 +00:00
miod
abbf322352
Do not explicitely disable threads on vax anymore.
...
ok brad@ marcm@ (maintainers)
2003-05-27 23:00:50 +00:00
marcm
9e33af3f53
Same Vax workaround that glib1 uses.
2003-05-21 15:52:31 +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
c801d1e2bf
Drop spurious pkgconfig RUN_DEPEND.
...
Noted by brad@.
2002-08-08 19:20:28 +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
dffc4172a9
iconv modules is not needed when the gettext module is used.
...
spotted by fgsch@.
2002-07-28 12:00:51 +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