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
cactid A multithreaded poller for Cacti written in C
0.8.6.i_1 net Deleted on this many watch lists=8 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.6.i_1Version of this port present on the latest quarterly branch.
Maintainer: clement@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-02-26 21:17:37
Last Update: 2008-01-27 20:24:57
SVN Revision: UNKNOWN
People watching this port, also watch:: squid, nagios, phpMyAdmin-php81, nmap
License: not specified in port
WWW:
http://www.cacti.net/cactid_info.php
Description:
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. Cactid is a replacement for the default cmd.php poller so you must decide if using Cactid makes sense for your installation. WWW: http://www.cacti.net/cactid_info.php
Homepage    cgit ¦ GitHub ¦ 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
There is no configure plist information for this port.
Dependency lines:
  • cactid>0:net/cactid
No installation instructions:
This port has been deleted.
PKGNAME: cactid
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. netsnmp.10 : net-mgmt/net-snmp
  2. mysqlclient.15 : databases/mysql50-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.cacti.net/downloads/cactid/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.6.i_1
27 Jan 2008 20:24:57
Original commit files touched by this commit
clement search for other commits by this committer
- Remove net/cactid
0.8.6.i_1
28 Feb 2007 01:19:04
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
0.8.6.i
03 Nov 2006 11:02:56
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.8.6.i
0.8.6.g
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.8.6.g
15 Jan 2006 13:51:34
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.8.6g
0.8.6.f_2
01 Dec 2005 19:03:07
Original commit files touched by this commit
clement search for other commits by this committer
- Fix build on 4.x [1]
- Fix fetch [2]

PR:             ports/89798 [2]
Submitted by:   many, Dmitry Simakov <basilio@j-vista.ru> [1],
                Andrew Pantyukhin [2]
0.8.6.f_2
30 Nov 2005 05:23:10
Original commit files touched by this commit
kuriyama search for other commits by this committer
Chase shlib version bump of net-snmp.
0.8.6.f_1
30 Oct 2005 12:53:24
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.8.6f-1
- try to make it LOCALBASE/PREFIX compliant [1]

Reported by:    kris [1]
0.8.6.e
30 Jul 2005 21:38:46
Original commit files touched by this commit
clement search for other commits by this committer
- Fix build on 4.x

PR:                     ports/83723
Submitted by:           Marcus Grando <marcus@corp.grupos.com.br>
Also reported by:       Krzysztof Stryjek <wtp+cactid@bsdguru.org>,
                        PR:ports/84286
0.8.6.e
14 Jul 2005 09:11:45
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.8.6e
0.8.6.d_2
02 Apr 2005 08:54:25
Original commit files touched by this commit
clement search for other commits by this committer
- deBROKEN'ify, fix plist
0.8.6.d_1
26 Mar 2005 21:36:11
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
0.8.6.d_1
21 Mar 2005 14:53:09
Original commit files touched by this commit
clement search for other commits by this committer
- Grab maintainership back.
0.8.6.d_1
21 Mar 2005 14:48:31
Original commit files touched by this commit
clement search for other commits by this committer
- Move include files to ${PREFIX}/include/cactid to avoid compile time
  conflicts with php.h from lang/php* ports.

Spotted by:     pav
0.8.6.d
26 Feb 2005 21:17:19
Original commit files touched by this commit
clement search for other commits by this committer
- Add missing patch
0.8.6.d
26 Feb 2005 21:16:23
Original commit files touched by this commit
clement search for other commits by this committer
- Add cactid 0.8.6d

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. Cactid is a replacement for the default
cmd.php poller so you must decide if using Cactid makes sense for your
installation.

WWW: http://www.cacti.net/cactid_info.php

Number of commits found: 16