| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix fetch [2]
PR: ports/89798 [2]
Submitted by: many, Dmitry Simakov <basilio@j-vista.ru> [1],
Andrew Pantyukhin [2]
|
| |
|
|
|
|
|
|
| |
- try to make it LOCALBASE/PREFIX compliant [1]
Reported by: kris [1]
|
|
|
|
|
|
|
| |
PR: ports/83723
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Also reported by: Krzysztof Stryjek <wtp+cactid@bsdguru.org>,
PR:ports/84286
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
| |
conflicts with php.h from lang/php* ports.
Spotted by: pav
|
| |
|
|
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
|