From nobody Thu Jul 21 03:32:30 2022 X-Original-To: dev-commits-ports-all@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 4LpJ6Q2vZ9z4WRgW; Thu, 21 Jul 2022 03:32:30 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 4LpJ6Q2PvHz483s; Thu, 21 Jul 2022 03:32:30 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1658374350; 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=sNC4DGLMgQVlXkwmn9OstBLr6joCUhHl32AFDkLmgZ4=; b=q5ARTVYjQlityo11PFc7ivtGCai8YW7lCGUbtBAkyNcfoEZi9CbB1S+U1OgXKRFvVuaxHG XBg8IXKnidSAy/UmZhQmspjKkDO2OvzewfwXQ1Owf+sRpbyZg9N2WG51QITs6PTU0PvKjU aK16XvqADHdx29H/vdX5rNuqD25UEUY7J1GhHj26DW585j7nb62t9XbhDLV1Eogv87IgSl RCn/rACUT0eW1sfVezudAuNhE+dThynsveH1hmqII0wZCUbtyL0CUEeAma+BA/2A37ji3h FsdLCrZ8Cjn7gvli6VWm/CpcqzzMnaPrOMWFImVjzWB7g67PThg8Bw7sCLKISQ== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 373A81CCDF; Thu, 21 Jul 2022 03:32:30 +0000 (UTC) Date: Thu, 21 Jul 2022 03:32:30 +0000 From: Alexey Dokuchaev To: "Tobias C. Berner" Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 2fc48fb6f70b - main - CHANGES: document removal of 'Created by' lines. Message-ID: References: <202207201310.26KDASNG037023@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202207201310.26KDASNG037023@gitrepo.freebsd.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1658374350; 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=sNC4DGLMgQVlXkwmn9OstBLr6joCUhHl32AFDkLmgZ4=; b=V/teAVMs0j/BbkQTFPv2DUE51PAJ/+444zkIfix5jgpCOxE+QBi9DUibCRCQpvz5028XpD NTHxcjH+7EZ+JhiiHgrklNhlfUVBvin8IJbGIUlHmJS6QRnRH8hKnE4UFdzabgrbvW+sAP Bed77/B7bpEDf/eu3fa7XTqxla2sU/qsOQEvhH5kp+ysb9CQn/Z70f4kWUw3XoU/hyDV+z qJftPFgpt4u3D84d70h2S6MWP7MMfXgK3O26w1tWqiSukXkOU3JJOzIoKiZDJZU+XesvMG UJeQSnSJoD8WmT2WgFbYj9CQT5YSZwpSvCMUa7cATQQRRY5uxkDwSBQ2lpmsMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1658374350; a=rsa-sha256; cv=none; b=ecEF98AmvkS/07uXzraZAnBKEutbxABW+jC7A1QJ3LuTc7h2gIY+boKrd85rw/QxfVkQaS mJJolUAdRFBk4qe6WRm5W3X0lTZm5rK5fgW2xy8ehZQ1lq9WrnXNVi8ejWfxVFTHO2ACx7 3dss5s0dYgph4ZS3DJZ74BwftdT5Qva/MhbAzTHQIe8FVZ6aacJ0Fva1cD/mxfE4q4/w1Q +fKPNv1gXMoHTDjihY3u88TSZ3Al0U0RNDh8LlXTmod/yDdstAfIUO7Fuxin5nd/cVs7OQ rOnnm69inma8PsFS0gBjgK0z2GOGIfKAz2bjwgZ4oLzEViULO6di2CNmiEzOZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Wed, Jul 20, 2022 at 01:10:28PM +0000, Tobias C. Berner wrote: > commit 2fc48fb6f70b4b0a6f0ccdba18ed856676f0268d > > CHANGES: document removal of 'Created by' lines. > > Differential Revision: https://reviews.freebsd.org/D35023 > With hat: portmgr > > +20220722: > +AUTHOR: portmgr@FreeBSD.org > + > + 'Created by' are being removed from the ports makefiles. > + > + Created by lines have historically been used to attribute contributions > + to the original creators of the ports. However, those might no longer > + be contributing to the port How does "might no longer be" justifies removing *all* of them, without the consent of those people? How am I supposed to record port creators now? Or do you propose polluting every port with some "created-by" file instead? How is it better than simple Makefile comment? (inb4 "this information is in git": no one would be digging the repo for that, it should be clearly displayed in the working copy somewhere.) ./danfe