Commit Graph

99 Commits

Author SHA1 Message Date
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
ajacoutot
b186d4a809 Tweak some patches and remove -DGTK_DISABLE_DEPRECATED to fix a crash in
evolution calendar.
2011-03-29 11:20:02 +00:00
jasper
2c887d1f32 - backport various fixes from upstream git to allow this to build against
new libgdata.

ok aja@
2011-03-23 15:57:39 +00:00
ajacoutot
1ae9f055d7 Maintenance update to evolution-data-server-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:35:30 +00:00
pea
1c8693beea Correctly fixes the wantlib.
spotted by landry@
2011-01-12 08:00:29 +00:00
pea
ead0a13e53 Fix wantlib after OpenLDAP upgrade
spotted by landry@
2011-01-07 10:27:20 +00:00
espie
be2f93f11d since db/v4 has db->=4,<5 as default, no need to specify it explicitly 2010-11-26 14:50:09 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
ajacoutot
1438e4ca7e Bugfix update to evolution-data-server-2.32.0. 2010-11-15 18:34:33 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
ajacoutot
177dc4280c This does not need the GNU libtool.
Regen WANTLIB while here.
2010-10-23 09:41:19 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
20a103b369 Update to evolution-data-server-2.32.0.
ok jasper@
2010-09-30 07:32:08 +00:00
fgsch
5fc7ed873c Bump 2010-08-30 21:48:15 +00:00
ajacoutot
45eec57888 Bugfix update to evolution-data-server-2.30.3. 2010-08-22 07:08:47 +00:00
landry
3d86ce5a1e Use autoconf 2.64 instead of 2.65, which still has some issues.
Fixes the build on gcc4 archs.
2010-06-25 13:54:34 +00:00
ajacoutot
73fbfbff8e Bugfix update to evolution-data-server-2.30.2.1.
This update reverts an API break in e_destination_get_address().

While here bump AUTOCONF_VERSION.
2010-06-21 17:50:27 +00:00
ajacoutot
23dec7f656 Bugfix update to evolution-data-server-2.30.2. 2010-06-20 18:49:55 +00:00
jasper
60934a5dc6 - apply patch from upstrea, to fix mishandling of '@' in WebDAV contacts username
ok aja@
2010-05-12 07:17:55 +00:00
ajacoutot
4bb45f1087 Don't install libtool files from modules. 2010-04-27 09:30:21 +00:00
ajacoutot
de3d323249 Bugfix update to evolution-data-server-2.30.1. 2010-04-26 07:06:49 +00:00
jasper
265918b27f - fix build on a clean box 2010-04-25 20:43:00 +00:00
ajacoutot
8c6d12880c Remove outdated comment. 2010-04-23 08:39:53 +00:00
ajacoutot
86ae67ca0c Major update to evolution-data-server-2.30.0. 2010-04-22 09:17:50 +00:00
ajacoutot
b4827dd4b7 Cope with recent gnome-keyring changes. 2010-04-20 20:11:53 +00:00
ajacoutot
7af6370187 Remove useless configure arg, no gconf schemas are installed with this
port.
2010-04-03 11:22:01 +00:00
ajacoutot
87928e163c Use autoconf 2.63. 2010-03-26 10:00:13 +00:00
ajacoutot
c257bd119a Update to evolution-data-server-2.28.3.1. 2010-03-21 10:42:13 +00:00
ajacoutot
28ff64f458 Update to evolution-data-server-2.28.2.
Fix a memory leak.
2009-12-14 13:54:23 +00:00
ajacoutot
a6b02df54b Fix part of Bug 361145: Evolution hangs when formatting message.
(from upstream git 184befc100ba2c553ad8ea5c87eba91daf500bf4)
2009-11-30 13:27:25 +00:00
ajacoutot
489fa3a7c9 libsoup belongs in wantlib. 2009-11-19 15:15:47 +00:00
jasper
a5dafb4118 - update evolution-data-server to 2.28.1 2009-10-19 12:19:17 +00:00
jasper
f327f06db4 sigh, forgot to add this 2009-10-11 12:43:03 +00:00
jasper
feafd20e82 - update evolution-data-server to 2.28.0
commiting now to not stall other work, possible breakage will be dealt with thisweek

"commit!" aja@
2009-10-11 12:42:41 +00:00
ajacoutot
36794252e1 Allow '@' in username in CalDav.
See http://bugzilla.gnome.org/show_bug.cgi?id=503662

Issue reported by Stephan A. Rickauer
2009-08-20 07:51:46 +00:00
ajacoutot
fd5e4de123 Add a patch from upstream git:
Remove an assertion in ESourceSelector.
Related to bug #541192. Something accessibility-related is causing the
assertion to fail. The problem is still unknown, but the logic is more
forgiving now.

Fixes a crash when switching accounts in evolution when accessibility is
enabled.
2009-08-18 13:29:40 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
naddy
6a4c52151b fix db4 package spec 2009-03-10 19:08:25 +00:00
jasper
04be10d346 - update evolution-data-server to 2.24.5
- regen patches
2009-03-04 20:09:43 +00:00
ajacoutot
fb29d46872 - bring in some 64bits fixes from NetBSD/pkgsrc
"get'm in" jasper@
2009-02-17 10:56:27 +00:00
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
jasper
2b1eca75d3 - update evolution-data-server to 2.24.4.1
* fixes accidentally committed debugging code
- use same way of getting ${R} (for PLIST) as evolution does now
2009-02-03 11:50:58 +00:00