CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/12/30 10:51:25
Modified files:
mail/sympa : Makefile distinfo
mail/sympa/patches: patch-Makefile_in patch-configure
patch-soap_Makefile_in patch-src_Makefile_in
patch-src_etc_script_sympa_in
patch-src_familyqueue_c
patch-src_lib_List_pm
patch-src_lib_confdef_pm patch-src_queue_c
patch-wwsympa_Makefile_in
patch-wwsympa_icons_Makefile_in
mail/sympa/pkg : PLIST README
Added files:
mail/sympa/files: httpd-sympa.conf
mail/sympa/patches: patch-doc_man8_Makefile_in
patch-src_etc_script_create_db_SQLite
patch-src_lib_Upgrade_pm
mail/sympa/pkg : MESSAGE sympa.rc wwsympa.rc
Removed files:
mail/sympa/patches: patch-src_lib_Lock_pm
Log message:
Update to Sympa 6.1.3.
- switch config dir to /var/sympa/etc as sympa daemon/fcgi might want to
write templates there
- switch to use spawn-fcgi, this way sympa web admin works fine in
chrooted httpd
- provide a httpd.conf fragment to ease sympa integration
- switch to rc scripts (with help from aja@)
- improve README
With help and feedback from J.G Pailloncy, ok ajacoutot@