Port details |
- tcl85-thread Tool command language (threads support)
- 8.5.13 lang
=1 8.5.13Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2007-01-29 03:18:54
- Last Update: 2013-02-06 15:25:57
- SVN Revision: 311773
- People watching this port, also watch:: pure-ftpd, tcllib, mimedefang
- License: BSD
- WWW:
- http://www.tcl.tk/
- Description:
- This is Tcl version 8.5, an embeddable tool command language.
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.
A full set of manual pages is also provided with this port.
WWW: http://www.tcl.tk/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- tcl-threads>0:lang/tcl85-thread
- No installation instructions:
- This port has been deleted.
- PKGNAME: tcl-threads
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: lang/tcl85
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- tcl85 : lang/tcl85
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: lang/tcl85 |
Commit | Credits | Log message |
8.5.13 06 Feb 2013 15:25:57 |
gahr |
- Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html
- Get rid of -thread slaves ports: threads are now enabled by
default and can be OPTIONally disabled. This applies to:
* lang/tcl84
* lang/tcl85
* lang/tcl86
* x11-toolkits/tk84
* x11-toolkits/tk85
* x11-toolkits/tk86
- Get rid of tcl-modules slave port: modules are now installed by default and
can be OPTIONally disabled. This applies to:
* lang/tcl85
* lang/tcl86
- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).
Reviewed by: bf, crees
Approved by: bapt (portmgr, after partial exp-run) |
8.5.12_2 26 Nov 2012 18:16:57 |
bf |
consolidate under (lower-case) tcltk@
PR: 173753 , 173767
Feature safe: yes |
8.5.12_2 26 Nov 2012 16:30:56 |
gahr |
- reassign ports to TclTk@FreeBSD.org
- while at it, trim Makefile headers in lang/tcl-modules
PR: ports/173939
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (previous maintainer)
Approved by: mm@ (previous maintainer of lang/tcl-modules)
Feature safe: yes |
8.5.12_2 30 Sep 2012 06:25:20 |
rm |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> |
8.5.12 03 Aug 2012 22:57:37 |
mm |
Release maintainership of Tcl/Tk ports back to pool. |
8.5.7_1 20 Nov 2009 09:20:00 |
mm |
- Modify COMMENT for tcl84-thread, tcl85-thread and tcl86-thread |
8.5.a.5_5 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
8.5.a.5_4 16 Mar 2007 20:23:52 |
miwi |
- Adds a new way of working with threaded versions and
resolves conflicts.
- Bump PORTREVISION
Notes:
Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.
Behaiviour with non-threaded libraries does not change.
PR: 110394
Submitted by: Martin Matuska <martin@matuska.org> (maintainer) |
8.5.a.5 29 Jan 2007 03:10:23 |
clsung |
Add tcl85-thread , tool Command Language (development version).
PR: ports/108041
Submitted by: martin at matuska.org |