head 1.4; access; symbols pkgsrc-2013Q4:1.3.0.8 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.6 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.4 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.2 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.2.0.78 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.76 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.74 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.72 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.70 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.68 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.66 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.64 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.62 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.60 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.58 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.56 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.54 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.52 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.50 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.48 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.2.0.46 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.44 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.42 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.40 pkgsrc-2008Q2-base:1.2 cwrapper:1.2.0.38 pkgsrc-2008Q1:1.2.0.36 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.34 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.32 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.30 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.28 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.26 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.2.0.24 pkgsrc-2006Q3-base:1.2 pkgsrc-2006Q2:1.2.0.22 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.20 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.18 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.16 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.14 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.12 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.2.0.10 pkgsrc-2004Q4-base:1.2 pkgsrc-2004Q3:1.2.0.8 pkgsrc-2004Q3-base:1.2 pkgsrc-2004Q2:1.2.0.6 pkgsrc-2004Q2-base:1.2 pkgsrc-2004Q1:1.2.0.4 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.2 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.1.0.6 netbsd-1-6-1-base:1.1 netbsd-1-6:1.1.0.8 netbsd-1-6-RELEASE-base:1.1 pkgviews:1.1.0.4 pkgviews-base:1.1 buildlink2:1.1.0.2 buildlink2-base:1.1 netbsd-1-5-PATCH003:1.1; locks; strict; comment @# @; 1.4 date 2014.02.22.09.26.54; author obache; state dead; branches; next 1.3; commitid onR11m0AIUoGS4qx; 1.3 date 2013.01.07.13.26.41; author wiz; state Exp; branches; next 1.2; 1.2 date 2003.05.06.17.41.42; author jmmv; state Exp; branches 1.2.78.1; next 1.1; 1.1 date 2001.11.01.00.25.16; author zuntum; state Exp; branches; next ; 1.2.78.1 date 2013.01.14.13.34.11; author tron; state Exp; branches; next ; desc @@ 1.4 log @Remove tcl-itcl-3.4.1, newer version (4.0.0) is in base tcl-8.6 and later. @ text @[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. @ 1.3 log @Update to 3.4.1, based on othyro's package from wip. This version compiles with tcl-8.5. @ text @@ 1.2 log @Drop trailing whitespace. Ok'ed by wiz. @ text @d1 3 a3 8 [incr Tcl] provides the extra language support needed to build large Tcl/Tk applications. It introduces the notion of objects, which act as building blocks for an application. Each object is a bag of data with a set of procedures or "methods" that are used to manipulate it. Objects are organized into "classes" with identical characteristics, and classes can inherit functionality from one another. This object-oriented paradigm adds another level of organization on top of the basic variable/procedure elements, and the resulting code is easier to understand and maintain. @ 1.2.78.1 log @Pullup ticket #4016 - requested by wiz lang/tcl-itcl: build fix update Revisions pulled up: - cad/tnt-mmtl/Makefile 1.20 - lang/tcl-itcl/DESCR 1.3 - lang/tcl-itcl/Makefile 1.25 - lang/tcl-itcl/PLIST 1.7 - lang/tcl-itcl/buildlink3.mk 1.12 - lang/tcl-itcl/distinfo 1.10 - lang/tcl-itcl/patches/patch-aa deleted - lang/tcl-itcl/patches/patch-ab deleted - lang/tcl-itcl/patches/patch-ac deleted - lang/tcl-itcl/patches/patch-ad deleted - lang/tcl-itcl/patches/patch-ag deleted - lang/tcl-itcl/patches/patch-ah deleted - sysutils/tkdesk/Makefile 1.21 --- Module Name: pkgsrc Committed By: wiz Date: Mon Jan 7 13:26:41 UTC 2013 Modified Files: pkgsrc/lang/tcl-itcl: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: Update to 3.4.1, based on othyro's package from wip. This version compiles with tcl-8.5. --- Module Name: pkgsrc Committed By: wiz Date: Mon Jan 7 13:27:04 UTC 2013 Modified Files: pkgsrc/cad/tnt-mmtl: Makefile Log Message: Use tcl-itcl, bump PKGREVISION. --- Module Name: pkgsrc Committed By: wiz Date: Mon Jan 7 13:27:29 UTC 2013 Modified Files: pkgsrc/sysutils/tkdesk: Makefile Log Message: Bump PKGREVISION for tcl-itcl shlib path change. --- Module Name: pkgsrc Committed By: wiz Date: Mon Jan 7 13:28:30 UTC 2013 Removed Files: pkgsrc/lang/tcl-itcl/patches: patch-aa patch-ab patch-ac patch-ad patch-ag patch-ah Log Message: Remove unused patches (after 3.4.1 update) @ text @d1 8 a8 3 [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. @ 1.1 log @Move pkg/ files into package's toplevel directory @ text @d1 8 a8 8 [incr Tcl] provides the extra language support needed to build large Tcl/Tk applications. It introduces the notion of objects, which act as building blocks for an application. Each object is a bag of data with a set of procedures or "methods" that are used to manipulate it. Objects are organized into "classes" with identical characteristics, and classes can inherit functionality from one another. This object-oriented paradigm adds another level of organization on top of the basic variable/procedure elements, and the resulting code is easier to understand and maintain. @