From owner-svn-ports-all@FreeBSD.ORG Wed Mar 19 18:59:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C273984B; Wed, 19 Mar 2014 18:59:31 +0000 (UTC) Received: from mail-oa0-x233.google.com (mail-oa0-x233.google.com [IPv6:2607:f8b0:4003:c02::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 48B8BEA7; Wed, 19 Mar 2014 18:59:31 +0000 (UTC) Received: by mail-oa0-f51.google.com with SMTP id i4so8757327oah.38 for ; Wed, 19 Mar 2014 11:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=Fm7la/f4BoXRbi6OC7xqiRfR6eZ62bL4ZajbSrx79yA=; b=PXARA8mtfT+yr01rzreiouC41teYTt/Nd+dtbcfEl+3AWkVaRPWvJeqTxspFKR1q+E 7G/Yqw01rxCT3EnUQVsHo54DykubEigNA1bxZvvKekLEvEUQ1pgZmudO938eOk7FqRsO uKGjcckSBqqZ+RvZrmkyhu2T6JOlGV3ssILPZVGQ2/9JTHlEY/pTVi1eXxjsYzyKIYjz PT1HBJOJ44gZr7avrGKgzfZSz38UWqcBwECPHp1C8U2SSMvalLIBQUpQ7azsHT+m+Sg6 30Xes9tlY1vqiZcu60gjeZwExxd8uOljSRiFZthQIt2PYh+bVRGPcpElWaD96pL4Guhl j0AQ== MIME-Version: 1.0 X-Received: by 10.60.115.68 with SMTP id jm4mr24095381oeb.45.1395255570642; Wed, 19 Mar 2014 11:59:30 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.52.193 with HTTP; Wed, 19 Mar 2014 11:59:30 -0700 (PDT) In-Reply-To: <53299DC1.8020103@FreeBSD.org> References: <201403182011.s2IKBQWc026673@svn.freebsd.org> <3E036119CE7A23072F60133C@atuin.in.mat.cc> <53299DC1.8020103@FreeBSD.org> Date: Wed, 19 Mar 2014 22:59:30 +0400 X-Google-Sender-Auth: CQYke1TK7xXJpVjZHTf25O5l82I Message-ID: Subject: Re: svn commit: r348593 - head/devel/p5-RPSL-Parser From: Andrej Zverev To: Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 Cc: Mathieu Arnold , Ryan Steinmetz , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 18:59:31 -0000 Well, I don't know how it is now, but quick search showed at least this record from previous generation of ports managers and it look reasonable: http://lists.freebsd.org/pipermail/freebsd-ports/2005-July/025022.html . Maybe it even documented somewhere, but i don't know exact url. On Wed, Mar 19, 2014 at 5:38 PM, Bryan Drewery wrote: > On 3/18/2014 3:44 PM, Mathieu Arnold wrote: >> +--On 18 mars 2014 20:11:26 +0000 Ryan Steinmetz wrote: >> | Author: zi >> | Date: Tue Mar 18 20:11:26 2014 >> | New Revision: 348593 >> | URL: http://svnweb.freebsd.org/changeset/ports/348593 >> | QAT: https://qat.redports.org/buildarchive/r348593/ >> | >> | Log: >> | - Do not try to remove %%SITE_PERL%%/%%PERL_ARCH%%/auto or >> | %%SITE_PERL%%/%%PERL_ARCH%% >> >> You forgot to change the MAINTAINER back to you too. >> > > I really have no skin in this, but from my perspective this seems normal. > > There's 1983 ports in perl@ right now. Before I reset ports involving > teams I check to see how many are already in the alias. In perl's case I > would also give it to perl@. > > The lang/perl* ports were not maintained by perl@ until "r316226 | bapt > | 2013-04-22 07:40:10". So what was the purpose of the team if not to > maintain the main perl ports? > > I think this discussion should move to perl@, and as a team you should > come to a consensus and document it on your wiki. And if it is to not > have these ports maintained by perl@, the majority of them should > probably be reset to ports@. > > -- > Regards, > Bryan Drewery >