Commit Graph

6 Commits

Author SHA1 Message Date
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Jordan K. Hubbard
24aa019ec1 Update to 1.202 1998-04-14 09:27:21 +00:00
Tim Vanderhoek
3e5bf15dca 1. Portlint
2.  Remove virtual category x11 when tk80 is there.
3.  FreeBSD uses /usr/local, not /usr/pkg (from pkg/DESCR)
4.  Make pkg/COMMENT a full-fledged sentence.
5.  Use ${INSTALL_SCRIPT} to install scripts.
6.  Fix to work with tcl/tk in the Post-Tcl world.

PR:		ports/5894  (#6 only)
1998-03-07 15:38:50 +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
Satoshi Asami
6320d0cecc Portlint. 1998-01-18 11:13:54 +00:00
Jordan K. Hubbard
1e3ee66e9f tkirc - a Tk based IRC client.
Submitted by:	brianfeldman@hotmail.com
1998-01-15 23:26:30 +00:00