Date: Fri, 27 Nov 2009 07:34:35 +0000 (UTC) From: Mikhail Teterin <mi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/tclX Makefile ports/lang/tclX/files patch-profile Message-ID: <200911270734.nAR7YZtG014513@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911270734.nAR7YZtG014513>
