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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
py-elasticsearch7 Official Python low-level client for Elasticsearch
7.17.12 textprocnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-02 18:15:46
Last Update: 2025-09-02 17:58:50
Commit Hash: bf937a7
Also Listed In: python
License: APACHE20
WWW:
https://www.elastic.co/guide/en/elasticsearch/client/python-api/current/index.html
https://github.com/elastic/elasticsearch-py
Description:
Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. For a more high level client library with more limited scope, have a look at elasticsearch-dsl - a more pythonic library sitting on top of elasticsearch-py. It provides a more convenient and idiomatic way to write and manipulate queries. It stays close to the Elasticsearch JSON DSL, mirroring its terminology and structure while exposing the whole range of the DSL from Python either directly using defined classes or a queryset-like expressions. It also provides an optional persistence layer for working with documents as Python objects in an ORM-like fashion: defining mappings, retrieving and saving documents, wrapping the document data in user-defined classes.
HomepageHomepage    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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}elasticsearch7>0:textproc/py-elasticsearch7@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-elasticsearch7/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-elasticsearch7
  • pkg install py311-elasticsearch7
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-elasticsearch7 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-elasticsearch7
Package flavors (<flavor>: <package>)
  • py311: py311-elasticsearch7
distinfo:
TIMESTAMP = 1753796098 SHA256 (elasticsearch-7.17.12.tar.gz) = a1f5733ae8cf1dbf0a78593389f2503c87dd97429976099832bf0626cdfaac8b SIZE (elasticsearch-7.17.12.tar.gz) = 248018

Packages (timestamps in pop-ups are UTC):
py311-elasticsearch7
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----7.17.12---
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. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-coverage>=0 : devel/py-coverage@py311
  2. py311-mock>=0 : devel/py-mock@py311
  3. py311-pytest>=0,1 : devel/py-pytest@py311
  4. py311-pytest-cov>=0 : devel/py-pytest-cov@py311
  5. py311-pyyaml>=0 : devel/py-pyyaml@py311
  6. py311-requests>=2.0.0<3.0.0 : www/py-requests@py311
  7. py311-nose>=0 : devel/py-nose@py311
  8. python3.11 : lang/python311
Runtime dependencies:
  1. py311-certifi>=0 : security/py-certifi@py311
  2. py311-urllib3>=1.21.1,1<2,1 : net/py-urllib3@py311
  3. py311-requests>=2.4.0<3.0.0 : www/py-requests@py311
  4. python3.11 : lang/python311
This port is required by:
for Run
  1. www/py-django-haystack

Configuration Options:
===> The following configuration options are available for py311-elasticsearch7-7.17.12: ASYNC=off: Asynchronous support REQUESTS=on: Enable requests support ===> Use 'make config' to modify these settings
Options name:
textproc_py-elasticsearch7
USES:
cpe python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/e/elasticsearch/
  2. https://pypi.org/packages/source/e/elasticsearch/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
7.17.12
02 Sep 2025 17:58:50
commit hash: bf937a70b804de3acfd7766a1a0acfc1094dea09commit hash: bf937a70b804de3acfd7766a1a0acfc1094dea09commit hash: bf937a70b804de3acfd7766a1a0acfc1094dea09commit hash: bf937a70b804de3acfd7766a1a0acfc1094dea09 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-elasticsearch7: Add py-elasticsearch7 7.17.12 (copied from
py-elasticsearch)

- Add PORTSCOUT

Number of commits found: 1