git: 5aa7f2279849 - main - textproc/tidyp: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 20:52:41 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=5aa7f22798494c87420b58c470cc9bdcce5949b1 commit 5aa7f22798494c87420b58c470cc9bdcce5949b1 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-02-04 20:52:35 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-02-04 20:52:35 +0000 textproc/tidyp: Remove expired port 2024-09-30 textproc/tidyp: The repository has been archived by upstream on Apr 14, 2019 --- MOVED | 1 + textproc/Makefile | 1 - textproc/tidyp/Makefile | 36 ------------------------------------ textproc/tidyp/distinfo | 3 --- textproc/tidyp/pkg-descr | 5 ----- textproc/tidyp/pkg-plist | 9 --------- 6 files changed, 1 insertion(+), 54 deletions(-) diff --git a/MOVED b/MOVED index 87e2cd120148..7ff0d6f7fde2 100644 --- a/MOVED +++ b/MOVED @@ -4134,3 +4134,4 @@ 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 +textproc/tidyp||2025-02-04|Has expired: The repository has been archived by upstream on Apr 14, 2019 diff --git a/textproc/Makefile b/textproc/Makefile index 5318b84a4851..054824b581bf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -2095,7 +2095,6 @@ SUBDIR += textql SUBDIR += the_silver_searcher SUBDIR += ti-hunspell - SUBDIR += tidyp SUBDIR += tinyxml SUBDIR += tinyxml2 SUBDIR += tk-aspell diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile deleted file mode 100644 index a1a73ce4b20a..000000000000 --- a/textproc/tidyp/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -PORTNAME= tidyp -PORTVERSION= 1.04 -PORTREVISION= 2 -CATEGORIES= textproc www - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Library and program to validate and fix HTML -WWW= https://github.com/petdance/tidyp - -LICENSE= HTML_TIDY -LICENSE_NAME= HTML Tidy License -LICENSE_FILE= ${WRKSRC}/htmldoc/license.html -LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell - -DEPRECATED= The repository has been archived by upstream on Apr 14, 2019 -EXPIRATION_DATE=2024-09-30 - -USES= autoreconf libtool - -CONFIGURE_ARGS= --enable-asian --enable-utf16 -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip -USE_LDCONFIG= yes - -PLIST_SUB= PORTVERSION=${PORTVERSION} - -GH_ACCOUNT= petdance -USE_GITHUB= yes - -OPTIONS_DEFINE= ACCESS DEBUG -ACCESS_DESC= Accessibility checks - -ACCESS_CONFIGURE_ENABLE=access -DEBUG_CONFIGURE_ENABLE= debug - -.include <bsd.port.mk> diff --git a/textproc/tidyp/distinfo b/textproc/tidyp/distinfo deleted file mode 100644 index 07505da359be..000000000000 --- a/textproc/tidyp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1520268437 -SHA256 (petdance-tidyp-1.04_GH0.tar.gz) = 5f0965041119bed0ed70a7f0be39e8f0162141eea14d77f472b49f8b3303ab0b -SIZE (petdance-tidyp-1.04_GH0.tar.gz) = 460282 diff --git a/textproc/tidyp/pkg-descr b/textproc/tidyp/pkg-descr deleted file mode 100644 index 2bf634e633f0..000000000000 --- a/textproc/tidyp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -tidyp is a fork of tidy on SourceForge at http://tidy.sf.net. The library name -is "tidyp", and the command-line tool is also "tidyp" but all internal API stays -the same. - -tidyp will validate your HTML, and output cleaned-up HTML. diff --git a/textproc/tidyp/pkg-plist b/textproc/tidyp/pkg-plist deleted file mode 100644 index e501017e8048..000000000000 --- a/textproc/tidyp/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/tidyp -include/tidyp/buffio.h -include/tidyp/platform.h -include/tidyp/tidyp.h -include/tidyp/tidypenum.h -lib/libtidyp-%%PORTVERSION%%.so.0 -lib/libtidyp-%%PORTVERSION%%.so.0.0.0 -lib/libtidyp.a -lib/libtidyp.so