Commit graph

13 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
minskim
2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00
minskim
ac690cf634 Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 will
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08 19:52:50 +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
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
martti
cd2f7f1959 COMMENT should start with a capital letter. 2003-07-21 17:38:24 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
30998f5193 buildlink1 -> buildlink2, and remove dependency on autoconf. 2002-09-23 22:39:22 +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
jlam
022d07a536 Mechanical changes of tk DEPENDS:
tk-8.3.2  -> tk>=8.3.2
	tk-[0-9]* -> tk>=8.0
	tk-8.*    -> tk>=8.0
2001-05-05 19:51:13 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +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
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