summaryrefslogtreecommitdiff
path: root/devel/vtcl
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-01-21Initial import of vtcl 1.6.0, a tcl development environment, into theagc6-0/+551
Packages Collection. This package was provided by Stephen Borrill. Visual Tcl is a freely-available, high-quality application development environment for UNIX, Windows, Macintosh and AS400 platforms. Visual Tcl is written entirely in Tcl/Tk and generates pure Tcl/Tk code. This makes porting your Visual Tcl applications either unnecessary or trivial. Visual Tcl is covered by the GNU General Public License. Features - 100% pure Tcl/Tk. No external libraries required. - Extensible widget and geometry manager support. - Create compound widgets and widget libraries. - GUI interface for most aspects of Tcl/Tk development. - Support for user images and fonts in your project. - Imports pre-existing Tcl/Tk code. - Built-in support for widget toolkits including: [incr Widgets], BLT, TkTable - Visual Tcl features new ready-to-use widgets: combo box, multicolumn listbox, progress bar - Predefined compounds available including scrolled text, scrolled listbox, scrolled canvas, horizontal and vertical splitters - Exports Tclets which run in Netscape/MSIE. - Support for freewrap. Generate binaries for Windows or Linux.