FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 6:04 PM BST
Port details
p5-Net-SNMP 6.0.1 net-mgmt on this many watch lists=59 search for ports that depend on this port
Object oriented interface to SNMP
Maintained by: lth@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
Also Listed In: perl5
License: not specified in port


The Net::SNMP module implements an object oriented interface to the
Simple Network Management Protocol. Perl applications can use the
module to retrieve or update information on a remote host using the
SNMP protocol. The module supports SNMP version-1, SNMP version-2c
(Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module
assumes that the user has a basic understanding of the Simple Network
Management Protocol and related network management concepts.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: security/p5-Crypt-DES, security/p5-Digest-SHA1, security/p5-Digest-HMAC, lang/perl5.8
Required To Run: security/p5-Crypt-DES, security/p5-Digest-SHA1, security/p5-Digest-HMAC, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/net-mgmt/p5-Net-SNMP/ && make install clean
To add the package: pkg_add -r p5-Net-SNMP


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DT/DTOWN/
http://www.cpan.dk/authors/id/D/DT/DTOWN/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DT/DTOWN/
http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DT/DTOWN/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/D/DT/DTOWN/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/D/DT/DTOWN/
ftp://mirror.hiwaay.net/CPAN/authors/id/D/DT/DTOWN/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DT/DTOWN/
http://at.cpan.org/authors/id/D/DT/DTOWN/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DT/DTOWN/
http://backpan.perl.org/authors/id/D/DT/DTOWN/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DT/DTOWN/
http://cpan.nctu.edu.tw/authors/id/D/DT/DTOWN/
http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DT/DTOWN/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  6.0.1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
21 Jun 2011 06:58:21
Original commit files touched by this commit  6.0.1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
20 Mar 2011 12:54:45
Original commit files touched by this commit  6.0.1
miwi search for other commits by this committer
- Get Rid MD5 support
18 Sep 2010 15:45:15
Original commit files touched by this commit  6.0.1
lth search for other commits by this committer
Update to 6.0.1

PR:             ports/149099
Submitted by:   Takefu <takefu@airport.fm>
22 Jul 2009 16:27:08
Original commit files touched by this commit  5.2.0
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
17 Apr 2008 14:30:31
Original commit files touched by this commit  5.2.0
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:02:54
Original commit files touched by this commit  5.2.0
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
23 Jan 2006 23:46:06
Original commit files touched by this commit  5.2.0
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:47:22
Original commit files touched by this commit  5.2.0
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
24 Oct 2005 11:38:04
Original commit files touched by this commit  5.2.0
lth search for other commits by this committer
Update to 5.2.0
22 Jul 2005 16:10:32
Original commit files touched by this commit  5.1.0
lth search for other commits by this committer
Update to 5.1.0
05 Nov 2004 03:04:20
Original commit files touched by this commit  5.0.1_1
kuriyama search for other commits by this committer
Reduce dependency on p5-Digest-MD5 with perl-5.8.

No response from:       maintainer
12 Oct 2004 21:19:16
Original commit files touched by this commit  5.0.1
lth search for other commits by this committer
Update to 5.0.1

PR:             ports/72399
Submitted by:   lth
01 Jun 2004 12:32:33
Original commit files touched by this commit  4.1.2
lth search for other commits by this committer
Change of email address.

Approved by:    erwin (mentor)
19 Mar 2004 01:51:15
Original commit files touched by this commit  4.1.2
trevor search for other commits by this committer
Add size data, approved by maintainers.
23 Feb 2004 04:42:13
Original commit files touched by this commit  4.1.2
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.151 seconds.