Port details |
- itcl4 Object-oriented extension to Tcl [incr Tcl]
- 4.3.2 lang =3 4.3.0Version of this port present on the latest quarterly branch.
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2014-08-29 14:32:27
- Last Update: 2024-12-18 15:22:51
- Commit Hash: 4c0701b
- People watching this port, also watch:: dirdiff, tcl-wrapper, tclreadline, tclxml, tcl86
- License: BSD3CLAUSE
- WWW:
- https://core.tcl.tk/itcl
- Description:
- [incr Tcl] is the most widely used O-O system for Tcl. The name is a play on
C++, and [incr Tcl] provides a similar object model, including multiple
inheritence and public and private classes and variables.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/itcl4/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/itcl4
- pkg install itcl4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: itcl4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734535326
SHA256 (itcl4.3.2.tar.gz) = 0550c21f0a120302190a1a332530921de2b27208e24e28a953fbd890567dc294
SIZE (itcl4.3.2.tar.gz) = 446014
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:
-
- libtcl86.so : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_itcl4
- USES:
- tcl:86+,tea
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.2 18 Dec 2024 15:22:51 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.3.2 |
4.3.1 16 Oct 2024 10:41:49 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.3.1 |
4.3.0 17 Sep 2024 07:26:08 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.3.0 |
4.2.4 05 Mar 2024 08:46:16 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.2.4 |
4.2.3_1 24 Feb 2024 16:12:13 |
Muhammad Moinur Rahman (bofh) |
lang/itcl4: Moved man to share/man
Approved by: portmgr (blanket) |
4.2.3 03 Sep 2023 06:04:29 |
Pietro Cerutti (gahr) |
lang/itcl4: update distinfo |
4.2.3 29 Aug 2023 07:44:55 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.2.3 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.2.2 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 ) |
4.2.2 08 Nov 2021 08:11:20 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.2.2 |
4.2.1 28 Jun 2021 12:16:50 |
Pietro Cerutti (gahr) |
lang/itcl4: update to 4.2.1 |
4.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.0 04 Nov 2019 09:10:22 |
gahr |
lang/itcl4: update to 4.2.0 |
4.1.2 19 Nov 2018 12:20:39 |
gahr |
lang/itcl4: update to 4.1.2 |
4.1.1 02 Jan 2018 10:51:06 |
gahr |
lang/itcl4: update to 4.1.1 |
4.1.0 21 Aug 2017 07:49:12 |
gahr |
lang/itcl4: update to 4.1.0 |
4.0.4_1 07 Jun 2016 07:48:03 |
gahr |
lang/itcl4: do not strip the stubs lib, consumers need the stubs pointer symbol
Reported by: Peter da Silva <peter.dasilva@flightaware.com> |
4.0.4 21 Apr 2016 11:33:17 |
gahr |
Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization. |
4.0.4 02 Mar 2016 11:54:19 |
gahr |
lang/itcl4: update to 4.0.4
Itcl 4.0.4 fixes a large collection of bugs and flawed designs. See the ticket
systems and timelines for a full accounting. A great deal of progress has been
made to make Itcl 4 a functionally equal replacement for Itcl 3. If you've
delayed migration due to lack of compatibility, it's time to try again. This
is the same Itcl release that is bundled with Tcl 8.6.5. |
4.0.1 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
4.0.1 29 Aug 2014 14:32:18 |
gahr |
- New port: lang/itcl4
This port provides the 4.x series of [incr Tcl], an object-oriented extension
to Tcl. While the 3.x series provided by lang/itcl works with Tcl 8.5, the
4.x series is targetted at Tcl 8.6.
http://core.tcl.tk/itcl |