From: Omar Polo Subject: Re: [new] irctk - graphical IRC client To: Stefan Hagen Cc: ports@openbsd.org Date: Sat, 20 Jan 2024 19:26:23 +0100 On 2024/01/20 17:52:39 +0100, Stefan Hagen wrote: > Omar Polo wrote (2024-01-20 17:40 CET): > > On 2023/12/30 15:39:39 +0100, Omar Polo wrote: > > > On 2023/12/15 16:50:50 +0100, Omar Polo wrote: > > > > IRCTk is a graphical IRC client written in Tcl/Tk. I've been using it > > > > for several months now. I'm using it also for icb via a (customized) > > > > icbirc. > > > > > > > > A quickstart guide is available here, with screenshots > > > > > > > > > > Due to a wrong dependency line the scripts were re-generated during fake > > > time and recorded fake-time PREFIX, thus trying to run stuff in > > > pobj/irctk-1.0.0/... Now fixed. > > > > ...and I also missed the dependency on tcllib and the fact that > > tk.port.mk doesn't append to BUILD/RUN_DEPENDS. Hopefully this is > > finally the right port :-) > > > > ok to import? > > The patch doesn't apply. You patched the Makefile, but you need to patch > Makefile.m4. oooops. i must be retarted. :) > Updated version attached. > > ok sdk@ thanks