CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/08/22 08:09:27
Modified files:
mail/roundcubemail: Makefile
mail/roundcubemail/files: roundcubemail.conf
Added files:
mail/roundcubemail/patches: patch-SQL_mysql_update_sql
patch-UPGRADING
patch-program_include_iniset_php
Log message:
- fix path in roundcubemail.conf and set a few more required php options
- allow the upgrade script to work without disabling session.encrypt on the
whole server
- note in UPGRADING that virtusertable moved to a plugin, found the hard
way by ajacoutot
- in the mysql schema update script, uncomment a workaround for mysql bug
46293 which affects the in-tree mysql
- bump