Commit Graph

141 Commits

Author SHA1 Message Date
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
ajacoutot
b3c1a8faa2 Bugfix update to evolution-2.32.3.
* fixes a couple of crashes
2011-04-22 07:39:37 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00
ajacoutot
77677a336c Fix a couple of warnings.
Remove 2 unneeded patches.
2011-04-16 05:50:25 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
850b8d717e Add a note about bogofilter/p5-Mail-SpamAssassin. 2011-03-29 11:49:39 +00:00
ajacoutot
2a7935e899 Update to evolution-2.32.2.
Unbreak with new gtk+2.
2011-03-07 19:36:17 +00:00
pea
9d0ac1ac44 Correctly fixes wantlib
spotted by landry@
2011-01-12 08:05:11 +00:00
pea
ead0a13e53 Fix wantlib after OpenLDAP upgrade
spotted by landry@
2011-01-07 10:27:20 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
ajacoutot
2c6819b17b Bugfix update to evolution-2.32.1. 2010-11-16 08:55:49 +00:00
ajacoutot
e7345d49da Remove left-over that hasn't been used for quite a while... 2010-11-11 07:58:53 +00:00
ajacoutot
64682b9229 Don't link all binaries with --as-needed to prevent lazy binding
failures on pthreads(3) functions.
2010-10-24 11:44:37 +00:00
ajacoutot
2eb978af07 Remove ltasneededhack: use our own LIBTOOL and add -Wl,--as-needed to
LDFLAGS.
2010-10-23 16:30:01 +00:00
ajacoutot
2c9717fe86 Fix SHARED_LIBS, regen WANTLIB and PLIST. 2010-10-23 13:01:26 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
b28a0d8a9b Update to evolution-2.32.0. 2010-09-30 08:01:26 +00:00
ajacoutot
8a06c47232 Set USE_LIBTOOL to gnu as we are using a libtool hack here.
breakage spotted by landry@
2010-09-29 17:15:55 +00:00
ajacoutot
11c403db05 Bugfix update to evolution-2.30.3.
Remove MESSAGE (will be put in a more generic place).
2010-08-22 10:29:40 +00:00
ajacoutot
2467976a73 Bugfixe update to evolution-2.30.2. 2010-06-21 05:17:04 +00:00
jasper
5222a7fb3a be gone...evil leftover! 2010-06-15 16:02:59 +00:00
ajacoutot
6425e4980f Remove evo_mail_notifier.png, it's unused and removed upstream.
Add 2 patches from upstream/GNOME bugzilla to prevent crashes:
    GNOME bug 618902 - Crash when viewing/closing messages quickly
    GNOME bug 612082 - Crash in em_format_snoop_type
2010-06-15 10:51:38 +00:00
espie
01088c7f6e comment out bogus symlinks for now. 2010-06-09 11:43:22 +00:00
ajacoutot
ec0139eb82 Remove non existent directory from rpath. 2010-05-02 14:05:58 +00:00
ajacoutot
129322a755 Remove unused patches. 2010-05-01 10:53:17 +00:00
ajacoutot
cddeded7ff "brown paper bag release" update to evolution-2.30.1.2.
* add missing icons
2010-04-27 15:07:50 +00:00
ajacoutot
2b17a5c9b7 Update the (in)famous evolution to version 2.30.1.1. 2010-04-26 19:52:25 +00:00
ajacoutot
06c4943eab Don't install modules static files. 2010-04-25 08:33:00 +00:00
jasper
e215cf97d2 - major update evolution to 2.30.0.1 2010-04-22 16:30:02 +00:00
ajacoutot
85b6264c4c Mention tracker also needs EVO_VERSION. 2010-04-09 09:02:35 +00:00
ajacoutot
a2680293b0 Update to evolution-2.28.3.1. 2010-03-21 10:42:53 +00:00
ajacoutot
5e8a427e19 Add a PATCH_NUMBER var so that -main and -plugins are always in sync now.
ok jasper@
2009-12-28 09:31:08 +00:00
jasper
73b699814b - when -main is bumped, bump -plugins too. 2009-12-28 09:23:10 +00:00
ajacoutot
398b784847 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
ajacoutot
64cb3cc179 Update to evolution-2.28.2.
*Lots* of bug fixes, sea changelog for details.
2009-12-14 16:19:12 +00:00
ajacoutot
b4d7c97db0 Tweak comment, no pkg change. 2009-11-17 23:31:13 +00:00
ajacoutot
875dcf863c Fix and enable exchange operations plugin, needed by upcoming
evolution-exchange.
Rework a bit the nasty hack from previous commit.
2009-11-14 16:33:16 +00:00
ajacoutot
c627b3eab5 There is a circular linking dependency with some evolution plugins.
Upstream is aware of it and should fix everything for evolution 2.30.

In the meantime, add a (nasty) hack so that we don't end up with
undefined symbols.
Reorder Makefile while here and tweak dependencies.

ok jasper@
2009-11-11 14:23:05 +00:00
jasper
0844e20099 - update evolution to 2.28.1 2009-10-19 20:31:23 +00:00
jasper
7367bbd450 - update evolution to 2.28.0
* among the many, many changes are the pst-importer plugin

if there is any fallout, it'll be fixed soon
2009-10-13 22:07:04 +00:00
ajacoutot
45ccf53a59 This was the second time I got trapped by the fact that -plugins depends
on the exact version of -main.
Add a reminder so I don't forget next time.
2009-08-26 15:38:18 +00:00
naddy
a072f5f576 bump -plugins after -main change 2009-08-25 20:11:45 +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
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
fb0bafb6a3 sync WANTLIB/LIB_DEPENDS and bump; ok ajacoutot@ 2009-06-28 14:36:31 +00:00
kili
0afd1b54d5 -plugins depends on the exact version of -main, so it needs a bump, too.
ok ajacoutot@
2009-06-21 14:41:21 +00:00
ajacoutot
2bd2ef034e Disable exchange plugin for now. It does not work and induces some other
issues in evolution.
2009-06-17 19:51:25 +00:00
ajacoutot
5d399e6168 Implement ltasneededhack from FreeBSD ports.
As advertised, it is a hack (that abuses -Wl,--as-needed for plugins)
but it speeds up evolution startup by a factor or 9 (yes...).

While here, re-enable the org.gnome.mail.account plugin which became
usable in the process and s/LOCALBASE/TRUEPREFIX.

ok jasper@
2009-06-15 06:27:10 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00