Martin Wilke
5690e71d56
- Unbreak
...
- Fix build with gcc 4.2
2007-10-01 22:41:18 +00:00
Mark Linimon
4363099522
Maintainer no longer has time to work on FreeBSD. We hope to see him
...
back again sometime.
2007-10-01 11:09:26 +00:00
Mark Linimon
9c97ae3b71
Mark as broken with gcc4.2.
2007-10-01 07:38:16 +00:00
Martin Wilke
2808dee072
- Fix build
...
PR: 113131
Submitted by: Paul Schmehl <pauls@utdallas.edu>
Approved by: maintainer (kjc)
2007-05-30 09:07:25 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
62e32dd98a
- Respect X11BASE
...
Reported by: pointyhat
Approved by: portmgr (linimon)
2006-12-11 07:31:19 +00:00
Kris Kennaway
533f6385ec
Update apparently stale (bouncing) address to maintainer's FreeBSD.org
...
address.
2006-12-11 03:43:06 +00:00
Edwin Groothuis
dbef3380d2
SHA256ify
...
Approved by: krion@
2006-01-22 21:24:05 +00:00
Kenjiro Cho
deeb03e3ad
upgrade to ttt-1.8.2 that builds with gcc-3.4.2.
2004-08-16 02:48:43 +00:00
Kenjiro Cho
8b9e1a6885
update to ttt-1.8.1 to compile on FreeBSD-5.x
2004-05-21 07:42:08 +00:00
Kris Kennaway
ee1ee4bacb
BROKEN on 5.x: Does not compile
2004-05-13 08:58:27 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Kenjiro Cho
750f9ffb21
update for libBLT24.so.3 that uses tcl/tk8.4.
...
bump the PORTREVISION accordingly.
2003-10-22 10:23:54 +00:00
Kenjiro Cho
b8896a3ccd
upgrade from ttt-1.6 to ttt-1.8.
...
this version compiles with gcc-3.
PR: 58098
2003-10-17 07:45:42 +00:00
Kris Kennaway
ee6faee56e
BROKEN on 5.x: does not compile
2003-10-15 21:43:46 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Kenjiro Cho
4a02723e93
update from ttt-1.5 to ttt-1.6.
...
LIB_DEPENDS changed from blt-2.4s to blt-2.4u.
2000-12-21 12:01:40 +00:00
Kenjiro Cho
2d43415fa0
upgrade ttt-1.4 to ttt-1.5.
...
add ttt to the ipv6 virtual category.
2000-06-09 08:39:14 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Steve Price
bc087374d3
Update to use Tcl/Tk version 8.2.
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Kenjiro Cho
42d05774aa
update: ttt-1.3 -> ttt-1.4
1999-04-12 10:25:24 +00:00
Kenjiro Cho
da99815d18
remove "BROKEN_ELF= depends on blt".
...
blt is already fixed.
1998-10-28 12:39:25 +00:00
Justin M. Seger
935ca7fdf4
Mark BROKEN for ELF: depends on blt
1998-10-14 03:01:15 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
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.
1998-10-09 10:05:56 +00:00
Satoshi Asami
b6d6b302c9
tcl80 has been ELFized.
1998-09-25 10:07:46 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Kenjiro Cho
fac3115694
update: ttt-1.2 --> ttt-1.3
1998-09-22 09:40:21 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Kenjiro Cho
db96306d36
update: ttt-1.1 --> ttt-1.2
...
this version should compile under -stable.
1998-07-15 05:52:28 +00:00
Kenjiro Cho
b818f79d5a
update: ttt-0.4.1 --> ttt-1.1
...
also
LIB_DEPENDS: BLT2.1 --> BLT2.4c
tk41 --> tk80
MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp
Reviewed by: itojun@itojun.org
1998-07-12 17:56:08 +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
Jun-ichiro itojun Hagino
51aa457183
tcl/tk dependency and pathnames repaired.
...
Reviewed by: satoshi, kjc
1997-11-22 11:57:46 +00:00
Satoshi Asami
2949ca251a
Mark this port broken, tk.h is not found.
1997-11-21 17:50:07 +00:00
Jun-ichiro itojun Hagino
3b7a883347
new port: ports/net/ttt
...
Tele Traffic Tapper, a network traffic monitoring tool
Reviewed by: kjc@csl.sony.co.jp
1997-11-20 13:44:30 +00:00