ajacoutot
5215c83596
Bugfix update to evolution-3.6.2.
2012-11-11 18:51:25 +00:00
ajacoutot
cac93f489e
Bring us closer to uptream and revert the revert... i.e. use unversioned
...
solibs.
While here, fix RUN_DEPENDS-main.
2012-10-28 11:24:40 +00:00
ajacoutot
32a9d93edb
time_t -> long
2012-10-18 13:55:27 +00:00
ajacoutot
fb620b5c8b
Adapt comment.
2012-10-18 12:29:43 +00:00
ajacoutot
47441a883b
Bugfix update to evolution-3.6.1.
2012-10-14 09:20:59 +00:00
ajacoutot
a81b5addea
Merge a slightly modified version of this patch that I committed upstream.
2012-10-04 13:58:17 +00:00
ajacoutot
8ac412064b
BZ URL.
2012-10-04 07:03:40 +00:00
ajacoutot
03dedafb14
Forgot in previous.
2012-09-28 14:27:10 +00:00
ajacoutot
6f87fdcef1
Update to evolution-3.6.0.
2012-09-28 13:49:03 +00:00
ajacoutot
c0e5f1db5f
Explicitely patch for DATADIRNAME; the hack from the gnome MODULE will
...
be removed soon.
2012-09-10 17:31:21 +00:00
ajacoutot
fac3e36d41
Update to evolution-3.4.0.1.
2012-03-29 06:56:25 +00:00
ajacoutot
dd0891e274
Add a patch from upstream to allow building with libpst->=0.6.54.
2012-01-09 18:26:31 +00:00
ajacoutot
cbb1bc554a
Tweak patches to please our time_t
2011-12-29 09:26:11 +00:00
ajacoutot
6e18a34c4e
Fix path to the antispam utilities.
2011-10-03 16:33:53 +00:00
ajacoutot
a9798ce66e
Sync patch, no pkg change.
2011-10-01 12:20:23 +00:00
ajacoutot
a8f9178bc8
Fix a warning.
2011-10-01 10:44:35 +00:00
jasper
8af71809dc
- update to 3.1.92
2011-09-21 13:27:59 +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
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
2a7935e899
Update to evolution-2.32.2.
...
Unbreak with new gtk+2.
2011-03-07 19:36:17 +00:00
ajacoutot
2c6819b17b
Bugfix update to evolution-2.32.1.
2010-11-16 08:55:49 +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
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
ajacoutot
129322a755
Remove unused patches.
2010-05-01 10:53:17 +00:00
ajacoutot
2b17a5c9b7
Update the (in)famous evolution to version 2.30.1.1.
2010-04-26 19:52:25 +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
64cb3cc179
Update to evolution-2.28.2.
...
*Lots* of bug fixes, sea changelog for details.
2009-12-14 16:19:12 +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
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
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
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
jasper
fb8bd3a8d4
- update evolution to 2.24.5
2009-03-04 20:10:09 +00:00
ajacoutot
9dc6e56516
- modify the timezone patch; from NetBSD
...
fixes the timezone selection GUI
"commit it" jasper@
2009-02-03 15:54:24 +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
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