summaryrefslogtreecommitdiff
path: root/deskutils/horde-kronolith/files
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-03-15 20:15:42 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-03-15 20:15:42 +0000
commit10962e84844878927fd24ae855342ace29e14e6a (patch)
tree2711059e6efbf7ba2a928e11377ce446ca5fe209 /deskutils/horde-kronolith/files
parentUpgrade to 2.1. (diff)
Upgrade to 2.1.
Changelog at <http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.69.2.5&r2=1.165.2.102&ty=h>
Notes
Notes: svn path=/head/; revision=157333
Diffstat (limited to 'deskutils/horde-kronolith/files')
-rw-r--r--deskutils/horde-kronolith/files/patch-config::conf.xml14
-rw-r--r--deskutils/horde-kronolith/files/pkg-message.in21
2 files changed, 4 insertions, 31 deletions
diff --git a/deskutils/horde-kronolith/files/patch-config::conf.xml b/deskutils/horde-kronolith/files/patch-config::conf.xml
deleted file mode 100644
index 1a5c0106a654..000000000000
--- a/deskutils/horde-kronolith/files/patch-config::conf.xml
+++ /dev/null
@@ -1,14 +0,0 @@
---- config/conf.xml.orig Sun Oct 3 15:24:09 2004
-+++ config/conf.xml Mon Nov 29 21:48:21 2004
-@@ -13,9 +13,9 @@
- <configstring name="driver" desc="What MCAL driver is being
- used?">mstore</configstring>
- <configstring name="username" desc="Connect to MCAL
-- as">horde</configstring>
-+ as">www</configstring>
- <configstring name="password" required="false" desc="Password to connect
-- with">****</configstring>
-+ with">%%PASSCAL%%</configstring>
- </configsection>
- </case>
-
diff --git a/deskutils/horde-kronolith/files/pkg-message.in b/deskutils/horde-kronolith/files/pkg-message.in
index 54946bd7d451..540684cc4d22 100644
--- a/deskutils/horde-kronolith/files/pkg-message.in
+++ b/deskutils/horde-kronolith/files/pkg-message.in
@@ -4,24 +4,11 @@ blank configuration files.
Horde must be configured; if not, see `pkg_info -D -x horde'.
-With PHP4:
-If you choosed the mcal backend, libmcal must be configured with the driver
-mstore for the user www:
+Then you have to create some tables from the SQL scripts in
+%%KRONOLITHDIR%%/scripts/sql.
-- mkdir /var/calendar
-- chmod 1777 /var/calendar
-- htpasswd -c %%LOCALBASE%%/etc/mpasswd www
-
-(this port has tried to make it for you, perhaps you'll just have to
-check - see `pkg_info -D -x libmcal')
-
-If you choose a database backend, you have to create some tables from the
-SQL scripts in %%KRONOLITHDIR%%/scripts/sql.
-
-WARNING! if you are upgrading from Kronolith v. 1.1.x, you have to alter
-******** your schemas.
- Please read the doc %%DOCSDIR%%/UPGRADING.
- Please note that the MCAL back-end is deprecated!
+WARNING! Please note that the MCAL back-end has been deprecated!
+********
To migrate from MCAL to SQL, you can use the provided script
%%KRONOLITHDIR%%/scripts/migrate_to_sql_driver.php