Subject: CVS commit: pkgsrc/net/cacti
From: Matthias Scheler
Date: 2014-01-16 22:10:00
Message id: 20140116211000.918E696@cvs.netbsd.org

Log Message:
Improve packaging of this package:
1.) Handle installation of the script to determine the amount of free
    memory and swap space on the local machine automatically.
2.) Fix the NetBSD implementation of the above script.
3.) Create a wrapper shell script for invoking Cacti's poller.
4.) Simplify the installation instrunctions using the above enhancements.
5.) Don't included the log file in the package list. It doesn't belong
    there and "pkg_delete" will correctly complain that it has been
    modified.

ToDo:
- The log file and the "rrdtool" database still need to be moved to
  a directory under "${VARBASE}".
- "config.php" should really be a config file to allow using a
  non-default password for the MySQL database. But the file would have
  to be readable by both the user of the webserver and that cacti user.

Files:
RevisionActionfile
1.2modifypkgsrc/net/cacti/MESSAGE
1.22modifypkgsrc/net/cacti/Makefile
1.5modifypkgsrc/net/cacti/PLIST
1.2modifypkgsrc/net/cacti/files/netbsd_memory.pl
1.1addpkgsrc/net/cacti/INSTALL
1.1addpkgsrc/net/cacti/files/cacti-poller