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
9b668dfc40 New distribution tarball, same version.
Changes for that submitted by:	Chuck Robey <chuckr@freebsd.org>.

I also cleaned up some gratuitious "#ifndef __FreeBSD__"'s while
I was here.
1998-02-05 09:02:58 +00:00
Thomas Gellekum
845e38439d Import graphviz port. graphviz is a graph visualization tool. 1998-02-04 08:37:51 +00:00