From owner-freebsd-ports@FreeBSD.ORG Mon Oct 17 14:43:43 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 275141065670 for ; Mon, 17 Oct 2011 14:43:43 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 004468FC14 for ; Mon, 17 Oct 2011 14:43:42 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id B81495C34; Mon, 17 Oct 2011 10:24:03 -0400 (EDT) Date: Mon, 17 Oct 2011 10:24:03 -0400 From: Wesley Shields To: Alexey Golodov Message-ID: <20111017142403.GB91604@atarininja.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-ports@freebsd.org Subject: Re: Ports maintrainer mode? 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 Oct 2011 14:43:43 -0000 On Sun, Oct 16, 2011 at 11:46:01PM +1100, Alexey Golodov wrote: > Looking through the ports, I see that sometimes maintrainers include in > Makefile block with actions for maintrain port. > There are different ways to define it (starting with MAINTRAINER_MODE in > devel/git, and ends if user = $maintrainer_username) The latter strikes me as a very bad idea. Do you happen to know which ports do that? -- WXS