mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
090d626879
. bump PORTREVISION PR: 87660, 87638 Reported by: dosirak via kris Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
40 lines
1.6 KiB
Plaintext
40 lines
1.6 KiB
Plaintext
etc/hostsentry/hostsentry.action-dist
|
|
etc/hostsentry/hostsentry.conf-dist
|
|
etc/hostsentry/hostsentry.ignore-dist
|
|
etc/hostsentry/hostsentry.modules-dist
|
|
lib/hostsentry/hostSentryConfig.py
|
|
lib/hostsentry/hostSentryCore.py
|
|
lib/hostsentry/hostSentryDB.py
|
|
lib/hostsentry/hostSentryLog.py
|
|
lib/hostsentry/hostSentryStat.py
|
|
lib/hostsentry/hostSentryTTY.py
|
|
lib/hostsentry/hostSentryTTYDB.py
|
|
lib/hostsentry/hostSentryUser.py
|
|
lib/hostsentry/hostSentryUtmp.py
|
|
lib/hostsentry/hostsentry.py
|
|
lib/hostsentry/modules/moduleExample.py
|
|
lib/hostsentry/modules/moduleFirstLogin.py
|
|
lib/hostsentry/modules/moduleForeignDomain.allow
|
|
lib/hostsentry/modules/moduleForeignDomain.py
|
|
lib/hostsentry/modules/moduleHistorySuspicious.py
|
|
lib/hostsentry/modules/moduleHistoryTruncated.py
|
|
lib/hostsentry/modules/moduleLoginLogout.py
|
|
lib/hostsentry/modules/moduleMultipleLogins.allow
|
|
lib/hostsentry/modules/moduleMultipleLogins.py
|
|
lib/hostsentry/modules/moduleOddDirnames.py
|
|
lib/hostsentry/modules/moduleRhostsCheck.py
|
|
@dirrm lib/hostsentry/modules
|
|
@unexec rm %D/lib/hostsentry/*.pyc 2>/dev/null || true
|
|
@dirrm lib/hostsentry
|
|
@unexec rmdir %D/etc/hostsentry 2>/dev/null || echo "If you are permanently removing this port, you should do a "rm -rf ${PKG_PREFIX}/etc/hostsentry" to remove any binary, configuration and log files left." | fmt
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.BUGS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.credits
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.install
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.intro
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.modules
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.paper
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.technical
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.why_python
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.wtmp
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|