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
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
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
robert
94cb226cab
SECURITY:
...
fix an arbitrary code execution vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/84dd64b0-72cc-11d9-a56c-00065bd5b0b6.html
ok marcm@, naddy@
2005-01-30 14:44:46 +00:00
alek
e54a358bb4
explicitly link with libiconv
...
okay naddy@
2004-10-24 20:17:53 +00:00
espie
a00f8e9a3e
enforce rpaths for wombat.
2004-09-18 14:52:45 +00:00
pvalchev
3628692359
cast NULL to (void *) in execl call to make sure it is 64 bit
2003-10-23 05:58:53 +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
pvalchev
838c77706b
missing include
2003-05-25 14:11:59 +00:00
marcm
1e8a14910a
In addition to updating Evolution to 1.2.4, this modifies the pthread
...
detection scheme in configure to properly handle our -pthread and includes
db-3.1.17 directly into the port, removing the version constraint on the
db port.
This also addresses the CORE security advisory ID CORE-20030304-01.
2003-04-10 15:59:49 +00:00