From owner-freebsd-ports@FreeBSD.ORG Tue Aug 28 07:36:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 59503106566B; Tue, 28 Aug 2012 07:36:54 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 053088FC08; Tue, 28 Aug 2012 07:36:53 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 0E4B214E7FB1; Tue, 28 Aug 2012 09:36:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id lzEOuvN3Xtyk; Tue, 28 Aug 2012 09:36:39 +0200 (CEST) Received: from [192.168.1.101] (D94162B4.catv.pool.telekom.hu [217.65.98.180]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 95B2414E7F26; Tue, 28 Aug 2012 09:36:39 +0200 (CEST) Message-ID: <503C7509.4080809@FreeBSD.org> Date: Tue, 28 Aug 2012 09:36:41 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: Eitan Adler References: <201208271424.q7RENtx2024510@fire.js.berklix.net> In-Reply-To: X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "Julian H. Stacey" , Brooks Davis , freebsd-ports@freebsd.org, Doug Barton Subject: Re: Can we please just remove the old Makefile headers? 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: Tue, 28 Aug 2012 07:36:54 -0000 Em 28-08-2012 01:27, Eitan Adler escreveu: > If I understand correctly, you want the idea of multiple maintainers. > I am completely for this. It is even trivial to do by adding a comment > just below the MAINTAINER line. Or by listing various emails in the MAINTAINER variable, separated by space. Yes, portbuild scripts, portlint, PR auto-assign scripts, etc. need to be modified to deal with this. Gabor