Port details |
- tcloo Implementation of TclOO for Tcl 8.5
- 1.0.4 devel
=0 1.0.4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Tcl/Tk 8.5 is nearing EOL, please consider porting to Tcl/Tk 8.6 This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: tcltk@FreeBSD.org
- Port Added: 2013-04-22 10:18:06
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: TclTk
- WWW:
- http://core.tcl.tk/tcloo/
- Description:
- The TclOO Package is an implementation of TclOO for Tcl 8.5. It allows users to
write code against TclOO without using Tcl 8.6, and originally started out as a
way to progress implementation of TclOO without being tightly bound to the Tcl
core. The implementation in Tcl 8.6 was later developed from this package's
source.
WWW: http://core.tcl.tk/tcloo/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tcloo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (TclOO+Package-0a6e9f1ea3.tar.gz) = 8b7e573e41037d53b5621fd7c12c21352c458dab15c2d4ca115a8216e49ffb13
SIZE (TclOO+Package-0a6e9f1ea3.tar.gz) = 242436
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libtcl85.so : lang/tcl85
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- tcl:85,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 |
1.0.4 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.0.4 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.0.4 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.0.4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.0.4 19 Apr 2016 14:20:01 |
gahr |
Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.
Quoting https://tcl.tk/doc/tea:
"The Tcl Extension Architecture, or TEA, by John Ousterhout and others, is a
set of guidelines and techniques for the distribution, configuration,
compilation, and installation of Tcl extensions. TEA also provides a set of
utilities that operate accordingly. Many Tcl extensions leverage the TEA
utilities, which are designed to be easily customizable."
To facilitate the porting of TEA-based extensions, I have added the new "tea"
argument to USES=tcl. This argument prepares the autoconf environment by
setting GNU_CONFIGURE and sets some commonly used CONFIGURE_ARGS. Also, it
tries to figure out the correct extension name, sets TCL_PKG accordingly, and
adds it to PLIST_SUB.
I have modified a few ports to take advantage of this. More will come. |
1.0.4 11 Apr 2016 14:34:31 |
gahr |
devel/tcloo: remove leftover of my testing |
1.0.4 11 Apr 2016 11:59:00 |
gahr |
devel/tcloo: update to 1.0.4 (corresponds to the version in Tcl 8.6.5)
Changelog:
http://core.tcl.tk/tcloo/timeline?from=release-1.0.2&to=release-1.0.4
Note that there were no meaningful changes in 1.0.3. |
1.0.2 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
1.0.2 11 Sep 2014 07:39:01 |
gahr |
- Update to 1.0.2 (corresponds to the version in Tcl 8.6.2)
Changelog:
http://core.tcl.tk/tcloo/timeline?from=release-1.0.1&to=release-1.0.2 |
1.0.1 27 Sep 2013 10:18:19 |
gahr |
- Update to 1.0.1. This is the version that's bundled with Tcl 8.6.1
Changes:
* doc/next.n (METHOD SEARCH ORDER): Bug [3606943]: Corrected
description of method search order.
* generic/tclOODefineCmds.c (ClassSuperSet): Bug [9d61624b3d]: Stop
crashes when emptying the superclass slot, even when doing elaborate
things with metaclasses.
* generic/tclOOBasic.c (TclOO_Object_VarName): [Bug 3603695]: Change
the way that the 'varname' method is implemented so that there are no
longer problems with interactions due to the resolver. Thanks to
Taylor Venable <tcvena@gmail.com> for identifying the problem. |
1.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0 10 May 2013 08:20:39 |
gahr |
- Fix PLIST
Reported by: portbuild (via miwi) |
1.0 22 Apr 2013 10:17:54 |
gahr |
- New port: devel/tcloo
This is a backport for Tcl 8.5 of the Object Oriented layer (TclOO) shipped
with Tcl 8.6.
WWW: http://core.tcl.tk/tcloo/
Feature safe: yes |