Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION. | Jun Kuriyama | 2007-02-28 | 1 | -1/+2 |
| | |||||
* | - Update to 0.8.6.i | Clement Laforet | 2006-11-03 | 5 | -47/+18 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with N | Edwin Groothuis | 2006-05-12 | 1 | -1/+0 |
| | |||||
* | - Update to 0.8.6g | Clement Laforet | 2006-01-15 | 5 | -81/+16 |
| | |||||
* | - Fix build on 4.x [1] | Clement Laforet | 2005-12-02 | 3 | -1/+77 |
| | | | | | | | | - Fix fetch [2] PR: ports/89798 [2] Submitted by: many, Dmitry Simakov <basilio@j-vista.ru> [1], Andrew Pantyukhin [2] | ||||
* | Chase shlib version bump of net-snmp. | Jun Kuriyama | 2005-11-30 | 1 | -2/+2 |
| | |||||
* | - Update to 0.8.6f-1 | Clement Laforet | 2005-10-30 | 4 | -45/+15 |
| | | | | | | - try to make it LOCALBASE/PREFIX compliant [1] Reported by: kris [1] | ||||
* | - Fix build on 4.x | Clement Laforet | 2005-07-31 | 1 | -0/+30 |
| | | | | | | | PR: ports/83723 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Also reported by: Krzysztof Stryjek <wtp+cactid@bsdguru.org>, PR:ports/84286 | ||||
* | - Update to 0.8.6e | Clement Laforet | 2005-07-14 | 3 | -5/+5 |
| | |||||
* | - deBROKEN'ify, fix plist | Clement Laforet | 2005-04-02 | 2 | -3/+2 |
| | |||||
* | BROKEN: Incomplete pkg-plist | Kris Kennaway | 2005-03-27 | 1 | -0/+2 |
| | | | | Approved by: portmgr (self) | ||||
* | - Grab maintainership back. | Clement Laforet | 2005-03-21 | 1 | -1/+1 |
| | |||||
* | - Move include files to ${PREFIX}/include/cactid to avoid compile time | Clement Laforet | 2005-03-21 | 3 | -9/+28 |
| | | | | | | conflicts with php.h from lang/php* ports. Spotted by: pav | ||||
* | - Add missing patch | Clement Laforet | 2005-02-27 | 1 | -0/+13 |
| | |||||
* | - Add cactid 0.8.6d | Clement Laforet | 2005-02-27 | 4 | -0/+58 |
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 |