aboutsummaryrefslogtreecommitdiff
path: root/net/ttt
Commit message (Collapse)AuthorAgeFilesLines
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=9876
* tcl/tk dependency and pathnames repaired.Jun-ichiro itojun Hagino1997-11-221-4/+5
| | | | | | | Reviewed by: satoshi, kjc Notes: svn path=/head/; revision=8754
* Mark this port broken, tk.h is not found.Satoshi Asami1997-11-211-1/+3
| | | | Notes: svn path=/head/; revision=8733
* new port: ports/net/tttJun-ichiro itojun Hagino1997-11-205-0/+56
Tele Traffic Tapper, a network traffic monitoring tool Reviewed by: kjc@csl.sony.co.jp Notes: svn path=/head/; revision=8727