git: a6bcb9097033 - main - textproc/p5-HTML-Tidy: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 20:51:50 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6bcb9097033a9f2e9b8537ee7665d112e43c132 commit a6bcb9097033a9f2e9b8537ee7665d112e43c132 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-02-04 20:51:41 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-02-04 20:51:41 +0000 textproc/p5-HTML-Tidy: Remove expired port 2024-12-31 textproc/p5-HTML-Tidy: Depends on expired textproc/tidyp --- MOVED | 1 + textproc/Makefile | 1 - textproc/p5-HTML-Tidy/Makefile | 37 ------------------------------------- textproc/p5-HTML-Tidy/distinfo | 3 --- textproc/p5-HTML-Tidy/pkg-descr | 3 --- textproc/p5-HTML-Tidy/pkg-plist | 6 ------ 6 files changed, 1 insertion(+), 50 deletions(-) diff --git a/MOVED b/MOVED index 00b416bf9ee3..87e2cd120148 100644 --- a/MOVED +++ b/MOVED @@ -4133,3 +4133,4 @@ 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 +textproc/p5-HTML-Tidy||2025-02-04|Has expired: Depends on expired textproc/tidyp diff --git a/textproc/Makefile b/textproc/Makefile index 0b09d626f398..5318b84a4851 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -612,7 +612,6 @@ SUBDIR += p5-HTML-SuperForm SUBDIR += p5-HTML-T5 SUBDIR += p5-HTML-TagFilter - SUBDIR += p5-HTML-Tidy SUBDIR += p5-HTML-Tidy5 SUBDIR += p5-HTML-Tiny SUBDIR += p5-HTML-Truncate diff --git a/textproc/p5-HTML-Tidy/Makefile b/textproc/p5-HTML-Tidy/Makefile deleted file mode 100644 index 472513a63b85..000000000000 --- a/textproc/p5-HTML-Tidy/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -PORTNAME= HTML-Tidy -PORTVERSION= 1.60 -CATEGORIES= textproc www perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Web validation in a Perl object using tidy -WWW= https://metacpan.org/release/HTML-Tidy - -LICENSE= ART20 - -DEPRECATED= Depends on expired textproc/tidyp -EXPIRATION_DATE=2024-12-31 - -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-libwww>=0:www/p5-libwww -LIB_DEPENDS= libtidyp.so:textproc/tidyp - -OPTIONS_DEFINE= DOCS - -USES= perl5 -USE_PERL5= configure - -PORTDOCS= Changes README.markdown - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile.PL - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Tidy/Tidy.so - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) - -.include <bsd.port.mk> diff --git a/textproc/p5-HTML-Tidy/distinfo b/textproc/p5-HTML-Tidy/distinfo deleted file mode 100644 index 9512f9a7576e..000000000000 --- a/textproc/p5-HTML-Tidy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1505424313 -SHA256 (HTML-Tidy-1.60.tar.gz) = bcfbf65d687f8e672cf60c9821bcd65d5e8c72a78272b67bb0ac1c699a13d7c7 -SIZE (HTML-Tidy-1.60.tar.gz) = 27887 diff --git a/textproc/p5-HTML-Tidy/pkg-descr b/textproc/p5-HTML-Tidy/pkg-descr deleted file mode 100644 index 15bdb07e954e..000000000000 --- a/textproc/p5-HTML-Tidy/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -HTML::Tidy is an HTML checker in a handy dandy object. It's meant as a -replacement for HTML::Lint. If you're currently an HTML::Lint user looking to -migrate, see the section "Converting from HTML::Lint". diff --git a/textproc/p5-HTML-Tidy/pkg-plist b/textproc/p5-HTML-Tidy/pkg-plist deleted file mode 100644 index 9c31ab93eb7c..000000000000 --- a/textproc/p5-HTML-Tidy/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -bin/webtidy -%%SITE_ARCH%%/HTML/Tidy.pm -%%SITE_ARCH%%/HTML/Tidy/Message.pm -%%SITE_ARCH%%/auto/HTML/Tidy/Tidy.so -%%PERL5_MAN3%%/HTML::Tidy.3.gz -%%PERL5_MAN3%%/HTML::Tidy::Message.3.gz