aboutsummaryrefslogtreecommitdiff
path: root/net/cacti
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 11th patchset.Sergey Matveychuk2005-07-272-2/+35
| | | | | | | - PORTREVISION now reflects a patchset number. Notes: svn path=/head/; revision=140224
* PR: ports/83006Simon L. B. Nielsen2005-07-052-4/+3
| | | | | | | | | | | | | Submtted by: Babak Farrokhi <babak@farrokhi.net> Security: Fixes remote command execution, and more. Security: http://www.hardened-php.net/advisory-032005.php http://www.hardened-php.net/advisory-042005.php http://www.hardened-php.net/advisory-052005.php Approved by: maintainer bypass for security update With hat: secteam Notes: svn path=/head/; revision=138506
* - Saving config.php was a bad idea. cacti's developers make cahnges in it.Sergey Matveychuk2005-06-215-16/+55
| | | | | | | | | | | | | I've moved DB settings from config.php to db-settings.php and save it instead. Read UPDATING. Reported by: Zoltan Frombach <tssajo@hotmail.com>, Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=137812
* - Invert condition in pkg-plist.Sergey Matveychuk2005-06-211-1/+1
| | | | | | | An user config file was owerwritten with this typo. Notes: svn path=/head/; revision=137810
* - Update to 0.8.6eSergey Matveychuk2005-06-213-14/+9
| | | | Notes: svn path=/head/; revision=137806
* - Integrate vendor patches:Sergey Matveychuk2005-06-092-3/+13
| | | | | | | | | | | | | | | | | | 1) Poller Auto Recache on Empty Output Fixes a problem where the poller would force a data query recache when a device returned empty output. This may have caused problems for hosts that are frequently down. 2) Poller Output SQL Order By Removes an SQL "order by" statement from the poller output processing that might cause graph gaps for installations with a large number of poller processes. 3) Additional RRDTool 1.2 Support Adds more font control options that are supported in RRDTool 1.2. The default slope mode has been changed for more organic looking graph lines. Notes: svn path=/head/; revision=137100
* - Update to 0.8.6dSergey Matveychuk2005-05-014-39/+37
| | | | | | | | | - Fix df output (Kb required) (*) Submitted by: Zoltan Frombach <tssajo@hotmail.com> (*) Notes: svn path=/head/; revision=134438
* - Fix removing logic for user config [1]Sergey Matveychuk2005-04-214-22/+21
| | | | | | | | | | | | | - Remove useless empty dirs - Fix package - Makefile refactoring - Utilize SUB_FILES magic - Update pkg-message Reported by: kris (via pointyhat) [1] Notes: svn path=/head/; revision=133816
* - Grab the portSergey Matveychuk2005-04-206-22/+66
| | | | | | | | | | | | | - Apply all vendor's patches - Remove redundant macro in Makefile - Add www as second category - Fix log file owner - Don't destroy user config on updating Approved by: maintainer (silence for 2+ monthes, no submits for 6 monthes) Notes: svn path=/head/; revision=133737
* - Update to 0.8.6cSergey Matveychuk2005-03-213-3/+11
| | | | | | | | | PR: ports/78442 Submitted by: self Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=131825
* Update to 0.8.6b. Assign maintainership to submitter.Will Andrews2004-10-174-55/+107
| | | | | | | Submitted by: Brad Davis <so14k@so14k.com> Notes: svn path=/head/; revision=119697
* - Use fixed UID/GIDPav Lucistnik2004-05-312-4/+4
| | | | Notes: svn path=/head/; revision=110504
* IGNORE: Uses an unregistered uid/gid.Kris Kennaway2004-05-311-0/+2
| | | | Notes: svn path=/head/; revision=110440
* - Update to 0.8.5aPav Lucistnik2004-05-273-2/+8
| | | | | | | | PR: ports/67253 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=110132
* - Really reset a maintainerPav Lucistnik2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106640
* - Update to 0.8.5Pav Lucistnik2004-03-223-45/+84
| | | | | | | | | | | - Reset maintainer who's not on Internet anymore PR: ports/62973 Submitted by: ZParta <zparta@skebo.ac> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=104876
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* Add cacti, a PHP based frontend to RRDtool configuration.Pav Lucistnik2003-12-216-0/+412
PR: ports/59996 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org> Notes: svn path=/head/; revision=96317