Next | Query returned 47 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-02-28 16:29:22 by Min Sik Kim | Files touched by this commit (4) | Package updated
Log message:
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.
   2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409)
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
   2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-04-12 19:28:47 by Stoned Elipot | Files touched by this commit (1)
Log message:
Hack to fix build with threaded Tcl package: at configure time snarf the value
of {TCL,TK}_LIBS in {tcl,tk}Config.sh and pass it down to configure
via V_LIBS in environment.
   2004-03-09 00:56:56 by Min Sik Kim | Files touched by this commit (3)
Log message:
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 21:27:17 by Min Sik Kim | Files touched by this commit (83) | Package updated
Log message:
Enable tk84 and replace x11/tk with x11/tk83.  Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
   2004-01-25 18:32:45 by Thomas Klausner | Files touched by this commit (2)
Log message:
Remove unnecessary inclusion of bsd.prefs.mk.
   2004-01-25 12:01:18 by Thomas Klausner | Files touched by this commit (1)
Log message:
Substitute for HOMEPAGE in MESSAGE. From Min Sik Kim in PR 24233.
   2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86)
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
   2003-09-03 23:29:45 by Stoned Elipot | Files touched by this commit (4) | Package updated
Log message:
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)

Next | Query returned 47 messages, browsing 31 to 40 | Previous