notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2026Q1
cacti88-spine Multithreaded poller for Cacti written in C
0.8.8h net-mgmt on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.8hVersion of this port present on the latest quarterly branch.
Maintainer: egypcio@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/cacti88-spine-0.8.8h/catalog.mk
  2. /usr/local/share/licenses/cacti88-spine-0.8.8h/LICENSE
  3. /usr/local/share/licenses/cacti88-spine-0.8.8h/LGPL21+
  4. bin/spine
  5. @sample etc/spine.conf.sample
  6. @owner
  7. @group
  8. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cacti88-spine>0:net-mgmt/cacti88-spine
Conflicts:
CONFLICTS_INSTALL:
  • cacti
  • spine
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):
cacti88-spine
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8.8h0.8.8h0.8.8hn/an/an/a
FreeBSD:13:quarterly0.8.8h0.8.8h0.8.8h0.8.8h0.8.8hn/an/an/a
FreeBSD:14:latest0.8.8h0.8.8h0.8.8h0.8.8h---0.8.8h
FreeBSD:14:quarterly0.8.8h0.8.8h-0.8.8h--0.8.8h0.8.8h
FreeBSD:15:latest0.8.8h0.8.8hn/a0.8.8hn/an/a0.8.8h0.8.8h
FreeBSD:15:quarterly0.8.8h0.8.8hn/a-n/an/a--
FreeBSD:16:latest0.8.8h0.8.8hn/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. help2man : misc/help2man
Library dependencies:
  1. libnetsnmp.so : net-mgmt/net-snmp
  2. libpkg.so : ports-mgmt/pkg
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.cacti.net/downloads/spine/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.8h
24 Mar 2026 19:18:13
commit hash: f115ce0ff459f353785d69a94edb84a69aab73cdcommit hash: f115ce0ff459f353785d69a94edb84a69aab73cdcommit hash: f115ce0ff459f353785d69a94edb84a69aab73cdcommit hash: f115ce0ff459f353785d69a94edb84a69aab73cd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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