pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tcl/tk 9.0?







Sent with Proton Mail secure email.

On Friday, 27 December 2024 at 12:20, Thomas Klausner <wiz%NetBSD.org@localhost> wrote:

> On Fri, Dec 27, 2024 at 07:11:33AM -0500, Greg Troxel wrote:
> 
> > Another question is why we have tcl85 still. I don't mean to be
> > deletionist, really just asking if there are packages that need it. If
> > so, that's a clue that tcl/tk have enough API stability issues that
> > continuing to version is likely needed.
> 
> 
> We have one user of lang/tcl85 in pkgsrc - x11/tk85.
> We have no users of x11/tk85 in pkgsrc.
> Thomas


FWIW I pushed wip/tcl9, a crude mod of some of lang/tcl's  after a url2pkg. I haven't ported any of the patches from the original, it (almost) builds for me under -current NetBSD amd64 without any. The only problem I am having is that for some reason it fails to build unix/tclsh itself, after building all the .o files and the libraries, so I have to manually (cd work/tcl9.0/unix && make) to complete the build; I couldn't figure out this. 

Subsequently the tests pass:

...
Tests ended at Fri Dec 27 13:45:26 GMT 2024
all.tcl:        Total   143     Passed  127     Skipped 16      Failed  0
Sourced 0 Test Files.
Number of tests skipped for each constraint:
        8       have_gdbm
        8       have_lmdb
...

I'll try tk9 later. 

Chavdar 



Home | Main Index | Thread Index | Old Index