Port details |
- p5-SNMP_Session A perl5 module providing rudimentary access to SNMPv1 and v2 agents
- 1.00 net
=15 1.00Version of this port present on the latest quarterly branch. - Maintainer: demon@FreeBSD.org
 - Port Added: unknown
- Last Update: 2004-02-25 17:23:59
- SVN Revision: UNKNOWN
- People watching this port, also watch:: gmake, libiconv, gettext, m4
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://www.switch.ch/misc/leinen/snmp/perl/
- Description:
- This archive contains Perl 5 modules SNMP_Session.pm and BER.pm,
which, when used together, provide rudimentary access to remote SNMP
(v1 and v2) agents.
This module differs from existing SNMP packages in that it is
completely stand-alone, i.e. you don't need to have another SNMP
package such as CMU SNMP. It is also written entirely in Perl, so you
don't have to compile any C modules. It uses the Perl 5 Socket.pm
module and should therefore be very portable, even to non-Unix systems.
The SNMP operations currently supported are "get", "get-next", "get-bulk"
and "set", as well as trap generation and reception.
WWW: http://www.switch.ch/misc/leinen/snmp/perl/
- Pete
petef@databits.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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- 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:

- This port has no dependencies.
- 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 |
1.00 25 Feb 2004 17:23:59
 |
sobomax  |
Remove file occasionally forgotten in the net->net-mgmt sweep.
Missed by: wollman |
1.00 23 Feb 2004 04:42:13
 |
wollman  |
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 |
1.00 19 Jan 2004 08:21:36
 |
demon  |
Update to version 1.00. |
0.98 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.98 02 Oct 2003 07:04:01
 |
demon  |
Take maintainership.
Approved by: former maintainer |
0.98 01 Oct 2003 16:07:40
 |
demon  |
Update to version 0.98.
Maintainer timeout.
We need this in order to update mrtg port. |
0.95 07 Jun 2003 18:57:11
 |
demon  |
Update to version 0.95.
Approved by: maintainer |
0.94 07 Mar 2003 06:08:06
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.94 05 Jan 2003 19:14:10
 |
petef  |
Update to 0.94. |
02 Mar 2002 16:35:17
    |
petef  |
Update to 0.92. |
04 Feb 2002 07:57:17
    |
petef  |
Update to 0.91 |
20 Nov 2001 23:34:24
    |
petef  |
Update to 0.90 |
03 Oct 2001 05:04:00
    |
petef  |
- update to 0.89 - use DOCSDIR - use a .for loop and install some more
documentation - sort pkg-plist |
23 Aug 2001 00:07:25
    |
petef  |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
07 Jul 2001 06:01:36
    |
dwcjr  |
Update to 0.88 Update MASTER_SITE_SUBDIR to look in old directory for old
versions Add extra doc to pkg-plist and Makefile |
07 Jun 2001 19:55:53
    |
dwcjr  |
Update to latest version |
03 May 2001 09:42:44
    |
mharo  |
portlint |
03 May 2001 09:41:59
    |
mharo  |
- Install documentation (unless NOPORTDOCS is set, of course) - Fix up pkg-*
- take over MAINTAINER |
01 Mar 2001 06:39:18
    |
vanilla  |
Remove do-configure section, use PERL_CONFIGURE now. |
08 Jan 2001 23:47:50
    |
kuriyama  |
Upgrade to 0.83. |
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |
17 Jun 2000 03:37:15
    |
will  |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |