aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot/pkg-plist
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2020-03-06 19:16:54 +0000
committerLarry Rosenman <ler@FreeBSD.org>2020-03-06 19:16:54 +0000
commit6a9f85e6497f99504c79eee0d3590fd1eae16fac (patch)
tree45510c5d8d200316e6fea52750d781cbf7adc363 /mail/dovecot/pkg-plist
parentf750c76cf3a279b08d1ada1da7eb6a5add870fa2 (diff)
downloadports-6a9f85e6497f99504c79eee0d3590fd1eae16fac.tar.gz
ports-6a9f85e6497f99504c79eee0d3590fd1eae16fac.zip
Notes
Diffstat (limited to 'mail/dovecot/pkg-plist')
-rw-r--r--mail/dovecot/pkg-plist7
1 files changed, 5 insertions, 2 deletions
diff --git a/mail/dovecot/pkg-plist b/mail/dovecot/pkg-plist
index fb6674898f9a..111306a9eb95 100644
--- a/mail/dovecot/pkg-plist
+++ b/mail/dovecot/pkg-plist
@@ -1,3 +1,4 @@
+@postunexec echo "If you are removing dovecot permanently, you should 'rm -rf /var/db/dovecot' to clear out any remaining data."
%%DATADIR%%/stopwords/stopwords_da.txt
%%DATADIR%%/stopwords/stopwords_de.txt
%%DATADIR%%/stopwords/stopwords_en.txt
@@ -49,7 +50,6 @@
%%LDAP%%lib/dovecot/libdovecot-ldap.so.0
%%LDAP%%lib/dovecot/libdovecot-ldap.so.0.0.0
%%LIBWRAP%%libexec/dovecot/tcpwrap
-libexec/dovecot/health-check.sh
%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%01_mail_lua_plugin.a
%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%01_mail_lua_plugin.so
%%LUA%%%%LUA_LIBDIR%%/dovecot/%%LUA_LIBDIR%%22_push_notification_lua_plugin.a
@@ -66,6 +66,7 @@ libexec/dovecot/health-check.sh
%%SOLR%%lib/dovecot/lib21_fts_solr_plugin.so
bin/doveadm
bin/doveconf
+bin/dovecot-sysreport
bin/dsync
include/dovecot/access-lookup.h
include/dovecot/acl-api-private.h
@@ -469,6 +470,7 @@ include/dovecot/mdbox-storage.h
include/dovecot/mdbox-sync.h
include/dovecot/mech-otp-skey-common.h
include/dovecot/mech-plain-common.h
+include/dovecot/mech-scram.h
include/dovecot/mech.h
include/dovecot/memarea.h
include/dovecot/mempool.h
@@ -786,6 +788,7 @@ libexec/dovecot/dns-client
libexec/dovecot/doveadm-server
libexec/dovecot/dovecot-lda
libexec/dovecot/gdbhelper
+libexec/dovecot/health-check.sh
libexec/dovecot/imap
libexec/dovecot/imap-hibernate
libexec/dovecot/imap-login
@@ -855,9 +858,9 @@ man/man1/doveadm-who.1.gz
man/man1/doveadm.1.gz
man/man1/doveconf.1.gz
man/man1/dovecot-lda.1.gz
+man/man1/dovecot-sysreport.1.gz
man/man1/dovecot.1.gz
man/man1/dsync.1.gz
man/man7/doveadm-search-query.7.gz
sbin/dovecot
share/aclocal/dovecot.m4
-@postunexec echo "If you are removing dovecot permanently, you should 'rm -rf /var/db/dovecot' to clear out any remaining data."