Deprecate security/certificate-transparency
The port is BROKEN for more than 6 months in mutiple ways (inherits from protobuf generated classes which is prohibited and cannot find OpenSSL) and unmaintained PR: 234182, 246530 Reported by: many
This commit is contained in:
parent
6c9647ad55
commit
4f36a568dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566119
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BROKEN= inherits generated classes which is prohitited by protobuf. See PR 246530 for detail
|
||||
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE=2021-04-20
|
||||
|
||||
LIB_DEPENDS= libevent.so:devel/libevent \
|
||||
libevhtp.so:www/libevhtp \
|
||||
libgtest.so:devel/googletest \
|
||||
|
|
Loading…
Reference in a new issue