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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
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: 2017-06-06 01:10:49
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
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

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.
Dependency lines:
  • cacti88-spine>0:net-mgmt/cacti88-spine
Conflicts:
CONFLICTS_INSTALL:
  • cacti
  • spine
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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:latest0.8.8h0.8.8h0.8.8h0.8.8h0.8.8h-0.8.8h-
FreeBSD:13:quarterly0.8.8h0.8.8h0.8.8h0.8.8h0.8.8h-0.8.8h0.8.8h
FreeBSD:14:latest0.8.8h0.8.8h0.8.8h0.8.8h0.8.8h--0.8.8h
FreeBSD:14:quarterly0.8.8h0.8.8h-0.8.8h0.8.8h-0.8.8h0.8.8h
FreeBSD:15:latest0.8.8h0.8.8hn/a0.8.8hn/a-0.8.8h0.8.8h
FreeBSD:15:quarterly--n/a-n/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.20 : databases/mysql57-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: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.8h
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.8h
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.8h
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.8h
28 Jan 2020 17:20:40
Revision:524503Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Fix bad dependency on pkg origin which prevents using pkg-devel
0.8.8h
05 Dec 2018 14:09:12
Revision:486672Original commit files touched by this commit
egypcio search for other commits by this committer
use @FreeBSD.org as MAINTAINER instead of my private address

  benchmarks/vegeta
  devel/busybee
  devel/git-lfs
  devel/gnu-efi
  devel/hub
  devel/libe
  devel/py-fabric3
  devel/py-fabric3
  dns/dhisd
  dns/dnscrypt-proxy2
  dns/go-geodns
  emulators/hatari
  irc/weechat-otr
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.8h
19 Apr 2018 09:33:43
Revision:467758Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
0.8.8h
06 Jun 2017 01:10:34
Revision:442733Original commit files touched by this commit
dbaio search for other commits by this committer
Repocopy from net-mgmt/cacti-spine (r419786) -> net-mgmt/cacti88-spine

Multithreaded poller for Cacti written in C

New releases of Cacti are still unable to work with useful plugins like
"GPS Map" and "Network Weathermap".

PR:		219686
Submitted by:	Vinicius Zavam <egypcio@googlemail.com>
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11024

Number of commits found: 8