diff options
author | Kenjiro Cho <kjc@FreeBSD.org> | 2003-10-22 10:16:00 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@FreeBSD.org> | 2003-10-22 10:16:00 +0000 |
commit | 8a267b58025f68c6add3a6cf423a4ecc1b0bf987 (patch) | |
tree | b320147c62ec6c663b20114739aab2b4bc1b4c47 /x11-toolkits/blt/pkg-descr | |
parent | Add p5-X500-DN 0.28, (diff) |
update BLT to BLT2.4z, and switch to tcl/tk8.4.
bump the share lib version to libBLT24.so.3.
Submitted by Klaus Robert Suetterlin <robert@mpe.mpg.de> with minor tweak by me.
PR: 57960
Diffstat (limited to 'x11-toolkits/blt/pkg-descr')
-rw-r--r-- | x11-toolkits/blt/pkg-descr | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/blt/pkg-descr b/x11-toolkits/blt/pkg-descr index f242b8023cb6..ab675fc9f4b2 100644 --- a/x11-toolkits/blt/pkg-descr +++ b/x11-toolkits/blt/pkg-descr @@ -1,7 +1,6 @@ -This is version 2.4u of the BLT library. BLT is an extension to the Tk -toolkit, adding new widgets, geometry managers, and miscellaneous -commands. It does not require any patching of the Tcl or Tk source -files. +The BLT Toolkit is an extension to Tcl and Tk. It adds new commands +and widgets to the Tcl interpreter. Included widgets are 2D graph, +barchart, stripchart, tab notebook, and tree viewer. NOTE: This kit requires as a pre-requisite the Tcl and Tk binary kits. This version uses FreeBSD shared libraries. |