Le Wed, Dec 25, 2024 at 02:24:14AM +0100, Lydia Sobot a écrit : > Ping ping ping ping, made portcheck happy with using ${VARBASE} instead > of /var directly >
Thank you. ${VARBASE} is not expanded, you missed the SUBST_VARS in Makefile. You may as well change /etc with SYSCONFDIR > On Mon Dec 16, 2024 at 02:20 CET, Lydia Sobot wrote: > > Ping ping ping, changed GH_ stuff to DIST_TUPLE, hopefully correctly > > > > On Tue Dec 10, 2024 at 19:17 CET, Lydia Sobot wrote: > > > Ping ping > > > > > > On December 3, 2024 8:48:12 p.m. GMT+01:00, Lydia Sobot > > > <chilledfr...@disroot.org> wrote: > > > >Ping, re-attached a new tarball with the GH_* way of specifying standard > > > >GitHub archives, that wasn't particularly clear in the FAQ but I might > > > >have missed something > > > > > > > >On Sun Nov 24, 2024 at 05:10 CET, Brian Callahan wrote: > > > >> On 11/23/2024 10:43 PM, Lydia Sobot wrote: > > > >> > Hi, > > > >> > > > > >> > Attached is an up-to-date version of net/oragono, now called ergo > > > >> > (https://ergo.chat), tested on arm64 for a little while and no > > > >> > apparent > > > >> > issues. I can take up maintainership if it is desirable. I am not > > > >> > entirely sure how to best shuffle around the configuration files and > > > >> > examples in order to fit in with OpenBSD's layout, so please feel > > > >> > free > > > >> > to edit the corresponding patches. Ok? > > > >> > > > >> This is something I ported quite a long time ago but I don't think ever > > > >> got committed: https://marc.info/?l=openbsd-ports&m=156557936229322&w=2 > > > >> > > > >> I'm guessing you got it from here: > > > >> https://github.com/ibara/openbsd-ports-wip/tree/master/net/oragono > > > >> > > > >> By all means, take maintainer of it; anything in that repo should be > > > >> taken, updated, and submitted by anyone interested--take maintainer of > > > >> it, claim you wrote the port yourself, I'm good with all of that. > > > >> > > > >> ~Brian