summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-06 22:49:11 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-06 22:49:11 +0000
commit4d8534d2a26d0067f31dd7dedac2058fdaaaa893 (patch)
tree68426895ab80038755f579dffb7698c747d2fdae
parent9bbc1e7748570041dbee12870644b853005a17a9 (diff)
downloadfreebsd-ports-4d8534d2a26d0067f31dd7dedac2058fdaaaa893.zip
The hostsentry port is unusable as shipped and requires additional
dependencies to run. Mark it IGNORE and DEPRECATED, and it will be scheduled for a removal in a future batch of ports. PR: ports/62516 Submitted by: Dan Mahoney <danm@prime.gushi.org>
-rw-r--r--security/hostsentry/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/hostsentry/Makefile b/security/hostsentry/Makefile
index 20adf84c3bb2..084da9889b47 100644
--- a/security/hostsentry/Makefile
+++ b/security/hostsentry/Makefile
@@ -15,6 +15,9 @@ COMMENT= A Login Anomaly Detector
RUN_DEPENDS= ${LOCALBASE}/bin/python:${PORTSDIR}/lang/python
+IGNORE= is missing runtime dependencies; see ports/62516
+DEPRECATED= ${IGNORE}
+
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/hostsentry