aboutsummaryrefslogtreecommitdiffstats
path: root/net/cactid
Commit message (Collapse)AuthorAgeFilesLines
* - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.Jun Kuriyama2007-02-281-1/+2
|
* - Update to 0.8.6.iClement Laforet2006-11-035-47/+18
|
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-121-1/+0
|
* - Update to 0.8.6gClement Laforet2006-01-155-81/+16
|
* - Fix build on 4.x [1]Clement Laforet2005-12-023-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 Kuriyama2005-11-301-2/+2
|
* - Update to 0.8.6f-1Clement Laforet2005-10-304-45/+15
| | | | | | - try to make it LOCALBASE/PREFIX compliant [1] Reported by: kris [1]
* - Fix build on 4.xClement Laforet2005-07-311-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.6eClement Laforet2005-07-143-5/+5
|
* - deBROKEN'ify, fix plistClement Laforet2005-04-022-3/+2
|
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* - Grab maintainership back.Clement Laforet2005-03-211-1/+1
|
* - Move include files to ${PREFIX}/include/cactid to avoid compile timeClement Laforet2005-03-213-9/+28
| | | | | | conflicts with php.h from lang/php* ports. Spotted by: pav
* - Add missing patchClement Laforet2005-02-271-0/+13
|
* - Add cactid 0.8.6dClement Laforet2005-02-274-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