From nobody Mon Jan 22 11:06:27 2024 X-Original-To: dev-commits-ports-main@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 4TJS8N0pfRz57gj7; Mon, 22 Jan 2024 11:06:28 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TJS8M6CNCz4cXq; Mon, 22 Jan 2024 11:06:27 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705921587; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LP/js/fkV6RJFIgijp2t5VajGTaQHLskxZFnYDOw9w4=; b=rg/9kWyieKMbR8W0qY2oJv8gt6JHNBPZ61mSum+/+2/S1frasi7+spdHcg6h3zHGnrJYzg xhJU0ldzYTyO1I4nmOSxrgylUPiKspuECfccUtpP89qd0i9nPTeelEOfwK9D8P9ZznVftW ybliRpyyaNzo6t7emPvl084KxgtRJ0XRWqEHlCC5C5CQ5akmBfnzQo1Bowu3bUEaBMJ7+K zQY+U2Y/yzUqMf+wlTdRzMMVCzDBeiJmLsKzkOs7vzvWsusMUqLf4/LfY291K1QFpEbXJt jolGwmCz79t9JG0WhPDH8zk1JplA7yofx0SspByYhYZJ9TMG7CW5pn81d1TlUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1705921587; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=LP/js/fkV6RJFIgijp2t5VajGTaQHLskxZFnYDOw9w4=; b=Tdiuef7+UmSpaRUuce2hTNLjo8Jcw4Fazgk79xIwrGSitU1SszGaKTmC0WL/XpUSRUoEeL ObN0Iz1Wl6GR+14O3dtpU+HMMCL8bJDk+LWxMi1tBIgWBZvT4QCnD8lxoqiT45TWVdCfLV J8DTWJ9C5gXHbo4C2At+en+iJmIZpZ/01AQE8QpD+nVhKb1clKJH1PAvOVQwS+NBdANmey UQgWV+BkXbkmP3j4Bni/SE4fvJZX8Rkg1RCrTMaf4PN1BK2aKwXOGzoj8RGUnsdtU9CWAJ ZH+NnMRWzE1xcGULGGL2Hqtwuh9gpKVpWcMIpxJNgy/wXPzki5QpL9jdukA5ZA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705921587; a=rsa-sha256; cv=none; b=W2ZVgC+IcZrjo5MTj4t/D/PTpcV/Gzt/XS50mRmswDHQFQgZcE9t4dFYN+NA7zvFv6siYr 8SCxWpSjSSdVwF0lFHSkGK6LCOLCvvGeO179N5aOd5PEFDc9+afBFt9Pfk5/CjxbtZPVDP Cxb/WTXAZJFw5B2R/fA0mf5E40VPgwrY0suAmyQNZ7cwwvbB/sTNuIJmZu9Pn+2JxLFNrq mRdH3Fxfq87RgUwDis7O5IsgTYBBDOwlVpQqm5Imm432jHQWvVw5TVLHfL3Fv1LGFr0hwZ DXCBfd8XA7zKnoVktbrEghKwMSIzBm9S05d9jniKQhaTqODcmlxY3z1vxRy/kQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 9BB7D1AA91; Mon, 22 Jan 2024 11:06:27 +0000 (UTC) Date: Mon, 22 Jan 2024 11:06:27 +0000 From: Alexey Dokuchaev To: Gleb Popov Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: d2e99e0393d6 - main - games/yadex: install the manpage under $PREFIX/share/man. Message-ID: References: <202401220839.40M8dXYO009970@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Jan 22, 2024 at 01:46:21PM +0300, Gleb Popov wrote: > On Mon, Jan 22, 2024 at 1:30???PM Alexey Dokuchaev wrote: > > Not sure I understand: to change default GNU_CONFIGURE_MANPREFIX you'd > > either have to fix all ports first (one by one, or better in small > > groups, e.g. per-category or per-maintainer), then flip the switch and > > drop custom GNU_CONFIGURE_MANPREFIX in individual ports (or skip/delay > > the drop because they would be redundant, but harmless), no? You want > > to change everything in one big commit? While I love to group commits, > > that would be a little *too* big, I reckon. > > It is not about commit squashing. I didn't imply or mention commit squashing. > The problem can be solved incrementally but it introduces more churn > in the repository: > > 1. We go over all affected ports plugging GNU_CONFIGURE_MANPREFIX > knobs into them. Right, this is phase one, and that's where we're now. > 2. Flip the switch in bsd.port.mk > 3. Remove now useless GNU_CONFIGURE_MANPREFIX knobs from all the ports > again. Yeah, that's identical to what I described above (quoted text) as method #1 vs. one huge commit (#2). Where is the extra churn? Or you propose something other than these 1-2-3 steps? I still don't follow... :-/ ./danfe