Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 370315

Summary: dev-tcltk/tcl-snmptools-1.0 - A Tcl package that provides SNMP tools for managing remote Agents
Product: Gentoo Linux Reporter: Alexandr Tiurin <alexanderyt>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: netmon, tcltk
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://sourceforge.net/projects/tcl-snmptools/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: tcl-snmptools-1.0.ebuild
tcl-snmptools-1.0-r1.ebuild
preserve-redirections.patch

Description Alexandr Tiurin 2011-06-06 17:52:22 UTC
This is a Tcl package that provides SNMP tools for managing remote Agents. It uses the NetSNMP library and supports all standard SNMP v1/v2/v3 operations and more: get, set, getnext, walk, bulkget, bulkwalk, trap, translate and table. 


Reproducible: Always
Comment 1 Alexandr Tiurin 2011-06-06 17:55:45 UTC
Created attachment 276039 [details]
tcl-snmptools-1.0.ebuild
Comment 2 Alexandr Tiurin 2011-09-03 04:17:28 UTC
Created attachment 285395 [details]
tcl-snmptools-1.0-r1.ebuild

Fix stdout, stderr redirections lost. For more info http://sourceforge.net/tracker/?func=detail&aid=2808814&group_id=215927&atid=1035638
Comment 3 Alexandr Tiurin 2011-09-03 04:27:14 UTC
Created attachment 285397 [details, diff]
preserve-redirections.patch