head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.2 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.4.0.62 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.60 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.58 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.56 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.54 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.52 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.50 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.48 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.46 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.44 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.42 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.40 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.38 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.36 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.34 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.32 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.30 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.28 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.26 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.24 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.22 pkgsrc-2008Q1:1.4.0.20 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.18 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.16 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.14 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.12 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.10 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.8 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.6 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.4 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.2 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.3.0.12 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.10 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.8 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.6 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.4 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.2 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.2.0.12 pkgsrc-2004Q1-base:1.2 pkgsrc-2003Q4:1.2.0.10 pkgsrc-2003Q4-base:1.2 netbsd-1-6-1:1.2.0.6 netbsd-1-6-1-base:1.2 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.5 date 2013.01.07.13.28.30; author wiz; state dead; branches; next 1.4; 1.4 date 2005.10.26.04.22.38; author minskim; state Exp; branches 1.4.62.1; next 1.3; 1.3 date 2004.05.12.23.38.35; author minskim; state Exp; branches; next 1.2; 1.2 date 2001.05.01.16.13.54; author jtb; state Exp; branches; next 1.1; 1.1 date 2001.02.23.20.36.28; author jtb; state Exp; branches 1.1.1.1; next ; 1.4.62.1 date 2013.01.14.13.34.11; author tron; state dead; branches; next ; 1.1.1.1 date 2001.02.23.20.36.28; author jtb; state Exp; branches; next ; desc @@ 1.5 log @Remove unused patches (after 3.4.1 update) @ text @$NetBSD: patch-aa,v 1.4 2005/10/26 04:22:38 minskim Exp $ --- itcl/configure.orig 2001-05-28 02:18:31.000000000 -0500 +++ itcl/configure @@@@ -1130,7 +1130,7 @@@@ case "`uname -s`" in ;; *) CYGPATH=echo - RELPATH=.. + RELPATH=../.. ;; esac @@@@ -1314,7 +1314,7 @@@@ echo "configure:1304: checking for Tcl p TCL_PLATFORM_DIR_NATIVE=${TCL_WIN_DIR_NATIVE} ;; *) - TCL_TOP_DIR_NATIVE='$(TCL_SRC_DIR)' + TCL_TOP_DIR_NATIVE='$(TCL_HEADER_DIR)' TCL_GENERIC_DIR_NATIVE='$(TCL_TOP_DIR_NATIVE)/generic' TCL_UNIX_DIR_NATIVE='$(TCL_TOP_DIR_NATIVE)/unix' TCL_WIN_DIR_NATIVE='$(TCL_TOP_DIR_NATIVE)/win' @@@@ -1586,12 +1586,12 @@@@ fi # link against the non-stubbed Tcl library. #-------------------------------------------------------------------- -if test "${SHARED_BUILD}" = "1" ; then - cat >> confdefs.h <<\EOF -#define USE_TCL_STUBS 1 -EOF +# if test "${SHARED_BUILD}" = "1" ; then +# cat >> confdefs.h <<\EOF +# #define USE_TCL_STUBS 1 +# EOF -fi +# fi #-------------------------------------------------------------------- # This macro generates a line to use when building a library. It @@@@ -1609,7 +1609,7 @@@@ fi ;; *) MAKE_STATIC_LIB="\${STLIB_LD} \$@@ \$(\$@@_OBJECTS)" - MAKE_SHARED_LIB="\${SHLIB_LD} -o \$@@ \$(\$@@_OBJECTS) \${SHLIB_LDFLAGS} \${SHLIB_LD_LIBS}" + MAKE_SHARED_LIB="\${SHLIB_LD} -o \${@@:C/\.so.*/.la/} \${\$@@_OBJECTS:.o=.lo} \${SHLIB_LDFLAGS} \${SHLIB_LD_LIBS} -version-info 0:0" ;; esac @ 1.4 log @Update tcl-itcl to 3.2.1, a bug fix release. Also switch to Tcl/Tk 8.4. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.3 2004/05/12 23:38:35 minskim Exp $ @ 1.4.62.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 1 a1 1 $NetBSD: patch-aa,v 1.4 2005/10/26 04:22:38 minskim Exp $ @ 1.3 log @- Rename tabset.n and watch.n to avoid conflicts with x11/blt. - Bl3ify. Tcl/Tk distfiles are not needed any more. Installed header files are used instead. - Enable pkgviews installation. Bump PKGREVISION due to PLIST changes. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- itcl/configure.orig 2000-08-28 22:58:00.000000000 -0500 d5 1 a5 1 @@@@ -1119,7 +1119,7 @@@@ case "`uname -s`" in d14 1 a14 1 @@@@ -1303,7 +1303,7 @@@@ echo "configure:1293: checking for Tcl p d23 1 a23 1 @@@@ -1575,12 +1575,12 @@@@ fi d41 1 a41 1 @@@@ -1598,7 +1598,7 @@@@ fi @ 1.2 log @Don't use the tcl or tk stub libraries. Thanks to Nick Hudson for pointing out the problem. @ text @d3 1 a3 1 --- itcl/configure.orig Tue Aug 29 03:58:00 2000 d5 1 a5 1 @@@@ -1119,7 +1119,7 @@@@ d14 10 a23 1 @@@@ -1575,12 +1575,12 @@@@ d41 1 a41 1 @@@@ -1598,7 +1598,7 @@@@ @ 1.1 log @Initial revision @ text @d3 2 a4 2 --- itcl/configure.orig Tue Aug 29 15:58:00 2000 +++ itcl/configure Fri Nov 10 01:10:13 2000 d14 18 @ 1.1.1.1 log @Initial import of tcl-itcl. Package submitted by Mark Davies in PR pkg/12060. Some minor adjustments by me. [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. @ text @@