Up to [cvs.NetBSD.org] / pkgsrc / net / cacti-spine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
cacti-spine: Fix building on NetBSD
net/cacti-spine: MySQL 8.0.0 no longer supports my_bool type
net: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
net: Remove SHA1 hashes for distfiles
Update net/cacti-spine to v1.2.2 For the many changes, see <https://cacti.net/spine_changelog.php>. v1.2.3 is available, but does not sport a configure script. An autotools dance showered me in error messages, so I didn't bother, since v1.2.x versions are expected to be compatible.
Point spine to its config file.
Update net/cacti-spine to 0.8.8h. From the changelog: 0.8.8h -bug:0002659: wrong information about spine setup for icmps -bug: Removed requirement for building man page, deferred to 1.0 0.8.8g -bug:0002380: please build man page for spine -bug:0002610: Spine is trying to use mysql results after data being freed -bug:0002639: Spine does not respect snmp_retries from the database -bug:0002640: Spine crashes randomly while polling using multiple threads on one device -bug:0002549: Spine: hasCaps() always returns FALSE -bug:0002638: Spine: ping_udp() uses uninitialised socket timeout -bug:0002654: On RHEL 6.5, spine ./configure builds Makefile without crypto support 0.8.8f -bug:0002604: cacti-spine, configure script ignores LDFLAGS in certain situations 0.8.8e -bug#0002185: Multiple memory leaks found in spine -bug#0002398: Buffer overflow -bug#0002447: Building spine on Debian Jessie (testing) fails -bug#0002536: Spine segfaults when 18k+ hosts are to be pulled -bug#0002576: Call to a non-existent column of the database in poller.c -bug#0002578: spine doesn't compile on ubuntu 12.04 -bug#0002585: Spine: buffer overflow in logging when RESULTS_BUFFER>LOGSIZE can SEGV -bug#0002588: Spine "is_numeric" incorrectly returns TRUE for some hexadecimal values 0.8.8d -feature: add snmp system information gathering
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Updated to 0.8.8c : bug: remove obsolete reference causing pre-compile issues README-WINDOWS replaced with README.wri
Import cacti-spine-0.8.8b as net/cacti-spine from pkgsrc-wip. Originally packaged by Fredrik Pettai, updated by Nils Ratusznik and requested with PR pkg/48436. Spine, formally 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.