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-elasticsearch-transport6 Ruby client for Elasticsearch
6.8.3_1 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.3_1Version 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:06:13
Last Update: 2022-06-24 13:47:05
Commit Hash: c54d05d
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-transport
Description:
Ruby client for Elasticsearch. See textproc/rubygem-elasticsearch for more details. WWW: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-transport
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-elasticsearch-transport6-6.8.3_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-elasticsearch-transport6-6.8.3_1/LICENSE
  3. /usr/local/share/licenses/rubygem-elasticsearch-transport6-6.8.3_1/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-elasticsearch-transport6>0:textproc/rubygem-elasticsearch-transport6
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-elasticsearch-transport6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1644246639 SHA256 (rubygem/elasticsearch-transport-6.8.3.gem) = 3b6f88ae556b896658622dbb975eef6e465f7508f21e3e635f4af4e0b9b7eea6 SIZE (rubygem/elasticsearch-transport-6.8.3.gem) = 44544

Packages (timestamps in pop-ups are UTC):
rubygem-elasticsearch-transport6
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. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-faraday1>=1<2 : www/rubygem-faraday1
  2. rubygem-multi_json>=0 : devel/rubygem-multi_json
  3. ruby30 : lang/ruby30
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
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-elasticsearch6*
  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-elasticsearch-transport6
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: 12

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

textproc/rubygem-elasticsearch-transport6
6.8.3_1
03 Jun 2022 23:36:55
commit hash: 162f3e4d7d5002670f002d7c9c1dd35ef9ffed13commit hash: 162f3e4d7d5002670f002d7c9c1dd35ef9ffed13commit hash: 162f3e4d7d5002670f002d7c9c1dd35ef9ffed13commit hash: 162f3e4d7d5002670f002d7c9c1dd35ef9ffed13 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-elasticsearch-transport6: Change RUN_DEPENDS from
rubygem-faraday to rubygem-faraday1

- Bump PORTREVISION for dependency change
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:32
Revision:550122Original 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
29 May 2020 03:07:40
Revision:536899Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0

- Bump PORTREVISION for dependency change
6.8.1
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:27
Revision:513319Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired textproc/rubygem-elasticsearch-transport6
6.8.0
24 Aug 2019 00:09:42
Revision:509691Original 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:32
Revision:505239Original 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:11:55
Revision:501496Original 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:50
Revision:500525Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-elasticsearch-transport6 6.3.0 (copied from
rubygem-elasticsearch-transport)

- Add PORTSCOUT

Number of commits found: 12