| Port details |
- tcl-thread Scripting level thread extension for Tcl
- 3.0.4_1 devel
=0 3.0.4Version of this port present on the latest quarterly branch. - Maintainer: tcltk@FreeBSD.org
 - Port Added: 2026-01-19 10:27:05
- Last Update: 2026-07-06 15:57:32
- Commit Hash: 5f9d389
- License: BSD2CLAUSE
- WWW:
- https://wiki.tcl.tk/2770
- Description:
- Tcl 9.x Thread extension
Script-level access to Tcl threading capabilities.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tcl-thread>0:devel/tcl-thread
- To install the port:
- cd /usr/ports/devel/tcl-thread/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tcl-thread
- pkg install tcl-thread
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcl-thread
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1768817716
SHA256 (thread3.0.4.tar.gz) = 59bee1674c340b2c6b8894321d4cf7d829ddd11c1155b7acd76747d59c2f99af
SIZE (thread3.0.4.tar.gz) = 344198
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:
-
- libgdbm.so : databases/gdbm
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tcl-thread-3.0.4_1:
DOCS=on: Build and/or install documentation
GDBM=on: Persistent shared variables using GDBM
LMDB=off: Persistent shared variables using LMDB
===> Use 'make config' to modify these settings
- Options name:
- devel_tcl-thread
- USES:
- tcl:tea
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Port Moves |
- port moved here from devel/tcl8-thread on 2026-01-19
REASON: The new tcl-thread port supports both Tcl8 and Tcl9
- port moved here from devel/tcl9-thread on 2026-01-19
REASON: The new tcl-thread port supports both Tcl8 and Tcl9
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.0.4_1 06 Jul 2026 15:57:32
    |
Xin LI (delphij)  |
databases/lmdb0: Add port for LMDB 0.9.x legacy ABI
LMDB 1.0 introduced an incompatible on-disk format change and subtle
API breakage: applications that compiled cleanly against 1.0 headers
could fail silently at run time. Known affected ports include dns/knot3,
mail/bogofilter, and mail/postfix; the postfix issue has been confirmed
upstream. Linux distributions such as Arch Linux have observed the same
breakage. Samba can also be affected in certain configurations.
Because the regression is not detectable in an -exp build run -- the
postfix failure only manifests at run time, and bogofilter was caught
only because post-build self-tests happen to exercise this path -- we
cannot rely on package builds to validate the 1.0 upgrade.
This commit introduces databases/lmdb0 as a holding port for the 0.9.35 (Only the first 15 lines of the commit message are shown above ) |
3.0.4 19 Jan 2026 10:24:41
    |
Pietro Cerutti (gahr)  |
devel/tcl-thread: unifiy tcl8-thread and tcl9-thread
Version 3.0.4 of the Thread extension supports both Tcl8 and Tcl9. Get rid of
the version-specific ports. |
Number of commits found: 2
|