Move to pkg-readmes.
This commit is contained in:
parent
d20e9511d8
commit
b881a01a78
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2010/11/03 11:57:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2010/11/06 08:46:05 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -6,7 +6,7 @@ COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 3
|
||||
REVISION-main= 4
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
@ -131,7 +131,6 @@ post-install:
|
||||
${INSTALL_DATA} /dev/null ${WRKINST}${INSTDIR}/debug.txt
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} ${WRKINST}${INSTDIR}
|
||||
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD ${PREFIX}/share/doc/zarafa/README.OpenBSD
|
||||
${SUBST_CMD} -c ${FILESDIR}/zarafa.m4 ${PREFIX}/share/examples/zarafa/zarafa.m4
|
||||
${SUBST_CMD} -c ${FILESDIR}/local_zarafa.m4 ${PREFIX}/share/examples/zarafa/local_zarafa.m4
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/share/doc/zarafa
|
||||
|
@ -1,2 +0,0 @@
|
||||
To complete the installation or update, make sure you read
|
||||
${PREFIX}/share/doc/zarafa/README.OpenBSD
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.19 2010/10/28 20:46:02 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.20 2010/11/06 08:46:05 ajacoutot Exp $
|
||||
@newgroup _zarafa:627
|
||||
@newuser _zarafa:627:_zarafa:daemon:Zarafa Account:/var/empty:/sbin/nologin
|
||||
@bin bin/zarafa-admin
|
||||
@ -181,9 +181,9 @@ lib/zarafa/ldapplugin.so
|
||||
@man man/man5/zarafa-monitor.cfg.5
|
||||
@man man/man5/zarafa-server.cfg.5
|
||||
@man man/man5/zarafa-spooler.cfg.5
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/doc/zarafa/
|
||||
share/doc/zarafa/AGPL-3
|
||||
share/doc/zarafa/README.OpenBSD
|
||||
share/doc/zarafa/createuser.dotforward
|
||||
share/doc/zarafa/db-calc-storesize
|
||||
share/doc/zarafa/db-convert-4.1-to-4.2
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.15 2010/10/28 14:46:56 ajacoutot Exp $
|
||||
$OpenBSD: README-main,v 1.1 2010/11/06 08:46:05 ajacoutot Exp $
|
||||
|
||||
*** Upgrading users: refer to zarafa documentation on the web to check
|
||||
*** if any particular step is required after upgrading to a new version.
|
Loading…
Reference in New Issue
Block a user