Port details |
- py-grimoire-elk GrimoireELK processes and stores software development data to ElasticSearch
- 1.3.1 textproc =0 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: bofh@FreeBSD.org
- Port Added: 2024-10-10 08:07:46
- Last Update: 2024-11-23 14:26:50
- Commit Hash: b55ada8
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/chaoss/grimoirelab-elk
- Description:
- Each of the files found in this directory are a JSON file that contains
all of the information related to a Kibana dashboard. This usually has
information about the following artifacts:
- Original indexes where the information come from.
- Searches on those indexes that provide a sub-set of the information.
- Widgets either built on top of the original indexes or on top of the
searches.
- Final panels that are an aggregation of several widgets.
- ¦ ¦ ¦ ¦
- 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.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}grimoire-elk>0:textproc/py-grimoire-elk@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-grimoire-elk/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-grimoire-elk
- pkg install py311-grimoire-elk
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-grimoire-elk listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-grimoire-elk
- Package flavors (<flavor>: <package>)
- py311: py311-grimoire-elk
- distinfo:
- TIMESTAMP = 1732351518
SHA256 (grimoire_elk-1.3.1.tar.gz) = b712f4f3d380ed8552db2c39e56753af918c34c9bc07599324398697c3d5823a
SIZE (grimoire_elk-1.3.1.tar.gz) = 895441
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cereslib>=0.3 : devel/py-cereslib@py311
- py311-elasticsearch6>=6.3.1 : textproc/py-elasticsearch6@py311
- py311-elasticsearch-dsl6>=6.3.1 : textproc/py-elasticsearch-dsl6@py311
- py311-geopy>=2.0.0 : net/py-geopy@py311
- py311-graal>=0.3 : devel/py-graal@py311
- py311-grimoirelab-toolkit>=0.3 : devel/py-grimoirelab-toolkit@py311
- py311-pandas>=0.22 : math/py-pandas@py311
- py311-perceval>=0.19 : devel/py-perceval@py311
- py311-perceval-mozilla>=0.3 : devel/py-perceval-mozilla@py311
- py311-perceval-opnfv>=0.2 : devel/py-perceval-opnfv@py311
- py311-perceval-puppet>=0.2 : devel/py-perceval-puppet@py311
- py311-perceval-weblate>=0.2 : devel/py-perceval-weblate@py311
- py311-requests>=2.7.0 : www/py-requests@py311
- py311-sortinghat>=0.7.20 : devel/py-sortinghat@py311
- py311-statsmodels>=0.9.0 : math/py-statsmodels@py311
- py311-urllib3>=1.26 : net/py-urllib3@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-sirmordred
- www/py-grimoirelab
Configuration Options:
- No options to configure
- Options name:
- textproc_py-grimoire-elk
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 23 Nov 2024 14:26:50 |
Muhammad Moinur Rahman (bofh) |
textproc/py-grimoire-elk: Update version 1.3.0=>1.3.1
Changelog: https://github.com/chaoss/grimoirelab-elk/releases/tag/1.3.1
Sponsored by: The FreeBSD Foundation |
1.3.0 16 Oct 2024 05:19:48 |
Muhammad Moinur Rahman (bofh) |
textproc/py-grimoire-elk: Update version 1.2.0=>1.3.0
Changelog: https://github.com/chaoss/grimoirelab-elk/releases/tag/1.3.0
Sponsored by: The FreeBSD Foundation |
1.2.0 10 Oct 2024 08:05:09 |
Muhammad Moinur Rahman (bofh) |
textproc/py-grimoire-elk: New port
GrimoireELK processes and stores software development data to ElasticSearch
Each of the files found in this directory are a JSON file that contains
all of the information related to a Kibana dashboard. This usually has
information about the following artifacts:
- Original indexes where the information come from.
- Searches on those indexes that provide a sub-set of the information.
- Widgets either built on top of the original indexes or on top of the
searches.
- Final panels that are an aggregation of several widgets.
WWW: https://github.com/chaoss/grimoirelab-elk
Sponsored by: The FreeBSD Foundation |
Number of commits found: 3
|