| Port details on branch 2026Q1 |
- cacti88-spine Multithreaded poller for Cacti written in C
- 0.8.8h net-mgmt
=0 0.8.8hVersion of this port present on the latest quarterly branch. - Maintainer: egypcio@FreeBSD.org
 - Port Added: 2026-03-24 19:21:07
- Last Update: 2026-03-24 19:18:13
- Commit Hash: f115ce0
- License: LGPL21+
- WWW:
- https://cacti.net/spine_info.php
- Description:
- Spine, formerly Cactid, is a poller for Cacti that primarily strives to be as
fast as possible. For this reason it is written in native C, makes use of POSIX
threads, and is linked directly against the net-snmp library for minmumal SNMP
polling overhead. Spine is a replacement for the default cmd.php poller so you
must decide if using Spine makes sense for your installation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cacti88-spine>0:net-mgmt/cacti88-spine
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-mgmt/cacti88-spine/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/cacti88-spine
- pkg install cacti88-spine
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cacti88-spine
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470602099
SHA256 (cacti-spine-0.8.8h.tar.gz) = a693136839bd7d03cae5b3ff4614a4d21a2153ffb14d09fc061b843ab0b2bb30
SIZE (cacti-spine-0.8.8h.tar.gz) = 804951
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:
-
- help2man : misc/help2man
- Library dependencies:
-
- libnetsnmp.so : net-mgmt/net-snmp
- libpkg.so : ports-mgmt/pkg
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_cacti88-spine
- USES:
- libtool mysql ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.8h 24 Mar 2026 19:18:13
    |
Robert Clausecker (fuz)  |
net-mgmt/cacti88-spine: fix build
net-snmp-config --cflags returns some bogus cflags, including some
dreaded -Werror flags (?!), preventing the build. Filter those out
as a stop gap measure.
PR: 293905
MFH: 2026Q1
Approved by: portmgr (build fix blanket)
Sponsored by: Raptor Computing Systems, LLC
(cherry picked from commit fecd9038739e721fe150b4063f40c3cbb4fe9847) |
Number of commits found: 1
|