Port details |
- tcl-wrapper Shell wrapper for tclsh (Tcl)
- 1.1_3 lang =5 1.1_3Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2007-03-27 10:52:29
- Last Update: 2022-07-20 14:22:15
- Commit Hash: f98ae56
- People watching this port, also watch:: tk-wrapper, john, dia, tcllib, arpwatch
- Also Listed In: tcl
- License: BSD2CLAUSE
- Description:
- Tcl-wrapper installs a shell wrapper for the "tclsh" command that
comes with different versions of Tcl. Users can define in a configuration file
which version of the Tcl shell should be called.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tcl-wrapper>0:lang/tcl-wrapper
- To install the port:
- cd /usr/ports/lang/tcl-wrapper/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/tcl-wrapper
- pkg install tcl-wrapper
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tcl-wrapper
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- x11-toolkits/tk-wrapper
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- shc : misc/shc
- Runtime dependencies:
-
- tclsh8.6 : lang/tcl86
- This port is required by:
- for Build
-
- net/c3270
- net/tclsoap
- x11/x3270
- for Run
-
- lang/expect
- math/octave-forge-tcl-octave
- www/tclwebtest
Configuration Options:
- No options to configure
- Options name:
- lang_tcl-wrapper
- USES:
- tcl:run
- pkg-message:
- For install:
- You may wish to modify (or create) the configuration file:
/usr/local/etc/tclsh.conf
Sample configuration file is located at:
/usr/local/etc/tclsh.conf.sample
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_3 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.1_3 14 Apr 2021 15:41:02 |
Mathieu Arnold (mat) |
Mk: Cleanup after moving apply-slist earlier. |
1.1_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1_3 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.1_3 31 Jan 2017 08:32:09 |
gahr |
lang/tcl-wrapper: fix after misc/shc update |
1.1_2 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
1.1_2 27 Feb 2016 23:20:47 |
mm |
Fix LICENSE
PR: 207495
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
1.1_2 05 May 2014 13:57:36 |
gahr |
- Use the sample configuration file if the actual one is not available.This
makes the wrapper usable right after make install.
PR: 189359
Submitted by: Thierry Thomas <thierry@FreeBSD.org> |
1.1_1 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.1_1 07 Nov 2013 13:00:23 |
gahr |
- Convert to USES+=tl and USES+=tk
- STAGE-clean
- Simplify by not installing / deinstalling the user configuration file |
1.1_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.1_1 23 Apr 2013 11:51:53 |
gahr |
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble) |
1.1_1 04 Dec 2012 10:43:09 |
gahr |
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes
Reported by: beat, bapt |
1.1_1 26 Nov 2012 18:16:57 |
bf |
consolidate under (lower-case) tcltk@
PR: 173753 , 173767
Feature safe: yes |
1.1_1 03 Aug 2012 22:57:37 |
mm |
Release maintainership of Tcl/Tk ports back to pool. |
1.1_1 13 Feb 2012 11:36:23 |
mm |
Don't require specific Tcl version for lang/tcl-wrapper
PR: ports/164528
Submitted by: Pierre DAVID <pdagog@gmail.com> |
1.1_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.1_1 23 Mar 2011 11:37:49 |
mm |
- Add LICENSE information
- Make portlint happier |
1.1 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
1.1 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
1.1 12 Apr 2007 15:32:55 |
mm |
- use shc to create binaries
- increase version to 1.1
Approved by: garga (mentor) |
1.0 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
1.0 02 Apr 2007 22:56:15 |
pav |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
1.0 27 Mar 2007 10:52:18 |
miwi |
Tcl-wrapper installs a shell wrapper for the "tclsh" command that
comes with different versions of Tcl. Users can define in a configuration file
which version of the Tcl shell should be called.
- Martin Matuska
martin@matuska.org
PR: ports/110626
Submitted by: martin at matuska.org |