diff options
-rw-r--r-- | mail/exim-devel/Makefile | 5 | ||||
-rw-r--r-- | mail/exim-devel/files/POST-INSTALL-NOTES | 19 | ||||
-rw-r--r-- | mail/exim-devel/pkg-plist | 3 | ||||
-rw-r--r-- | mail/exim-old/Makefile | 5 | ||||
-rw-r--r-- | mail/exim-old/files/POST-INSTALL-NOTES | 19 | ||||
-rw-r--r-- | mail/exim-old/pkg-plist | 3 | ||||
-rw-r--r-- | mail/exim/Makefile | 5 | ||||
-rw-r--r-- | mail/exim/files/POST-INSTALL-NOTES | 19 | ||||
-rw-r--r-- | mail/exim/pkg-plist | 3 |
9 files changed, 72 insertions, 9 deletions
diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index 96d4fa0b317..0ff2b2c452b 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.33 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://www.exim.org/ftp/exim3/ \ @@ -194,6 +194,9 @@ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/exim ${INSTALL_DATA} ${FILESDIR}/POST-INSTALL-NOTES ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/filter.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/oview.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/spec.txt ${PREFIX}/share/doc/exim .endif @${CAT} ${PKGMESSAGE} diff --git a/mail/exim-devel/files/POST-INSTALL-NOTES b/mail/exim-devel/files/POST-INSTALL-NOTES index fda40dc3c7b..0139dd29bd0 100644 --- a/mail/exim-devel/files/POST-INSTALL-NOTES +++ b/mail/exim-devel/files/POST-INSTALL-NOTES @@ -4,8 +4,23 @@ The following documentation has been installed: info Exim -> Exim Specification (User Guide) info 'Exim Filtering' -> Exim Filter Specification (for end-users) -Postscript, PDF, HTML and plain text versions of these documents, as well -as a comprehensive FAQ list, are available at http://www.exim.org/ . +In addition, plain text versions of these documents have been installed +as: + + ${PREFIX}/share/doc/exim/oview.txt + ${PREFIX}/share/doc/exim/filter.txt + ${PREFIX}/share/doc/exim/spec.txt + +Postscript, PDF and HTML versions of these documents are available in +the ports tree as: + + ports/mail/exim-doc-postscript + ports/mail/exim-doc-pdf + ports/mail/exim-doc-html + +In addition, a comprehensive FAQ list is available at: + + http://www.exim.org/ To run Exim instead of sendmail on startup: diff --git a/mail/exim-devel/pkg-plist b/mail/exim-devel/pkg-plist index 11c6842fa92..996ab003b2a 100644 --- a/mail/exim-devel/pkg-plist +++ b/mail/exim-devel/pkg-plist @@ -15,6 +15,9 @@ sbin/exigrep sbin/eximstats sbin/exiqsumm %%PORTDOCS%%share/doc/exim/POST-INSTALL-NOTES +%%PORTDOCS%%share/doc/exim/filter.txt +%%PORTDOCS%%share/doc/exim/oview.txt +%%PORTDOCS%%share/doc/exim/spec.txt @unexec install-info --delete %D/info/exim_overview.info %D/info/dir @unexec install-info --delete %D/info/exim.info %D/info/dir @unexec install-info --delete %D/info/exim_filter.info %D/info/dir diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 96d4fa0b317..0ff2b2c452b 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.33 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://www.exim.org/ftp/exim3/ \ @@ -194,6 +194,9 @@ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/exim ${INSTALL_DATA} ${FILESDIR}/POST-INSTALL-NOTES ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/filter.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/oview.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/spec.txt ${PREFIX}/share/doc/exim .endif @${CAT} ${PKGMESSAGE} diff --git a/mail/exim-old/files/POST-INSTALL-NOTES b/mail/exim-old/files/POST-INSTALL-NOTES index fda40dc3c7b..0139dd29bd0 100644 --- a/mail/exim-old/files/POST-INSTALL-NOTES +++ b/mail/exim-old/files/POST-INSTALL-NOTES @@ -4,8 +4,23 @@ The following documentation has been installed: info Exim -> Exim Specification (User Guide) info 'Exim Filtering' -> Exim Filter Specification (for end-users) -Postscript, PDF, HTML and plain text versions of these documents, as well -as a comprehensive FAQ list, are available at http://www.exim.org/ . +In addition, plain text versions of these documents have been installed +as: + + ${PREFIX}/share/doc/exim/oview.txt + ${PREFIX}/share/doc/exim/filter.txt + ${PREFIX}/share/doc/exim/spec.txt + +Postscript, PDF and HTML versions of these documents are available in +the ports tree as: + + ports/mail/exim-doc-postscript + ports/mail/exim-doc-pdf + ports/mail/exim-doc-html + +In addition, a comprehensive FAQ list is available at: + + http://www.exim.org/ To run Exim instead of sendmail on startup: diff --git a/mail/exim-old/pkg-plist b/mail/exim-old/pkg-plist index 11c6842fa92..996ab003b2a 100644 --- a/mail/exim-old/pkg-plist +++ b/mail/exim-old/pkg-plist @@ -15,6 +15,9 @@ sbin/exigrep sbin/eximstats sbin/exiqsumm %%PORTDOCS%%share/doc/exim/POST-INSTALL-NOTES +%%PORTDOCS%%share/doc/exim/filter.txt +%%PORTDOCS%%share/doc/exim/oview.txt +%%PORTDOCS%%share/doc/exim/spec.txt @unexec install-info --delete %D/info/exim_overview.info %D/info/dir @unexec install-info --delete %D/info/exim.info %D/info/dir @unexec install-info --delete %D/info/exim_filter.info %D/info/dir diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 96d4fa0b317..0ff2b2c452b 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -7,7 +7,7 @@ PORTNAME= exim PORTVERSION= 3.33 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://www.exim.org/ftp/exim3/ \ @@ -194,6 +194,9 @@ post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/exim ${INSTALL_DATA} ${FILESDIR}/POST-INSTALL-NOTES ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/filter.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/oview.txt ${PREFIX}/share/doc/exim + ${INSTALL_DATA} ${WRKSRC}/doc/spec.txt ${PREFIX}/share/doc/exim .endif @${CAT} ${PKGMESSAGE} diff --git a/mail/exim/files/POST-INSTALL-NOTES b/mail/exim/files/POST-INSTALL-NOTES index fda40dc3c7b..0139dd29bd0 100644 --- a/mail/exim/files/POST-INSTALL-NOTES +++ b/mail/exim/files/POST-INSTALL-NOTES @@ -4,8 +4,23 @@ The following documentation has been installed: info Exim -> Exim Specification (User Guide) info 'Exim Filtering' -> Exim Filter Specification (for end-users) -Postscript, PDF, HTML and plain text versions of these documents, as well -as a comprehensive FAQ list, are available at http://www.exim.org/ . +In addition, plain text versions of these documents have been installed +as: + + ${PREFIX}/share/doc/exim/oview.txt + ${PREFIX}/share/doc/exim/filter.txt + ${PREFIX}/share/doc/exim/spec.txt + +Postscript, PDF and HTML versions of these documents are available in +the ports tree as: + + ports/mail/exim-doc-postscript + ports/mail/exim-doc-pdf + ports/mail/exim-doc-html + +In addition, a comprehensive FAQ list is available at: + + http://www.exim.org/ To run Exim instead of sendmail on startup: diff --git a/mail/exim/pkg-plist b/mail/exim/pkg-plist index 11c6842fa92..996ab003b2a 100644 --- a/mail/exim/pkg-plist +++ b/mail/exim/pkg-plist @@ -15,6 +15,9 @@ sbin/exigrep sbin/eximstats sbin/exiqsumm %%PORTDOCS%%share/doc/exim/POST-INSTALL-NOTES +%%PORTDOCS%%share/doc/exim/filter.txt +%%PORTDOCS%%share/doc/exim/oview.txt +%%PORTDOCS%%share/doc/exim/spec.txt @unexec install-info --delete %D/info/exim_overview.info %D/info/dir @unexec install-info --delete %D/info/exim.info %D/info/dir @unexec install-info --delete %D/info/exim_filter.info %D/info/dir |