From nobody Wed Jan 24 14:34:38 2024 X-Original-To: ports@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 4TKmh91tqQz586F3 for ; Wed, 24 Jan 2024 14:35:05 +0000 (UTC) (envelope-from naddy@mips.inka.de) Received: from mail.inka.de (mail.inka.de [IPv6:2a04:c9c7:0:1073:217:a4ff:fe3b:e77c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKmh90BSGz4gp7; Wed, 24 Jan 2024 14:35:05 +0000 (UTC) (envelope-from naddy@mips.inka.de) Authentication-Results: mx1.freebsd.org; none Received: from mips.inka.de (naddy@[127.0.0.1]) by mail.inka.de with uucp (rmailwrap 0.5) id 1rSeLH-00DbNs-QU; Wed, 24 Jan 2024 15:35:03 +0100 Received: from lorvorc.mips.inka.de (localhost [127.0.0.1]) by lorvorc.mips.inka.de (8.17.1/8.17.1) with ESMTP id 40OEYcT2023135; Wed, 24 Jan 2024 15:34:38 +0100 (CET) (envelope-from naddy@lorvorc.mips.inka.de) Received: (from naddy@localhost) by lorvorc.mips.inka.de (8.17.1/8.17.1/Submit) id 40OEYcPD023134; Wed, 24 Jan 2024 15:34:38 +0100 (CET) (envelope-from naddy) Date: Wed, 24 Jan 2024 15:34:38 +0100 From: Christian Weisgerber To: Gleb Popov Cc: ports@freebsd.org Subject: Re: Call for help: moving manpages to share/man Message-ID: References: <5DA3303D-107B-423C-8363-4B2921965305@freebsd.org> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4TKmh90BSGz4gp7 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:202113, ipnet:2a04:c9c7::/32, country:DE] Gleb Popov: > > Well, now it blocks contributors that don't have a GitHub account > > from being able to request a pull. :-) > > How would you request a pull when using FreeBSD git repo? You wouldn't, but committers could directly commit to the branch. Basically it's a question of whether collaborative work on a temporary branch--something that will come up again, I'm sure--can be accomplished inside the FreeBSD infrastructure or whether it requires access to an external forge. -- Christian "naddy" Weisgerber naddy@mips.inka.de