Thu May 14 17:12:11 2009 UTC ()
Added sbin/postmulti to PLIST. PKGREVISION++


(martti)
diff -r1.224 -r1.225 pkgsrc/mail/postfix/Makefile
diff -r1.21 -r1.22 pkgsrc/mail/postfix/PLIST

cvs diff -r1.224 -r1.225 pkgsrc/mail/postfix/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/postfix/Makefile 2009/05/13 10:33:23 1.224
+++ pkgsrc/mail/postfix/Makefile 2009/05/14 17:12:10 1.225
@@ -1,27 +1,28 @@ @@ -1,27 +1,28 @@
1# $NetBSD: Makefile,v 1.224 2009/05/13 10:33:23 martti Exp $ 1# $NetBSD: Makefile,v 1.225 2009/05/14 17:12:10 martti Exp $
2 2
3DISTNAME= postfix-2.6.0 3DISTNAME= postfix-2.6.0
4#PKGREVISION= 1 4PKGREVISION= 1
5CATEGORIES= mail 5CATEGORIES= mail
6MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ 6MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
7MASTER_SITES+= http://postfix.it-austria.net/releases/official/ 7MASTER_SITES+= http://postfix.it-austria.net/releases/official/
8MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/ 8MASTER_SITES+= http://mirrors.isc.org/pub/postfix/official/
9MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/ 9MASTER_SITES+= http://mirror.postfix.jp/postfix-release/official/
10DIST_SUBDIR= postfix 10DIST_SUBDIR= postfix
11 11
12MAINTAINER= martti@NetBSD.org 12MAINTAINER= martti@NetBSD.org
13HOMEPAGE= http://www.postfix.org/ 13HOMEPAGE= http://www.postfix.org/
14COMMENT= Postfix SMTP server and tools 14COMMENT= Postfix SMTP server and tools
 15
15LICENSE= postfix-license 16LICENSE= postfix-license
16 17
17CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]* 18CONFLICTS+= courier-mta-[0-9]* fastforward>=0.51nb2 sendmail-[0-9]*
18 19
19PKG_INSTALLATION_TYPES= overwrite pkgviews 20PKG_INSTALLATION_TYPES= overwrite pkgviews
20 21
21USE_TOOLS+= perl 22USE_TOOLS+= perl
22CHECK_HEADERS_SKIP+= src/global/mail_params.h 23CHECK_HEADERS_SKIP+= src/global/mail_params.h
23 24
24.include "../../mk/bsd.prefs.mk" 25.include "../../mk/bsd.prefs.mk"
25 26
26# POSTFIX_QUEUE_DIR is the default queue directory for Postfix. This is 27# POSTFIX_QUEUE_DIR is the default queue directory for Postfix. This is
27# merely a default, and may be changed by setting "queue_directory" in 28# merely a default, and may be changed by setting "queue_directory" in

cvs diff -r1.21 -r1.22 pkgsrc/mail/postfix/PLIST (expand / switch to unified diff)

--- pkgsrc/mail/postfix/PLIST 2009/05/13 10:33:23 1.21
+++ pkgsrc/mail/postfix/PLIST 2009/05/14 17:12:10 1.22
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.21 2009/05/13 10:33:23 martti Exp $ 1@comment $NetBSD: PLIST,v 1.22 2009/05/14 17:12:10 martti Exp $
2bin/mailq 2bin/mailq
3bin/newaliases 3bin/newaliases
4libexec/postfix/anvil 4libexec/postfix/anvil
5libexec/postfix/bounce 5libexec/postfix/bounce
6libexec/postfix/cleanup 6libexec/postfix/cleanup
7libexec/postfix/discard 7libexec/postfix/discard
8libexec/postfix/error 8libexec/postfix/error
9libexec/postfix/flush 9libexec/postfix/flush
10libexec/postfix/lmtp 10libexec/postfix/lmtp
11libexec/postfix/local 11libexec/postfix/local
12libexec/postfix/main.cf 12libexec/postfix/main.cf
13libexec/postfix/master 13libexec/postfix/master
14libexec/postfix/master.cf 14libexec/postfix/master.cf
@@ -95,26 +95,27 @@ man/man8/tlsmgr.8 @@ -95,26 +95,27 @@ man/man8/tlsmgr.8
95man/man8/trace.8 95man/man8/trace.8
96man/man8/trivial-rewrite.8 96man/man8/trivial-rewrite.8
97man/man8/verify.8 97man/man8/verify.8
98man/man8/virtual.8 98man/man8/virtual.8
99sbin/postalias 99sbin/postalias
100sbin/postcat 100sbin/postcat
101sbin/postconf 101sbin/postconf
102sbin/postdrop 102sbin/postdrop
103sbin/postfix 103sbin/postfix
104sbin/postkick 104sbin/postkick
105sbin/postlock 105sbin/postlock
106sbin/postlog 106sbin/postlog
107sbin/postmap 107sbin/postmap
 108sbin/postmulti
108sbin/postqueue 109sbin/postqueue
109sbin/postsuper 110sbin/postsuper
110sbin/qshape 111sbin/qshape
111sbin/sendmail 112sbin/sendmail
112share/doc/postfix/AAAREADME 113share/doc/postfix/AAAREADME
113share/doc/postfix/ADDRESS_CLASS_README 114share/doc/postfix/ADDRESS_CLASS_README
114share/doc/postfix/ADDRESS_REWRITING_README 115share/doc/postfix/ADDRESS_REWRITING_README
115share/doc/postfix/ADDRESS_VERIFICATION_README 116share/doc/postfix/ADDRESS_VERIFICATION_README
116share/doc/postfix/BACKSCATTER_README 117share/doc/postfix/BACKSCATTER_README
117share/doc/postfix/BASIC_CONFIGURATION_README 118share/doc/postfix/BASIC_CONFIGURATION_README
118share/doc/postfix/BUILTIN_FILTER_README 119share/doc/postfix/BUILTIN_FILTER_README
119share/doc/postfix/CDB_README 120share/doc/postfix/CDB_README
120share/doc/postfix/CONNECTION_CACHE_README 121share/doc/postfix/CONNECTION_CACHE_README