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

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


Branch: pkgsrc-2017Q3, Version: 8.6.7nb1, Package name: tcl-8.6.7nb1, 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


Required to run:
[databases/sqlite3]

Required to build:
[pkgtools/cwrappers]

Package options: threads

Master sites:

SHA1: 68934c6ecf827348085e0f06c7396b31fb539d83
RMD160: 5f114bbd95c7208f929fe9ddb3432636d376844c
Filesize: 9460.741 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-04 18:07:20 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5562 - requested by taca
lang/tcl: build fix

Revisions pulled up:
- lang/tcl/distinfo                                             1.75
- lang/tcl/patches/patch-unix_tclUnixSock.c                     1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Sep 27 02:53:43 UTC 2017

   Modified Files:
   	pkgsrc/lang/tcl: distinfo
   Added Files:
   	pkgsrc/lang/tcl/patches: patch-unix_tclUnixSock.c

   Log message:
   lang/tcl: build fix on NetBSD 6

   Build fix on NetBSD 6 applying upstream update.

   To generate a diff of this commit:
   cvs rdiff -u -r1.74 -r1.75 pkgsrc/lang/tcl/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/lang/tcl/patches/patch-unix_tclUnixSock.c