summaryrefslogtreecommitdiffstats
path: root/net/ttt
Commit message (Collapse)AuthorAgeFilesLines
* Update to use Tcl/Tk version 8.2.steve1999-11-281-3/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* update: ttt-1.3 -> ttt-1.4kjc1999-04-123-6/+6
|
* remove "BROKEN_ELF= depends on blt".kjc1998-10-281-3/+1
| | | | blt is already fixed.
* Mark BROKEN for ELF: depends on bltjseger1998-10-141-1/+3
|
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
| | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
* tcl80 has been ELFized.asami1998-09-251-2/+2
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* update: ttt-1.2 --> ttt-1.3kjc1998-09-223-7/+7
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-181-3/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-4/+4
|
* update: ttt-1.1 --> ttt-1.2kjc1998-07-153-6/+6
| | | | this version should compile under -stable.
* update: ttt-0.4.1 --> ttt-1.1kjc1998-07-123-13/+14
| | | | | | | | | also LIB_DEPENDS: BLT2.1 --> BLT2.4c tk41 --> tk80 MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org
* Add tk virtual category where missing. List of ports which depend on tkfenner1998-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.
* tcl/tk dependency and pathnames repaired.itojun1997-11-221-4/+5
| | | | Reviewed by: satoshi, kjc
* Mark this port broken, tk.h is not found.asami1997-11-211-1/+3
|
* new port: ports/net/tttitojun1997-11-205-0/+56
Tele Traffic Tapper, a network traffic monitoring tool Reviewed by: kjc@csl.sony.co.jp
OpenPOWER on IntegriCloud