Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use Tcl/Tk version 8.2. | steve | 1999-11-28 | 1 | -3/+3 |
| | | | | Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | update: ttt-1.3 -> ttt-1.4 | kjc | 1999-04-12 | 3 | -6/+6 |
| | |||||
* | remove "BROKEN_ELF= depends on blt". | kjc | 1998-10-28 | 1 | -3/+1 |
| | | | | blt is already fixed. | ||||
* | Mark BROKEN for ELF: depends on blt | jseger | 1998-10-14 | 1 | -1/+3 |
| | |||||
* | Remove all the remaining regexps from LIB_DEPENDS. There are some | asami | 1998-10-09 | 1 | -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. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | update: ttt-1.2 --> ttt-1.3 | kjc | 1998-09-22 | 3 | -7/+7 |
| | |||||
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-18 | 1 | -3/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -4/+4 |
| | |||||
* | update: ttt-1.1 --> ttt-1.2 | kjc | 1998-07-15 | 3 | -6/+6 |
| | | | | this version should compile under -stable. | ||||
* | update: ttt-0.4.1 --> ttt-1.1 | kjc | 1998-07-12 | 3 | -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 tk | fenner | 1998-02-21 | 1 | -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. | itojun | 1997-11-22 | 1 | -4/+5 |
| | | | | Reviewed by: satoshi, kjc | ||||
* | Mark this port broken, tk.h is not found. | asami | 1997-11-21 | 1 | -1/+3 |
| | |||||
* | new port: ports/net/ttt | itojun | 1997-11-20 | 5 | -0/+56 |
Tele Traffic Tapper, a network traffic monitoring tool Reviewed by: kjc@csl.sony.co.jp |