Commit graph

14 commits

Author SHA1 Message Date
perry
ff58f81fd1 fix so this package with tcl/tk 8.4 2005-10-07 17:39:26 +00:00
joerg
96a2d1abb5 Add DragonFly support. 2005-10-03 18:42:32 +00:00
minskim
7f801b9bb2 Define two missing constants when sizeof(void*) == 8. It will fix
build on 64bit architecture.
2004-03-08 16:52:13 +00:00
minskim
7bc0431ea6 Update blt to 2.4z, update MASTER_SITES and HOMEPAGE, bl3ify, and
enable pkgviews installation.

Many new features and bug fixes since 2.4.o.  See NEWS in the distfile
for the complete list.
2004-03-06 06:26:21 +00:00
jlam
30998f5193 buildlink1 -> buildlink2, and remove dependency on autoconf. 2002-09-23 22:39:22 +00:00
abs
0395d12355 Fix build problem on hosts identified as 'netbsdelf'. Does not change anything
on systems that already worked, so no PKGREVISION bump.
2002-03-31 14:37:30 +00:00
jmc
a30fd931a3 Various bits to get this working.
Buildlinkify against tcl/tk/x11

This configure is kinda brain dead so just keep the configure.in patches (which
were reversed anyways from the configure patches) and depend on autoconf
to force a correct configure. Also pass X11BASE along to configure's env
so the right -R flags end up in the libs/binaries.
2001-12-16 07:39:10 +00:00
wiz
e4ba4bde2e add RCS Id 2000-10-21 23:05:15 +00:00
rh
eb4ca5d0df Add missing -p to mkdir. 2000-10-01 14:32:56 +00:00
jwise
527526c5c3 Rework this package so that the BLT extension can be loaded into any running
tcl interpreter (as intended), instead of requiring users to use the bltwish
interpreter.
2000-09-08 02:48:04 +00:00
wiz
ecedb073b4 add RCS Ids 2000-09-03 14:54:56 +00:00
jwise
963e84c5d6 Adapt this package to tk-8.3.2. There is actually a newer blt out there
(2.4u), but the master site has been down all week, so I am adapting the
old one, as the new one has few major changes...
2000-09-01 17:26:54 +00:00
sakamoto
76333f0201 ELF rpath fix. 2000-05-22 03:47:54 +00:00
hubertf
f6ad88ab9e Import BLT VBLT2.4o, submitted by Brook Milligan <brook@biology.nmsu.edu>
in PR 9593.

BLT 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
2000-03-12 01:43:55 +00:00