Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 21:25:45 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42c9a7ea2981 - main - textproc/rubygem-ferret: Remove expired port
Message-ID:  <202306302125.35ULPj9b079316@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42c9a7ea2981d4440d50d7b6649249cf6adc6831

commit 42c9a7ea2981d4440d50d7b6649249cf6adc6831
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-06-30 21:25:26 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-06-30 21:25:26 +0000

    textproc/rubygem-ferret: Remove expired port
    
    2023-06-30 textproc/rubygem-ferret: Broken with all supported Ruby versions
---
 MOVED                             |  1 +
 textproc/Makefile                 |  1 -
 textproc/rubygem-ferret/Makefile  | 26 --------------------------
 textproc/rubygem-ferret/distinfo  |  3 ---
 textproc/rubygem-ferret/pkg-descr |  5 -----
 5 files changed, 1 insertion(+), 35 deletions(-)

diff --git a/MOVED b/MOVED
index e11f94bcfbd8..a3490c524bee 100644
--- a/MOVED
+++ b/MOVED
@@ -7744,3 +7744,4 @@ devel/electron21||2023-06-30|Has expired: EOLed upstream, switch to newer versio
 devel/ccache-memcached||2023-06-30|Has expired: Unmaintained fork that targets a very old version of ccache
 devel/ccache-memcached-static||2023-06-30|Has expired: Unmaintained fork that targets a very old version of ccache
 devel/libdlna||2023-06-30|Has expired: Abandonware, development discontinued
+textproc/rubygem-ferret||2023-06-30|Has expired: Broken with all supported Ruby versions
diff --git a/textproc/Makefile b/textproc/Makefile
index 6361f13b1f53..7a98678872b6 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1740,7 +1740,6 @@
     SUBDIR += rubygem-extended-markdown-filter
     SUBDIR += rubygem-ezamar
     SUBDIR += rubygem-fast_xs
-    SUBDIR += rubygem-ferret
     SUBDIR += rubygem-fog-xml
     SUBDIR += rubygem-gemoji
     SUBDIR += rubygem-gemoji3
diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile
deleted file mode 100644
index 379e8e603a4e..000000000000
--- a/textproc/rubygem-ferret/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME=	ferret
-PORTVERSION=	0.11.8.7
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-
-MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Ruby port of Lucene
-WWW=		https://github.com/jkraemer/ferret
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
-
-DEPRECATED=	Broken with all supported Ruby versions
-EXPIRATION_DATE=	2023-06-30
-BROKEN_aarch64=	fails to build: cannot determine target CPU
-BROKEN_riscv64=	fails to build: cannot determine target CPU
-BROKEN_RUBY30=	yes
-BROKEN_RUBY31=	yes
-BROKEN_RUBY32=	yes
-BROKEN_RUBY33=	yes
-
-USES=		gem
-
-PLIST_FILES=	bin/ferret-browser
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-ferret/distinfo b/textproc/rubygem-ferret/distinfo
deleted file mode 100644
index 6387b37e4afa..000000000000
--- a/textproc/rubygem-ferret/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1492187321
-SHA256 (rubygem/ferret-0.11.8.7.gem) = 9b22927618fbc76579665ea4cc4133edeeff8d31c2b974507f59078042048363
-SIZE (rubygem/ferret-0.11.8.7.gem) = 608768
diff --git a/textproc/rubygem-ferret/pkg-descr b/textproc/rubygem-ferret/pkg-descr
deleted file mode 100644
index 09d6b1d65ac0..000000000000
--- a/textproc/rubygem-ferret/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Ferret is a high-performance, full-featured text search engine
-library written for Ruby. It is a full port of the
-Apache Lucene Java project.
-
-There is a pure Ruby version included.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306302125.35ULPj9b079316>