Port details |
- net-snmp53 An extendable SNMP implementation
- 5.3.2.3 net-mgmt
=1 5.3.2.3Version of this port present on the latest quarterly branch. DEPRECATED: Use net-mgmt/net-snmp port instead
This port expired on: 2009-07-01
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-03-27 10:56:12
- Last Update: 2009-07-14 04:49:56
- SVN Revision: UNKNOWN
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- Also Listed In: ipv6
- License: not specified in port
- WWW:
- http://net-snmp.sourceforge.net/
- Description:
- This is Net-SNMP (previously known as "ucd-snmp").
Various tools relating to the Simple Network Management Protocol including:
An extensible agent
An SNMP library
tools to request or set information from SNMP agents
tools to generate and handle SNMP traps
a version of the unix 'netstat' command using SNMP
a graphical Perl/Tk/SNMP based mib browser
WWW: http://net-snmp.sourceforge.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- net-snmp>0:net-mgmt/net-snmp53
- No installation instructions:
- This port has been deleted.
- PKGNAME: net-snmp
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.8.9 : lang/perl5.8
- autoconf-2.62 : devel/autoconf262
- libtool : devel/libtool15
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.2.3 14 Jul 2009 04:49:56
 |
mezz  |
DEPRECATED= Use net-mgmt/net-snmp port instead
EXPIRATION_DATE=2009-07-01
It has been expired. |
5.3.2.3 13 Jun 2009 18:09:52
 |
pav  |
- Broken on 8.x
Reported by: pointyhat |
5.3.2.3 14 May 2009 22:39:37
 |
kuriyama  |
Set DEPRECATED and EXPIRATION_DATE. |
5.3.2.3 12 Feb 2009 11:18:47
 |
kuriyama  |
Unbreak by merging RTL_LLINFO workaround from net-snmp. |
5.3.2.3 15 Nov 2008 00:54:20
 |
kuriyama  |
Upgrade to 5.3.2.3 (includes fix for CVE-2008-4309). |
5.3.2_3 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
5.3.2_3 28 Apr 2008 22:54:28
 |
sobomax  |
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.
Approved by: MAINTAINER |
5.3.2_2 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
5.3.2_2 29 Mar 2008 13:42:30
 |
kuriyama  |
- Fix $CONFLICTS entry for ucd-snmp-4.* packages.
PR: ports/118875
Submitted by: Volker Werth <volker@vwsoft.com> |
5.3.2_1 27 Mar 2008 10:55:45
 |
kuriyama  |
- 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. |