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
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
726683d492
Bump after recent gconf2 MODULE changes.
...
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
ajacoutot
d1ca3004da
- forgot to commit this in previous
2009-06-08 09:43:47 +00:00
ajacoutot
b21024cb2b
- schemas files for the -plugins subpackage are not installed in the
...
regular SCHEMAS_INSTDIR
reported by kevlo@
2009-06-08 09:41:01 +00:00
ajacoutot
4f5a750d1c
Convert to using the new gconf2.port.mk module.
2009-06-07 05:59:47 +00:00
ajacoutot
e1734357d2
Tweak LDFLAGS to unbreak ppc build.
2009-06-01 05:50:43 +00:00
ajacoutot
6a768369c4
- now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
...
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore
ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
d61a271794
- cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes
2009-04-06 10:09:06 +00:00
ajacoutot
350c992b76
- s/LOCALBASE/TRUEPREFIX where it makes sense
...
- fix typo in rpath line
2009-03-31 15:21:49 +00:00
jasper
6a45d05daa
- when -main was bumped, -plugins was forgotten
2009-03-31 11:18:17 +00:00
kevlo
3cf6841cc4
- fix rpath changes from ajacoutot@
...
- bump PKGNAME
ok ajacoutot@
2009-03-30 10:33:01 +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
c89ef704dd
- nothing should have to run_depends on rarian anymore
...
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
2009-03-14 11:36:24 +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
68c2f85f76
- forgot to ahem... bump!
2009-03-06 10:44:02 +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
jasper
fb8bd3a8d4
- update evolution to 2.24.5
2009-03-04 20:10:09 +00:00
ajacoutot
c3a9064d23
- add the 2 hobbits as MAINTAINER
...
ok jasper@
2009-02-15 17:33:52 +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
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
sturm
c5d9a29559
fix WANTLIB, last of the libsoup fallout
2009-01-30 21:36:48 +00:00
ajacoutot
09dd6ba720
- regen WANTLIB after libgnome esound support removal
2009-01-20 23:13:30 +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
kevlo
bb79fcdfbc
add missing misc/shared-mime-info dependency
...
ok ajacoutot@
2008-12-01 01:32:40 +00:00
ajacoutot
6d86db4e64
- the GNOME control-center2 is not needed to run evolution
...
"sounds reasonable" to jasper@
2008-11-29 10:04:57 +00:00
ajacoutot
27366238b8
- evolution does not use gnome-spell for spell checking anymore
2008-11-28 14:11:35 +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
7c0e9fa0f3
- remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
...
ok ajacoutot@
2008-11-23 22:59:08 +00:00
ajacoutot
0a8a0db63d
- add a small reminder comment
...
no pkg change, no bump
2008-11-23 11:37:06 +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
78b73ecee7
- make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
...
to RUN_DEPENDS
"mkay" jasper@
2008-05-26 16:29:26 +00:00
jasper
c7356ec1c5
- fix WANTLIB after libsoup downgrade
2008-05-11 12:29:53 +00:00
jasper
de8ac8dc1c
- fix WANTLIB
2008-05-02 14:44:54 +00:00
bernd
65cec324dc
Unbreak the second half of evolution by linking the plugins with an
...
additional -rpath. (With help from kurt@, thanks!)
This fixes the plugin loading and some weird issues with disabled buttons
and other stuff.
2008-05-01 10:25:50 +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
jasper
6dbf933e16
convert to use gnome.port.mk
2007-10-28 20:56:46 +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
martin
8c0fd948b9
missing build dependency
2007-06-18 17:39:18 +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
espie
f10ac113e4
Make sure to grab gstreamer-0.8 and not gstreamer-0.10
2007-04-28 16:17:26 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
mbalmer
bddab0b001
Add missing WANTLIB parts.
2006-11-11 14:48:00 +00:00
espie
5b8b723bc3
zap unneeded 0.0
2006-09-18 11:50:39 +00:00
espie
d39a581bf9
more new lib specs
2006-08-03 19:56:08 +00:00
espie
d64e5b7dc6
new lib specs
2006-08-03 13:09:09 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
steven
1b37bb1856
add missing libraries to WANTLIB
2006-01-18 17:15:22 +00:00
steven
0493c0d001
PLIST changed, bump PKGNAME
2005-12-28 22:43:19 +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
brad
afb0e7c211
Evolution is actually useable with -current.
...
Thanks to kurt@ for testing.
2005-12-03 00:26:40 +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
xsa
b8cab76058
New HOMEPAGE; Nuno Morgadinho <nuno at openbsd-pt.org>
2005-07-27 14:06:31 +00:00
alek
d9d3eb7842
Update MASTER_SITES0
...
From Alec Berryman <alec@thened.net>
2005-04-30 15:11:11 +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
naddy
a8817eabcc
SIZE
2005-01-05 16:50:35 +00:00
alek
747544563c
- Add WANTLIB marker
...
- Better deps for -devguide
2005-01-02 12:33:37 +00:00
alek
e54a358bb4
explicitly link with libiconv
...
okay naddy@
2004-10-24 20:17:53 +00:00
danh
6362fb0bc7
initial sweep for MESSAGE decoration removal; ok espie@
2004-10-13 18:59:18 +00:00
sturm
ebcc8edce9
add pkgconfig to BUILD_DEPENDS
2004-10-09 14:45:19 +00:00
espie
a00f8e9a3e
enforce rpaths for wombat.
2004-09-18 14:52:45 +00:00
espie
15a2aca1cd
new style plists.
2004-09-15 09:09:41 +00:00
xsa
569ca0e221
new-style MODULES.
2004-08-10 09:14:47 +00:00
jolan
9e203a2efc
fix on NO_SHARED_ARCHS
2004-07-05 22:09:52 +00:00
sturm
7297ccd7b0
mark some subpackages arch independent
...
ok naddy@
2004-02-04 07:39:18 +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
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
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
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
david
31718ea64f
spelling typos
...
ok pvalchev@ brad@
2003-02-26 03:10:46 +00:00
marcm
e5588c2182
Fix for the settings segfault that was introduced in -current. Also remove
...
the NEWDYNLIBDIR entry as it is no longer needed.
ok pvalchev@ naddy@
2003-02-23 23:10:08 +00:00
marcm
a967e7992b
Update to 1.2.1.
...
The 1.2 series includes a host of new features including IPv6 support and
SSL support via OpenSSL instead of mucking about with Mozilla libraries.
For a complete list of the new features, the 1.2 series release notes are
here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.html
while the 1.2.1 release notes are here:
http://developer.ximian.com/projects/evolution/release_notes/1.2.1.html
ok todd@
2003-01-03 21:53:07 +00:00