Subject: CVS commit: pkgsrc/net/cacti
From: Hauke Fath
Date: 2019-04-29 18:09:05
Message id: 20190429160905.A8942FB16@cvs.NetBSD.org

Log Message:
Completing the upgrade to Cacti v1.2.3.

Funny enough, the previous commit coincided with my own work on a
package upgrade. It brought a few bits and bobs I had been missing,
and my work closes a few of its gaps.

In detail:

INSTALL - set CACTI_USER and APACHE_GROUP properly

MESSAGES - mention newer PHPs' php.d, while updating the extension list
           mention <https://github.com/Cacti/cacti/issues/2621> setup problem

Makefile - add mandatory dependencies: php-{json,zlib,mbstring,posix}
           add patched files to 'paths' substitution

files/httpd-cacti.conf - convert to Apache 2.4 ACL syntax

patches/ - comments, CACTI_LOGDIR substitution

Minor touch-ups everywhere - I am sure there is more to do.

The result pkglints, builds, installs, configures (taking the above
#2621 into account), and runs.

Files:
RevisionActionfile
1.3modifypkgsrc/net/cacti/INSTALL
1.7modifypkgsrc/net/cacti/MESSAGE
1.40modifypkgsrc/net/cacti/Makefile
1.10modifypkgsrc/net/cacti/distinfo
1.2modifypkgsrc/net/cacti/files/httpd-cacti.conf
1.2modifypkgsrc/net/cacti/patches/patch-cacti.sql
1.3modifypkgsrc/net/cacti/patches/patch-include_global__settings.php
1.2modifypkgsrc/net/cacti/patches/patch-lib_installer.php
1.4modifypkgsrc/net/cacti/patches/patch-lib_rrd.php
1.2modifypkgsrc/net/cacti/patches/patch-poller__maintenance.php
1.1addpkgsrc/net/cacti/patches/patch-cli_install__cacti.php
1.1addpkgsrc/net/cacti/patches/patch-install_functions.php
1.1addpkgsrc/net/cacti/patches/patch-lib_clog__webapi.php
1.1addpkgsrc/net/cacti/patches/patch-lib_functions.php
1.1addpkgsrc/net/cacti/patches/patch-utilities.php
1.3removepkgsrc/net/cacti/patches/patch-install_index.php