8adda270e9
Use %%DOCSDIR%% in pkg-plist [2] Submitted by: Vivek Khera <vivek@khera.org> [1], Linh Pham <question@closedsrc.org> [1], osa [2] Approved by: Vivek Khera <vivek@khera.org> (maintainer) PRs: 55759, 56016
182 lines
6.5 KiB
Text
182 lines
6.5 KiB
Text
@unexec if cmp -s %D/etc/postfix/main.cf %D/etc/postfix/sample-main.cf; then rm -f %D/etc/postfix/main.cf; fi
|
|
@unexec if cmp -s %D/etc/postfix/master.cf %D/etc/postfix/sample-master.cf; then rm -f %D/etc/postfix/master.cf; fi
|
|
@unexec if cmp -s %D/etc/postfix/access %D/etc/postfix/sample-access; then rm -f %D/etc/postfix/access; fi
|
|
@unexec if cmp -s %D/etc/postfix/aliases %D/etc/postfix/sample-aliases; then rm -f %D/etc/postfix/aliases; fi
|
|
@unexec if cmp -s %D/etc/postfix/canonical %D/etc/postfix/sample-canonical; then rm -f %D/etc/postfix/canonical; fi
|
|
@unexec if cmp -s %D/etc/postfix/pcre_table %D/etc/postfix/sample-pcre_table; then rm -f %D/etc/postfix/pcre_table; fi
|
|
@unexec if cmp -s %D/etc/postfix/regexp_table %D/etc/postfix/sample-regexp_table; then rm -f %D/etc/postfix/regexp_table; fi
|
|
@unexec if cmp -s %D/etc/postfix/relocated %D/etc/postfix/sample-relocated; then rm -f %D/etc/postfix/relocated; fi
|
|
@unexec if cmp -s %D/etc/postfix/transport %D/etc/postfix/sample-transport; then rm -f %D/etc/postfix/transport; fi
|
|
@unexec if cmp -s %D/etc/postfix/virtual %D/etc/postfix/sample-virtual; then rm -f %D/etc/postfix/virtual; fi
|
|
bin/rmail
|
|
etc/postfix/LICENSE
|
|
etc/postfix/main.cf.default
|
|
etc/postfix/post-install
|
|
etc/postfix/postfix-files
|
|
etc/postfix/postfix-script
|
|
etc/postfix/sample-access
|
|
etc/postfix/sample-aliases
|
|
etc/postfix/sample-canonical
|
|
etc/postfix/sample-pcre_table
|
|
etc/postfix/sample-regexp_table
|
|
etc/postfix/sample-relocated
|
|
etc/postfix/sample-aliases.cf
|
|
etc/postfix/sample-auth.cf
|
|
etc/postfix/sample-canonical.cf
|
|
etc/postfix/sample-compatibility.cf
|
|
etc/postfix/sample-debug.cf
|
|
etc/postfix/sample-filter.cf
|
|
etc/postfix/sample-flush.cf
|
|
%%SUB_IPV6%%etc/postfix/sample-ipv6.cf
|
|
etc/postfix/sample-ldap.cf
|
|
etc/postfix/sample-lmtp.cf
|
|
etc/postfix/sample-local.cf
|
|
etc/postfix/sample-main.cf
|
|
etc/postfix/sample-master.cf
|
|
etc/postfix/sample-mime.cf
|
|
etc/postfix/sample-misc.cf
|
|
etc/postfix/sample-pcre-access.cf
|
|
etc/postfix/sample-pcre-body.cf
|
|
etc/postfix/sample-pcre-header.cf
|
|
etc/postfix/sample-qmqpd.cf
|
|
etc/postfix/sample-rate.cf
|
|
etc/postfix/sample-regexp-access.cf
|
|
etc/postfix/sample-regexp-body.cf
|
|
etc/postfix/sample-regexp-header.cf
|
|
etc/postfix/sample-relocated.cf
|
|
etc/postfix/sample-resource.cf
|
|
etc/postfix/sample-rewrite.cf
|
|
etc/postfix/sample-smtp.cf
|
|
etc/postfix/sample-smtpd.cf
|
|
etc/postfix/sample-transport.cf
|
|
etc/postfix/sample-virtual.cf
|
|
etc/postfix/sample-transport
|
|
etc/postfix/sample-virtual
|
|
%%SUB_TLS%%etc/postfix/sample-tls.cf
|
|
libexec/postfix/bounce
|
|
libexec/postfix/cleanup
|
|
libexec/postfix/error
|
|
libexec/postfix/flush
|
|
libexec/postfix/lmtp
|
|
libexec/postfix/local
|
|
libexec/postfix/master
|
|
libexec/postfix/nqmgr
|
|
libexec/postfix/pickup
|
|
libexec/postfix/pipe
|
|
libexec/postfix/proxymap
|
|
libexec/postfix/qmgr
|
|
libexec/postfix/qmqpd
|
|
libexec/postfix/showq
|
|
libexec/postfix/smtp
|
|
libexec/postfix/smtpd
|
|
libexec/postfix/spawn
|
|
libexec/postfix/trivial-rewrite
|
|
libexec/postfix/virtual
|
|
%%SUB_TLS%%libexec/postfix/tlsmgr
|
|
sbin/postalias
|
|
sbin/postcat
|
|
sbin/postconf
|
|
sbin/postdrop
|
|
sbin/postfix
|
|
sbin/postkick
|
|
sbin/postlock
|
|
sbin/postlog
|
|
sbin/postmap
|
|
sbin/postqueue
|
|
sbin/postsuper
|
|
sbin/sendmail
|
|
bin/newaliases
|
|
bin/mailq
|
|
%%SUB_TEST%%sbin/smtp-sink
|
|
%%SUB_TEST%%sbin/smtp-source
|
|
%%PORTDOCS%%%%DOCSDIR%%/ADDRESS_CLASS_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/DB_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/DEBUG_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/ETRN_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/FILTER_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
|
%%PORTDOCS%%%%SUB_IPV6%%%%DOCSDIR%%/IPV6_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/LDAP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/LINUX_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/LOCAL_RECIPIENT_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/LMTP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/MACOSX_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/MAILDROP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/MYSQL_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/NFS_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/PACKAGE_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/PCRE_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/QMQP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
|
|
%%PORTDOCS%%%%DOCSDIR%%/RESTRICTION_CLASS_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/SASL_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/ULTRIX_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/UUCP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/VERP_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/VIRTUAL_README
|
|
%%PORTDOCS%%%%DOCSDIR%%/access.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/aliases.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/architecture.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/backstage.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/basic.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/big-picture.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/big-picture.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/bounce.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/canonical.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/cleanup.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/commands.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/defer.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/delivering.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/error.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/faq.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/flush.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/goals.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/inbound.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/lmtp.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/local.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/mailq.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/master.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/motivation.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/newaliases.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/nqmgr.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/outbound.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/pcre_table.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/pickup.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/pipe.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postalias.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postcat.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postconf.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postdrop.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postfix.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postkick.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postlock.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postlog.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postmap.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postqueue.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/postsuper.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/proxymap.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/qmgr.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/qmqpd.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/queuing.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/rate.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/receiving.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/regexp_table.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/relocated.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/resource.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/rewrite.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/security.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/sendmail.1.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/showq.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/small-picture.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/smtp.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/smtpd.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/spawn.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/transport.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/trivial-rewrite.8.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/uce.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/virtual.5.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/virtual.8.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm libexec/postfix
|
|
@unexec rmdir %D/etc/postfix 2>/dev/null || true
|