./lang/tcl, Tool Command Language, a dynamic language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q2, Version: 8.6.4nb1, Package name: tcl-8.6.4nb1, Maintainer: pkgsrc-users

Tcl (Tool Command Language) is a very powerful but easy to learn dynamic
programming language, suitable for a very wide range of uses, including
web and desktop applications, networking, administration, testing and
many more. Open source and business-friendly, Tcl is a mature yet
evolving language that is truly cross platform, easily deployed and
highly extensible.

Tcl/Tk resources:
Newsgroup: comp.lang.tcl
Wiki: http://wiki.tcl.tk
Books:
* Practical Programming in Tcl and Tk, 4th Edition
ISBN: 0-13-038560-3
* Tcl and the Tk Toolkit, 2nd Edition
ISBN: 978-0-321-33633-0



Package options: threads

Master sites:

SHA1: 33c5a083a23cf54f15e25a9e787dc39ef3fa0a2b
RMD160: 9a30b9083edba13aeef53ba6483b88202264f6dc
Filesize: 8706.598 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-04 17:04:26 by Benny Siegert | Files touched by this commit (10)
Log message:
Pullup ticket #4755 - requested by joerg
lang/tcl: crash fixes

Revisions pulled up:
- lang/tcl/Makefile                                             1.79
- lang/tcl/distinfo                                             1.66
- lang/tcl/patches/patch-pkgs_itcl4.0.3_configure               1.2
- lang/tcl/patches/patch-pkgs_sqlite3.8.8.3_configure           1.2
- lang/tcl/patches/patch-pkgs_tdbc1.0.3_configure               1.2
- lang/tcl/patches/patch-pkgs_tdbcmysql1.0.3_configure          1.2
- lang/tcl/patches/patch-pkgs_tdbcodbc1.0.3_configure           1.2
- lang/tcl/patches/patch-pkgs_tdbcpostgres1.0.3_configure       1.2
- lang/tcl/patches/patch-pkgs_thread2.7.2_configure             1.2
- lang/tcl/patches/patch-unix_configure                         1.8

---
   Module Name:    pkgsrc
   Committed By:   joerg
   Date:           Mon Jun 29 09:49:51 UTC 2015

   Modified Files:
           pkgsrc/lang/tcl: Makefile distinfo
           pkgsrc/lang/tcl/patches: patch-pkgs_itcl4.0.3_configure
               patch-pkgs_sqlite3.8.8.3_configure patch-pkgs_tdbc1.0.3_configure
               patch-pkgs_tdbcmysql1.0.3_configure
               patch-pkgs_tdbcodbc1.0.3_configure
               patch-pkgs_tdbcpostgres1.0.3_configure
               patch-pkgs_thread2.7.2_configure patch-unix_configure

   Log message:
   Spell --export-dynamic correctly. Do not use gethostbyname_r on NetBSD.
   Bump revision.