2015-03-11 23:32:08 by Tobias Nygren | Files touched by this commit (1) |
Log message: include pthread.bl3.mk when the threads option is enabled |
2014-11-22 16:57:17 by Adam Ciarcinski | Files touched by this commit (15) |
Log message: Changes 8.6.3: Correct Method Search Order Regression [lreplace {} 1 1] Crash regression in [oo::class destroy] Regress [regsub -all {\(.*} a(b) {}] [try {} on ok {} - on return {} {}] panic [tcl::unsupported::getbytecode] disassember [string cat] bytecode optimization segfault in mangled bytecode Hang in some [read]s of limited size segfault in [array set] of traced array MSVC14 compile support [fcopy] treats [blocked] as error regression in Tcl_Write() interface fix [gets] on non-blocking channels restore [open comX: r+] Restore [lappend v] return value Stop forcing EOF to be permanent |
2014-10-31 22:11:18 by Adam Ciarcinski | Files touched by this commit (40) | |
Log message: Changes 8.6.2: This is a bug-fix release. |
2014-03-13 12:08:54 by Jonathan Perkin | Files touched by this commit (67) |
Log message: Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME. |
2014-02-26 13:23:36 by David Sainty | Files touched by this commit (1) |
Log message: Bump PKGREVISION for pulling in zlib dependency, because builds on systems with PREFER_PKGSRC=yes may have successfully built and installed previously, but are quite likely broken. |
2014-02-26 12:24:28 by David Sainty | Files touched by this commit (2) |
Log message: The TCL library links with libz, so pull in the dependency. |
2014-02-06 05:29:12 by OBATA Akio | Files touched by this commit (2) |
Log message: one small fix for DragonFly patch, PR pkg/48513. |
2014-02-05 13:50:51 by OBATA Akio | Files touched by this commit (17) |
Log message: Add patches for DragonFly, PR pkg/48513 by David Shao. |
2014-02-05 13:49:38 by OBATA Akio | Files touched by this commit (1) |
Log message: --prefix=${PREFIX} is set by default with GNU_CONFIGURE=yes. |
2014-02-05 13:46:31 by OBATA Akio | Files touched by this commit (1) |
Log message: Add missing PKGCONFIG_OVERRIDE for new tcl.pc. Bump PKGREVISION. |