Version: 3.4.1, Package name: itcl-3.4.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description [incr Tcl] is an object-oriented extension of the Tcl language. It was created to support more structured programming in Tcl. Tcl scripts that grow beyond a few thousand lines become extremely difficult to maintain. This is because the building blocks of vanilla Tcl are procedures and global variables, and all of these building blocks must reside in a single global namespace. There is no support for protection or encapsulation. |
Filesize: 257.145 KB |
Version History (View Complete History) |
|
2020-05-27 15:48:34 by Sebastian Reitenbach | Files touched by this commit (1) |
Log message: drop maintainer |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2015-03-16 12:08:00 by Christian Weisgerber | Files touched by this commit (869) |
Log message: fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-01-05 11:55:32 by Sebastian Reitenbach | Files touched by this commit (6) |
Log message: Update to new Tcl layout. While there, take MAINTAINER, since the old one is not reachable with this address anymore. OK landry@, stu@ |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 11:48:13 by Marc Espie | Files touched by this commit (650) |
Log message: USE_GROFF=Yes |
2010-06-07 08:39:46 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to 3.4b1, allowing this to work with Tcl 8.5. From Sebastian Reitenbach with some changes by me & tested by Sebastian. earlier version ok jasper@ (not moving to itcl 4.0 yet; other parts are needed first). |
2009-03-11 15:26:03 by Stuart Henderson | Files touched by this commit (2) |
Log message: bump following tcl dep changes |
2008-10-28 10:08:32 by Steven Mestdagh | Files touched by this commit (1) |
Log message: use tcl module; still needs tcl 8.4 for now |
2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599) |
Log message: Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-10-28 11:52:18 by Steven Mestdagh | Files touched by this commit (5) |
Log message: add the version numbers back into some directory names, this works out better for dependent ports. ok maintainer |