FreshPorts -- The Place For Ports Mon, 8 Sep 2008 9:24 AM BST
Port details
tcl85 8.5.4 lang on this many watch lists=4 search for ports that depend on this port
Tool Command Language
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jan 2007 03:08:05


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
lang/tcl85-thread

To install the port: cd /usr/ports/lang/tcl85/ && make install clean
To add the package: pkg_add -r tcl85


Configuration Options
===> The following configuration options are available for tcl-8.5.4:
     TCL85_MAN=off (default) "Install tcl 8.5 manpages"
     TZDATA=off (default) "Install tcl timezone data"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/tcl/
http://kent.dl.sourceforge.net/sourceforge/tcl/
http://easynews.dl.sourceforge.net/sourceforge/tcl/
http://ufpr.dl.sourceforge.net/sourceforge/tcl/
http://umn.dl.sourceforge.net/sourceforge/tcl/
http://mesh.dl.sourceforge.net/sourceforge/tcl/
http://heanet.dl.sourceforge.net/sourceforge/tcl/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2007-03-27
    Affects: users of lang/tcl-tk-wrapper, lang/tcl*, x11-toolkits/tk*
    Author: martin@matuska.org
    Reason: 
      The lang/tcl-tk-wrapper port has been replaced by lang/tcl-wrapper and
      x11-toolkits/tk-wrapper ports. The Tcl and Tk ports no longer include an
      option to install the wrapper -- the wrapper ports require a Tcl/Tk
      instead.  The new configuration files in local etc directory are named:
      tclsh.conf, wish.conf.
    
    

Number of commits found: 19

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Aug 2008 13:30:43
Original commit files touched by this commit  8.5.4
mm search for other commits by this committer
- Update to 8.5.4
23 Jul 2008 14:36:24
Original commit files touched by this commit  8.5.3
mm search for other commits by this committer
- Update to 8.5.3
23 Apr 2008 07:39:27
Original commit files touched by this commit  8.5.2
mm search for other commits by this committer
- Fix COMMENT, this isn't a development version
02 Apr 2008 13:02:41
Original commit files touched by this commit  8.5.2
mm search for other commits by this committer
- Update to 8.5.2
07 Feb 2008 20:46:20
Original commit files touched by this commit  8.5.1
mm search for other commits by this committer
- Update to 8.5.1
29 Dec 2007 21:38:48
Original commit files touched by this commit  8.5.0
mm search for other commits by this committer
- Update to 8.5.0
28 Sep 2007 06:14:15
Original commit files touched by this commit  8.5.b.1
mm search for other commits by this committer
- Update to 8.5.b.1
06 Jun 2007 14:46:46
Original commit files touched by this commit  8.5.a.6_2
mm search for other commits by this committer
- revert ${TR} back to tr, threaded build was broken

Approved by:    garga (mentor)
05 Jun 2007 14:32:06
Original commit files touched by this commit  8.5.a.6_1
mm search for other commits by this committer
- fix shared build on -CURRENT
- change tr to ${TR}

Suggested by:   stas
Approved by:    garga (mentor)
30 Apr 2007 13:52:29
Original commit files touched by this commit  8.5.a.6
mm search for other commits by this committer
- updated to 8.5a6
- added WITH(OUT)_TZDATA option (installs tcl timezone data, default off)

Approved by:    garga (mentor)
05 Apr 2007 14:19:09
Original commit files touched by this commit  8.5.a.5_5
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
27 Mar 2007 12:54:32
Original commit files touched by this commit  8.5.a.5_5
miwi search for other commits by this committer
- Remove support for lang/tcl-tk-wrapper
- Bump PORTREVISION

Notes: Please read UPDATING

Approved by: maintainer implicit
16 Mar 2007 20:24:36
Original commit files touched by this commit  8.5.a.5_4
miwi search for other commits by this committer
- Add pkg-plist-threads. (forget in last commit)
16 Mar 2007 20:23:52
Original commit files touched by this commit  8.5.a.5_4
miwi search for other commits by this committer
- 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)
13 Mar 2007 10:42:03
Original commit files touched by this commit  8.5.a.5_3
miwi search for other commits by this committer
- Improved handling of WITH_TCL85_MAN
- Manpages are not installed by default (default on for Tcl 8.4)

PR:             110257
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
08 Mar 2007 14:28:16
Original commit files touched by this commit  8.5.a.5_2
miwi search for other commits by this committer
- Adds TCL85_MAN and TCLSH_WRAPPER to OPTIONS
- Removes pseudo-installation of tclsh in favour of new lang/tcl-tk-wrapper port
- Replaces NO_TCL85_MAN with WITHOUT_TCL85_MAN to comply with structure of
lang/tcl84
- Removes NOPORTDOCS because NO_INSTALL_MANPAGES and NOPORTDOCS aren't the same

PR:             110083
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
01 Mar 2007 11:02:42
Original commit files touched by this commit  8.5.a.5_1
miwi search for other commits by this committer
- Marked broken for ia64 [1]
- Set conflict with tcl-threads

PR:             108972
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
                pointyhat via kris [1]
31 Jan 2007 15:37:44
Original commit files touched by this commit  8.5.a.5_1
miwi search for other commits by this committer
- Fix build
- Bump PORTREVISION

PR:             108545
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
29 Jan 2007 03:06:56
Original commit files touched by this commit  8.5.a.5
clsung search for other commits by this committer
Add tcl85 8.5.a.5, tool Command Language (development version).

PR:             ports/108041
Submitted by:   martin at matuska.org

Number of commits found: 19

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19171
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 132
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 78
new 48 hours85
new 7 days118
new fortnight167
new month319

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.132 seconds.