1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
e5a5f578bf Add author's site.
PR:		4988
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-11-10 13:20:32 +00:00
Thomas Gellekum
01e54a67db Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands.
PR:		4219
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-10-30 08:26:49 +00:00