Version: 0.7, Package name: snit-0.7p1 |
Maintained by: The OpenBSD ports mailing-list |
Required to run: [lang/tcl/8.4] |
Master sites: |
Description Snit is pure-Tcl object and megawidget framework written entirely in Tcl. Unlike most Tcl object systems, it isn't based on object inheritance; relying on inheritance only ties you down to the object system you've chosen. Instead, Snit is all about delegation: an object type can define its own methods and options, but it can easily delegate methods and options to other kinds of object. |
MD5: ZHFumN8CG3IYxG8aGSIepA= |
RMD160: pTcoxpjdz/g60hy2PSsLft3D1ao= |
Filesize: 34.5 KB |
Package available on: cdrom( ![]() ![]() Distfile available on: cdrom( ![]() ![]() |
Version History (View Complete History) |
|
2008-10-28 08:33:59 by Steven Mestdagh | Files touched by this commit (4) |
Log message: remove snit; newer snit is included with devel/tcllib pointed out by Stuart Cassoff |
2008-10-28 07:12:29 by Steven Mestdagh | Files touched by this commit (1) |
Log message: this still needs tcl 8.4, use tcl module, enable regression tests |
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-07-07 15:25:59 by Nikolay Sturm | Files touched by this commit (1) |
Log message: explicitly depend on tcl-8.4 |
2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366) |
Log message: SIZE |
2004-09-14 17:44:02 by Marc Espie | Files touched by this commit (206) |
Log message: switch to new plist, killing a few install scripts along the way. |
2004-05-07 09:28:32 by Christian Weisgerber | Files touched by this commit (26) |
Log message: Remove maintainer by his request. Thanks, Jose. |
2004-02-03 00:20:43 by Nikolay Sturm | Files touched by this commit (5) |
Log message: mark arch independent |
2003-12-27 16:22:51 by Jose Nazario | Files touched by this commit (1) |
Log message: upgrade to tcl/tk 8.4. passes regression tests. ok brad@ naddy@ |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2002-10-25 07:30:36 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 0.7; from Jose Nazario <jose@monkey.org>. |