Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 23:49:31 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt/net-snmp Makefile distinfo pkg-plist patch-agent_read_config.c patch-agent_registry.c patch-asn1.c patch-at.c patch-auto_nlist.c patch-callback.c patch-default_store.c patch-diskio.c ...
Message-ID:  <200501252349.j0PNnVpK087226@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kuriyama    2005-01-25 23:49:31 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/net-snmp    Makefile distinfo pkg-plist 
    net-mgmt/net-snmp/files patch-interfaces.c patch-snmpusm.c 
  Added files:
    net-mgmt/net-snmp/files patch-agent_index.c 
                            patch-agent_read_config.c 
                            patch-agent_registry.c patch-asn1.c 
                            patch-at.c patch-auto_nlist.c 
                            patch-callback.c patch-default_store.c 
                            patch-diskio.c patch-keytools.c 
                            patch-lcd_time.c patch-master.c 
                            patch-master_admin.c patch-mib.c 
                            patch-net-snmp-includes.h 
                            patch-oid_stash.c patch-parse.c 
                            patch-scapi.c patch-snmpUDPDomain.c 
                            patch-snmp_auth.c patch-snmp_debug.c 
                            patch-snmp_logging.c 
                            patch-snmp_transport.c 
                            patch-snmp_vars.c patch-subagent.c 
                            patch-sysORTable.c patch-tools.c 
  Log:
  - Update to 5.2.1.
  - Add a patch to fix memory leak (SF bugs #1103644).
  - Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
  
  Revision  Changes    Path
  1.122     +9 -3      ports/net-mgmt/net-snmp/Makefile
  1.29      +2 -2      ports/net-mgmt/net-snmp/distinfo
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-agent_index.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-agent_read_config.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-agent_registry.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-asn1.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-at.c (new)
  1.3       +13 -0     ports/net-mgmt/net-snmp/files/patch-auto_nlist.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-callback.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-default_store.c (new)
  1.6       +12 -0     ports/net-mgmt/net-snmp/files/patch-diskio.c (new)
  1.2       +0 -16     ports/net-mgmt/net-snmp/files/patch-interfaces.c
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-keytools.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-lcd_time.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-master.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-master_admin.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-mib.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-net-snmp-includes.h (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-oid_stash.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-parse.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-scapi.c (new)
  1.1       +11 -0     ports/net-mgmt/net-snmp/files/patch-snmpUDPDomain.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-snmp_auth.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-snmp_debug.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-snmp_logging.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-snmp_transport.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-snmp_vars.c (new)
  1.2       +13 -3     ports/net-mgmt/net-snmp/files/patch-snmpusm.c
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-subagent.c (new)
  1.1       +13 -0     ports/net-mgmt/net-snmp/files/patch-sysORTable.c (new)
  1.1       +12 -0     ports/net-mgmt/net-snmp/files/patch-tools.c (new)
  1.40      +1 -0      ports/net-mgmt/net-snmp/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501252349.j0PNnVpK087226>