Port details |
- py-powa-collector Performs powa snapshots for remote servers
- 1.3.1 databases
=0 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: girgen@FreeBSD.org
 - Port Added: 2024-11-05 20:57:10
- Last Update: 2025-03-25 18:09:39
- Commit Hash: fcb05f8
- Also Listed In: python
- License: PostgreSQL
- WWW:
- https://powa.readthedocs.io/en/stable/components/powa-collector/
- Description:
- PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
allowing to collect, aggregate and purge statistics on multiple PostgreSQL
instances from various Stats Extensions.
PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server.
¦ ¦ ¦ ¦ 
- 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}powa-collector>0:databases/py-powa-collector@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-powa-collector/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-powa-collector
- pkg install py311-powa-collector
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-powa-collector listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-powa-collector
- Package flavors (<flavor>: <package>)
- py311: py311-powa-collector
- distinfo:
- TIMESTAMP = 1742923937
SHA256 (powa-team-powa-collector-1.3.1_GH0.tar.gz) = e74e3d5e29318ee935b6ea1f257e19e847db140859cb20e8f6a1105acdc15bea
SIZE (powa-team-powa-collector-1.3.1_GH0.tar.gz) = 22618
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- __init__.py : databases/py-psycopg2@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_py-powa-collector
- USES:
- python
- 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 25 Mar 2025 18:09:39
    |
Palle Girgensohn (girgen)  |
databases/py-powa-collector: Update to 1.3.1
Release notes: https://github.com/powa-team/powa-collector/blob/master/CHANGELOG |
1.3.0_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.3.0 05 Nov 2024 20:55:02
    |
Palle Girgensohn (girgen)  |
databases/py-powa-collector: New port
PoWA (PostgreSQL Workload Analyzer) is a performance tool for PostgreSQL
9.4 and newer allowing to collect, aggregate and purge statistics on
multiple PostgreSQL instances from various Stats Extensions.
PoWA-collector is the daemon that gather performance metrics from remote
PostgreSQL instances (optional) on a dedicated repository server. |
Number of commits found: 3
|