forked from Lainports/freebsd-ports
Mark FORBIDDEN: several problems including possible remote root
compromise. OpenSSH 2.3.0 included in 4.2-STABLE is not vulnerable.
This commit is contained in:
parent
1491cd5a99
commit
41d5ec3b8e
2 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ USE_OPENSSL= YES
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
FORBIDDEN= "Remote vulnerabilities"
|
||||
|
||||
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
|
||||
# Here, MANDIR is concetenated to DESTDIR which all forms the man install dir...
|
||||
MAKE_ENV+= DESTDIR=${PREFIX} MANDIR=/man/man CRYPTOLIBS="${CRYPTOLIBS}"
|
||||
|
|
|
|||
|
|
@ -23,6 +23,8 @@ MASTER_SITES= ftp://ftp.cs.engr.uky.edu/cs/software/ \
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
FORBIDDEN= "Remote vulnerabilities"
|
||||
|
||||
#RESTRICTED= "Crypto: export-controlled"
|
||||
|
||||
USE_AUTOCONF= YES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue