From b80d896d3ef089a54c703e62fd4194364e9b6e36 Mon Sep 17 00:00:00 2001 From: atatat Date: Fri, 28 Mar 2003 21:05:04 +0000 Subject: Make the cyrus-imapd package install the html versions of its man pages. Normally I wouldn't care, except (a) there don't seem to be "plaintext" versions and (b) the html that *does* get installed links to it. Or them, rather. Bump PKGREVISION accordingly. Reviewed by jlam. --- mail/cyrus-imapd/Makefile | 5 ++++- mail/cyrus-imapd/PLIST | 27 ++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index abd9cefe18e..0d2ec1c617b 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2003/01/28 22:03:30 jlam Exp $ +# $NetBSD: Makefile,v 1.39 2003/03/28 21:05:04 atatat Exp $ DISTNAME= cyrus-imapd-2.0.17 +PKGREVISION= 1 SVR4_PKGNAME= cimap CATEGORIES= mail MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ @@ -110,6 +111,8 @@ post-install: cd ${WRKSRC}/master/conf; ${INSTALL_DATA} *.conf ${EGDIR} ${INSTALL_DATA_DIR} ${HTMLDIR} cd ${WRKSRC}/doc; ${INSTALL_DATA} *.html cyrusv2.mc ${HTMLDIR} + ${INSTALL_DATA_DIR} ${HTMLDIR}/man + cd ${WRKSRC}/doc/man; ${INSTALL_DATA} *.html ${HTMLDIR}/man .include "../../databases/db3/buildlink2.mk" .include "../../lang/perl5/module.mk" diff --git a/mail/cyrus-imapd/PLIST b/mail/cyrus-imapd/PLIST index 33f93341f45..2a7309e68e0 100644 --- a/mail/cyrus-imapd/PLIST +++ b/mail/cyrus-imapd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/06 12:53:52 chris Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/03/28 21:05:04 atatat Exp $ bin/imtest bin/installsieve bin/sieveshell @@ -106,7 +106,32 @@ share/examples/cyrus-imapd/imapd.conf share/examples/cyrus-imapd/normal.conf share/examples/cyrus-imapd/prefork.conf share/examples/cyrus-imapd/small.conf +share/doc/html/cyrus-imapd/man/arbitron.8.html +share/doc/html/cyrus-imapd/man/collectnews.8.html +share/doc/html/cyrus-imapd/man/ctl_deliver.8.html +share/doc/html/cyrus-imapd/man/ctl_mboxlist.8.html +share/doc/html/cyrus-imapd/man/cyrus.conf.5.html +share/doc/html/cyrus-imapd/man/deliver.8.html +share/doc/html/cyrus-imapd/man/fud.8.html +share/doc/html/cyrus-imapd/man/idled.8.html +share/doc/html/cyrus-imapd/man/imapd.8.html +share/doc/html/cyrus-imapd/man/imapd.conf.5.html +share/doc/html/cyrus-imapd/man/imclient.3.html +share/doc/html/cyrus-imapd/man/imtest.1.html +share/doc/html/cyrus-imapd/man/installsieve.1.html +share/doc/html/cyrus-imapd/man/ipurge.8.html +share/doc/html/cyrus-imapd/man/krb.equiv.5.html +share/doc/html/cyrus-imapd/man/lmtpd.8.html +share/doc/html/cyrus-imapd/man/master.8.html +share/doc/html/cyrus-imapd/man/mbpath.8.html +share/doc/html/cyrus-imapd/man/pop3d.8.html +share/doc/html/cyrus-imapd/man/quota.8.html +share/doc/html/cyrus-imapd/man/reconstruct.8.html +share/doc/html/cyrus-imapd/man/rmnews.8.html +share/doc/html/cyrus-imapd/man/syncnews.8.html +share/doc/html/cyrus-imapd/man/timsieved.8.html @dirrm share/examples/cyrus-imapd +@dirrm share/doc/html/cyrus-imapd/man @dirrm share/doc/html/cyrus-imapd @dirrm include/cyrus @dirrm cyrus/bin -- cgit v1.2.3