notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
net-snmp-devel An extendable SNMP implementation
5.4.2.1_5 net-mgmt Deleted on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.4.2.1_5Version of this port present on the latest quarterly branch.
Maintainer: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-07-15 17:13:39
Last Update: 2010-01-19 23:03:38
SVN Revision: UNKNOWN
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-snmp-devel
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. perl5.8.9 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for net-snmp-5.4.2.1_5: IPV6=on (default) "Build with IPv6 support" MFD_REWRITES=off (default) "Build with 64-bit Interface Counters" PERL=on (default) "Install additional perl modules" PERL_EMBEDDED=on (default) "Build embedded perl" TKMIB=off (default) "Install graphical MIB browser" DUMMY=on (default) "Enable dummy values as placeholders" DMALLOC=off (default) "Enable dmalloc debug memory allocator" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  3. http://garr.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  4. http://heanet.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  5. http://kent.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  6. http://mesh.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  7. http://nchc.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  8. http://superb-east.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
  9. http://ufpr.dl.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.4.2.1_5
19 Jan 2010 23:03:38
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Garbage collect unfinished repocopy (seven months)

OK'ed by:       pgollucci (maintainer)
5.4.2.1_5
30 Aug 2009 10:34:14
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.

Hat:            portmgr
5.4.2.1_5
22 Aug 2009 00:32:25
Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
5.4.2.1_5
15 Jul 2009 16:56:10
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.

Number of commits found: 4