aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-05-27 18:19:55 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-05-27 19:32:16 +0000
commit602e5caa42aca6f637cec5b82aeba75c37d33070 (patch)
tree1809ab1c4be56d90f367e58d038dfbe3a5701c31
parent39db186c2f6747aaaffbd598a9ba06b0bd7e96da (diff)
downloadports-602e5caa42aca6f637cec5b82aeba75c37d33070.tar.gz
ports-602e5caa42aca6f637cec5b82aeba75c37d33070.zip
net/opal: Deprecate and set expiration date to 2023-06-30
Current version is about 10y old and unsupported upstream. No one has stepped up to maintain opal so set expiration date. PR: 270325 Approved by: gnome (maintainer timeout, 2+ months)
-rw-r--r--net/opal/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index dae43f0ab491..3020c76e1584 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -10,6 +10,9 @@ WWW= http://opalvoip.org/
LICENSE= MPL10
+DEPRECATED= Very outdated, current version in tree was released back in 2013 and upstream is still active
+EXPIRATION_DATE=2023-06-30
+
LIB_DEPENDS= libpt.so:devel/ptlib
USES= compiler:c11 gmake pathfix pkgconfig tar:xz