From owner-freebsd-ports@FreeBSD.ORG Mon Sep 17 16:33:10 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79123106566B; Mon, 17 Sep 2012 16:33:10 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 64D6F8FC0A; Mon, 17 Sep 2012 16:33:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8HGXAEg057932; Mon, 17 Sep 2012 16:33:10 GMT (envelope-from tabthorpe@freefall.freebsd.org) Received: (from tabthorpe@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8HGXALP057931; Mon, 17 Sep 2012 16:33:10 GMT (envelope-from tabthorpe) Date: Mon, 17 Sep 2012 16:33:10 +0000 From: Thomas Abthorpe To: ports@FreeBSD.org Message-ID: <20120917163310.GA57928@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: [CORRECTION] Change to the header in ports Makefiles, take two X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 16:33:10 -0000 It was recently posted on, http://blogs.freebsdish.org/portmgr/2012/09/01/change-to-the-header-in-ports-makefiles/ that we would adopt a new header for the ports Makefiles. The initial discussion seemed to show enough support for the idea of completely stripping the header, leaving only the $FreeBSD$ tag. After the announcement was made, more people stated strong feelings that when and where possible attribution be maintained in the header. A private discussion was held among ports committers, and while opinions were as varied as the individuals who shared them, it was decided to unify on a two line header. # Created by: J.Q. Public # $FreeBSD$ The Whom line from the classic six line header becomes Created By. Sometimes, as a result of a repocopy, or changed maintainership, the Created By and MAINTAINER is no longer in synchronisation. To avoid confusion, the first line can be removed, optionally leaving us with a one line header. # $FreeBSD$ Removing the line of attribution is to be done only at the consent/request of the original contributor. As before, we ask this header only be updated in conjunction with a regular update, as we do not want any unnecessary churn to the repo prior to the pending Ports Feature Freeze. Thomas on behalf of portmgr@ http://blogs.freebsdish.org/portmgr/2012/09/17/change-to-the-header-in-ports-makefiles-take-two/