notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-ferret Ruby port of Lucene
0.11.8.7 textproc Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.11.8.7Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with Ruby 3.1
Deprecated DEPRECATED: Broken with all supported Ruby versions
Expired This port expired on: 2023-06-30
Ignore IGNORE: is marked as broken: does not build with Ruby 3.1
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-10 09:16:06
Last Update: 2023-06-30 21:25:26
Commit Hash: 42c9a7e
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/jkraemer/ferret
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/ferret-browser
  2. /usr/local/share/licenses/rubygem-ferret-0.11.8.7/catalog.mk
  3. /usr/local/share/licenses/rubygem-ferret-0.11.8.7/LICENSE
  4. /usr/local/share/licenses/rubygem-ferret-0.11.8.7/MIT
Collapse this list.
Dependency lines:
  • rubygem-ferret>0:textproc/rubygem-ferret
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-ferret
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1492187321 SHA256 (rubygem/ferret-0.11.8.7.gem) = 9b22927618fbc76579665ea4cc4133edeeff8d31c2b974507f59078042048363 SIZE (rubygem/ferret-0.11.8.7.gem) = 608768

Packages (timestamps in pop-ups are UTC):
rubygem-ferret
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.11.8.7---0.11.8.7-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_rubygem-ferret
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port deleted on 2023-06-30
    REASON: Has expired: Broken with all supported Ruby versions

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.8.7
30 Jun 2023 21:25:26
commit hash: 42c9a7ea2981d4440d50d7b6649249cf6adc6831commit hash: 42c9a7ea2981d4440d50d7b6649249cf6adc6831commit hash: 42c9a7ea2981d4440d50d7b6649249cf6adc6831commit hash: 42c9a7ea2981d4440d50d7b6649249cf6adc6831 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
textproc/rubygem-ferret: Remove expired port

2023-06-30 textproc/rubygem-ferret: Broken with all supported Ruby versions
0.11.8.7
07 Jun 2023 04:56:36
commit hash: a5f7a0c35dbdc433afdaa63ccefc489b72feac38commit hash: a5f7a0c35dbdc433afdaa63ccefc489b72feac38commit hash: a5f7a0c35dbdc433afdaa63ccefc489b72feac38commit hash: a5f7a0c35dbdc433afdaa63ccefc489b72feac38 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
textproc/rubygem-ferret: Mark DEPRECATED and set EXPIRATION_DATE

It is broken with all supported Ruby versions after the removal of
lang/ruby27.

While here, also mark BROKEN with Ruby 3.2 and 3.3.

PR:		271445
Approved by:	Maintainer timeout
0.11.8.7
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.11.8.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.8.7
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.8.7
29 Mar 2022 07:29:13
commit hash: 3094d70b040d86327d63fd004342263ad34e0303commit hash: 3094d70b040d86327d63fd004342263ad34e0303commit hash: 3094d70b040d86327d63fd004342263ad34e0303commit hash: 3094d70b040d86327d63fd004342263ad34e0303 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
textproc/rubygem-ferret: Mark BROKEN with Ruby 3.x

compiling compound_io.c
In file included from compound_io.c:1:
./index.h:595:25: error: width of bit-field 'is_compressed' (2 bits) exceeds
width of its type (1 bit)
    bool                is_compressed : 2; /* set to 2 after all data is loaded
*/
                        ^
1 error generated.
*** Error code 1

PR:		262520
Approved by:	maintainer timeout
0.11.8.7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.11.8.7
03 Dec 2020 16:35:29
Revision:556910Original commit files touched by this commit
linimon search for other commits by this committer
Mark as BROKEN on riscv64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
0.11.8.7
27 May 2020 15:31:55
Revision:536695Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
0.11.8.7
15 Apr 2017 00:47:50
Revision:438565Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.11.8.7

- Add LICENSE_FILE
- Update BROKEN: use lowercase for leading character
- Update WWW

Changes:	https://github.com/jkraemer/ferret/commits/master
0.11.8.6
08 Nov 2016 19:29:57
Revision:425758Original commit files touched by this commit
linimon search for other commits by this committer
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
0.11.8.6
08 Nov 2016 08:20:32
Revision:425703Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on arm64.

Approved by:	portmgr (tier-2 blanket)
0.11.8.6
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
0.11.8.6
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
0.11.8.6
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
0.11.8.6
21 Feb 2015 11:31:43
Revision:379498Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.11.8.6
- Add LICENSE

Changes:	https://github.com/jkraemer/ferret/commits/master
0.11.8.5
30 Oct 2013 02:58:22
Revision:332051Original commit files touched by this commit
swills search for other commits by this committer
- Add stage support
0.11.8.5
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
0.11.8.5
23 Jun 2013 20:31:51
Revision:321651Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.11.8.5
- Fix build with Ruby 1.9
- Avoid deprecation
0.11.6
03 Mar 2013 01:43:03
Revision:313317Original commit files touched by this commit
swills search for other commits by this committer
- Fix EXPIRATION date, we are in 2013, not 2012

Pointyhat to:	swills
Reported by:	bapt
0.11.6
02 Mar 2013 21:01:59
Revision:313298Original commit files touched by this commit
swills search for other commits by this committer
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
0.11.6
20 Dec 2011 23:03:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Standardize the BROKEN= message for ruby 1.9 for rubgems so tb/ph can tag it

With Hat:       ruby@
0.11.6
23 Jun 2011 18:03:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Removing remaining MD5 from rubygem- ports
0.11.6
09 Dec 2010 21:46:18
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
- Mark some ruby* and rubygem* broken with ruby 1.9

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.11.6
07 Dec 2010 19:19:15
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign these from clsung (who is apparently having
email troubles) to ruby@.
0.11.6
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
0.11.6
26 May 2010 19:51:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
0.11.6
09 Apr 2009 00:11:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
0.11.6
06 Apr 2008 08:58:21
Original commit files touched by this commit
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
0.11.6
09 Jan 2008 03:00:51
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.11.6

Changes:
0.11.4
09 Apr 2007 02:05:25
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.11.4
0.11.3
05 Mar 2007 15:34:04
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.11.3
0.11.0
27 Feb 2007 15:38:31
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.11.0
0.10.14
02 Feb 2007 07:40:58
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10.14
0.10.13
02 Nov 2006 13:54:52
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10.13
0.10.9
09 Oct 2006 01:17:35
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10.9
0.10.4
17 Sep 2006 08:46:56
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10.4
0.10.2
12 Sep 2006 07:05:44
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.10.2
0.9.5
10 Aug 2006 09:15:42
Original commit files touched by this commit
clsung search for other commits by this committer
- Ferret is a high-performance, full-featured text search engine library written
for Ruby.

Number of commits found: 40