Port details |
- tcl9 Tool Command Language
- 9.0.b1_2 lang
=0 9.0.b1_2Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2024-02-19 08:21:05
- Last Update: 2024-04-30 12:40:08
- Commit Hash: e648a5b
- License: TclTk
- WWW:
- https://www.tcl.tk/
- Description:
- This is Tcl version 9.0, 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tcl90
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707985002
SHA256 (tcl9.0b1-src.tar.gz) = 00caf5d09c53fded13af6f9ab64adcc9fb5fe6e3c6ce35f6085c780349b861c3
SIZE (tcl9.0b1-src.tar.gz) = 10928918
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtommath.so : math/libtommath
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tcl90-9.0.b1_2:
DEBUG=off: Build with debugging support
DTRACE=on: Build with DTrace probes
TCLMAN=on: Install Tcl function manpages
TZDATA=on: Install Tcl timezone data
===> Use 'make config' to modify these settings
- Options name:
- lang_tcl9
- USES:
- compiler:c11 cpe localbase pathfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to lang/tcl90 on 2024-04-30
REASON: Renamed for consistency with the 8.x series ports
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0.b1_2 30 Apr 2024 12:40:08 |
Pietro Cerutti (gahr) |
lang/tcl90: update to 9.0b2 RC1, move port directory
I've moved lang/tcl9 to lang/tcl90, for consistency with tcl86 and
tcl87. It is still to be seen whether we'll need to maintain more minor
releases in the 9.x series. |
9.0.b1_2 05 Apr 2024 12:26:51 |
Pietro Cerutti (gahr) |
lang/tcl9: fix linking with LLVM binutils
PR: 278173
Reported by: emaste |
9.0.b1_1 28 Mar 2024 08:55:08 |
Pietro Cerutti (gahr) |
lang/tcl9: fix plist w/o DTRACE, fix tests, bump PORTREVISION |
9.0.b1 19 Feb 2024 09:01:53 |
Pietro Cerutti (gahr) |
lang/tcl9: fix version in pkg-desc
Reported by: olgeni |
9.0.b1 19 Feb 2024 08:19:18 |
Pietro Cerutti (gahr) |
lang/tcl9: add port for Tcl 9, currently in beta1
Contrary to what we're doing for the 8.x series, where we have ports for
8.5, 8.6, and 8.7, my goal is to maintain a single port for 9.x.
I have not had the chance to work on Tk 9 yet, which is why I haven't
added the 9 version to Mk/Uses/tcl.mk. Hopefully I'll get around to
doing it in the not so distant future. |
Number of commits found: 5
|