git: fb17da6f4102 - main - textproc/p5-Search-Saryer: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 11:23:32 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb17da6f4102da720a88327518716390c293bfe3 commit fb17da6f4102da720a88327518716390c293bfe3 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-05-04 11:23:28 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-05-04 11:23:28 +0000 textproc/p5-Search-Saryer: Remove expired port 2025-04-30 textproc/p5-Search-Saryer: Depends on deprecated port textproc/sary --- MOVED | 1 + textproc/Makefile | 1 - textproc/p5-Search-Saryer/Makefile | 20 -------------------- textproc/p5-Search-Saryer/distinfo | 2 -- textproc/p5-Search-Saryer/files/patch-Saryer.pm | 11 ----------- textproc/p5-Search-Saryer/pkg-descr | 1 - textproc/p5-Search-Saryer/pkg-plist | 3 --- 7 files changed, 1 insertion(+), 38 deletions(-) diff --git a/MOVED b/MOVED index ffc8eab54cfc..533d2818800c 100644 --- a/MOVED +++ b/MOVED @@ -4354,3 +4354,4 @@ textproc/soothsayer||2025-05-04|Has expired: Deprecated upstream, consider using textproc/nux||2025-05-04|Has expired: Depends on deprecated port textproc/saxon-devel textproc/saxon-devel|textproc/saxon-he|2025-05-04|Has expired: Deprecated and unsupported upstream, consider using textproc/saxon-he textproc/saxon|textproc/saxon-he|2025-05-04|Has expired: Deprecated and unsupported upstream, consider using textproc/saxon-he +textproc/p5-Search-Saryer||2025-05-04|Has expired: Depends on deprecated port textproc/sary diff --git a/textproc/Makefile b/textproc/Makefile index e945893e8790..6d2e2cfc272b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -810,7 +810,6 @@ SUBDIR += p5-Search-Odeum SUBDIR += p5-Search-QueryParser SUBDIR += p5-Search-QueryParser-SQL - SUBDIR += p5-Search-Saryer SUBDIR += p5-Search-Sitemap SUBDIR += p5-Search-VectorSpace SUBDIR += p5-Senna diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile deleted file mode 100644 index 08a43d129e04..000000000000 --- a/textproc/p5-Search-Saryer/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= Search-Saryer -PORTVERSION= 0.40 -PORTREVISION= 3 -CATEGORIES= textproc perl5 -MASTER_SITES= http://namazu.org/~tsuchiya/perl/ -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Perl interface to the Sary library -WWW= http://sary.namazu.org/index.html.en - -DEPRECATED= Depends on deprecated port textproc/sary -EXPIRATION_DATE=2025-04-30 - -LIB_DEPENDS= libsary.so:textproc/sary - -USES= perl5 pkgconfig -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/textproc/p5-Search-Saryer/distinfo b/textproc/p5-Search-Saryer/distinfo deleted file mode 100644 index ee494dda2d98..000000000000 --- a/textproc/p5-Search-Saryer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Search-Saryer-0.40.tar.gz) = 8fcf7f9ca14163d0e1b33f2f30806f70de9dfb4b7ec043273a52d8ade1cfd5c4 -SIZE (Search-Saryer-0.40.tar.gz) = 5162 diff --git a/textproc/p5-Search-Saryer/files/patch-Saryer.pm b/textproc/p5-Search-Saryer/files/patch-Saryer.pm deleted file mode 100644 index d910b25f3093..000000000000 --- a/textproc/p5-Search-Saryer/files/patch-Saryer.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- Saryer.pm.orig Mon Jul 11 02:19:01 2005 -+++ Saryer.pm Fri Jun 23 13:38:04 2006 -@@ -13,7 +13,7 @@ - - =head1 SYNOPSIS - -- my $saryer = new Search::Saryer(filename->'search.txt'); -+ my $saryer = new Search::Saryer(filename=>'search.txt'); - print $saryer->grep($pattern) - - =head1 CONSTRUCTOR diff --git a/textproc/p5-Search-Saryer/pkg-descr b/textproc/p5-Search-Saryer/pkg-descr deleted file mode 100644 index b0babda11613..000000000000 --- a/textproc/p5-Search-Saryer/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This module is a Perl interface to the Sary library. diff --git a/textproc/p5-Search-Saryer/pkg-plist b/textproc/p5-Search-Saryer/pkg-plist deleted file mode 100644 index b6157e8aa022..000000000000 --- a/textproc/p5-Search-Saryer/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PERL5_MAN3%%/Search::Saryer.3.gz -%%SITE_ARCH%%/Search/Saryer.pm -%%SITE_ARCH%%/auto/Search/Saryer/Saryer.so