mi          2009-11-27 07:34:35 UTC

  FreeBSD ports repository

  Modified files:
    lang/tclX            Makefile 
  Added files:
    lang/tclX/files      patch-profile 
  Log:
  Allow building against any Tcl, rather than limit to 8.4. Both 8.3
  should now work properly.
  
  Add patch to fix profiling on 8.5 AND whenever the system has been up
  for more than 25 days -- the latter used to overflow the clock_t-sized
  variables, because TclX uses these 31-bit values to store milliseconds.
  
  Use the proper method to obtain CLK_TCK -- if only on FreeBSD.
  
  Revision  Changes    Path
  1.63      +18 -3     ports/lang/tclX/Makefile
  1.1       +103 -0    ports/lang/tclX/files/patch-profile (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to