summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam>2002-10-24 08:31:50 +0000
committerjlam <jlam>2002-10-24 08:31:50 +0000
commit457d7652fcab9cfeb6ff96472ecfd8ff05928e9b (patch)
treebb17ecb34431f23994776571f81b66e644d0cc24 /doc
parent0b61c08bde132c5eff165312337037c441d61826 (diff)
downloadpkgsrc-457d7652fcab9cfeb6ff96472ecfd8ff05928e9b.tar.gz
Initial import of net-snmp-5.0.6 as net/net-snmp. This package is based
on net/net-snmp-current and on the FreeBSD net-snmp port, and may be considered as an update to ucd-snmp. Changes since ucd-snmp include: * complete rewrite of the agent internals * new agent module API * SNMPv3 * improved AgentX subagent handling * many, many bugfixes in plugged memory leaks * prevent DoS attacks from authenticated users
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index fa7dd9ce33a..a9db27bf7ef 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.347 2002/10/24 06:21:28 martti Exp $
+$NetBSD: CHANGES,v 1.348 2002/10/24 08:31:50 jlam Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3371,3 +3371,4 @@ Changes to the packages collection and infrastructure in 2002:
Added zope25-BTreeFolder-0.2 [drochner 2002-10-23]
Added zope25-DocumentLibrary-1.0rc1 [drochner 2002-10-23]
Updated doxygen to 1.2.18 [martti 2002-10-24]
+ Added net-snmp-5.0.6 [jlam 2002-10-24]