aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-03-18 19:01:36 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-03-18 19:04:46 +0000
commit2e964e7e90b24c8bb559f5959fd13c551120d4ca (patch)
tree01b0c246e8c108c0e2f03fad158e23414aca8818
parent08142117608b6b36e5ebacfed762b32b9db2923c (diff)
downloadports-2e964e7e90b24c8bb559f5959fd13c551120d4ca.tar.gz
ports-2e964e7e90b24c8bb559f5959fd13c551120d4ca.zip
print/ghostscript9-base: Deprecate and set expiration date to 2023-03-31
Released over 10 years ago and unsupported by upstream, point users to print/ghostscript9-agpl-base Set same expiration date as print/ghostscript9-x11 as it doesn't make sense to just keep one port. PR: 269350 Reported by: Michael Osipov <michael.osipov@siemens.com>
-rw-r--r--print/ghostscript9-base/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile
index 8508361ad6e3..4e129c5e7c02 100644
--- a/print/ghostscript9-base/Makefile
+++ b/print/ghostscript9-base/Makefile
@@ -16,6 +16,9 @@ WWW= https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm
LICENSE= GPLv3
+DEPRECATED= Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-base
+EXPIRATION_DATE=2023-03-31
+
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libfreetype.so:print/freetype2 \
libidn.so:dns/libidn \