| 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-hr_storage.c |
|
CVSWeb
|
Number of commits found: 10 |
|
Thu, 27 Mar 2008
|
[ 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.
|
|
Fri, 11 Jan 2008
|
[ 23:17 kuriyama ]
1.149 net-mgmt/net-snmp/Makefile
1.14 net-mgmt/net-snmp/files/patch-hr_storage.c
1.4 net-mgmt/net-snmp/files/patch-snmpTCPIPv6Domain.c
1.5 net-mgmt/net-snmp/files/patch-snmpUCDIPv6Domain.c
1.3 net-mgmt/net-snmp/files/patch-snmpUDPDomain.c
1.6 net-mgmt/net-snmp/files/patch-snmp_agent.c
- Fix IPv6 handling for libwrap (1).
- Show IPv4 port number as unsigned instead of signed in /var/log/snmpd.log.
- Treat physmem as u_long, not int. This fixes hrMmemorySize over 4GB.
Submitted by: ume (1)
Pointy hat to: kuriyama (1)
|
|
Wed, 30 Nov 2005
|
[ 05:22 kuriyama ]
1.129 net-mgmt/net-snmp/Makefile
1.31 net-mgmt/net-snmp/distinfo
1.3 net-mgmt/net-snmp/files/extra-patch-local:Makefile.in
1.8 net-mgmt/net-snmp/files/patch-Makefile.in
1.4 net-mgmt/net-snmp/files/patch-asn1.c
1.4 net-mgmt/net-snmp/files/patch-configure.in
1.7 net-mgmt/net-snmp/files/patch-diskio.c
1.13 net-mgmt/net-snmp/files/patch-hr_storage.c
1.8 net-mgmt/net-snmp/files/patch-hr_swrun.c
1.3 net-mgmt/net-snmp/files/patch-local:fixproc
(Only the first 10 of 14 ports in this commit are shown above. )
- Upgrade to 5.2.2.
- Return more appropriate values for hrSWRunType (1)
PR: ports/86572 (1)
Submitted by: wollman (1)
|
|
Mon, 29 Nov 2004
|
[ 04:08 kuriyama ]
1.119 net-mgmt/net-snmp/Makefile
1.28 net-mgmt/net-snmp/distinfo
1.2 net-mgmt/net-snmp/files/extra-patch-local:Makefile.in
1.5 net-mgmt/net-snmp/files/patch-Makefile.in
1.3 net-mgmt/net-snmp/files/patch-configure.in
1.2 net-mgmt/net-snmp/files/patch-freebsd6.h
1.12 net-mgmt/net-snmp/files/patch-hr_storage.c
1.5 net-mgmt/net-snmp/files/patch-ipv6.c
1.2 net-mgmt/net-snmp/files/patch-local:mib2c
1.5 net-mgmt/net-snmp/files/patch-local:snmpconf
(Only the first 10 of 14 ports in this commit are shown above. )
- Upgrade to 5.2.
- Fix build problem on current (1)
- Fix module availability problem on current (2)
- Disable perl completely with WITHOUT_PERL knob (3)
- Install sample file and improve pkg-message and pkg-plist (4)
PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4)
Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1),
Dominic Mitchell <dom@happygiraffe.net> (2),
oliver (3),
Fumihiko Kimura <jfkimura@yahoo.co.jp> (4)
|
|
Wed, 11 Aug 2004
|
[ 03:31 kuriyama ]
1.116 net-mgmt/net-snmp/Makefile
1.27 net-mgmt/net-snmp/distinfo
1.6 net-mgmt/net-snmp/files/patch-aa
1.2 net-mgmt/net-snmp/files/patch-auto_nlist.c
1.5 net-mgmt/net-snmp/files/patch-diskio.c
1.2 net-mgmt/net-snmp/files/patch-freebsd.h
1.2 net-mgmt/net-snmp/files/patch-freebsd5.h
1.11 net-mgmt/net-snmp/files/patch-hr_storage.c
1.7 net-mgmt/net-snmp/files/patch-hr_swrun.c
1.3 net-mgmt/net-snmp/files/patch-ipv6.c
(Only the first 10 of 16 ports in this commit are shown above. )
- Upgrade to 5.1.2.
Numerous patches are integrated into this release.
|
|
Wed, 23 Jun 2004
|
[ 09:44 kuriyama ]
1.113 net-mgmt/net-snmp/Makefile
1.6 net-mgmt/net-snmp/files/patch-Makefile.top
1.4 net-mgmt/net-snmp/files/patch-aclocal.m4
1.10 net-mgmt/net-snmp/files/patch-hr_storage.c
o Try to use modern autotools.
o Fix typo about WITHOUT_PERL knob. (1)
o Unbreak on -current after mbuf allocator changes. (2)
Submitted by: ceri (1)
Complained from: many people (2)
|
|
Thu, 13 May 2004
|
[ 23:58 kuriyama ]
1.9 net-mgmt/net-snmp/files/patch-hr_storage.c
Unbreak on 5.0.
My mbuf statistics code works only after 5.1-REL.
|
|
Wed, 5 May 2004
|
[ 09:18 kuriyama ]
1.110 net-mgmt/net-snmp/Makefile
1.8 net-mgmt/net-snmp/files/patch-hr_storage.c
1.1 net-mgmt/net-snmp/files/patch-hr_storage.h
Add mbuf cluster statistics.
|
|
Tue, 4 May 2004
|
[ 09:18 kuriyama ]
1.109 net-mgmt/net-snmp/Makefile
1.7 net-mgmt/net-snmp/files/patch-hr_storage.c
Restore mbuf statistics support on recent 5.x.
To retrieve these values, check hrStorageUsed or hrStorageSize.
|
|
Wed, 10 Mar 2004
|
[ 13:40 kuriyama ]
1.101 net-mgmt/net-snmp/Makefile
1.1 net-mgmt/net-snmp/files/extra-patch-local:Makefile.in
1.2 net-mgmt/net-snmp/files/patch-configure.in
1.6 net-mgmt/net-snmp/files/patch-hr_storage.c
1.2 net-mgmt/net-snmp/files/patch-hr_system.c
1.3 net-mgmt/net-snmp/files/patch-local:Makefile.in
1.1 net-mgmt/net-snmp/files/patch-local:fixproc
1.1 net-mgmt/net-snmp/files/patch-local:ipf-mod.pl
1.1 net-mgmt/net-snmp/files/patch-local:mib2c
1.1 net-mgmt/net-snmp/files/patch-local:snmpcheck.def
(Only the first 10 of 19 ports in this commit are shown above. )
Various fixes / improvements.
See PR for details.
PR: ports/63759
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
Number of commits found: 10 |