diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index 2b475c3677b..2bc52f1ae5c 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.119 2012/04/24 15:10:32 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.120 2012/04/24 15:20:52 ajacoutot Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -7,7 +7,8 @@ PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} -REVISION-main= 1 +REVISION-main= 2 +REVISION-web= 0 CATEGORIES= mail www productivity diff --git a/mail/zarafa/zarafa/pkg/README-main b/mail/zarafa/zarafa/pkg/README-main index 5ca7308144d..7c4e9b54330 100644 --- a/mail/zarafa/zarafa/pkg/README-main +++ b/mail/zarafa/zarafa/pkg/README-main @@ -1,4 +1,4 @@ -$OpenBSD: README-main,v 1.17 2012/04/24 15:10:32 ajacoutot Exp $ +$OpenBSD: README-main,v 1.18 2012/04/24 15:20:52 ajacoutot Exp $ +----------------------------------------------------------------------- | Running ${FULLPKGNAME} on OpenBSD @@ -116,6 +116,9 @@ ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini to ${SYSCONFDIR}/p # ln -fs ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini \ ${SYSCONFDIR}/php-${MODPHP_VERSION}/${MODULE_NAME}.ini +The Zarafa webaccess will be accessible from + http:///webaccess/ + The PHP mapi module and OpenBSD Apache -------------------------------------- When using the OpenBSD Apache server, the runtime loader will need to diff --git a/mail/zarafa/zarafa/pkg/UNMESSAGE-web b/mail/zarafa/zarafa/pkg/UNMESSAGE-web index f0214bffcee..a98a3d20012 100644 --- a/mail/zarafa/zarafa/pkg/UNMESSAGE-web +++ b/mail/zarafa/zarafa/pkg/UNMESSAGE-web @@ -4,5 +4,5 @@ issuing the following command: # rm -f ${SYSCONFDIR}/php-${MODPHP_VERSION}/${MODULE_NAME}.ini To completely deinstall zarafa-webaccess you need to perform the -following steps as root: +following step as root: # rm -f /var/www/conf/modules/zarafa.conf