Path to this page:./
x11/blt,
Extension to Tcl/Tk
Branch: CURRENT,
Version:2.4znb15,
Package name: blt-2.4znb15,
Maintainer:brookBLT is an extension to Tcl/Tk. It adds plotting widgets (X-Y graph,
barchart, stripchart), a powerful geometry manager, a new canvas item,
and several new commands to Tk.
Plotting widgets: graph, barchart, stripchart
Hierarchical list box: hierbox
Tab set: tabset
Geometry Manager: table
Vector Data Object: vector
Background Program Execution: bgexec
Busy Command: busy
New Canvas Item: eps
Drag & Drop Facility: drag&drop
Bitmap Command: bitmap
Miscellaneous Commands: winop, bltdebug, watch, spline, htext
Required to run:[
lang/tcl] [
x11/tk]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 2149.388 KB
Version history: (Expand)
- (2023-11-12) Updated to version:blt-2.4znb15
- (2023-01-30) Updated to version:blt-2.4znb14
- (2022-06-06) Updated to version:blt-2.4znb13
- (2022-01-01) Updated to version:blt-2.4znb12
- (2020-08-18) Updated to version:blt-2.4znb11
- (2018-03-13) Updated to version:blt-2.4znb10
CVS history: (Expand)
2023-11-12 14:24:43 byThomas Klausner |Files touched by this commit (2570) |
Log message:*: revebump for new brotli option for freetype2Addresses PR 57693 |
2023-01-29 22:18:34 byRyo ONODERA |Files touched by this commit (2527) |
Log message:*: Recursive revbup from graphics/freetype2 |
2022-06-06 06:27:14 byDavid A. Holland |Files touched by this commit (18) |
Log message:Patch up x11/blt some.Most importantly, fix up what it passes to the TCL package handlingfunctions, since as it was the library won't initialize. I can'tremember when this changed in TCL but I've seen the same issuebefore... years ago. This library has likely been inoperable all thattime.Patch up a whole bunch of build warnings, some significant.However, it probably still doesn't work and in addition to a lot moreroutine build issues it needs attention from someone who knows moretcl than me.Bump PKGREVISION (to 13). I'm not going to bump the handful ofdependent packages since I don't think I've done anything to changethe interface, plus they're all likely inoperable anyway given howbroken this thing looks.Prerequisite for checking PR 32807 for currency, since it depends onblt and blt won't load. But I rather imagine the problem seen at thetime was blt dumping core. |
2022-01-01 16:21:14 byThomas Klausner |Files touched by this commit (3) |
Log message:blt: fix relro build on *BSDRemove NetBSD 1.5/1.6 specific code.Bump PKGREVISION. |
2021-10-26 13:35:01 byNia Alarie |Files touched by this commit (674) |
Log message:x11: Replace RMD160 checksums with BLAKE2s checksumsAll checksums have been double-checked against existing RMD160 andSHA512 hashesUnfetchable distfiles (fetched conditionally?):./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz |
2021-10-07 17:14:47 byNia Alarie |Files touched by this commit (675) |
Log message:x11: Remove SHA1 hashes for distfiles |
2020-08-17 22:20:41 byLeonardo Taccari |Files touched by this commit (2202) |
Log message:*: revbump after fontconfig bl3 changes (libuuid removal) |
2020-01-26 06:26:29 byRoland Illig |Files touched by this commit (189) |
Log message:all: migrate some SourceForge homepage URLs back from https to httphttps://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.htmlIn the above commit, the homepage URLs were migrated from http to https,assuming that SourceForge would use the same host names for both http andhttps connections. This assumption was wrong. Their documentation athttps://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ statesthat the https URLs use the domain sourceforge.io instead.To make the homepages from the above commit reachable again, pkglint hasbeen extended to check for reachable homepages. This check is onlyenabled when the --network command line option is given.Each of the homepages that referred to https://$project.sourceforge.netbefore was migrated to https://$project.sourceforge.io (27), and if thatwas not reachable, to the fallback URL http://$project.sourceforge.net(163). |