Commit graph

7 commits

Author SHA1 Message Date
minskim
fc4151b292 Use source files included in ns-allinone, which supports x86_64 and gcc 4.1.
Bump PKGREVISION.
2006-08-23 10:43:49 +00:00
minskim
a17fab4c2c Make this package build with gcc-4. 2006-03-03 04:46:50 +00:00
minskim
45059fbeac Update nam to 1.11.
Changes:
  Added changes from mac802.15.4 contributed code from Jianliang Zheng
  and Myung J. Lee.  Also updated the otcl and tclcl version numbers
  in files under conf and VERSION to match newer versions.
2005-02-28 15:29:22 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
minskim
9e6621363d Update nam to 1.10 and take maintainership.
Changes:
  Minor changes in configure to reflect the changed version of
  tcl/tk/otcl/tclcl.
2004-03-08 23:56:56 +00:00
seb
3780a242e5 Update to version 1.9.
Provided in PR pkg/22664 by Min Sik Kim <minskim at bawi dot org>.
Minor tuning by myself.

Changes since version -1.0a11a (aka 1.8a)

* [Tim Buchheim]Mon Feb 10 14:17:40 PST 2003
  More updates for wireless animations:
     * wireless broadcast packets now use "r" events when animating in
       reverse, just like non-broadcast packets. (previously they used
       the "h" event even when going backwards)
     * wireless and wired nodes can now be mixed with better results.
       This requires using the "W" event as well as supplying X and Y
       coordinates for all nodes in the scenario.
     * The range and duration of the animation of wireless packets can
       now be specified on either a per-packet basis or by setting
       global parameters.
* [Tim Buchheim]Tue Dec 10 19:02:19 PST 2002
  Two changes to the animation of broadcast packets in wireless
  scenarios:

     * bcast packets used to be animate in real time, not virtual time.
       so if you changed the playback speed (or even paused it) the
       circles would always expand at the same real rate. Now, the
       animation is done in virtual time, like all other objects. So if
       you slow down the playback rate, the circles will move slower. If
       you increase playback rate, they move faster.
     * you can now set the speed for broadcast packets. (previously they
       ran at a hardcoded speed.) Use something like the following:

       v -t 0.0 -e set_bcast_duration 0.02

       The default is currently set to 0.01 (units are seconds)
2003-09-03 21:29:43 +00:00
seb
974faa976c 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.
2002-08-27 08:06:08 +00:00