dns/validns: Mark DEPRECATED

- Last upstream release was 10 years ago and last upstream activity in
  2017
- Mark BROKEN_SSL woth OpenSSL 3.0.0 and later as it requires deprecated
  RSA_* routines

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-05-03 23:02:05 +02:00
parent 3482be7bea
commit 52a5825627

View file

@ -1,6 +1,6 @@
PORTNAME= validns
PORTVERSION= 0.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= dns security
MASTER_SITES= http://www.validns.net/download/
@ -10,6 +10,11 @@ WWW= http://www.validns.net/
LICENSE= BSD2CLAUSE
DEPRECATED= Last upstream release was 10 years ago and last upstream activity in 2017
EXPIRATION_DATE= 2023-06-03
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated RSA_* routines
LIB_DEPENDS= libJudy.so:devel/judy
TEST_DEPENDS= p5-Test-Command-Simple>=0:devel/p5-Test-Command-Simple