On Thu, May 28, 2026 at 09:11:16AM -0400, Ian Darwin wrote: > > Here is a diff to update zeal to 0.8.1, which builds fine with LLVM 22 > > installed from ports@. > > > > Lightly tested on amd64. > > > > MAINTAINER is CC'ed. > > > > Comments? OK? > > > Glad to see this being updated, thanks. I had started working on an update > but yours is more complete. Thanks for your feedback, got an OK from awolk@ privately so it's now committed.
OpenBSD Mail Box
BTC:1BsNfN6m7xtT4PqDb9jJHnDDFBb38zS9Yi
Friday, May 29, 2026
Re: [NEW] net/nchat
On Fri, 15 May 2026 17:26:55 +0200 Kirill A. Korinsky <kirill@korins.ky> wrote: > On Wed, 13 May 2026 18:40:21 +0200, > Nazarenko Mykyta <mykyta@nazarenko.sbs> wrote: > > > > [1 <text/plain; US-ASCII (7bit)>] > > On Wed, 15 Apr 2026 18:53:34 +0200 > > Kirill A. Korinsky <kirill@korins.ky> wrote: > > > > > On Wed, 15 Apr 2026 16:00:40 +0200, > > > mykyta@nazarenko.sbs wrote: > > > > > > > > Archive with a port that includes diff from kn@ attached. It > > > > will be more convenient to test :D > > > > > > > > Those who are interested, test and feedback. > > > > > > > > > > Reads OK and seems works. I do not plan to use it, but I don't > > > against to import it. > > > > > > BTW I had spoted a few static libraries: > > > > > > @static-lib lib/libduchat.a > > > @static-lib lib/libncutil.a > > > @static-lib lib/libtgchat.a > > > > > > Do we really need it as static lib? Maybe install it as .so or > > > don't install at all? > > > > > > Anyway OK to import @kirill after release > > > > > > > Yes, I missed that point. > > > > Added post-install hook, because we don't > > need to install this static libraries. > > > > Now I think it's ready. > > > > Archive attached. > > > > Reads and compiles good, I think it is worht to be imported. > > I had brifly tested it with my telegram account and it works, I do > not plan to use it, but if you fix support of signal / whatsapp, I > may reconcider. > > So, OK kirill@ to import. > Hi there! nchat was updated to version 5.15.26 Changes : https://github.com/d99kris/nchat/releases/tag/v5.15.26 PLIST and distinfo updated. Tested on amd64. With best regards, Nazarenko Mykyta