summaryrefslogtreecommitdiff
path: root/mail/postfix28
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-11-30 19:25:11 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-11-30 19:25:11 +0000
commit88e38d7f1229f21c7f535a8e96b925c585111612 (patch)
tree6e22aca931c39a0c0f12a7c4a57152becf30350b /mail/postfix28
parentRemove unnecessary post-clean (diff)
Update to 2.2.6
More complete installation of TEST programs/man pages Add SHA256 Remove extra blank lines in pkg-message Approved by: maintainer via email
Notes
Notes: svn path=/head/; revision=150076
Diffstat (limited to 'mail/postfix28')
-rw-r--r--mail/postfix28/Makefile22
-rw-r--r--mail/postfix28/distinfo7
-rw-r--r--mail/postfix28/pkg-message2
-rw-r--r--mail/postfix28/pkg-plist1
-rw-r--r--mail/postfix28/scripts/configure.postfix6
5 files changed, 22 insertions, 16 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 2ee59b5ec76c..352110a60e1b 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -15,8 +15,7 @@
# NOTE: PCRE is enabled by default unless you specifically disable it.
PORTNAME= postfix
-PORTVERSION= 2.2.5
-PORTREVISION= 1
+PORTVERSION= 2.2.6
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -86,6 +85,12 @@ POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.endif
+.if defined(NOPORTDOCS)
+READMEDIR=no
+.else
+READMEDIR=${PREFIX}/share/doc/postfix
+.endif
+
pre-patch:
@${ECHO} "<HTML><BODY>See <A HREF="header_checks.5.html">header_checks.5.html</A></BODY></HTML>" \
> ${WRKSRC}/html/body_checks.5.html
@@ -112,12 +117,6 @@ do-configure:
pre-install:
@${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-.if defined(NOPORTDOCS)
-READMEDIR=no
-.else
-READMEDIR=${PREFIX}/share/doc/postfix
-.endif
-
do-install:
cd ${WRKSRC}; ${SH} postfix-install -non-interactive install_root=/ tempdir=/tmp \
config_directory=${PREFIX}/etc/postfix \
@@ -135,8 +134,11 @@ do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/rmail/rmail ${PREFIX}/bin/rmail
-. for file in ${BINTEST}
- @${INSTALL_PROGRAM} ${WRKSRC}/bin/${file} ${PREFIX}/sbin
+. for f in ${BINTEST}
+ @${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${PREFIX}/sbin
+. endfor
+. for f in ${MANTEST}
+ @${INSTALL_MAN} ${WRKSRC}/man/man1/${f} ${MANPREFIX}/man/man1
. endfor
@${MKDIR} ${PREFIX}/etc/postfix/dist
diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo
index 9d2fa15dd732..4e3537cad2e5 100644
--- a/mail/postfix28/distinfo
+++ b/mail/postfix28/distinfo
@@ -1,6 +1,9 @@
-MD5 (postfix/postfix-2.2.5.tar.gz) = 9c13d58494c64012bfd8ab0d6967305c
-SIZE (postfix/postfix-2.2.5.tar.gz) = 2428594
+MD5 (postfix/postfix-2.2.6.tar.gz) = 0565a17ae10caaaaa582ffcdc7bda051
+SHA256 (postfix/postfix-2.2.6.tar.gz) = 5e12975fa1a6a9ea5806de2fac4f86c69b6bde371c069e434ef23ab4f9c043b9
+SIZE (postfix/postfix-2.2.6.tar.gz) = 2433005
MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115
+SHA256 (postfix/postfix-libspf2-2.2.0-5.patch) = b43c29d3424a552ea990dca8031bd4110cb49b3ecb927f6bacc4cd1442f2dbed
SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077
MD5 (postfix/postfix-2.2.5-vda.patch.gz) = 22c12038d355e104856a02cfcf8a31d9
+SHA256 (postfix/postfix-2.2.5-vda.patch.gz) = 338347da4da49f820f4fecaaf2a9f757eedfa047b2286e34ceaa380707a4846c
SIZE (postfix/postfix-2.2.5-vda.patch.gz) = 7744
diff --git a/mail/postfix28/pkg-message b/mail/postfix28/pkg-message
index d9e910d86ceb..f129b27a8375 100644
--- a/mail/postfix28/pkg-message
+++ b/mail/postfix28/pkg-message
@@ -28,7 +28,6 @@ Then make the following symbolic link:
cd /usr/local/etc/rc.d
ln -s /usr/local/sbin/postfix postfix.sh
-
With either startup configuration, you will want to disable some
Sendmail-specific daily maintenance routines in your /etc/periodic.conf file:
@@ -37,7 +36,6 @@ daily_status_mail_rejects_enable="NO"
daily_status_include_submit_mailq="NO"
daily_submit_queuerun="NO"
-
If you are using SASL, you need to make sure that postfix has access to read
the sasldb file. This is accomplished by adding postfix to group mail and
making the /usr/local/etc/sasldb* file(s) readable by group mail (this should
diff --git a/mail/postfix28/pkg-plist b/mail/postfix28/pkg-plist
index 6c1ab4114c53..df52e5609066 100644
--- a/mail/postfix28/pkg-plist
+++ b/mail/postfix28/pkg-plist
@@ -62,6 +62,7 @@ sbin/postmap
sbin/postqueue
sbin/postsuper
sbin/sendmail
+%%SUB_TEST%%sbin/qmqp-sink
%%SUB_TEST%%sbin/qmqp-source
%%SUB_TEST%%sbin/smtp-sink
%%SUB_TEST%%sbin/smtp-source
diff --git a/mail/postfix28/scripts/configure.postfix b/mail/postfix28/scripts/configure.postfix
index bbe1ad7e6567..09fc8b37219d 100644
--- a/mail/postfix28/scripts/configure.postfix
+++ b/mail/postfix28/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.67 2005-10-14 14:20:01 mnag Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix28/scripts/Attic/configure.postfix,v 1.68 2005-11-30 19:25:11 mnag Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -224,7 +224,9 @@ while [ "$1" ]; do
echo "PATCH_DIST_STRIP= -p1"
;;
Test)
- echo "BINTEST= smtp-sink smtp-source qmqp-source"
+ echo "BINTEST= qmqp-sink qmqp-source smtp-sink smtp-source"
+ echo "MANTEST= qmqp-sink.1 qmqp-source.1 smtp-sink.1 smtp-source.1"
+ echo "MAN1+= \${MANTEST}"
SUB_TEST=""
;;
*)