git: ee485ea47f4a - main - textproc/p5-PDF-WebKit: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 15:38:27 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ee485ea47f4a19d9c41640db2f04190c206a430e

commit ee485ea47f4a19d9c41640db2f04190c206a430e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 15:38:23 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 15:38:23 +0000

    textproc/p5-PDF-WebKit: Remove expired port
    
    2025-03-31 textproc/p5-PDF-WebKit: Depends on expired converters/wkhtmltopdf
---
 MOVED                            |  1 +
 textproc/Makefile                |  1 -
 textproc/p5-PDF-WebKit/Makefile  | 29 -----------------------------
 textproc/p5-PDF-WebKit/distinfo  |  3 ---
 textproc/p5-PDF-WebKit/pkg-descr |  6 ------
 textproc/p5-PDF-WebKit/pkg-plist |  4 ----
 6 files changed, 1 insertion(+), 43 deletions(-)

diff --git a/MOVED b/MOVED
index fbbc6050bc38..5cd83557b8a4 100644
--- a/MOVED
+++ b/MOVED
@@ -4261,3 +4261,4 @@ net/py-ec2-cli-tools||2025-03-31|Has expired: Depends on expired devel/py-boto
 emulators/libretro-mame||2025-03-31|Has expired: Uses expired Python 3.8
 lang/python38|lang/python39|2025-03-31|Has expired: Reached end-of-life in October 2024
 devel/py-python-pcre||2025-03-31|Has expired: Upstream is inactive for over 9 years
+textproc/p5-PDF-WebKit||2025-03-31|Has expired: Depends on expired converters/wkhtmltopdf
diff --git a/textproc/Makefile b/textproc/Makefile
index 50a7c855f210..3b7d3eaf5e85 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -705,7 +705,6 @@
     SUBDIR += p5-PDF-Reuse
     SUBDIR += p5-PDF-Table
     SUBDIR += p5-PDF-Tiny
-    SUBDIR += p5-PDF-WebKit
     SUBDIR += p5-PDF-Writer
     SUBDIR += p5-POD2-Base
     SUBDIR += p5-POE-Filter-XML
diff --git a/textproc/p5-PDF-WebKit/Makefile b/textproc/p5-PDF-WebKit/Makefile
deleted file mode 100644
index 254eba2453c9..000000000000
--- a/textproc/p5-PDF-WebKit/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME=	PDF-WebKit
-PORTVERSION=	1.2
-CATEGORIES=	textproc perl5
-MASTER_SITES=	CPAN
-PKGNAMEPREFIX=	p5-
-
-MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Use WebKit to Generate PDFs from HTML
-WWW=		https://metacpan.org/release/PDF-WebKit
-
-LICENSE=	ART10 GPLv1+
-LICENSE_COMB=	dual
-
-DEPRECATED=	Depends on expired converters/wkhtmltopdf
-EXPIRATION_DATE=2025-03-31
-
-BUILD_DEPENDS=	p5-IPC-Run3>=0:devel/p5-IPC-Run3 \
-		p5-Moo>=0:devel/p5-Moo \
-		p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \
-		p5-namespace-clean>=0:devel/p5-namespace-clean
-RUN_DEPENDS:=	${BUILD_DEPENDS} \
-		wkhtmltopdf:converters/wkhtmltopdf
-TEST_DEPENDS=	p5-Test-Spec:devel/p5-Test-Spec
-
-USE_PERL5=	configure
-USES=		perl5
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/textproc/p5-PDF-WebKit/distinfo b/textproc/p5-PDF-WebKit/distinfo
deleted file mode 100644
index 65a35e1b2704..000000000000
--- a/textproc/p5-PDF-WebKit/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1519301816
-SHA256 (PDF-WebKit-1.2.tar.gz) = b428ddbc9cda7cc4b27079e7655e9c9876930860f0b900df6315d4f0415950d8
-SIZE (PDF-WebKit-1.2.tar.gz) = 24756
diff --git a/textproc/p5-PDF-WebKit/pkg-descr b/textproc/p5-PDF-WebKit/pkg-descr
deleted file mode 100644
index fe0945186f24..000000000000
--- a/textproc/p5-PDF-WebKit/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-PDF::WebKit uses wkhtmltopdf to convert HTML documents into PDFs. It
-is a port of the elegant PDFKit Ruby library.
-
-wkhtmltopdf generates beautiful PDFs by leveraging the rendering power
-of Qt's WebKit browser engine (used by both Apple Safari and Google
-Chrome browsers).
diff --git a/textproc/p5-PDF-WebKit/pkg-plist b/textproc/p5-PDF-WebKit/pkg-plist
deleted file mode 100644
index c88dfba74b38..000000000000
--- a/textproc/p5-PDF-WebKit/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%SITE_PERL%%/PDF/WebKit.pm
-%%SITE_PERL%%/PDF/WebKit/Configuration.pm
-%%SITE_PERL%%/PDF/WebKit/Source.pm
-%%PERL5_MAN3%%/PDF::WebKit.3.gz