[csw-devel] SF.net SVN: gar:[7460] csw/mgar/pkg/netsnmp/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 26 16:04:55 CET 2009


Revision: 7460
          http://gar.svn.sourceforge.net/gar/?rev=7460&view=rev
Author:   dmichelsen
Date:     2009-11-26 15:04:55 +0000 (Thu, 26 Nov 2009)

Log Message:
-----------
netsnmp: Update to 5.5 and add 64 bit

Modified Paths:
--------------
    csw/mgar/pkg/netsnmp/trunk/Makefile
    csw/mgar/pkg/netsnmp/trunk/checksums

Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile	2009-11-26 14:54:10 UTC (rev 7459)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile	2009-11-26 15:04:55 UTC (rev 7460)
@@ -1,10 +1,13 @@
 GARNAME = netsnmp
-GARVERSION = 5.4.2.1
+GARVERSION = 5.5
 CATEGORIES = apps
 
-DESCRIPTION = Brief description
+DESCRIPTION = A suite of applications used to implement SNMP
 define BLURB
-  Long description
+  Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring
+  the health and welfare of network equipment (eg. routers), computer equipment and
+  even devices like UPSs. Net-SNMP is a suite of applications used to implement
+  SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. The suite includes:
 endef
 
 SF_PROJ = net-snmp
@@ -24,6 +27,9 @@
 UPSTREAM_USE_SF = 1
 UFILES_REGEX = (\d+(?:\.\d+)*)
 
+BUILD64 = 1
+NO_ISAEXEC = 1
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-default-snmp-version=1
 CONFIGURE_ARGS += --with-sys-contact=unknown

Modified: csw/mgar/pkg/netsnmp/trunk/checksums
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/checksums	2009-11-26 14:54:10 UTC (rev 7459)
+++ csw/mgar/pkg/netsnmp/trunk/checksums	2009-11-26 15:04:55 UTC (rev 7460)
@@ -1,3 +1,3 @@
-984932520143f0c8bf7b7ce1fc9e1da1  download/net-snmp-5.4.2.1.tar.gz
-01897895a960cd9cafbf2457c1aff065  download/perl_makefiles.diff
-5e0ec3e4d3dd363437d85eca6b91951a  download/Makefile.in.diff
+5e0ec3e4d3dd363437d85eca6b91951a  Makefile.in.diff
+5b2551e7bd024fbbee84dca22a5f13a1  net-snmp-5.5.tar.gz
+01897895a960cd9cafbf2457c1aff065  perl_makefiles.diff


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list