Re: git: 48c44950a2f5 - main - x11/waylock: chase to the new home
- In reply to: Baptiste Daroussin : "Re: git: 48c44950a2f5 - main - x11/waylock: chase to the new home"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Jan 2024 10:20:10 UTC
Baptiste Daroussin <bapt@freebsd.org> writes: > On Thu, Jan 11, 2024 at 10:12:01AM +0000, Jan Beich wrote: > >> The branch main has been updated by jbeich: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=48c44950a2f5075f508025f50af88a6bbb88e55d >> >> commit 48c44950a2f5075f508025f50af88a6bbb88e55d >> Author: Jan Beich <jbeich@FreeBSD.org> >> AuthorDate: 2024-01-11 10:05:55 +0000 >> Commit: Jan Beich <jbeich@FreeBSD.org> >> CommitDate: 2024-01-11 10:09:53 +0000 >> >> x11/waylock: chase to the new home >> >> https://github.com/ifreund/waylock/commit/da36cc82e992 >> https://github.com/ifreund/zig-wayland/commit/afb41f859fac >> https://github.com/ifreund/zig-xkbcommon/commit/5242f8a957e0 >> "This repository has been archived by the owner on Jan 11, 2024. It is now read-only." > > Jumping on this one, we have more and more ports hosted at codebegr, we should > probably investigate adding some bits in the framework to simplify dealing with > codeberg. Ditto for sourcehut. For example, mail/aerc already uses _SRHT_TUPLE. $ rg -lg Makefile 'MASTER.*codeberg' | wc -l 19 $ rg -lg Makefile 'MASTER.*\.sr\.ht' | wc -l 42