Commit Graph

19 Commits

Author SHA1 Message Date
ajacoutot
2c9717fe86 Fix SHARED_LIBS, regen WANTLIB and PLIST. 2010-10-23 13:01:26 +00:00
ajacoutot
b28a0d8a9b Update to evolution-2.32.0. 2010-09-30 08:01:26 +00:00
ajacoutot
2467976a73 Bugfixe update to evolution-2.30.2. 2010-06-21 05:17:04 +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
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
a2680293b0 Update to evolution-2.28.3.1. 2010-03-21 10:42:53 +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
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
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
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
ajacoutot
342e1b7afb Big spring cleanup:
* split in 2 packages:
  -main ===> evolution+base plugins
  -plugins ===> plugins part of the "standard" bundle
This makes more sense than previous tweak and preserves ressources.

* disable the mail-account-disable plugin by default (you can still
enable it from the plugins preferences) ; there is something not
quite right about it that makes right-clicking on a folder very
slow ; it's beeing investigated but for now, evolution is slow
enough...

* fix some hardcoded paths in the antispam plugins

* import 2 patches from pkgsrc and FreeBSD which fixes some obvious
issues

* evolution needs gnome-icon-theme to build

* remove the rpath related stuff from LDFLAGS which prevented
building on macppc ; the plugins link with '-rpath $(plugindir)' so
it should not be needed anymore
please CONTACT ME if you see any regression (in which case bernd@ can
spank me for free)

ok jasper@
2009-03-22 16:00:28 +00:00