From nobody Sat Jan 3 22:13:36 2026 X-Original-To: freebsd-git@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dkFFm2Dzkz6LwdX for ; Sat, 03 Jan 2026 22:13:48 +0000 (UTC) (envelope-from contact@evilham.com) Received: from yggdrasil.evilham.com (yggdrasil.evilham.com [IPv6:2a02:2770::216:3eff:fee1:cf9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4dkFFl2WRXz3xYs for ; Sat, 03 Jan 2026 22:13:47 +0000 (UTC) (envelope-from contact@evilham.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=evilham.com header.s=mail header.b=SFnYEL9R; dmarc=pass (policy=quarantine) header.from=evilham.com; spf=pass (mx1.freebsd.org: domain of contact@evilham.com designates 2a02:2770::216:3eff:fee1:cf9 as permitted sender) smtp.mailfrom=contact@evilham.com From: Evilham DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=evilham.com; s=mail; t=1767478418; bh=T27WDYjhZ1OFZF7y7PjTVM6bZsSqepaKtPiVuekTIrA=; h=From:To:Subject:References:In-reply-to:Date; b=SFnYEL9R0k+FEJMH9CPsu+KW+nhrB9n+dWJm6Bvexy/V6Je5jzmKIERIMk0kH+p0w 1SL9S14E5tCvxUfYgWOEp/QNH5Aju3S/2uZH7WnJNWWtd1TNRctJPOcAYxh1wzp8Vk EO5W8ieXsmdklAwMq/rKdyc8lcZRgNYHVAqK2ZFY= To: freebsd-git@freebsd.org Subject: Re: Comparison with other Forges | Forgejo References: In-reply-to: Date: Sat, 03 Jan 2026 23:13:36 +0100 Message-ID: <15c2814ee6d27c6f0aeccb617807b2c04549@yggdrasil.evilham.com> List-Id: Discussion of git use in the FreeBSD project List-Archive: https://lists.freebsd.org/archives/freebsd-git List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-git@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.88 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.984]; DMARC_POLICY_ALLOW(-0.50)[evilham.com,quarantine]; R_DKIM_ALLOW(-0.20)[evilham.com:s=mail]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; RCPT_COUNT_ONE(0.00)[1]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:196752, ipnet:2a02:2770::/32, country:NL]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-git@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[evilham.com:+] X-Rspamd-Queue-Id: 4dkFFl2WRXz3xYs On ds., gen. 03 2026, Graham Perrin wrote: > To complement the git-specific threads that are not yet in > freebsd-git@ > > FWIW (and risking repetition if these points already came out elsewhere than freebsd-git), I run a few instances of Forgejo, a couple of them on FreeBSD, which were migrations off phabricator. After talking to some Forgejo devs (some of which happen to be very close to Codeberg.org ops), it is clear that they have good plans when it comes to UX, are very community-focused and also that it is an upstream that is very open to having official support in Forgejo (aka: providing pre-built binaries), given that we are able to do the work to run the test suite automatically. A couple years ago that was a tad more difficult, but now that FreeBSD can run as an OCI, maybe this is relatively simple achieve. Having this kind of first-level support for FreeBSD in Forgejo would be great. Cheers, and lovely pick of forge. -- Evilham