aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2023-04-13 19:34:03 +0000
committerMatthias Andree <mandree@FreeBSD.org>2023-04-13 19:34:03 +0000
commit4a7d4c1ae47e82d39a31402df6fe5922a8cc7445 (patch)
tree00cc1322b3df65cddad0fbb15796ae36e9b95c23
parent83831bbefd984abe6b35bcaa13eb99f60a8fd470 (diff)
downloadports-4a7d4c1ae47e82d39a31402df6fe5922a8cc7445.tar.gz
ports-4a7d4c1ae47e82d39a31402df6fe5922a8cc7445.zip
print/ghostscript[78]: mark FORBIDDEN
Let's forbid these DEPRECATED ports. Security: CVE-2023-28879 Security: 25872b25-da2d-11ed-b715-a1e76793953b
-rw-r--r--print/ghostscript7-base/Makefile2
-rw-r--r--print/ghostscript7-commfont/Makefile2
-rw-r--r--print/ghostscript7-jpnfont/Makefile2
-rw-r--r--print/ghostscript7-korfont/Makefile2
-rw-r--r--print/ghostscript7-x11/Makefile2
-rw-r--r--print/ghostscript8-base/Makefile2
-rw-r--r--print/ghostscript8-x11/Makefile2
7 files changed, 14 insertions, 0 deletions
diff --git a/print/ghostscript7-base/Makefile b/print/ghostscript7-base/Makefile
index 9e1c6b80d0a9..d5135ff2ee50 100644
--- a/print/ghostscript7-base/Makefile
+++ b/print/ghostscript7-base/Makefile
@@ -18,6 +18,8 @@ LICENSE= GPLv2
DEPRECATED= Obsolete and unsupported upstream, consider using a more recent version
EXPIRATION_DATE=2023-06-30
+FORBIDDEN= CVE-2023-28879
+
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 acef0da5dd94..11b3140d310d 100644
--- a/print/ghostscript7-commfont/Makefile
+++ b/print/ghostscript7-commfont/Makefile
@@ -23,6 +23,8 @@ PLIST_SUB= GS_RESDIR="${GS_RESDIR}"
USES= ghostscript:7,run
NO_ARCH= yes
+FORBIDDEN= CVE-2023-28879
+
CONFLICTS_INSTALL= \
ghostscript[789] \
ghostscript[789]-nox11 \
diff --git a/print/ghostscript7-jpnfont/Makefile b/print/ghostscript7-jpnfont/Makefile
index 8b49bd452e66..304297c33085 100644
--- a/print/ghostscript7-jpnfont/Makefile
+++ b/print/ghostscript7-jpnfont/Makefile
@@ -10,6 +10,8 @@ COMMENT= Japanese font support for Ghostscript 7.x
DEPRECATED= Obsolete and unsupported upstream
EXPIRATION_DATE=2023-06-30
+FORBIDDEN= CVE-2023-28879
+
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 fccf0035762e..ddad0e40a90b 100644
--- a/print/ghostscript7-korfont/Makefile
+++ b/print/ghostscript7-korfont/Makefile
@@ -10,6 +10,8 @@ COMMENT= Korean font support for Ghostscript 7.x
DEPRECATED= Obsolete and unsupported upstream
EXPIRATION_DATE=2023-06-30
+FORBIDDEN= CVE-2023-28879
+
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 610dca72620a..5a9994b7db05 100644
--- a/print/ghostscript7-x11/Makefile
+++ b/print/ghostscript7-x11/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2
DEPRECATED= Obsolete and unsupported upstream
EXPIRATION_DATE=2023-06-30
+FORBIDDEN= CVE-2023-28879
+
CONFLICTS_INSTALL= \
gambc \
ghostscript[789] \
diff --git a/print/ghostscript8-base/Makefile b/print/ghostscript8-base/Makefile
index a5667ecb685c..d0633168b751 100644
--- a/print/ghostscript8-base/Makefile
+++ b/print/ghostscript8-base/Makefile
@@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ghostscript 8.x PostScript interpreter, base part
WWW= https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm
+FORBIDDEN= CVE-2023-28879
+
LICENSE= GPLv3
DEPRECATED= Obsolete and unsupported upstream, consider using a more recent version
diff --git a/print/ghostscript8-x11/Makefile b/print/ghostscript8-x11/Makefile
index 36f13ad13be8..05fabcd79b53 100644
--- a/print/ghostscript8-x11/Makefile
+++ b/print/ghostscript8-x11/Makefile
@@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Ghostscript 8.x PostScript interpreter, X11 support
WWW= https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm
+FORBIDDEN= CVE-2023-28879
+
LICENSE= GPLv3
DEPRECATED= Obsolete and unsupported upstream