Skip to content
Snippets Groups Projects
Commit 45c2c2c4 authored by Rene Ladan's avatar Rene Ladan
Browse files

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
parent aa748fba
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......
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>
SHA256 (CGI-Application-Plugin-HtmlTidy-1.05.tar.gz) = 37fc70b2f7d483036be967f096a5d53a863ceb174246d1a8fb42553bb0fb8c93
SIZE (CGI-Application-Plugin-HtmlTidy-1.05.tar.gz) = 14487
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.
%%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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment