FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
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)
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.