This commit is contained in:
ajacoutot 2012-04-24 15:20:52 +00:00
parent a0d9eb2c8b
commit 8601684ed0
3 changed files with 8 additions and 4 deletions

View File

@ -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

View File

@ -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://<hostname>/webaccess/
The PHP mapi module and OpenBSD Apache
--------------------------------------
When using the OpenBSD Apache server, the runtime loader will need to

View File

@ -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