Commit Graph

186 Commits

Author SHA1 Message Date
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
484c049c1e Pass -Wl,--as-needed unconditionally. We need this otherwise evolution
will take 20 minutes to start (this is _not_ a joke).
If you see _any_ regression with this commit, please talk to me.
2012-08-28 15:27:49 +00:00
jasper
eecd8d3faf - update to 3.4.4 2012-08-13 09:16:42 +00:00
ajacoutot
079a416c97 Remove some useless configure args. 2012-07-12 12:04:38 +00:00
ajacoutot
9cc01eac51 Use autoconf 2.69. 2012-07-08 14:30:00 +00:00
ajacoutot
f65b1c44be Remove unused configure args. 2012-07-08 06:09:45 +00:00
jasper
1b42bea70b - update to 3.4.3 2012-06-18 11:46:40 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
b9cdcb786a Bugfix update to evolution-3.4.2. 2012-05-14 09:58:59 +00:00
jasper
c017800e72 - update to 3.4.1
* bugfixes and translation updates
2012-04-23 06:59:23 +00:00
ajacoutot
9e5f0c552c Sync comments. 2012-04-07 13:31:29 +00:00
ajacoutot
019b85072f Don't ship evolution-settings, it was designed for MeeGo. 2012-03-30 09:00:29 +00:00
ajacoutot
edcdf7d416 Remove -Wl,--as-needed from alarm-notify; it makes it crash with the
(in)famous lazy binding failed on pthread_*
2012-03-29 16:39:36 +00:00
ajacoutot
fac3e36d41 Update to evolution-3.4.0.1. 2012-03-29 06:56:25 +00:00
ajacoutot
665a54371a Extend+sync comment about VERSION sync. 2012-02-18 18:40:18 +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
1bb56cde6e Bugfix update to evolution-3.2.3. 2012-01-09 14:31:03 +00:00
ajacoutot
cbb1bc554a Tweak patches to please our time_t 2011-12-29 09:26:11 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
ajacoutot
b27408e54f Move the pst importer plugin into -plugins where it belongs.
Set SHARED_ONLY and merge PLISTs accordingly.
2011-11-28 12:32:04 +00:00
jasper
8deef9a390 - tighten dependency on eds 2011-11-22 15:29:44 +00:00
ajacoutot
ab315461aa Mention evolution-ews in there, as reminded by jasper@ 2011-11-15 17:12:49 +00:00
ajacoutot
a533e1a416 Better evolution-plugins dependency. 2011-11-14 14:59:53 +00:00
jasper
a716c5593e - bugfix update to 3.2.2 2011-11-14 13:52:39 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
4ff605be93 Fix WANTLIB. 2011-10-16 19:03:25 +00:00
jasper
81e3bf0184 - update to 3.2.1 2011-10-16 18:29:37 +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
47f88b4068 tighten e-d-s dependency; 2011-09-28 09:54:16 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
ajacoutot
d20a082078 Enable gnome-online-accounts. 2011-09-26 17:03:27 +00:00
ajacoutot
313ddc9cb4 Missing BUILD+RUN_DEPENDS. 2011-09-26 13:23:15 +00:00
ajacoutot
93c0d8a007 Regen WANTLIB to unbreak. 2011-09-26 09:24:08 +00:00
ajacoutot
7932fa265a Update to stable evolution-3.2.0. 2011-09-25 08:04:45 +00:00
ajacoutot
1bfa256d86 Comment libtool files for modules and bump. 2011-09-22 10:30:43 +00:00
jasper
8af71809dc - update to 3.1.92 2011-09-21 13:27:59 +00:00
jasper
607e358b2e adjust comment after evolution-plugin-rss rename 2011-09-21 10:12:41 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
ajacoutot
9a1709aaf0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +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
b3c1a8faa2 Bugfix update to evolution-2.32.3.
* fixes a couple of crashes
2011-04-22 07:39:37 +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
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00