CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/04/04 02:01:04
Modified files:
mail/zarafa/zarafa: Makefile
mail/zarafa/zarafa/patches: patch-common_ECLogger_cpp
patch-configure
patch-doc_Makefile_in
patch-doc_manual_xml
patch-installer_Makefile_in
patch-installer_linux_Makefile_in
patch-mapi4linux_src_Makefile_in
patch-provider_client_Makefile_in
patch-provider_server_ECServer_cpp
patch-spooler_Spooler_cpp
mail/zarafa/zarafa/pkg: PLIST-main zarafa.rc
Added files:
mail/zarafa/zarafa/patches:
patch-ECtools_zarafa-indexer_ECLuceneIndexerAttachment_cpp
patch-installer_linux_indexer_cfg
mail/zarafa/zarafa/pkg: zarafa_indexer.rc
Removed files:
mail/zarafa/zarafa/patches:
patch-ECtools_ECTestTools_Makefile_in
Log message:
Add clucene support (i.e. enable zarafa-indexer). Note that the
zarafa-indexer is not used by default.
Tweak patches accordingly.
Use RLIMIT_DATA instead of RLIMIT_AS which we don't have.
Fix default client_update_path.
Remove a couple of patch entries that are not needed anymore.
Rewrite zarafa.rc and make it a wrapper script that calls the provided
rc.d(8) scripts. This is much more simple, makes much more sense and
allow for proper debugging as discussed with robert@.