Commit Graph

142 Commits

Author SHA1 Message Date
ajacoutot
50ce2da399 Bugfix update to evolution-data-server-3.6.2. 2012-11-11 18:10:01 +00:00
ajacoutot
89ca3e7460 Missing g_mutex_lock() call was making evolution-addressbook-factory
abort() and the addressbook unavailable.

thanks to kurt@ and guenther@ for the help
patch from kurt@
2012-11-10 08:07:55 +00:00
ajacoutot
2e37bf8112 Don't hardcode path to imapd. 2012-11-06 08:35:13 +00:00
ajacoutot
7335f84678 We are getting fucked by our 32-bits time_t :( 2012-10-18 13:54:56 +00:00
ajacoutot
388d0926f3 Move back to using libgnome-keyring. There is a very nasty crash with it
but at least it'll get us a chance to hunt for it instead of hiding it with
libsecret which fails in the same way but does not crash.

discussed with jasper@
2012-10-16 11:55:01 +00:00
ajacoutot
2e72e5f949 Bugfix update to evolution-data-server-3.6.1. 2012-10-14 08:04:11 +00:00
ajacoutot
6bfc965be4 Fix pkgconfig file after the move to libsecret. 2012-10-03 15:56:21 +00:00
ajacoutot
56007d57f9 Our binutils from paleolithic age exports private symbols which made
libgnome-keyring and gcr dump cores everywhere because of clashing
symbols. Merge libsecret support from upstream to have e-d-s use that
instead of libgnome-keyring.
2012-10-01 15:00:18 +00:00
ajacoutot
26cbd53e76 Committed upstream. 2012-09-30 15:16:16 +00:00
ajacoutot
4872176758 BZ URL. 2012-09-30 09:12:11 +00:00
ajacoutot
6b4ae85ac3 LIB_DEPENDS tweak. 2012-09-30 07:55:54 +00:00
ajacoutot
5da2f0523d Fix LIB_DEPENDS/WANTLIB.
spotted by jasper@
2012-09-28 08:10:43 +00:00
ajacoutot
cfc8fd1089 Update to evolution-data-server-3.6.0. 2012-09-28 06:35:36 +00:00
ajacoutot
2a221b74a6 Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
be removed soon.
2012-09-10 09:13:10 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
bea5fd8c6a Bugfix update to evolution-data-server-3.4.4. 2012-08-13 07:50:27 +00:00
ajacoutot
46866cbeba Fix addressbook creation (from upstream). 2012-07-13 14:31:04 +00:00
jasper
1a28efb5ae - update to 3.4.3 2012-06-18 11:15:22 +00:00
ajacoutot
e30644bbec Committed upstream. 2012-05-21 06:01:03 +00:00
ajacoutot
3c531b21f1 Link to BZ. 2012-05-15 15:48:57 +00:00
jasper
3ba26cf54b - bugfix update to 3.4.2 2012-05-14 07:42:56 +00:00
ajacoutot
9c58e35e58 Add comment after last commit which was done without maintainer review. 2012-05-13 16:27:03 +00:00
espie
86dae7c1de fix build. strptime is properly XPG4v2 2012-05-13 13:25:03 +00:00
jasper
5680c2de97 - update to 3.4.1
* translation updates and bug fixes
2012-04-16 14:22:30 +00:00
ajacoutot
28494c17d2 Update to evolution-data-server-3.4.0. 2012-03-29 06:45:21 +00:00
ajacoutot
dd112a1b9e Bugfix update to evolution-data-server-3.2.3.
This update fixes a couple of crashes.
2012-01-09 13:39:30 +00:00
ajacoutot
60ab4a5949 Tweak patches to please our time_t. 2011-12-29 09:23:19 +00:00
jasper
f360f5a9e6 - bugfix update to 3.2.2 2011-11-14 11:42:35 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
4ff605be93 Fix WANTLIB. 2011-10-16 19:03:25 +00:00
jasper
81e3bf0184 - update to 3.2.1 2011-10-16 18:29:37 +00:00
jasper
a6f544cba2 - enable vala bindings 2011-09-28 15:26:05 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
7d04e0ce06 - remove bogus configure arguments which lead to variables not being
initialized and substituted in Makefiles and pkgconfig files.
    configure seems smart enough now to pickup nss/nspr by itself.
2011-09-27 07:30:06 +00:00
ajacoutot
d20a082078 Enable gnome-online-accounts. 2011-09-26 17:03:27 +00:00
ajacoutot
3873305f64 Update to stable evolution-data-server-3.2.0. 2011-09-25 06:41:58 +00:00
jasper
bdbfbbc2f4 - update to 3.1.92
- hardcode (but with XXX) 3.2 for now
2011-09-21 13:26:03 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
32563635a5 Start the GNOME3 merge armageddon... breakage expected. 2011-09-12 07:26:18 +00:00
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
ajacoutot
0c8fae4b4b Use proper AUTOCONF_VERSION, from Brad. 2011-05-01 11:35:06 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
4c50c51033 Bugfix update to evolution-data-server-2.32.3.
* fix a couple of crashers
2011-04-22 05:55:37 +00:00
ajacoutot
71e981d64b Tweaks. 2011-04-19 17:01:54 +00:00
ajacoutot
a1a6e29cf1 Tweak CONFIGURE_ARGS.
Remove some unneeded pieces from patch-configure_ac.
2011-04-16 05:51:52 +00:00