git: 5217741c95b4 - main - print/ghostscript7*: Deprecate and set expiration date to 2023-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 19:05:01 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5217741c95b485f57247b8eceb050d6e05f05d69 commit 5217741c95b485f57247b8eceb050d6e05f05d69 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-18 18:43:18 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-18 19:04:46 +0000 print/ghostscript7*: Deprecate and set expiration date to 2023-06-30 7.X-series are more than 20 years old by now and have been unsupported for almost as long so it's about time to let go of these ports. Reference: https://ghostscript.com/pipermail/gs-devel/2003-May/006281.html PR: 269351, 269352, 269353, 269354, 269355 Reported by: Michael Osipov <michael.osipov@siemens.com> Approved by: portmgr (maintainer timeout, 1+ month) --- print/ghostscript7-base/Makefile | 3 +++ print/ghostscript7-commfont/Makefile | 3 +++ print/ghostscript7-jpnfont/Makefile | 3 +++ print/ghostscript7-korfont/Makefile | 3 +++ print/ghostscript7-x11/Makefile | 3 +++ 5 files changed, 15 insertions(+) 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] \