From owner-svn-ports-all@FreeBSD.ORG Wed Mar 19 19:15:49 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 11ACCD63; Wed, 19 Mar 2014 19:15:49 +0000 (UTC) Received: from mail-yh0-x235.google.com (mail-yh0-x235.google.com [IPv6:2607:f8b0:4002:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 69DAEC5; Wed, 19 Mar 2014 19:15:48 +0000 (UTC) Received: by mail-yh0-f53.google.com with SMTP id v1so8980738yhn.26 for ; Wed, 19 Mar 2014 12:15:47 -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=JI+LyKVIEUC0WARl/Et0N4qsqkI5PK63gZQEOa1LtBc=; b=RGB0ao5ao8sjMV3MN9YJd0lchu9tMUZQaD5QcPjS92lp5O3sh4n43B0caHfKC7zgdA xbRQpMcUj2EQpVf33qc7UM5MGqasU8idO9xBtBlKh+S/zfW/0ubFcrz9iaAaXV4AZIvk U298qm9sJXPXGxsqN4sMDPjubN/WgP8GaCHI2db7QcTyO4lJgwO/yM4RV08YiJNA2y1t I1Ak0GDShl7YTWfXBf5i+I5dGEii750EYgwEUIrStX3O2HAKIBRo05kAA5Ip2qXbdl6t ZClXy4ev4C+ukTmr5C/d9Z4MTZ5DQ3BlXO4S++GWFvhYZ4Od68kDmO74HzqyzoBYfDXz THVA== MIME-Version: 1.0 X-Received: by 10.236.94.197 with SMTP id n45mr28592651yhf.46.1395256547741; Wed, 19 Mar 2014 12:15:47 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.80.11 with HTTP; Wed, 19 Mar 2014 12:15:47 -0700 (PDT) In-Reply-To: References: <201403182011.s2IKBQWc026673@svn.freebsd.org> <3E036119CE7A23072F60133C@atuin.in.mat.cc> <53299DC1.8020103@FreeBSD.org> Date: Wed, 19 Mar 2014 20:15:47 +0100 X-Google-Sender-Auth: bfK5UuA2jrWu0S9VD6fsqohJ7rQ Message-ID: Subject: Re: svn commit: r348593 - head/devel/p5-RPSL-Parser From: Antoine Brodin To: Andrej Zverev Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , Ryan Steinmetz , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" , Mathieu Arnold , Bryan Drewery 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 19:15:49 -0000 On Wed, Mar 19, 2014 at 7:59 PM, Andrej Zverev wrote: > 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. Hi, Hidden in the porters handbook: [maintainer; *mandatory*! This is the person who is volunteering to handle port updates, build breakages, and to whom a users can direct questions and bug reports. To keep the quality of the Ports Collection as high as possible, we no longer accept new ports that are assigned to "ports@FreeBSD.org".] Cheers, Antoine