msys-tcl ======================================================================== Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, and the Macintosh. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications. Runtime requirements: msys-core-bin 1.0.17-1 Build requirements: msys-core-bin 1.0.17-1 msys-coreutils-bin 5.97-3 msys-autoconf-bin 2.68-1 msys-automake-bin 1.11.1-1 msys-binutils-bin 2.19.51-3 msys-gcc-bin 3.4.4-3 msys-gawk-bin 3.1.7-2 msys-bash-bin 3.1.17-4 msys-patch-bin 2.6.1-1 msys-make-bin 3.82-5 msys-tar-bin 1.23-1 msys-sed-bin 4.2.1-2 msys-gawk-bin 3.1.7-2 msys-bzip2-bin 1.0.6-4 msys-xz-bin 5.0.3-1 msys-file-bin 5.04-1 mingw32-mgwport-bin 0.10.6-1 Canonical website: http://www.tcl.tk/ Canonical download: http://downloads.sourceforge.net/tcl/ License: Tcl/tk license (MIT-ish, with US Govt additions) Language: C ======================================================================== Build instructions: unpack tcl-8.5.11-1-msys-1.0.17-src.tar.lzma mgwport tcl-8.5.11-1.msysport all This will create: tcl-8.5.11-1-msys-1.0.17-src.tar.lzma tcl-8.5.11-1-msys-1.0.17-bin.tar.lzma tcl-8.5.11-1-msys-1.0.17-doc.tar.lzma tcl-8.5.11-1-msys-1.0.17-man.tar.lzma tcl-8.5.11-1-msys-1.0.17-dev.tar.lzma tcl-8.5.11-1-msys-1.0.17-lic.tar.lzma ======================================================================== Test results: Explicitly skipped: iochan, http, httpold, io (they hang) all.tcl: Total 24687 Passed 23636 Skipped 995 Failed 56 Sourced 133 Test Files. Files with failing tests: cmdAH.test exec.test load.test main.test socket.test tcltest.test tm.test unixFCmd.test unixFile.test unixInit.test Number of tests skipped for each constraint: 9 !ieeeFloatingPoint 76 bigEndian 5 bug-3057639 1 dontCopyLinks 43 emptyTest 2 hasIsoLocale 1 impossible 1 knownBadTest 30 knownBug 100 localeRegexp 12 longIs64bit 14 macosxFileAttr 17 memory 30 nonPortable 8 nt 4 readonlyAttr 1 testWinCPUID 7 testaccessproc 1 testexprparser && !ieeeFloatingPoint 8 testopenfilechannelproc 7 teststatproc 126 testthread 1 testwinclock 21 testwordend 3 threaded 3 unknownFailure 453 win Test files exiting with errors: fCmd.test fileName.test fileSystem.test Most of these can be explained by msys filesystem oddities (no symlink support, user name handling, permissions, etc) or other missing msys features (certain kinds of socket operations). Overall: Passed: 95.75% Skipped: 4.03% Failed: 0.23% ======================================================================== Port Notes: ----- msys-tcl-8.5.11-1 ----- * First release for msys