./x11/p5-Tcl-pTk, Interface to Tcl/Tk with Perl/Tk compatible syntax

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11nb2, Package name: p5-Tcl-pTk-1.11nb2, Maintainer: pkgsrc-users

Interfaces perl to an existing Tcl/Tk installation on your
computer. It has fully perl/tk compatible syntax for running existing
perl/tk scripts, as well as direct-tcl syntax for using any other
Tcl/Tk features.

Using this module an interpreter object is created, which then
provides access to all the installed Tcl libraries (Tk, Tix, BWidgets,
BLT, etc) and existing features (for example native-looking widgets
using the Tile package).


Master sites: (Expand)

Filesize: 538.67 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-03 07:51:37 by Thomas Klausner | Files touched by this commit (1)
Log message:
p5-Tcl-pTk: fix path to tkimg
   2025-02-24 11:16:53 by Sean Cole | Files touched by this commit (1)
Log message:
add dropped '-' from last commit
   2025-02-24 04:52:05 by Sean Cole | Files touched by this commit (1)
Log message:
use tabs not spaces for previous checkin
   2025-02-24 04:41:13 by Sean Cole | Files touched by this commit (1)
Log message:
build will fail if DISPLAY not set, restore
 MAKE_PARAMS+=   --no-test-for-tk
   2025-02-17 01:53:17 by Sean Cole | Files touched by this commit (1)
Log message:
Update to 1.11nb2
- add tklib dependency
   2025-02-09 06:00:41 by Sean Cole | Files touched by this commit (1)
Log message:
Update to 1.11nb1
- specify path to tclsh
- add some dependencies to get rid of warnings
   2025-01-31 03:05:16 by Sean Cole | Files touched by this commit (9)
Log message:
x11/p5-Tcl-Tk: initial import of package
Extension module for Perl giving access to Tk via the Tcl extension

x11/p5-Tcl-pTk: initial import of package
Interface to Tcl/Tk with Perl/Tk compatible syntax

x11/p5-Tkx: initial import of package
Yet another Perl5 Tk interface