- Augment CATEGORIES (add to `security')
- Improve on COMMENT, port description, and pkg-message
- Allow to build with SQLite support
- Switch to vendor-provided installation routine
- Utilize pkg-plist, since PLIST_FILES started to look overbloated,
hard to read and maintain in the future
- Remove check for FreeBSD <= 6.0, both 4.x and 5.x are beyond EOL
- Surround ${PKG_MESSAGE} with blank lines to be consistent with
with what pkg_add(1) does
Approved by: maintainer (lme)
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.
WWW: http://www.nagios.org
Approved by: araujo (mentor)
failed to open directory, error: No such file or directory)
- Look for sasl in LOCALBASE, not in PREFIX
PR: ports/123880
Submitted by: Tomoyuki Sakurai <cherry@trombik.org>
Approved by: maintainer timeout (se; 2 months)
- reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far!
- nuke some small plists while here
PR: ports/125698
Submitted by: Andrew Stuart
logfiles that are generated by the famous MRTG (Multi Router Traffic
Grapher) tool.
WWW: http://search.cpan.org/dist/MRTG-Parse/
PR: ports/125879
Submitted by: gslin <gslin at host-1.pixnet.tw>
- Bump PORTREVISION
- Use SF macro while I am here
PR: ports/125336
Submitted by: Olli Hauer <ohauer gmx.de>
Approved by: Denis Shaposhnikov <dsh wizard.volgograd.ru> (maintainer)
snmp4nagios home page:
SNMP4Nagios is a package of Nagios plugins which use SNMP
to query hosts. While some of the plugins use standard MIBs,
most are designed for vendor specific agents.
Unlike other Nagios plugins, they are able to scan hosts for
objects which can be monitored. They also can keep performance
logs and draw plots of these using Tobias Oetiker's RRDTool.
Currently devices by Brocade, Cisco, Compaq/HP and Network Appliance
as well as computers running Microsoft Windows or Net-SNMP
and uninterruptable power supplies are supported.
WWW: http://snmp4nagios.sourceforge.net/
PR: ports/124954
Submitted by: Ryan Steinmetz
rtelnet cannot easily be ported to the termios interface without
performing very thorough tests. We'd better not risk it and disconnect
rtelnet from the build when sgtty is not available. We can always
restore it when someone offers a patch.
PR: 124473
Approved by: philip (mentor)