aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/ghostscript7-base/Makefile3
-rw-r--r--print/ghostscript7-commfont/Makefile3
-rw-r--r--print/ghostscript7-jpnfont/Makefile3
-rw-r--r--print/ghostscript7-korfont/Makefile3
-rw-r--r--print/ghostscript7-x11/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/print/ghostscript7-base/Makefile b/print/ghostscript7-base/Makefile
index 4cec917a8dd8..9e1c6b80d0a9 100644
--- a/print/ghostscript7-base/Makefile
+++ b/print/ghostscript7-base/Makefile
@@ -15,6 +15,9 @@ WWW= https://www.cs.wisc.edu/~ghost/doc/gnu/index.htm
LICENSE= GPLv2
+DEPRECATED= Obsolete and unsupported upstream, consider using a more recent version
+EXPIRATION_DATE=2023-06-30
+
LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:print/gsfonts
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile
index 0af1df542c1f..acef0da5dd94 100644
--- a/print/ghostscript7-commfont/Makefile
+++ b/print/ghostscript7-commfont/Makefile
@@ -9,6 +9,9 @@ DISTFILES= # empty
MAINTAINER= hrs@FreeBSD.org
COMMENT= Common files for Ghostscript 7.x CJK font support
+DEPRECATED= Obsolete and unsupported upstream
+EXPIRATION_DATE=2023-06-30
+
BUILD_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:print/adobe-cmaps
RUN_DEPENDS= ${CMAPDIR}/ac15/cid2code.txt:print/adobe-cmaps
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index f55b61a9ff9e..8b49bd452e66 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -7,6 +7,9 @@ PKGNAMESUFFIX= 7-jpnfont
MAINTAINER= hrs@FreeBSD.org
COMMENT= Japanese font support for Ghostscript 7.x
+DEPRECATED= Obsolete and unsupported upstream
+EXPIRATION_DATE=2023-06-30
+
RUN_DEPENDS= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light.gs7:japanese/font-std \
${LOCALBASE}/share/ghostscript/Resource/CIDFont/Ryumin-Light:print/ghostscript7-commfont
diff --git a/print/ghostscript7-korfont/Makefile b/print/ghostscript7-korfont/Makefile
index 7a094ccfea22..fccf0035762e 100644
--- a/print/ghostscript7-korfont/Makefile
+++ b/print/ghostscript7-korfont/Makefile
@@ -7,6 +7,9 @@ PKGNAMESUFFIX= 7-korfont
MAINTAINER= hrs@FreeBSD.org
COMMENT= Korean font support for Ghostscript 7.x
+DEPRECATED= Obsolete and unsupported upstream
+EXPIRATION_DATE=2023-06-30
+
RUN_DEPENDS= ${LOCALBASE}/share/fonts/CIDFont/Munhwa-Regular:korean/munhwafonts-cid \
${LOCALBASE}/share/ghostscript/Resource/CIDFont/HYSMyeongJo-Medium:print/ghostscript7-commfont
diff --git a/print/ghostscript7-x11/Makefile b/print/ghostscript7-x11/Makefile
index 4ddd42db7b58..610dca72620a 100644
--- a/print/ghostscript7-x11/Makefile
+++ b/print/ghostscript7-x11/Makefile
@@ -12,6 +12,9 @@ WWW= https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm
LICENSE= GPLv2
+DEPRECATED= Obsolete and unsupported upstream
+EXPIRATION_DATE=2023-06-30
+
CONFLICTS_INSTALL= \
gambc \
ghostscript[789] \