Verified Commit 5e61a90f authored by Charlie Li's avatar Charlie Li
Browse files

lang/python-doc-pdf-a4: remove

No longer provided since 3.13
parent 84e04bed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4295,7 +4295,7 @@ ports-mgmt/genplist||2025-04-04|Has expired: Unmaintained, obsoleted by "make ma
databases/rubygem-scenic61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
devel/py-blist||2025-04-04|Has expired: Abandoned project, no consumers, no modern python support
textproc/rubygem-case_transform61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
lang/python-doc-pdf-letter|lang/python-doc-pdf-a4|2025-04-09|Letter-size PDF no longer provided since 3.12
lang/python-doc-pdf-letter||2025-04-09|Letter-size PDF no longer provided since 3.12
net-im/py-punjab||2025-04-13|Has expired: Abandoned project, not compatible with decent python/twisted
devel/linux-rl9-libsigsegv|emulators/linux_base-rl9|2025-04-15|Integrated into linux_base-rl9
devel/linux-rl9-libatomic|devel/linux-rl9-devtools|2025-04-15|Integrated into linux-rl9-devtools
@@ -5106,3 +5106,4 @@ games/freeminer||2026-02-01|Has expired: dead upstream
net/jsch||2026-02-01|Has expired: Upstream website does not exist. No ports depend on this. It does not compile on jdk21. See also: https://github.com/mwiede/jsch
devel/rubygem-ffi16|devel/rubygem-ffi|2026-02-03|Remove obsoleted port. Use devel/rubygem-ffi instead
devel/hs-spago|devel/spago|2026-02-03|Dropped the "hs-" prefix, the software is now written in Purescript
lang/python-doc-pdf-a4||2026-02-05|A4-size PDF no longer provided since 3.13
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ NO_BUILD= yes
DOCSDIR=	${PREFIX}/share/doc/${PYTHON_VERSION}
PLIST=		${WRKDIR}/pkg-plist.${DOCFORMAT}

DOCFORMATS=	html pdf-a4 text
DOCFORMATS=	html text
DOCFORMAT?=	html

.if empty(DOCFORMATS:M${DOCFORMAT})
+0 −8
Original line number Diff line number Diff line
TIMESTAMP = 1760233632
SHA256 (python/python-2.7.18-docs-html.tar.bz2) = 20445e9a571cacdd350f702f0980e4dc559b6ff81f1d69affe9b0a862fef2f0e
SIZE (python/python-2.7.18-docs-html.tar.bz2) = 4634932
SHA256 (python/python-2.7.18-docs-pdf-a4.tar.bz2) = dbac6953e48aac341351067ba0938393e415b10bf48ac8cbbc7247deaf13ab67
SIZE (python/python-2.7.18-docs-pdf-a4.tar.bz2) = 11486967
SHA256 (python/python-2.7.18-docs-text.tar.bz2) = c86f5b5a2bd8f90158523efd350198d6cde7353965ef5a6ca5e54e5174af47f2
SIZE (python/python-2.7.18-docs-text.tar.bz2) = 1631043
SHA256 (python/python-3.10.19-docs-html.tar.bz2) = fd4f81b300fee7254897acc1a4a8452c6ae1fc087845cc327db173373c527830
SIZE (python/python-3.10.19-docs-html.tar.bz2) = 7453972
SHA256 (python/python-3.10.19-docs-pdf-a4.tar.bz2) = 60a66d9f4d54dfc44a738f0baabe4be641d4bb18877bc2ed4f20df32f8f22e2b
SIZE (python/python-3.10.19-docs-pdf-a4.tar.bz2) = 16784042
SHA256 (python/python-3.10.19-docs-text.tar.bz2) = 01a1a9b9f9ecce300b08cbf69fac6e7d0c18c36b852fe5dff1691e33966aaa2c
SIZE (python/python-3.10.19-docs-text.tar.bz2) = 2692682
SHA256 (python/python-3.11.14-docs-html.tar.bz2) = 706bc8613eccdc76424d7a590adf36793623f7bfbf480260812a581a575cbae8
SIZE (python/python-3.11.14-docs-html.tar.bz2) = 8011943
SHA256 (python/python-3.11.14-docs-pdf-a4.tar.bz2) = a3e54af51981f53ad57b1c9fb27c43f1c2a229c63f02b79beaf4dcf020822daa
SIZE (python/python-3.11.14-docs-pdf-a4.tar.bz2) = 17607647
SHA256 (python/python-3.11.14-docs-text.tar.bz2) = 7a45f9613a6edbd0c8ced91881c5be40fb218f809c1ea943e16472761956b85c
SIZE (python/python-3.11.14-docs-text.tar.bz2) = 2832948
SHA256 (python/python-3.12.12-docs-html.tar.bz2) = 93d20d849a8931c2e9e1fd1b0d32646c154b867751ca4080c905c810815a4fa9
SIZE (python/python-3.12.12-docs-html.tar.bz2) = 8444609
SHA256 (python/python-3.12.12-docs-pdf-a4.tar.bz2) = 653235601908c3729ba322b9a38a1ebe30d51099ea9c90289901696eb0ddc778
SIZE (python/python-3.12.12-docs-pdf-a4.tar.bz2) = 18706558
SHA256 (python/python-3.12.12-docs-text.tar.bz2) = 7774f9c1bb7f4cda011155602e057f58b8fec9d9a5dc00b7153d4f47a8f080f3
SIZE (python/python-3.12.12-docs-text.tar.bz2) = 2912930

lang/python-doc-pdf-a4/Makefile

deleted100644 → 0
+0 −4
Original line number Diff line number Diff line
DOCFORMAT=	pdf-a4
MASTERDIR=	${.CURDIR}/../python-doc-html

.include "${MASTERDIR}/Makefile"