From nobody Tue Nov 9 15:48:53 2021 X-Original-To: freebsd-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 784071851602 for ; Tue, 9 Nov 2021 15:48:56 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HpXTN34GRz3J0j; Tue, 9 Nov 2021 15:48:56 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from [172.24.42.13] (host-79-35-132-168.retail.telecomitalia.it [79.35.132.168]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id D665B2637D; Tue, 9 Nov 2021 15:48:55 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Message-ID: Date: Tue, 9 Nov 2021 16:48:53 +0100 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 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: What to do with the "Created by" header comments? Content-Language: en-US To: Luca Pizzamiglio , Mel Pilgrim Cc: FreeBSD Ports mailing list References: <3876a4d9-caab-3adf-0ec9-092cd6ef3b0c@bluerosetech.com> From: Guido Falsi In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N On 09/11/21 16:33, Luca Pizzamiglio wrote: > Hi Mel, > > IIRC the "# Created by: ..." line was added to give credits to the original > creator of the port. > I'm not sure if this is still a thing. > As far as I remember (please correct me if I'm wrong) it's deprecated and should not be added to newly created ports, also because the information is easy to find in the repo history. I don't think there is any rule for existing ones, I personally leave them there unless requested to do anything different. -- Guido Falsi