| Port details |
- cacti Web-driven graphing interface for RRDTool
- 1.2.30_1 net-mgmt
=29 1.2.30Version of this port present on the latest quarterly branch. - Maintainer: rodrigo@FreeBSD.org
 - Port Added: 2007-06-18 11:14:07
- Last Update: 2026-04-26 10:09:53
- Commit Hash: 52c82e8
- People watching this port, also watch:: net-snmp, gettext, libxml2, gmake
- Also Listed In: www
- License: GPLv2+
- WWW:
- https://www.cacti.net/
- Description:
- Cacti is a complete frontend to RRDTool, it stores all of the necessary
information to create graphs and populate them with data in a MySQL database.
The frontend is completely PHP driven. Along with being able to maintain
Graphs, Data Sources, and Round Robin Archives in a database, cacti handles
the data gathering. There is also SNMP support for those used to creating
traffic graphs with MRTG.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cacti${PHP_PKGNAMESUFFIX}>0:net-mgmt/cacti
- To install the port:
- cd /usr/ports/net-mgmt/cacti/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/cacti
- pkg install cacti-php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cacti-php84
- Package flavors (<flavor>: <package>)
- php84: cacti-php84
- php82: cacti-php82
- php83: cacti-php83
- php85: cacti-php85
- distinfo:
- TIMESTAMP = 1743332042
SHA256 (cacti-1.2.30.tar.gz) = c24a121db3fcdd5c87cde3284ecc89c11e6a8f2042b0cd36f4a6e0d5fa402b83
SIZE (cacti-1.2.30.tar.gz) = 46853242
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- Runtime dependencies:
-
- rrdtool : databases/rrdtool
- snmpwalk : net-mgmt/net-snmp
- php.h : lang/php84
- ctype.so : textproc/php84-ctype
- filter.so : security/php84-filter
- gd.so : graphics/php84-gd
- gettext.so : devel/php84-gettext
- gmp.so : math/php84-gmp
- intl.so : devel/php84-intl
- ldap.so : net/php84-ldap
- mbstring.so : converters/php84-mbstring
- pcntl.so : devel/php84-pcntl
- pdo.so : databases/php84-pdo
- pdo_mysql.so : databases/php84-pdo_mysql
- posix.so : sysutils/php84-posix
- session.so : www/php84-session
- simplexml.so : textproc/php84-simplexml
- sockets.so : net/php84-sockets
- xml.so : textproc/php84-xml
- zlib.so : archivers/php84-zlib
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libmysqlclient.so.24 : databases/mysql84-client
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_cacti
- USES:
- cpe gettext mysql php:flavors,web shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.7e4 23 Nov 2009 15:27:11
 |
sem  |
- A patch from developers:
Addresses cross-site scripting issues reported by Moritz Naumann
Alerted by: Dennis Yusupoff |
0.8.7e3 03 Nov 2009 14:32:01
 |
sem  |
- Forced commit to describe patches from developers I've added:
* cli_add_graph.patch - Fixes command line syntax help in cli/add_graph.php
* snmp_invalid_response.patch - Properly rejects invalid responses from snmp
* template_duplication.patch - Addresses issue when templates are duplicated
and then exported. A new command line utility has been added to repair
any corrupted templates.
Requested by: linimon |
0.8.7e3 03 Nov 2009 13:48:03
 |
sem  |
- Patches from developers |
0.8.7e 29 Jun 2009 15:50:26
 |
sem  |
- Update to 0.8.7e:
* Reduced issues unexpected SNMP agents results
* Fixed issue with SNMPv3 passwords and Firefox Browser
* Fixed a long standing bug where changes to graph trees
would not show up immediately |
0.8.7d 16 Feb 2009 16:43:39
 |
sem  |
- Update to 0.8.7d |
0.8.7b.2_2 22 Aug 2008 11:34:47
 |
sem  |
- Add two vendor's patches
* Undefined Variable When SNMP=NONE:
Fixes an PHP undefined variable error from occurring when SNMP is set
the 'none' for a device.
* Patch to Correct for a Uninitialized Settings Array When Using Superlinks
Plugin:
When certain Cacti Plugins, such as Superlinks are used, the httpd
error log can become overrun with reset() and each() array warnings.
This patch will eliminate those errors. |
0.8.7b_2 24 Jun 2008 12:34:56
 |
rafan  |
- Chase rrdtool 1.3.0 update, bump PORTREVISION
PR: ports/124749
Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool) |
0.8.7b_1 14 Apr 2008 08:59:00
 |
sem  |
- Fix a typo in pkg-message |
0.8.7b_1 27 Mar 2008 10:58:30
 |
kuriyama  |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
0.8.7b 12 Feb 2008 13:06:11
 |
sem  |
- Update to 0.8.7b |
0.8.7a 16 Dec 2007 18:39:38
 |
sem  |
- Update to 0.8.7a.
Please note, the version has some issues that require you do some actions
after update. Read UPDATING file for details. |
0.8.6j.4_2 19 Nov 2007 13:03:11
 |
sem  |
- Add a vendor security patch: fix potential SQL injection
Approved by: portmgr (erwin) |
0.8.6j.3_2 05 Jul 2007 06:19:49
 |
edwin  |
First steps in a big migration:
Move net/rrdtool to databases/rrdtool.
It's an itch which needs to be scratched: net/rrdtool came from
net/mrtg, which was a good location for it. net/mrtg has later
been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
Tools", therefor it's better if it moves to databases/rrdtool.
Same with net/rrdtool10.
PR: ports/112942
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.8.6j.3_2 18 Jun 2007 11:09:46
 |
sem  |
- Move net/cacti to net-mgmt category
- Fix format of previous line in MOVED (pointyhat to pav)
PR: ports/113495
Submitted by: edwin |