Port details |
- tcllibc Collection of utility modules for Tcl
- 1.21_1 devel =3 1.21Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2015-06-05 07:26:39
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: dirdiff, tcl-wrapper, tclreadline, tclxml, tcl86
- Also Listed In: tcl
- License: TclTk
- WWW:
- https://tcllib.sourceforge.net/
- Description:
- Some of the modules in Tcllib have C-implementations, which are
considerably faster than the pure-Tcl ones.
This port adds tcllibc, which contains all such available C-versions
of Tcllib's modules.
- ¦ ¦ ¦ ¦
- 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:
-
- To install the port:
- cd /usr/ports/devel/tcllibc/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tcllibc
- pkg install tcllibc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcllibc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652338359
SHA256 (tcllib-1.21.tar.xz) = 10c7749e30fdd6092251930e8a1aa289b193a3b7f1abf17fee1d4fa89814762f
SIZE (tcllib-1.21.tar.xz) = 6467488
Packages (timestamps in pop-ups are UTC):
- Master port: devel/tcllib
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- critcl : devel/critcl
- bison : devel/bison
- Runtime dependencies:
-
- pkgIndex.tcl : devel/tcllib
- Library dependencies:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tcllibc
- USES:
- bison tcl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
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: devel/tcllib | Commit | Credits | Log message |
1.21 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.20 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.19 19 Feb 2018 13:40:23 |
gahr |
devel/tcllib, devel/tcllibc: update to 1.19
Release notes:
http://core.tcl.tk/tcllib/doc/tcllib-1-19/support/releases/history/README-1.19.md |
1.18_1 31 Oct 2017 11:42:13 |
gahr |
devel/tcllibc: cleanup Makefile |
1.18_1 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
1.18_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.18_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.18 08 Feb 2016 12:15:53 |
gahr |
devel/tcllib: update to 1.18
Announcement: http://code.activestate.com/lists/tcl-core/15364/ |
1.17_1 05 Jun 2015 13:39:23 |
mi |
Minor follow-ups on the last commit separating pure-Tcl and compiled
pieces of tcllib:
* make the compiled child-port RUN_DEPEND on the master --
it is not useful without it.
* disable OPTIONS, when building the child-port -- they
aren't meaningful there
Pointed out by: gahr |
05 Jun 2015 07:26:28
|
mi |
Split the compiled pieces out of tcllib into a slave port of its own to avoid
a circular dependency: compiling C-files of tcllib requires critcl, but critcl
requires the cmdline (pure-Tcl) component of tcllib.
PR: 195863, 200612
Approved by: gahr (blanket) |
Number of commits found: 10
|