From a3ed93a236bb7f82c705b0abb045df02a4afa06c Mon Sep 17 00:00:00 2001 From: Daniel Harris Date: Sat, 23 Dec 2000 00:56:26 +0000 Subject: [PATCH] Update to 19991231-pl13. PR: 23696 Submitted by: MAINTAINER --- mail/postfix/Makefile | 4 ++-- mail/postfix/distinfo | 2 +- mail/postfix/pkg-install | 1 + mail/postfix/scripts/configure | 2 +- mail/postfix1/Makefile | 4 ++-- mail/postfix1/distinfo | 2 +- mail/postfix1/pkg-install | 1 + mail/postfix1/scripts/configure | 2 +- mail/postfix20/Makefile | 4 ++-- mail/postfix20/distinfo | 2 +- mail/postfix20/pkg-install | 1 + mail/postfix20/scripts/configure | 2 +- mail/postfix21/Makefile | 4 ++-- mail/postfix21/distinfo | 2 +- mail/postfix21/pkg-install | 1 + mail/postfix21/scripts/configure | 2 +- mail/postfix22/Makefile | 4 ++-- mail/postfix22/distinfo | 2 +- mail/postfix22/pkg-install | 1 + mail/postfix22/scripts/configure | 2 +- mail/postfix23/Makefile | 4 ++-- mail/postfix23/distinfo | 2 +- mail/postfix23/pkg-install | 1 + mail/postfix23/scripts/configure | 2 +- mail/postfix24/Makefile | 4 ++-- mail/postfix24/distinfo | 2 +- mail/postfix24/pkg-install | 1 + mail/postfix24/scripts/configure | 2 +- mail/postfix25/Makefile | 4 ++-- mail/postfix25/distinfo | 2 +- mail/postfix25/pkg-install | 1 + mail/postfix25/scripts/configure | 2 +- mail/postfix26/Makefile | 4 ++-- mail/postfix26/distinfo | 2 +- mail/postfix26/pkg-install | 1 + mail/postfix26/scripts/configure | 2 +- mail/postfix27/Makefile | 4 ++-- mail/postfix27/distinfo | 2 +- mail/postfix27/pkg-install | 1 + mail/postfix27/scripts/configure | 2 +- mail/postfix28/Makefile | 4 ++-- mail/postfix28/distinfo | 2 +- mail/postfix28/pkg-install | 1 + mail/postfix28/scripts/configure | 2 +- 44 files changed, 55 insertions(+), 44 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix/pkg-install b/mail/postfix/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix/pkg-install +++ b/mail/postfix/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix/scripts/configure b/mail/postfix/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix/scripts/configure +++ b/mail/postfix/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix1/distinfo b/mail/postfix1/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix1/distinfo +++ b/mail/postfix1/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix1/pkg-install b/mail/postfix1/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix1/pkg-install +++ b/mail/postfix1/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix1/scripts/configure b/mail/postfix1/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix1/scripts/configure +++ b/mail/postfix1/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix20/distinfo b/mail/postfix20/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix20/distinfo +++ b/mail/postfix20/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix20/pkg-install b/mail/postfix20/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix20/pkg-install +++ b/mail/postfix20/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix20/scripts/configure b/mail/postfix20/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix20/scripts/configure +++ b/mail/postfix20/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix21/distinfo b/mail/postfix21/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix21/distinfo +++ b/mail/postfix21/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix21/pkg-install b/mail/postfix21/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix21/pkg-install +++ b/mail/postfix21/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix21/scripts/configure b/mail/postfix21/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix21/scripts/configure +++ b/mail/postfix21/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix22/distinfo b/mail/postfix22/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix22/distinfo +++ b/mail/postfix22/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix22/pkg-install b/mail/postfix22/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix22/pkg-install +++ b/mail/postfix22/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix22/scripts/configure b/mail/postfix22/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix22/scripts/configure +++ b/mail/postfix22/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix23/distinfo b/mail/postfix23/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix23/distinfo +++ b/mail/postfix23/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix23/pkg-install b/mail/postfix23/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix23/pkg-install +++ b/mail/postfix23/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix23/scripts/configure b/mail/postfix23/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix23/scripts/configure +++ b/mail/postfix23/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix24/distinfo b/mail/postfix24/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix24/pkg-install b/mail/postfix24/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix24/pkg-install +++ b/mail/postfix24/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix24/scripts/configure b/mail/postfix24/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix24/scripts/configure +++ b/mail/postfix24/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix25/distinfo b/mail/postfix25/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix25/distinfo +++ b/mail/postfix25/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix25/pkg-install b/mail/postfix25/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix25/pkg-install +++ b/mail/postfix25/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix25/scripts/configure b/mail/postfix25/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix25/scripts/configure +++ b/mail/postfix25/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix26/Makefile +++ b/mail/postfix26/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix26/distinfo b/mail/postfix26/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix26/distinfo +++ b/mail/postfix26/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix26/pkg-install b/mail/postfix26/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix26/pkg-install +++ b/mail/postfix26/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix26/scripts/configure b/mail/postfix26/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix26/scripts/configure +++ b/mail/postfix26/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix27/pkg-install b/mail/postfix27/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix27/pkg-install +++ b/mail/postfix27/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix27/scripts/configure b/mail/postfix27/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix27/scripts/configure +++ b/mail/postfix27/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile index a481cc275f22..90eece8b7c8f 100644 --- a/mail/postfix28/Makefile +++ b/mail/postfix28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 19991231.10 +PORTVERSION= 19991231.13 CATEGORIES= mail MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.merit.edu/postfix/official/ \ ftp://ftp.cs.tu-berlin.de/pub/net/mail/postfix/official/ \ ftp://ftp.mira.net/pub/unix/mail/postfix/official/ \ ftp://coda.nctu.edu.tw/network/mail/postfix/official/ -DISTNAME= ${PORTNAME}-19991231-pl10 +DISTNAME= ${PORTNAME}-19991231-pl13 MAINTAINER= blaz@amis.net diff --git a/mail/postfix28/distinfo b/mail/postfix28/distinfo index af7687731c54..854fffa3294c 100644 --- a/mail/postfix28/distinfo +++ b/mail/postfix28/distinfo @@ -1 +1 @@ -MD5 (postfix-19991231-pl10.tar.gz) = 0ff9c13e83ea5123852603904d4f1978 +MD5 (postfix-19991231-pl13.tar.gz) = f119438aae0aa1346953ae326864da9e diff --git a/mail/postfix28/pkg-install b/mail/postfix28/pkg-install index 7f5976b37897..933c669e6b98 100644 --- a/mail/postfix28/pkg-install +++ b/mail/postfix28/pkg-install @@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then fi /usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop /bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop + /bin/mkdir -p /var/spool/postfix ${PKG_PREFIX}/sbin/postfix check fi diff --git a/mail/postfix28/scripts/configure b/mail/postfix28/scripts/configure index c96a3f3a2faa..90b835702fd7 100644 --- a/mail/postfix28/scripts/configure +++ b/mail/postfix28/scripts/configure @@ -19,7 +19,7 @@ for f in ${MAN8} ; do soelim man8/$f.bak | sed s+!!PREFIX!!+$PREFIX+g >man8/$f done -for f in `grep -r "\!\!PREFIX\!\!" ${WRKSRC} | cut -f 1 -d ':' | uniq` ; do \ +for f in `find ${WRKSRC} | xargs grep -l '\!\!PREFIX\!\!' ` ; do \ mv $f $f.orig && sed s+!!PREFIX!!+$PREFIX+g < $f.orig > $f && \ rm $f.orig done