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-elasticsearch-api6 Ruby API 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:52
Last Update: 2022-06-24 13:48:41
Commit Hash: a0a65d3
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api
Description:
Ruby API for Elasticsearch. See textproc/rubygem-elasticsearch for more details. WWW: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-api
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-api6-6.8.3/catalog.mk
  2. /usr/local/share/licenses/rubygem-elasticsearch-api6-6.8.3/LICENSE
  3. /usr/local/share/licenses/rubygem-elasticsearch-api6-6.8.3/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-elasticsearch-api6>0:textproc/rubygem-elasticsearch-api6
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-elasticsearch-api6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1644246593 SHA256 (rubygem/elasticsearch-api-6.8.3.gem) = a039c9f7b57e716c62a01507c1ca01006e3f8cbef02ee9a49427468ff2811f21 SIZE (rubygem/elasticsearch-api-6.8.3.gem) = 97792

Packages (timestamps in pop-ups are UTC):
rubygem-elasticsearch-api6
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---
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. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-multi_json>=0 : devel/rubygem-multi_json
  2. ruby27 : lang/ruby27
  3. 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 2 deleted ports
  1. textproc/rubygem-elasticsearch-xpack6*
  2. textproc/rubygem-elasticsearch6*
  3. 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-api6
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: 10

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:48:41
commit hash: a0a65d3d01b1efee38d5aa15cb6483e4cf8190ebcommit hash: a0a65d3d01b1efee38d5aa15cb6483e4cf8190ebcommit hash: a0a65d3d01b1efee38d5aa15cb6483e4cf8190ebcommit hash: a0a65d3d01b1efee38d5aa15cb6483e4cf8190eb files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
cleanup: Remove expired ports:

textproc/rubygem-elasticsearch-api6
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:01
Revision:550121Original 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
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:14
Revision:513318Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove expired textproc/rubygem-elasticsearch-api6
6.8.0
24 Aug 2019 00:09:22
Revision:509687Original 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:27
Revision:505238Original 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:50
Revision:501495Original 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:32
Revision:500524Original commit files touched by this commit
sunpoet search for other commits by this committer
Add rubygem-elasticsearch-api6 6.3.0 (copied from rubygem-elasticsearch-api)

- Add PORTSCOUT

Number of commits found: 10