From ed3705164f598c7b0b8f41dc73eaf3effcb78298 Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 30 Sep 2005 05:42:38 +0000 Subject: Fix PLIST issues noted in bulkbuilds --- mail/postfix-current/PLIST | 20 +++++++++++++++----- mail/postfix-current/PLIST.tls | 5 ----- 2 files changed, 15 insertions(+), 10 deletions(-) delete mode 100644 mail/postfix-current/PLIST.tls diff --git a/mail/postfix-current/PLIST b/mail/postfix-current/PLIST index 4596c35fadc..668118c872e 100644 --- a/mail/postfix-current/PLIST +++ b/mail/postfix-current/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/08/14 21:51:02 christos Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/09/30 05:42:38 martti Exp $ bin/mailq bin/newaliases libexec/postfix/anvil @@ -22,6 +22,7 @@ libexec/postfix/showq libexec/postfix/smtp libexec/postfix/smtpd libexec/postfix/spawn +libexec/postfix/tlsmgr libexec/postfix/trivial-rewrite libexec/postfix/verify libexec/postfix/virtual @@ -44,9 +45,12 @@ man/man5/aliases.5 man/man5/body_checks.5 man/man5/canonical.5 man/man5/cidr_table.5 +man/man5/generic.5 man/man5/header_checks.5 man/man5/ldap_table.5 +man/man5/master.5 man/man5/mysql_table.5 +man/man5/nisplus_table.5 man/man5/pcre_table.5 man/man5/pgsql_table.5 man/man5/postconf.5 @@ -59,6 +63,7 @@ man/man8/anvil.8 man/man8/bounce.8 man/man8/cleanup.8 man/man8/defer.8 +man/man8/discard.8 man/man8/error.8 man/man8/flush.8 man/man8/lmtp.8 @@ -70,10 +75,12 @@ man/man8/pipe.8 man/man8/proxymap.8 man/man8/qmgr.8 man/man8/qmqpd.8 +man/man8/scache.8 man/man8/showq.8 man/man8/smtp.8 man/man8/smtpd.8 man/man8/spawn.8 +man/man8/tlsmgr.8 man/man8/trace.8 man/man8/trivial-rewrite.8 man/man8/verify.8 @@ -97,13 +104,17 @@ share/doc/postfix/ADDRESS_VERIFICATION_README share/doc/postfix/BACKSCATTER_README share/doc/postfix/BASIC_CONFIGURATION_README share/doc/postfix/BUILTIN_FILTER_README +share/doc/postfix/CDB_README +share/doc/postfix/CONNECTION_CACHE_README share/doc/postfix/CONTENT_INSPECTION_README share/doc/postfix/DATABASE_README share/doc/postfix/DB_README share/doc/postfix/DEBUG_README +share/doc/postfix/DSN_README share/doc/postfix/ETRN_README share/doc/postfix/FILTER_README share/doc/postfix/INSTALL +share/doc/postfix/IPV6_README share/doc/postfix/LDAP_README share/doc/postfix/LINUX_README share/doc/postfix/LMTP_README @@ -125,6 +136,7 @@ share/doc/postfix/SMTPD_ACCESS_README share/doc/postfix/SMTPD_POLICY_README share/doc/postfix/SMTPD_PROXY_README share/doc/postfix/STANDARD_CONFIGURATION_README +share/doc/postfix/TLS_README share/doc/postfix/TUNING_README share/doc/postfix/ULTRIX_README share/doc/postfix/UUCP_README @@ -132,15 +144,13 @@ share/doc/postfix/VERP_README share/doc/postfix/VIRTUAL_README share/doc/postfix/XCLIENT_README share/doc/postfix/XFORWARD_README -share/doc/postfix/CDB_README -share/doc/postfix/DSN_README -share/doc/postfix/CONNECTION_CACHE_README share/examples/postfix/LICENSE +share/examples/postfix/TLS_LICENSE share/examples/postfix/access share/examples/postfix/aliases share/examples/postfix/canonical -share/examples/postfix/header_checks share/examples/postfix/generic +share/examples/postfix/header_checks share/examples/postfix/mailer.conf share/examples/postfix/main.cf share/examples/postfix/main.cf.default diff --git a/mail/postfix-current/PLIST.tls b/mail/postfix-current/PLIST.tls deleted file mode 100644 index 4c4adb7485d..00000000000 --- a/mail/postfix-current/PLIST.tls +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST.tls,v 1.4 2005/08/14 21:51:02 christos Exp $ -libexec/postfix/tlsmgr -man/man8/tlsmgr.8 -share/examples/postfix/TLS_LICENSE -share/doc/postfix/TLS_README -- cgit v1.2.3