| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: net-mgmt/net-snmp/files/patch-ucd_snmp.h |
|
CVSWeb
|
Number of commits found: 7 | |
Wed, 14 May 2008
|
[ 09:37 sobomax ]
1.154 net-mgmt/net-snmp/Makefile
1.1 net-mgmt/net-snmp/files/patch-agent_mibgroup_hardware_cpu.h
1.1 net-mgmt/net-snmp/files/patch-agent_mibgroup_hardware_cpu_cpu__sysctl.c
1.7 net-mgmt/net-snmp/files/patch-ucd_snmp.h
1.4 net-mgmt/net-snmp/files/patch-vmstat_freebsd2.c
Improve upon previous patch (fix to use sysctls instead of KVM to
retrieve CPU stats). Use the newer BSD sysctl code already available in
the 5.4.x instead of re-enabling the obsolete code from the previous
release.
|
|
Mon, 28 Apr 2008
|
[ 23:33 sobomax ]
1.153 net-mgmt/net-snmp/Makefile
1.6 net-mgmt/net-snmp/files/patch-ucd_snmp.h
1.3 net-mgmt/net-snmp/files/patch-vmstat_freebsd2.c
o Fix regression in 5.4.1 - the custom FreeBSD vmstat code is not compiled
in making number of popular OIDs unavailable.
o Fix issue with retrieving CPU stats in 6.3-STABLE and upper. The problem
is that the cp_time symbol is no longer avaliable in the nevest kernels.
Use kern.cp_time sysctl which has been around for 8 years or so, so that
it should be present virtually in every FreeBSD version that is able
to use modern ports tree (4.x and upper). Sysctl is also better from the
security standpoint, as you don't need elevated privileges to get the data.
One should probably look at converting few others uses of KVM here, but
ENOTIME from me. The patch has been submitted to the vendor.
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Approved by: MAINTAINER
|
|
Thu, 27 Mar 2008
|
[ 10:56 kuriyama ]
1.5 net-mgmt/net-snmp/files/patch-snmpUDPDomain.c
1.5 net-mgmt/net-snmp/files/patch-ucd_snmp.h
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].
PR: ports/110969 [1]
Submitted by: valerio.daelli@gmail.com [1]
This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.
If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know. And you can choose net-mgmt/net-snmp53
port for old 5.3.x version.
|
[ 10:55 kuriyama ]
1.154 net-mgmt/Makefile
1.150 net-mgmt/net-snmp/Makefile
1.150 net-mgmt/net-snmp53/Makefile
1.35 net-mgmt/net-snmp/distinfo
1.10 net-mgmt/net-snmp/files/patch-Makefile.in
1.4 net-mgmt/net-snmp/files/patch-freebsd5.h
1.1 net-mgmt/net-snmp/files/patch-generic.h
1.15 net-mgmt/net-snmp/files/patch-hr_storage.c
1.6 net-mgmt/net-snmp/files/patch-ipv6.c
1.2 net-mgmt/net-snmp/files/patch-net-snmp-config.h.in
(Only the first 10 of 15 ports in this commit are shown above. )
- Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.
- Add appropriate CONFLICTS, NO_LATEST_LINK.
- Upgrade net-mgmt/net-snmp to 5.4.1 [1].
PR: ports/110969 [1]
Submitted by: valerio.daelli@gmail.com [1]
This upgrade (5.3.x -> 5.4.1) includes various changes in original
sources.
If you find something strange (or missing/incorrect MIB values) than
5.3.x, please let me know. And you can choose net-mgmt/net-snmp53
port for old 5.3.x version.
|
|
Wed, 28 Feb 2007
|
[ 01:17 kuriyama ]
1.138 net-mgmt/net-snmp/Makefile
1.33 net-mgmt/net-snmp/distinfo
1.2 net-mgmt/net-snmp/files/patch-agent_index.c
1.2 net-mgmt/net-snmp/files/patch-agent_read_config.c
1.2 net-mgmt/net-snmp/files/patch-agent_registry.c
1.2 net-mgmt/net-snmp/files/patch-at.c
1.4 net-mgmt/net-snmp/files/patch-auto_nlist.c
1.5 net-mgmt/net-snmp/files/patch-configure.in
1.9 net-mgmt/net-snmp/files/patch-hr_swrun.c
1.5 net-mgmt/net-snmp/files/patch-interfaces.c
(Only the first 10 of 21 ports in this commit are shown above. )
- Upgrade to 5.3.1 [1].
- Add $snmpd_flush_cache knob [2].
- Add conflict with net-snmp-4.* [3].
PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2],
ports/103462 [3]
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net> [1],
"Brian A. Seklecki"<bseklecki@collaborativefusion.com> [2],
Mykola Dzham <freebsd@levsha.org.ua> [3]
|
|
Wed, 26 Jul 2006
|
[ 02:21 sobomax ]
1.133 net-mgmt/net-snmp/Makefile
1.2 net-mgmt/net-snmp/files/patch-ucd_snmp.h
Add support for 7-CURRENT.
|
|
Wed, 8 Dec 2004
|
[ 11:11 kuriyama ]
1.120 net-mgmt/net-snmp/Makefile
1.1 net-mgmt/net-snmp/files/patch-interface_ioctl.c
1.1 net-mgmt/net-snmp/files/patch-snmpusm.c
1.1 net-mgmt/net-snmp/files/patch-transform_oids.h
1.1 net-mgmt/net-snmp/files/patch-ucd_snmp.h
- Add missing patch files in previos commit
(patch-interface_ioctl.c, patch-ucd_snmp.h).
- Add missing backward compatibility simbols for
usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h).
PR: ports/74810
|
Number of commits found: 7 |
|
| Latest Vulnerabilities |
|
13 vulnerabilities affecting 33 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
|
|