Port details |
- pg_activity Htop like application for PostgreSQL server activity monitoring
- 2.3.1 databases
=2 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: pgsql@FreeBSD.org
 - Port Added: 2013-04-16 22:38:04
- Last Update: 2022-04-29 22:18:49
- Commit Hash: 5e29629
- People watching this port, also watch:: ndpmon, zfstools, bastillion, unison, bsdhwmon
- Also Listed In: python
- License: PostgreSQL
- Description:
- Top like utility for PostgreSQL activity monitoring
WWW: https://github.com/dalibo/pg_activity
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- pg_activity>0:databases/pg_activity
- To install the port:
- cd /usr/ports/databases/pg_activity/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pg_activity
- pkg install pg_activity
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pg_activity
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1651221820
SHA256 (dalibo-pg_activity-v2.3.1_GH0.tar.gz) = d8ae1a5963fb0f55d4d81839d743504f804b90d4197926489f78230b42e47e84
SIZE (dalibo-pg_activity-v2.3.1_GH0.tar.gz) = 283216
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-psycopg2>=0 : databases/py-psycopg2@py38
- py38-psutil>=0 : sysutils/py-psutil@py38
- py38-blessed>=0 : devel/py-blessed@py38
- py38-humanize>=0 : devel/py-humanize@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for pg_activity-2.3.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_pg_activity
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Apr 2022 22:18:49 2.3.1
|
Palle Girgensohn (girgen)  |
databases/pg_activity: update to 2.3.1 |
09 Feb 2022 17:00:51 2.3.0
|
Palle Girgensohn (girgen)  |
databases/pg_activity: Update to 2.3.0
Release notes: https://github.com/dalibo/pg_activity/releases/tag/v2.3.0 |
01 Nov 2021 16:51:18 2.2.0
|
Palle Girgensohn (girgen)  |
databases/pg_activity: update to 2.2.0
PR: 259593
Submitted by: Yuri Victorovich |
06 Apr 2021 14:31:07 1.5.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.5.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
05 Aug 2019 23:21:03
1.5.0
|
jgh  |
- update to 1.5.0
- while here pet portlint |
05 Aug 2019 20:07:07
1.4.0_3
|
rene  |
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary |
26 Jul 2019 20:46:57
1.4.0_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
10 Apr 2019 06:18:32
1.4.0_2
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
12 Dec 2018 01:35:36
1.4.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Jun 2018 17:05:44
1.4.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
18 May 2018 01:23:41
1.4.0
|
jgh  |
- update to 1.4.0
- while here shift users per portlint |
18 Feb 2018 13:20:30
1.3.1
|
antoine  |
Clean up some USES=python
PR: 225752
Submitted by: Yasuhiro KIMURA |
30 Nov 2017 15:50:34
1.3.1 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
21 Mar 2017 19:59:39
1.3.1
|
jgh  |
- update to 1.3.1
- while here regenerated patch file (portlint warning)
PR: 217964
Reported by: Marcelo Moreira Martins <m3systemmm@gmail.com> |
01 Apr 2016 14:00:57
1.3.0
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
15 Jan 2016 23:53:09
1.3.0
|
jgh  |
- update to 1.3.0
- address deprecation of get_memory_percent (fixed upstream)
Reported by: Mehdi Ravanbakhsh (via mail) |
06 May 2015 15:16:54
1.2.0
|
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
19 Mar 2015 16:44:59
1.2.0
|
bdrewery  |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
09 Mar 2015 16:15:02
1.2.0
|
jgh  |
- re-insert distutils |
09 Mar 2015 16:14:12
1.2.0
|
jgh  |
- update comment
- define python versions
- sort python uses |
13 Feb 2015 01:01:45
1.2.0
|
jgh  |
- update to 1.2.0 |
05 Dec 2014 00:30:20
1.0.2
|
feld  |
Update "BSD" licenses in databases category |
19 Oct 2014 08:50:18
1.0.2
|
mva  |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
04 Apr 2014 13:03:39
1.0.2
|
bapt  |
s/post-patch-script/post-patch/ |
10 Jan 2014 07:49:48
1.0.2
|
jgh  |
- adopt staging support
- use python autoplist feature |
20 Sep 2013 16:13:49
1.0.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
27 Aug 2013 07:08:45
1.0.2
|
jgh  |
- update to 1.0.2
- properly support DOCS, and add option |
16 Apr 2013 22:37:32
1.0.1
|
jgh  |
- add new port: databases/pg_activity
Top like utility for PostgreSQL activity monitoring
WWW: https://github.com/julmon/pg_activity
Feature safe: yes |