Commit graph

18 commits

Author SHA1 Message Date
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
wiz
5854da542a Add buildlink2.mk. 2002-10-25 09:13:49 +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
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +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
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +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
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