From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 7 08:00:10 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A819216A41B for ; Fri, 7 Sep 2007 08:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 958C413C457 for ; Fri, 7 Sep 2007 08:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8780AZi033430 for ; Fri, 7 Sep 2007 08:00:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8780AkD033429; Fri, 7 Sep 2007 08:00:10 GMT (envelope-from gnats) Date: Fri, 7 Sep 2007 08:00:10 GMT Message-Id: <200709070800.l8780AkD033429@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/112669: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 08:00:10 -0000 The following reply was made to PR ports/112669; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/112669: commit references a PR Date: Fri, 7 Sep 2007 07:53:41 +0000 (UTC) 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@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 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"