./net/tcl-scotty, Network management extensions to TCL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.11nb19, Package name: tcl-scotty-2.1.11nb19, Maintainer: pkgsrc-users

scotty - network management extensions to tcl

scotty is a tcl extension which allows to set up TCP and UDP
connections, to send various ICMP packets, to query the domain name
system (DNS), to check clock screw using the NTP protocol and to query
various SUN RPC services (like rstat and mountd).

Included in this package is an interface to SNMPv1 and SNMPv2. The
SNMP stack was written from scratch to provide an efficient and
portable tcl SNMP extension. MIB extensions can be written in tcl by
running the scotty extension as an SNMP agent. This allows you to
implement your own specific MIB without getting in contact with the
lowlevel ASN.1/BER stuff.

tkined, a very nice graphical network monitoring tool based on scotty
is available as pkgsrc/net/tkined.


Required to run:
[lang/tcl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 1348.69 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-04-24 13:40:49 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: remove dead download link
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2018-05-30 11:39:13 by Havard Eidnes | Files touched by this commit (2)
Log message:
I'm sorry, the configure patch was mangled.  Here's a correction.
Riding on the previous version bump since this is a build fix.
   2018-05-29 14:56:55 by Havard Eidnes | Files touched by this commit (4)
Log message:
Add checking for both res_mkquery and __res_mkquery, and same for
dn_expand.  I could not find a way to express "you need to include
<resolv.h> before checking this function in this library" with the
older autoconf this uses.
Bump PKGREVISION.
   2018-05-28 16:14:02 by Havard Eidnes | Files touched by this commit (4)
Log message:
Respect TCL_INCLUDE_SPEC from tclConfig.sh if specified.
Bump PKGREVISION.
   2018-05-14 10:57:57 by Havard Eidnes | Files touched by this commit (3)
Log message:
Provide more diagnostics leading up to abandoning an straps
connection.  When abandoning a trap connection, check if an straps
child's status should be collected.
Bump PKGREVISION.