cvs commit: ports/net-mgmt Makefile ports/net-mgmt/snmp++ Makefile
distinfo pkg-descr pkg-plist ports/net-mgmt/snmp++/files
Makefile.FreeBSD
Edwin Groothuis
edwin at FreeBSD.org
Fri Sep 7 00:53:35 PDT 2007
edwin 2007-09-07 07:53:34 UTC
FreeBSD ports repository
Modified files:
net-mgmt Makefile
Added files:
net-mgmt/snmp++ Makefile distinfo pkg-descr pkg-plist
net-mgmt/snmp++/files Makefile.FreeBSD
Log:
New port: snmp++ v3 library
SNMP++v3.x is a C++ API which supports SNMP v1, v2c, and v3.
SNMP++v3.x is based on SNMP++v2.8 from HP* and extends it
by support for SNMPv3 and a couple of bug fixes.
The v3 support to SNMP++ and AGENT++ is provided by courtesy
of Jochen Katz (katz07 at agentpp.com).
SNMP++v3.x extends the original SNMP++v2.8 by the following:
# SNMPv3 including User Security Model (USM) with:
# MD5 and SHA authentication
# DES and IDEA privacy
# Thread-safety
# Bug-fixes
WWW: http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html for further details.
PR: ports/112669
Submitted by: Nicolai Petri <nicolai at petri.cc>
Revision Changes Path
1.134 +1 -0 ports/net-mgmt/Makefile
1.1 +26 -0 ports/net-mgmt/snmp++/Makefile (new)
1.1 +3 -0 ports/net-mgmt/snmp++/distinfo (new)
1.1 +48 -0 ports/net-mgmt/snmp++/files/Makefile.FreeBSD (new)
1.1 +16 -0 ports/net-mgmt/snmp++/pkg-descr (new)
1.1 +41 -0 ports/net-mgmt/snmp++/pkg-plist (new)
More information about the cvs-all
mailing list