CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/05/29 00:54:40
Modified files:
databases : Makefile
Removed files:
databases/pg_stats_reporter: Makefile distinfo
databases/pg_stats_reporter/patches: patch-bin_pg_stats_reporter
databases/pg_stats_reporter/pkg: DESCR PLIST
databases/pg_statsinfo: Makefile distinfo
databases/pg_statsinfo/patches: patch-agent_bin_maintenance_c
patch-agent_bin_pgut_pgut_c
patch-agent_bin_pgut_pgut_h
patch-agent_common_h
patch-agent_lib_last_xact_activity_c
patch-agent_lib_libstatsinfo_c
patch-agent_lib_port_c
patch-reporter_pgut_pgut_c
patch-reporter_pgut_pgut_h
databases/pg_statsinfo/pkg: DESCR PLIST
Log message:
databases: drop pg_statsinfo & pg_statsreporter
the former has frequently been in the way of postgresql upgrades, and
latest version parses /proc/{cpu,mem}info. It's time to give up, FreeBSD
dropped the port in 2018.
the latter depends on the former, and is an old php codebase which we
aren't fully sure works with recent php, so is in the way of dropping
old phps.