From a0d9eb2c8b71c82f55f26d835a67a26fba36cbdf Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 24 Apr 2012 15:10:32 +0000 Subject: [PATCH] Config tweak. --- mail/zarafa/zarafa/Makefile | 4 ++-- mail/zarafa/zarafa/pkg/README-main | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index d87a20714c3..2b475c3677b 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.118 2012/04/22 13:44:09 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.119 2012/04/24 15:10:32 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -7,7 +7,7 @@ PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} -REVISION-main= 0 +REVISION-main= 1 CATEGORIES= mail www productivity diff --git a/mail/zarafa/zarafa/pkg/README-main b/mail/zarafa/zarafa/pkg/README-main index 759b05811ac..5ca7308144d 100644 --- a/mail/zarafa/zarafa/pkg/README-main +++ b/mail/zarafa/zarafa/pkg/README-main @@ -1,4 +1,4 @@ -$OpenBSD: README-main,v 1.16 2012/02/27 19:01:34 ajacoutot Exp $ +$OpenBSD: README-main,v 1.17 2012/04/24 15:10:32 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -95,8 +95,8 @@ Zarafa webaccess Zarafa webaccess is installed under ${INSTDIR} -You need to edit the config.php file installed under -${INSTDIR} for regular web client access. +Configuration is done in the file + ${INSTDIR}/config.php With Apache, AllowOverride settings are required on the ${INSTDIR} directory. You can configure this as follows: