View | Details | Raw Unified | Return to bug 240844 | Differences between
and this patch

Collapse All | Expand All

(-)print/ghostscript9-agpl-base/Makefile (-7 / +6 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ghostscript
3
PORTNAME=	ghostscript
4
PORTVERSION=	9.27
4
PORTVERSION=	9.50
5
PORTREVISION=	3
6
CATEGORIES=	print
5
CATEGORIES=	print
7
MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
6
MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
8
PKGNAMESUFFIX=	9-agpl-base
7
PKGNAMESUFFIX=	9-agpl-base
Lines 12-18 COMMENT= PostScript and PDF interpreter Link Here
12
11
13
LICENSE=	AGPLv3
12
LICENSE=	AGPLv3
14
13
15
BUILD_DEPENDS=	jbig2dec>=0.16:graphics/jbig2dec
14
BUILD_DEPENDS=	jbig2dec>=0.17:graphics/jbig2dec
16
LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
15
LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
17
		libfreetype.so:print/freetype2 \
16
		libfreetype.so:print/freetype2 \
18
		libidn.so:dns/libidn \
17
		libidn.so:dns/libidn \
Lines 22-36 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ Link Here
22
		libtiff.so:graphics/tiff
21
		libtiff.so:graphics/tiff
23
RUN_DEPENDS=	poppler-data>=0.4.9:graphics/poppler-data
22
RUN_DEPENDS=	poppler-data>=0.4.9:graphics/poppler-data
24
23
24
USES=		cpe gmake iconv jpeg localbase pkgconfig tar:xz
25
USE_CSTD=	gnu99
26
USE_LDCONFIG=	yes
27
25
CONFLICTS_INSTALL= \
28
CONFLICTS_INSTALL= \
26
		ghostscript[789]-[0-9]* \
29
		ghostscript[789]-[0-9]* \
27
		ghostscript[789]-nox11-[0-9]* \
30
		ghostscript[789]-nox11-[0-9]* \
28
		ghostscript9-agpl-[0-9]* \
31
		ghostscript9-agpl-[0-9]* \
29
		ghostscript9-agpl-nox11-[0-9]*
32
		ghostscript9-agpl-nox11-[0-9]*
30
31
USES=		cpe gmake iconv jpeg localbase pkgconfig tar:xz
32
USE_CSTD=	gnu99
33
USE_LDCONFIG=	yes
34
CPE_VENDOR=	artifex
33
CPE_VENDOR=	artifex
35
DATADIR=	${PREFIX}/share/${PORTNAME}/${PORTVERSION}
34
DATADIR=	${PREFIX}/share/${PORTNAME}/${PORTVERSION}
36
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}/${PORTVERSION}
35
DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}/${PORTVERSION}
(-)print/ghostscript9-agpl-base/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1555687281
1
TIMESTAMP = 1575045403
2
SHA256 (ghostscript-9.27.tar.xz) = fc0f1fbacd3610c67a9f080487a0e021f14390c38a4b4df9723e2bdf2b90b619
2
SHA256 (ghostscript-9.50.tar.xz) = db9bb0817b6f22974e6d5ad751975f346420c2c86a0afcfe6b4e09c47803e7d4
3
SIZE (ghostscript-9.27.tar.xz) = 33182608
3
SIZE (ghostscript-9.50.tar.xz) = 34613344
(-)print/ghostscript9-agpl-x11/Makefile (-6 / +6 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	ghostscript
3
PORTNAME=	ghostscript
4
PORTVERSION=	9.27
4
PORTVERSION=	9.50
5
CATEGORIES=	print
5
CATEGORIES=	print
6
MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
6
MASTER_SITES=	https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/
7
PKGNAMESUFFIX=	9-agpl-x11
7
PKGNAMESUFFIX=	9-agpl-x11
Lines 14-31 LICENSE= AGPLv3 Link Here
14
BUILD_DEPENDS=	ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base
14
BUILD_DEPENDS=	ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base
15
RUN_DEPENDS=	ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base
15
RUN_DEPENDS=	ghostscript9-agpl-base>=${PORTVERSION}:print/ghostscript9-agpl-base
16
16
17
USES=		cpe gmake iconv localbase pkgconfig tar:xz xorg
18
USE_CSTD=	gnu99
19
USE_LDCONFIG=	yes
20
USE_XORG=	ice sm x11 xext xt
21
17
CONFLICTS_INSTALL= \
22
CONFLICTS_INSTALL= \
18
		ghostscript[789]-[0-9]* \
23
		ghostscript[789]-[0-9]* \
19
		ghostscript[789]-nox11-[0-9]* \
24
		ghostscript[789]-nox11-[0-9]* \
20
		ghostscript9-agpl-[0-9]* \
25
		ghostscript9-agpl-[0-9]* \
21
		ghostscript9-agpl-nox11-[0-9]*
26
		ghostscript9-agpl-nox11-[0-9]*
22
23
DISTINFO_FILE=	${.CURDIR:H}/ghostscript9-agpl-base/distinfo
27
DISTINFO_FILE=	${.CURDIR:H}/ghostscript9-agpl-base/distinfo
24
PATCHDIR=	${.CURDIR:H}/ghostscript9-agpl-base/files
28
PATCHDIR=	${.CURDIR:H}/ghostscript9-agpl-base/files
25
USES=		cpe gmake iconv localbase pkgconfig tar:xz xorg
26
USE_CSTD=	gnu99
27
USE_LDCONFIG=	yes
28
USE_XORG=	ice sm x11 xext xt
29
CPE_VENDOR=	artifex
29
CPE_VENDOR=	artifex
30
GNU_CONFIGURE=	yes
30
GNU_CONFIGURE=	yes
31
CONFIGURE_ARGS=	--disable-compile-inits \
31
CONFIGURE_ARGS=	--disable-compile-inits \

Return to bug 240844