CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/03/22 10:00:29
Modified files:
mail/evolution : Makefile
Added files:
mail/evolution/patches: patch-mail_em-migrate_c
patch-plugins_bogo-junk-plugin_bf-junk-filter_c
patch-plugins_sa-junk-plugin_em-junk-filter_c
patch-widgets_misc_e-calendar-item_c
mail/evolution/pkg: DESCR-main DESCR-plugins MESSAGE-main
PFRAG.shared-main PFRAG.shared-plugins
PLIST-main PLIST-plugins
Removed files:
mail/evolution/pkg: DESCR MESSAGE PFRAG.shared PLIST
Log message:
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@