Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 02/23/2001 22:36:33
Module Name:	pkgsrc
Committed By:	jtb
Date:		Fri Feb 23 20:36:32 UTC 2001

Update of /cvsroot/pkgsrc/lang/tcl-itcl
In directory netbsd.hut.fi:/tmp/cvs-serv17300

Log Message:
Initial import of tcl-itcl. Package submitted by Mark Davies
<mark@MCS.VUW.AC.NZ> 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.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/lang/tcl-itcl/Makefile
N pkgsrc/lang/tcl-itcl/files/md5
N pkgsrc/lang/tcl-itcl/files/patch-sum
N pkgsrc/lang/tcl-itcl/pkg/PLIST
N pkgsrc/lang/tcl-itcl/pkg/DESCR
N pkgsrc/lang/tcl-itcl/patches/patch-aa
N pkgsrc/lang/tcl-itcl/patches/patch-ab
N pkgsrc/lang/tcl-itcl/patches/patch-ac
N pkgsrc/lang/tcl-itcl/patches/patch-ad
N pkgsrc/lang/tcl-itcl/patches/patch-ae
N pkgsrc/lang/tcl-itcl/patches/patch-af
N pkgsrc/lang/tcl-itcl/patches/patch-ag
N pkgsrc/lang/tcl-itcl/patches/patch-ah

No conflicts created by this import