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 on branch 2022Q3
pg_stat_kcache Gather statistics about PostgreSQL I/O and CPU usage
2.2.3 databases on this many watch lists=1 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 2.2.1Version of this port present on the latest quarterly branch.
Maintainer: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-05-28 18:26:43
Last Update: 2024-01-25 10:05:34
Commit Hash: 2cd744b
People watching this port, also watch:: treeline, simavr, referenceassemblies-pcl, libva-intel-driver
License: PostgreSQL
WWW:
https://github.com/dalibo/pg_stat_kcache
Description:
Gathers statistics about real reads and writes done by the filesystem layer. It is provided in the form of an extension for PostgreSQL >= 9.4.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (24 items)
Collapse this list.
  1. /usr/local/share/licenses/pg_stat_kcache-2.2.3/catalog.mk
  2. /usr/local/share/licenses/pg_stat_kcache-2.2.3/LICENSE
  3. /usr/local/share/licenses/pg_stat_kcache-2.2.3/PostgreSQL
  4. lib/postgresql/pg_stat_kcache.so
  5. share/doc/postgresql/extension/pg_stat_kcache-README.rst
  6. share/postgresql/extension/pg_stat_kcache--2.1.0--2.1.1.sql
  7. share/postgresql/extension/pg_stat_kcache--2.1.0.sql
  8. share/postgresql/extension/pg_stat_kcache--2.1.1--2.1.2.sql
  9. share/postgresql/extension/pg_stat_kcache--2.1.1.sql
  10. share/postgresql/extension/pg_stat_kcache--2.1.2--2.1.3.sql
  11. share/postgresql/extension/pg_stat_kcache--2.1.2.sql
  12. share/postgresql/extension/pg_stat_kcache--2.1.3--2.2.0.sql
  13. share/postgresql/extension/pg_stat_kcache--2.1.3.sql
  14. share/postgresql/extension/pg_stat_kcache--2.2.0--2.2.1.sql
  15. share/postgresql/extension/pg_stat_kcache--2.2.0.sql
  16. share/postgresql/extension/pg_stat_kcache--2.2.1--2.2.2.sql
  17. share/postgresql/extension/pg_stat_kcache--2.2.1.sql
  18. share/postgresql/extension/pg_stat_kcache--2.2.2--2.2.3.sql
  19. share/postgresql/extension/pg_stat_kcache--2.2.2.sql
  20. share/postgresql/extension/pg_stat_kcache--2.2.3.sql
  21. share/postgresql/extension/pg_stat_kcache.control
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • pg_stat_kcache>0:databases/pg_stat_kcache
To install the port:
cd /usr/ports/databases/pg_stat_kcache/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pg_stat_kcache
  • pkg install pg_stat_kcache
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pg_stat_kcache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1706175514 SHA256 (powa-team-pg_stat_kcache-REL2_2_3_GH0.tar.gz) = a58032deb0267e6b6648120cd62f1baa10c2b9e97b2728ff7c99b2ebaac9ffb4 SIZE (powa-team-pg_stat_kcache-REL2_2_3_GH0.tar.gz) = 23508

Packages (timestamps in pop-ups are UTC):
pg_stat_kcache
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.2.32.2.32.1.32.2.32.2.3-2.1.3-
FreeBSD:13:quarterly2.2.12.2.12.2.12.2.12.2.12.2.12.2.12.2.1
FreeBSD:14:latest2.2.32.2.32.2.12.2.32.2.32.2.1-2.2.1
FreeBSD:14:quarterly2.2.12.2.1-2.2.12.2.12.2.12.2.12.2.1
FreeBSD:15:latest2.2.32.2.3n/a2.2.3n/a2.2.32.2.32.2.3
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. gmake>=4.3 : devel/gmake
  2. vacuumlo : databases/postgresql15-contrib
  3. postgres : databases/postgresql15-server
  4. as : devel/binutils
Runtime dependencies:
  1. vacuumlo : databases/postgresql15-contrib
  2. postgres : databases/postgresql15-server
This port is required by:
for Run
  1. databases/powa-archivist

Configuration Options:
No options to configure
Options name:
databases_pg_stat_kcache
USES:
gmake pgsql:11+
pkg-message:
For install:
To activate pg_stat_kcache on your PostgreSQL server, add 'pg_stat_kcache' to shared_preload_libraries in $PGDATA/postgresql.conf. For every database, run CREATE EXTENSION IF NOT EXISTS pg_stat_kcache Using databases/powa-web and databases/powa-archivist together with pg_stat_kcache is warmly recommended.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/powa-team/pg_stat_kcache/tar.gz/REL2_2_3?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port