[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tcl/tk 8.4: a start, help requested ...
Jose Nazario wrote (in a message from Tuesday 19)
> attached a first pass (but it seems to work) tcl 8.4 port and a tk 8.4
> port that has me stuck. its barfing on final lib linking due to -rpath
> stuff, so i wonder if i'm out of date on some stuff.
>
> anyhow, i think we should try and get tcl/tk 8.4 into the tree asap, and
> i'm a little remiss since i only hacked on this briefly here and there. i
> use a lot of tcl and am finding a few things that requie 8.4.
>
> feedback (and help with the tk port) appreciated, thanks.
Here's an updated version. It now depends on autoconf since the
configure script surgery is more important than before. After cleaning
(ie making a separate OpenBSD section instead of just changing the
common NetBSD/OpenBSD code) the tcl.m4 patches should be submitted
upstreams I think.
I've some application that make extensive use of Tcl packages, and it
works OK with this port now. I've not checked other ports that depend
on Tcl/Tk though.
Matthieu
Tcl/Tk 8.4 ports