From owner-svn-ports-all@FreeBSD.ORG Thu Nov 15 16:23:20 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 307DA1E3 for ; Thu, 15 Nov 2012 16:23:20 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8F8CE8FC14 for ; Thu, 15 Nov 2012 16:23:19 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so1710739lah.13 for ; Thu, 15 Nov 2012 08:23:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=HoQvn5AGSkeP/v/Pw3r+Ka/Ethj2L+ZFpgBoEcC6a/4=; b=SFywGfOUmcPMGTz74NJyvlwgbgCUzruOjUVoz2txnUGhLYqfwRMzy4PeTZwgNMpyPY y9c35dQqdWuQuxzwxoWEmEmU9rdigo4AJj+LkkjMPH5fFPicwYM+rJOkJZ+qLKg32i5e LCSpZWqHirOGYBwpKrFfcjf1Hl585KFuS93f8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=HoQvn5AGSkeP/v/Pw3r+Ka/Ethj2L+ZFpgBoEcC6a/4=; b=CQX3o7DGwdZ+nZyPYJYqO3l2cwo865d+hXAqcU3xGymkL1wFhQHfSPDi8g7BWAQoSS 58e4YHwxio17cReuIBmkAIJwEZJsV/4p8QgDjfrWQbtweoaNX4zwu3qOINZLv0Rbyccj UokWNXirdJTHGswogJtt8UVg3mVVABHJPSLixovD5XEE44EXx5uWq5Opb/uV2p9Ynpt8 qvC1gUL37mhrSfhC5nVNo3zI2jD9dJ8i/2amFWJQa7e+zlvj8hwAQgAdOib7XRKF2Ezl 7ZpmR4mNcUlrGE0iRVre/3/UiIGBXSbZXVYg8JuThEKYhwBFKPFxVJ7IZ4QrK0ZOFvIY DB/A== Received: by 10.152.104.148 with SMTP id ge20mr1485029lab.51.1352996598194; Thu, 15 Nov 2012 08:23:18 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.112.25.166 with HTTP; Thu, 15 Nov 2012 08:22:47 -0800 (PST) In-Reply-To: <20121115161242.GA88933@FreeBSD.org> References: <201211151436.qAFEahgO099183@svn.freebsd.org> <20121115161242.GA88933@FreeBSD.org> From: Eitan Adler Date: Thu, 15 Nov 2012 11:22:47 -0500 X-Google-Sender-Auth: aT0jihZoQgJm7iphNAH4mjKqKaI Message-ID: Subject: Re: svn commit: r307457 - head/Mk To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkhrfdSC9/WChVqFufajN5yVt4vidmX7l3IflZX9PP0HGVzeTLVr0LuSegyfZALbuEUard/ Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Ports Management Team X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 15 Nov 2012 16:23:20 -0000 On 15 November 2012 11:12, Alexey Dokuchaev wrote: > On Thu, Nov 15, 2012 at 10:08:06AM -0500, Eitan Adler wrote: >> On 15 November 2012 09:36, Alexey Dokuchaev wrote: >> > New Revision: 307457 >> > URL: http://svnweb.freebsd.org/changeset/ports/307457 >> > >> > Log: >> > Add SOCKS and STROKE options standard descriptions. >> >> Can portmgr please make it more clear what is and isn't permitted >> during a feature freeze? >> http://www.freebsd.org/portmgr/implementation.html would seem to say >> that this commit is not allowed (any commit to bsd.*.mk) but I've seen >> already a few commits to this file. > > Oops, technically you're right, sorry, didn't catch that *any* part. On > the other hand, I do not think this particular commit can break anything, > plus we already had branched. I can grep -R just to make sure. To be clear: I want portmgr to clarify this. I *don't* want this to be disallowed. The problem is that there isn't any document that is actually being followed that says "this is okay, but that isn't". -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams