notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tcloo Implementation of TclOO for Tcl 8.5
1.0.4 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.4Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Tcl/Tk 8.5 is nearing EOL, please consider porting to Tcl/Tk 8.6
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: tcltk@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tcloo-1.0.4/catalog.mk
  3. /usr/local/share/licenses/tcloo-1.0.4/LICENSE
  4. /usr/local/share/licenses/tcloo-1.0.4/TclTk
  5. lib/TclOO1.0.4/libTclOO.so.1
  6. lib/TclOO1.0.4/pkgIndex.tcl
  7. lib/TclOO1.0.4/tclooConfig.sh
  8. lib/TclOO1.0.4/libTclOOstub.a
  9. include/tclOO.h
  10. include/tclOODecls.h
  11. man/mann/class.n.gz
  12. man/mann/copy.n.gz
  13. man/mann/define.n.gz
  14. man/mann/my.n.gz
  15. man/mann/next.n.gz
  16. man/mann/object.n.gz
  17. man/mann/ooInfo.n.gz
  18. man/mann/self.n.gz
  19. man/man3/Class.3.gz
  20. man/man3/Method.3.gz
  21. man/man3/OOInitStubs.3.gz
Collapse this list.
Dependency lines:
  • tcloo>0:devel/tcloo
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. http://core.tcl.tk/tcloo/tarball/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
1.0.4
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0.4
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
1.0.4
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.0.4
19 Apr 2016 14:20:01
Revision:413646Original commit files touched by this commit
gahr search for other commits by this committer
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
Revision:413034Original commit files touched by this commit
gahr search for other commits by this committer
devel/tcloo: remove leftover of my testing
1.0.4
11 Apr 2016 11:59:00
Revision:413020Original commit files touched by this commit
gahr search for other commits by this committer
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
Revision:371554Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.2
11 Sep 2014 07:39:01
Revision:367907Original commit files touched by this commit
gahr search for other commits by this committer
- 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
Revision:328452Original commit files touched by this commit
gahr search for other commits by this committer
- 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
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:317775Original commit files touched by this commit
gahr search for other commits by this committer
- Fix PLIST

Reported by:	portbuild (via miwi)
1.0
22 Apr 2013 10:17:54
Revision:316223Original commit files touched by this commit
gahr search for other commits by this committer
- 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

Number of commits found: 13