aboutsummaryrefslogtreecommitdiffstats
path: root/security/hostsentry
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-07 06:49:11 +0800
committerkris <kris@FreeBSD.org>2004-03-07 06:49:11 +0800
commit858410a415be7dbea866cff4c9189e9cfa82f7ca (patch)
tree04433bb77158e7afcf0f2ab5b00c621d3b07b95b /security/hostsentry
parent9d3e81db8e754fdc72be36ef78db1bb900e41325 (diff)
downloadfreebsd-ports-gnome-858410a415be7dbea866cff4c9189e9cfa82f7ca.tar.gz
freebsd-ports-gnome-858410a415be7dbea866cff4c9189e9cfa82f7ca.tar.zst
freebsd-ports-gnome-858410a415be7dbea866cff4c9189e9cfa82f7ca.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>
Diffstat (limited to 'security/hostsentry')
-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