From owner-svn-ports-all@FreeBSD.ORG Fri Nov 1 00:49:30 2013 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 ESMTP id 8AB60F43; Fri, 1 Nov 2013 00:49:30 +0000 (UTC) (envelope-from nicovit@gmail.com) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 89E6F2F70; Fri, 1 Nov 2013 00:49:29 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x12so3400709wgg.28 for ; Thu, 31 Oct 2013 17:49:28 -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:from:date:message-id :subject:to:cc:content-type; bh=UR1P+T7zJ/+IhoLlFYvKowQMx/O/J9MDAw8rV8rYdD8=; b=E49uewPdHmMVPwKMhMnN91HhbjJ9iDGb8J6s7hxv55RUnVFjP2tlrcDGPpKhOUkrzI rjhB4jHccDTjC1sIBHSOqibgL4lDBycBG2xY3KZlMIKpIh22n0lcu6eTq2ixtzs/urba t26M1GIeldcSNzxeywyDVdeiVQExJYglMOtmNvck0DckpGxIO3RgfezcE12wxk4S8mjS VcC8qlObVCwAtET7q8zotW3RpX5SPpAvmZ3nN4Zj0UWLJssQt8vrTLyf2QAxLfzM+MNq vCduRYkA901vnagFKsK+7Zr5S3HaoAfcVi6EhUKAlLAfpqRDhXqUAYh1a7uYOynA6bA0 WGKg== X-Received: by 10.194.175.133 with SMTP id ca5mr325008wjc.19.1383266967965; Thu, 31 Oct 2013 17:49:27 -0700 (PDT) MIME-Version: 1.0 Sender: nicovit@gmail.com Received: by 10.180.109.113 with HTTP; Thu, 31 Oct 2013 17:48:47 -0700 (PDT) In-Reply-To: References: <201310312121.r9VLLp4d066004@svn.freebsd.org> <20131031214346.GA1402@medusa.sysfault.org> From: Nicola Vitale Date: Fri, 1 Nov 2013 01:48:47 +0100 X-Google-Sender-Auth: 4F-hIeaILx8z-p0VImoppwsdUwM Message-ID: Subject: Re: svn commit: r332287 - in head/sysutils: . py-halite py-halite/files To: William Grzybowski Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , Veniamin Gvozdikov , Marcus von Appen , "svn-ports-all@freebsd.org" , ports-committers 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: Fri, 01 Nov 2013 00:49:30 -0000 Hi William, > [2013/11/1 William Grzybowski ] > Yes, I've proposed a patch for stage and easy_install which does > pretty much what you did but in bsd.python.mk. Do you mean this http://people.freebsd.org/~wg/easyinstall-stage.txt ? -- Nicola Vitale