Commit Graph

59 Commits

Author SHA1 Message Date
ajacoutot
850b8d717e Add a note about bogofilter/p5-Mail-SpamAssassin. 2011-03-29 11:49:39 +00:00
ajacoutot
2c6819b17b Bugfix update to evolution-2.32.1. 2010-11-16 08:55:49 +00:00
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
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
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
ef8d38b17e Install schemas from both subpackages into the same directory
(${SCHEMAS_INSTDIR}). Granted this take one or two more seconds to
install the -plugins subpackage but it allows us to use the generic
gconf-2 goo in PLIST-plugins.

While here, regen wantlib and lib_depends.

ok jasper@
2009-06-10 13:31:56 +00:00
ajacoutot
d1ca3004da - forgot to commit this in previous 2009-06-08 09:43:47 +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
ajacoutot
35afd34c73 - while we install all plugins, only enable the base ones so that users can
choose exactly what extra plugin(s) they want to activate

ok jasper@
2009-03-17 12:39:16 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
ajacoutot
22c4fdc0b4 - install "all" plugins (complete stable plugins bundle)
ok jasper@ on a previous diff
2009-03-06 10:42:48 +00:00
ajacoutot
8c0a0fa6fa - add a MESSAGE to help user unbreak icon display when running evolution
outside of a full blown desktop environment

idea from and discussed with sturm@
2009-02-04 15:43:32 +00:00
jasper
16eaab8367 - bugfix update evolution to 2.24.4
- explicitly depend on latest e-d-s (for CAMEL_STORE_IS_MIGRATING)
- resolve an XXX

ok ajacoutot@
2009-01-31 08:32:35 +00:00
jasper
68e0e268d5 - update evolution to 2.24.3 2009-01-12 16:13:42 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
jasper
c002eccd74 - update evolution to 2.24.2
"just commit it" ajacoutot@

ps: evolution works fine actually, so it's completely "unbroken" now ;-)
2008-11-24 19:32:29 +00:00
jasper
9addc24074 - update evolution to 2.24.1.1 (somewhat unbreaks it)
- fix license version
- explicitly disable mono

feedback and ok ajacoutot@
2008-11-21 17:28:07 +00:00
jasper
45f4e7a1d5 - update evolution to 2.22.3.1
- add gnome-spell to run depends (from ajacoutot@)
2008-08-21 22:50:21 +00:00
jasper
9e848170e6 - update evolution to 2.22.3, which includes fixes for CVE-2008-1108
and CVE-2008-1109
2008-07-08 11:16:44 +00:00
jasper
2b249cd37d - update evolution to 2.22.2
* some 300 bugs were fixed
* better spam filtering
* easier on system resources
* lots of code cleanups/fixes
- fix license marker

ok ajacoutot@
2008-06-02 16:49:56 +00:00
ajacoutot
4f1d10cd6c - remove warning about building this port when a previous version is
already installed
- link with pthread, not lpthread
- fix WANTLIB
- regen PLIST

"please commit it" jasper@
2008-05-30 08:23:49 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
jasper
48decda0b0 - update evolution to 2.12.1
- explicitly disable some stuff
- enable base plugins

"no objections here" martynas@

note, there is are some issues left, but this will be fixed shortly.
2007-11-21 16:18:15 +00:00
ajacoutot
a2b4f1db0d - give it a chance to compile under powerpc (fix iconv configure check
the same way we did we evolution-data-server)
- remove quotes around COMMENT
- clean up PLIST
- add libnotify to LIB_DEPENDS
- update patches
2007-06-27 08:27:40 +00:00
jasper
cd5eb9470f - update evolution to 2.10.1
- use ssl by default

still some little issues left, but basic operation works.

with a lot of help from kurt@
2007-06-02 11:32:11 +00:00
steven
b17a9e4ee2 - SHARED_LIBS
- remove no longer existing gtk2 flavor from mozilla in BUILD_DEPENDS
- sync with update-plist

ok marcm@
2005-12-28 08:02:16 +00:00
marcm
4661746cdc Update to 2.2.3, the latest in the 2.2 tree.
BROKEN!! Committed here so that others may have something to work with.
Also, replaces Evo 1 which was unsupported and well out-of-date.
2005-09-08 04:52:12 +00:00
espie
87cb3293e4 missing dirs in PLIST
okay pvalchev@
2005-08-13 18:19:31 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
1c178e4ebe @dirrm shared directories 2003-12-15 17:28:34 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
marcm
6f55a2e56d Sync with new Kerberos reality. Also, the switch to i386/ELF made
NEWDYNLIBDIR needed again :(.
2003-05-25 22:10:22 +00:00