git: 45c2c2c46c1c - main - www/p5-CGI-Application-Plugin-HtmlTidy: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 20:50:33 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=45c2c2c46c1c9e502b73739700ccf2bb56f9381f commit 45c2c2c46c1c9e502b73739700ccf2bb56f9381f Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-02-04 20:50:27 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-02-04 20:50:27 +0000 www/p5-CGI-Application-Plugin-HtmlTidy: Remove expired port 2025-02-01 www/p5-CGI-Application-Plugin-HtmlTidy: Depends on expired textproc/p5-HTML-Tidy --- MOVED | 1 + www/Makefile | 1 - www/p5-CGI-Application-Plugin-HtmlTidy/Makefile | 26 ------------------------ www/p5-CGI-Application-Plugin-HtmlTidy/distinfo | 2 -- www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr | 4 ---- www/p5-CGI-Application-Plugin-HtmlTidy/pkg-plist | 4 ---- 6 files changed, 1 insertion(+), 37 deletions(-) diff --git a/MOVED b/MOVED index 8fb6e6368487..00b416bf9ee3 100644 --- a/MOVED +++ b/MOVED @@ -4132,3 +4132,4 @@ multimedia/mpeg_encode||2025-02-04|Has expired: Upstream is dead and it's buggy, sysutils/pcns||2025-02-04|Has expired: not supported upstream devel/py-pydrive||2025-02-04|Has expired: Upstream repo archived on Jul 22, 2021 devel/p5-Test-HTML-Tidy||2025-02-04|Has expired: Depends on expired textproc/p5-HTML-Tidy +www/p5-CGI-Application-Plugin-HtmlTidy||2025-02-04|Has expired: Depends on expired textproc/p5-HTML-Tidy diff --git a/www/Makefile b/www/Makefile index faef24bbbf02..7e99906b4163 100644 --- a/www/Makefile +++ b/www/Makefile @@ -582,7 +582,6 @@ SUBDIR += p5-CGI-Application-Plugin-Forward SUBDIR += p5-CGI-Application-Plugin-HTDot SUBDIR += p5-CGI-Application-Plugin-HTMLPrototype - SUBDIR += p5-CGI-Application-Plugin-HtmlTidy SUBDIR += p5-CGI-Application-Plugin-JSON SUBDIR += p5-CGI-Application-Plugin-LinkIntegrity SUBDIR += p5-CGI-Application-Plugin-LogDispatch diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile b/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile deleted file mode 100644 index 1d6dd07ade95..000000000000 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= CGI-Application-Plugin-HtmlTidy -PORTVERSION= 1.05 -PORTREVISION= 1 -CATEGORIES= www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Add HTML::Tidy support to CGI::Application -WWW= https://metacpan.org/release/CGI-Application-Plugin-HtmlTidy - -LICENSE= ART10 GPLv1+ -LICENSE_COMB= dual - -DEPRECATED= Depends on expired textproc/p5-HTML-Tidy -EXPIRATION_DATE=2025-02-01 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-CGI-Application>4.01:www/p5-CGI-Application \ - p5-CGI-Application-Plugin-DevPopup>=0:www/p5-CGI-Application-Plugin-DevPopup \ - p5-HTML-Tidy>=1.08:textproc/p5-HTML-Tidy - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/distinfo b/www/p5-CGI-Application-Plugin-HtmlTidy/distinfo deleted file mode 100644 index 2370271cc3d3..000000000000 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (CGI-Application-Plugin-HtmlTidy-1.05.tar.gz) = 37fc70b2f7d483036be967f096a5d53a863ceb174246d1a8fb42553bb0fb8c93 -SIZE (CGI-Application-Plugin-HtmlTidy-1.05.tar.gz) = 14487 diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr b/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr deleted file mode 100644 index d12d5990cc07..000000000000 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This plugin is a wrapper around HTML::Tidy. It exports two methods -that allow you to either validate or clean up the output of your -cgiapp application. They should be called at the end of your postrun -method. diff --git a/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-plist b/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-plist deleted file mode 100644 index 1cc8136cf4c4..000000000000 --- a/www/p5-CGI-Application-Plugin-HtmlTidy/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%PERL5_MAN3%%/CGI::Application::Plugin::HtmlTidy.3.gz -%%SITE_PERL%%/CGI/Application/Plugin/HtmlTidy.pm -%%SITE_PERL%%/CGI/Application/Plugin/HtmlTidy/tidy.conf -%%SITE_PERL%%/CGI/Application/Plugin/HtmlTidy/validate.tmpl