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>
This commit is contained in:
parent
9bbc1e7748
commit
4d8534d2a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103142
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user