diff options
author | seb <seb@pkgsrc.org> | 2002-08-27 08:06:08 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-08-27 08:06:08 +0000 |
commit | 974faa976c06752d9338ff939e0fa471a3854b93 (patch) | |
tree | f4da479bf0462acb87eef70aeebce8a3b00a440f /net/nam/MESSAGE | |
parent | 9ccaced6b0f9c89a3a82db4ab00948707d7efdfb (diff) | |
download | pkgsrc-974faa976c06752d9338ff939e0fa471a3854b93.tar.gz |
Initial import of nam, version 1.0rc11a, into the NetBSD Packages Collection.
Based on package submitted by Jan Schaumann <jschauma@cs.stevens-tech.edu>
in PR pkg/16301.
Nam is a Tcl/TK based animation tool for viewing network simulation traces
and real world packet traces. It supports topology layout, packet level
animation, and various data inspection tools.
Nam began at LBL. It has evolved substantially over the past few years.
The nam development effort is now an ongoing collaboration with
the VINT project.
Diffstat (limited to 'net/nam/MESSAGE')
-rw-r--r-- | net/nam/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/nam/MESSAGE b/net/nam/MESSAGE new file mode 100644 index 00000000000..d19a0907f22 --- /dev/null +++ b/net/nam/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2002/08/27 08:06:08 seb Exp $ + +See Ns documentation for full documentation of Nam. But because +Ns is an evolving system, its documentation will never be completely +up-to-date, please refer to ${HOMEPAGE}. + +The source distribution also contains a lot of more or less directly +usable examples in the ex/ directory. + +=========================================================================== |