From 4d8534d2a26d0067f31dd7dedac2058fdaaaa893 Mon Sep 17 00:00:00 2001 From: Kris Kennaway <kris@FreeBSD.org> Date: Sat, 6 Mar 2004 22:49:11 +0000 Subject: 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> --- security/hostsentry/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0