Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2023 02:23:57 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 79a32e6ef3a4 - main - devel/pear-htmlpurifier: Remove expired port
Message-ID:  <202309300223.38U2Nv1X094227@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

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

commit 79a32e6ef3a4b8bd1ad1c133cc5ade2b2bd1ffd6
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-09-29 23:58:10 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-09-30 02:22:49 +0000

    devel/pear-htmlpurifier: Remove expired port
    
    2023-09-30 devel/pear-htmlpurifier: Unfetchable as the pear channel no longer works
---
 MOVED                             |  1 +
 devel/Makefile                    |  1 -
 devel/pear-htmlpurifier/Makefile  | 23 -----------------------
 devel/pear-htmlpurifier/distinfo  |  3 ---
 devel/pear-htmlpurifier/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 29 deletions(-)

diff --git a/MOVED b/MOVED
index 5071ad5177d1..cc741b9a9daa 100644
--- a/MOVED
+++ b/MOVED
@@ -7877,3 +7877,4 @@ devel/capstone3|devel/capstone4|2023-09-30|Has expired: Use more recent upstream
 devel/directfb||2023-09-30|Has expired: Last upstream release was in 2015
 devel/electron23|devel/electron24|2023-09-30|Has expired: EOLed upstream, switch to newer version
 devel/libtar||2023-09-30|Has expired: Abandonware since 2013 and multiple CVEs over the years
+devel/pear-htmlpurifier||2023-09-30|Has expired: Unfetchable as the pear channel no longer works
diff --git a/devel/Makefile b/devel/Makefile
index 94210e438b9d..ee22dd793959 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4044,7 +4044,6 @@
     SUBDIR += pear-ezc_Base
     SUBDIR += pear-ezc_ConsoleTools
     SUBDIR += pear-geshi
-    SUBDIR += pear-htmlpurifier
     SUBDIR += pear-pdepend-staticReflection
     SUBDIR += pear-phing
     SUBDIR += pecl-APCu
diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile
deleted file mode 100644
index ba7d28c8cc52..000000000000
--- a/devel/pear-htmlpurifier/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-PORTNAME=	htmlpurifier
-PORTVERSION=	4.15.0
-CATEGORIES=	devel pear www
-MASTER_SITES=	http://htmlpurifier.org/get/ \
-		LOCAL
-DISTNAME=	HTMLPurifier-${PORTVERSION}
-PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	PHP HTML filter library
-WWW=		http://htmlpurifier.org/
-
-LICENSE=	LGPL21
-
-DEPRECATED=	Unfetchable as the pear channel no longer works
-EXPIRATION_DATE=	2023-09-30
-
-USES=		cpe pear
-PEAR_CHANNEL=	htmlpurifier.org
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/devel/pear-htmlpurifier/distinfo b/devel/pear-htmlpurifier/distinfo
deleted file mode 100644
index add65cd2ce37..000000000000
--- a/devel/pear-htmlpurifier/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1691164109
-SHA256 (PEAR/HTMLPurifier-4.15.0.tgz) = fd1e8cca26551b27632a83aab4f158f3db1f77cb8ec3e2fe6f5416e6ee89acef
-SIZE (PEAR/HTMLPurifier-4.15.0.tgz) = 251021
diff --git a/devel/pear-htmlpurifier/pkg-descr b/devel/pear-htmlpurifier/pkg-descr
deleted file mode 100644
index fd8c8e7ed663..000000000000
--- a/devel/pear-htmlpurifier/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-HTML Purifier is a standards-compliant HTML filter library written in
-PHP.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300223.38U2Nv1X094227>