1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Thomas Gellekum
0ed8e6a102 Adapt to tk80.
Suggested by:	Mark Murray
1997-10-30 15:04:17 +00:00
Satoshi Asami
b36a61dbff Make this port actually build (ok, not build) by defining NO_BUILD.
It doesn't even have a Makefile!
1997-10-30 00:42:27 +00:00
Satoshi Asami
929e3babb8 Make this port run. There is no "wish" binary anymore, so make it
use "wish4.2".
1997-10-30 00:41:56 +00:00
Thomas Gellekum
8a694df80e Import of xmpeg3, a tcl frontend to amp (Audio Mpeg Player).
PR:		4055
Submitted by:	Daniel O'Conner <doconner@ist.flinders.edu.au>
1997-10-29 12:16:53 +00:00