(${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@
* 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@
- 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@
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@
- explicitly disable some stuff
- enable base plugins
"no objections here" martynas@
note, there is are some issues left, but this will be fixed shortly.
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.
Removing the setuid bit will break Evolution's ability to read email only
from the system mail spool. If you need that functionality the MESSAGE
file tells you how to put the setuid bit back.
- fixed a number of addressbook and calendar issues
- updated some translations
* Updated the MASTER_SITES since Evolution is now in the Gnome tree.
* Standardized the CONFIGURE_ARGS.
* The developer's guide made a comeback so a subpackage was created for it.
* Removed the unneeded patch-default_user_Makefile_am patch.
* Patched the OMF file for scrollkeeper 0.3 and implemented better handling of scrollkeeper in general.
* Regenerated some of the remaining patches.
* Removed the remaining Norwegan (?) help files, since they caused problems with scrollkeeper anyway.
* Made the port complain if there's an existing Evolution installation due to numerious library conflicts.
* Updated my email address.
ok pvalchev@
Ximian Evolution(TM) is the premier personal and workgroup information
management solution for UNIX. The software seamlessly integrates
email, calendaring, meeting scheduling, contact management and
online task lists into one powerful, fast, and easy to use application.
Ximian Evolution also delivers a comprehensive set of features that
help you keep your work organized and your projects on track.
Automatic email indexing keeps your information at your fingertips.
The unique Ximian vFolders(TM) are virtual folders you use to create
and save powerful contextual views of your email messages.
[...]
Submitted by Marc Matteo <marcm@lectroid.net>.