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
Port details
rubygem-elasticsearch6 Ruby integrations for Elasticsearch
6.8.3 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 6.8.3Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-30 19:05:32
Last Update: 2022-06-24 13:37:27
Commit Hash: 746e9cd
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/elastic/elasticsearch-ruby
Description:
Ruby integrations for Elasticsearch that feature: * a client for connecting to an Elasticsearch cluster * a Ruby API for the Elasticsearch's REST API * various extensions and utilities WWW: https://github.com/elastic/elasticsearch-ruby
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-elasticsearch6-6.8.3/catalog.mk
  2. /usr/local/share/licenses/rubygem-elasticsearch6-6.8.3/LICENSE
  3. /usr/local/share/licenses/rubygem-elasticsearch6-6.8.3/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-elasticsearch6>0:textproc/rubygem-elasticsearch6
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-elasticsearch6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1644246706 SHA256 (rubygem/elasticsearch-6.8.3.gem) = 146e61b8ad25122bc034385cc92ea082621222999c70af3d1af3fc3f45d8d238 SIZE (rubygem/elasticsearch-6.8.3.gem) = 9216

Packages (timestamps in pop-ups are UTC):
rubygem-elasticsearch6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--6.8.2---6.8.2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-elasticsearch-api6>=6.8.3<6.8.3_99 : textproc/rubygem-elasticsearch-api6
  2. rubygem-elasticsearch-transport6>=6.8.3<6.8.3_99 : textproc/rubygem-elasticsearch-transport6
  3. ruby27 : lang/ruby27
  4. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. textproc/rubygem-elasticsearch-model6*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_rubygem-elasticsearch6
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

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.8.3
24 Jun 2022 13:37:27
commit hash: 746e9cd0d0358d051aa26af6a7cbf974ad0711e6commit hash: 746e9cd0d0358d051aa26af6a7cbf974ad0711e6commit hash: 746e9cd0d0358d051aa26af6a7cbf974ad0711e6commit hash: 746e9cd0d0358d051aa26af6a7cbf974ad0711e6 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
cleanup: Remove expired ports:

textproc/rubygem-elasticsearch6
6.8.3
07 Feb 2022 15:19:31
commit hash: f58aa4559f14373a16b2a8dcae6e568f1dd776edcommit hash: f58aa4559f14373a16b2a8dcae6e568f1dd776edcommit hash: f58aa4559f14373a16b2a8dcae6e568f1dd776edcommit hash: f58aa4559f14373a16b2a8dcae6e568f1dd776ed files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/rubygem-elasticsearch6: update to 6.8.3

Changelog:
https://github.com/elastic/elasticsearch-ruby/releases/tag/v6.8.3

6.8.3
Client

    Adds Typhoeus 1.4, now compatible with Faraday 1.0
    Converts all argument keys to symbol in Client initializer
    Adds the X-Elastic-Client-Meta HTTP header which is used by Elastic Cloud
and can be disabled with the enable_meta_header parameter set to false.
6.8.2
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.
6.8.2
26 Sep 2020 07:31:58
Revision:550123Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 6.8.2 which is required for gitlab-ce 13.4.
6.8.1_1
17 Jun 2020 11:21:58
Revision:539417Original commit files touched by this commit
mfechner search for other commits by this committer
Use a more robust way to define the dependency.
Suggested by mat, thanks for this.
6.8.1_1
31 May 2020 08:15:40
Revision:537126Original commit files touched by this commit
mfechner search for other commits by this committer
Fixed dep definition after elasticsearch-api6 got a PORTREVISION bump.

Reported by:	pkg-fallout
6.8.1_1
29 May 2020 09:03:42
Revision:536958Original commit files touched by this commit
mfechner search for other commits by this committer
Match version of textproc/rubygem-elasticsearch-transport6.
6.8.1
02 Feb 2020 08:21:12
Revision:524821Original commit files touched by this commit
mfechner search for other commits by this committer
Upgraded to version 6.8.1.
6.3.0
02 Feb 2020 08:16:13
Revision:524820Original commit files touched by this commit
mfechner search for other commits by this committer
Added/reviewed ports required by gitlab-ce 12.7.
6.8.0
30 Sep 2019 05:17:59
Revision:513321Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired textproc/rubygem-elasticsearch6
6.8.0
24 Aug 2019 00:09:52
Revision:509693Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2019-09-30
6.8.0
27 Jun 2019 20:05:22
Revision:505237Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.8.0

Changes:	https://github.com/elastic/elasticsearch-ruby/releases
6.3.1
12 May 2019 20:12:05
Revision:501498Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.3.1

Changes:	https://github.com/elastic/elasticsearch-ruby/releases
6.3.0
30 Apr 2019 19:05:16
Revision:500523Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add rubygem-elasticsearch6 6.3.0 (copied from rubygem-elasticsearch)

- Update RUN_DEPENDS
- Add PORTSCOUT

Number of commits found: 14