From owner-freebsd-ports@FreeBSD.ORG Sat Sep 28 12:06:49 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89288F7C; Sat, 28 Sep 2013 12:06:49 +0000 (UTC) (envelope-from william88@gmail.com) Received: from mail-qa0-x22d.google.com (mail-qa0-x22d.google.com [IPv6:2607:f8b0:400d:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 173D4287B; Sat, 28 Sep 2013 12:06:49 +0000 (UTC) Received: by mail-qa0-f45.google.com with SMTP id k4so1169130qaq.4 for ; Sat, 28 Sep 2013 05:06:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xlVlV5OTqgqwEEYMkkcccKLW1OC8qJ/+V6VSi5/qe1U=; b=XOsVSbSmCJVqoDm5SSTdwW27XRJ9JrZV9T4Kj4aLSLr/BocUwUtVAYlsLROREezuRd U//tbqzyHkRgsioVqWzkLfrmtgvaxYEeUmwE0lQ4gL1SM8O6nMlLMWqxE+ggw/Gd7Fze iRnsDEAEAjyzdciln7t7gkbdJ/wMgZjdx0OBEDQ+Kd3NeaQRG2o7+VcXxjqzIObynire zlXjem+KW4eHm85u548DTlgEnBqISmxAVpnhs9uKWrWJuDUc4bTPZcGIn0pdVmRg1Jkb eyHFbrdhbQJJrGdgGkxcOX7AgkpVkM/PGCERV+8Pa15WdjaE/3y5EXDQUp49DruVeobn uUVQ== MIME-Version: 1.0 X-Received: by 10.224.4.133 with SMTP id 5mr1320678qar.73.1380370008233; Sat, 28 Sep 2013 05:06:48 -0700 (PDT) Received: by 10.140.81.233 with HTTP; Sat, 28 Sep 2013 05:06:48 -0700 (PDT) In-Reply-To: <20130928095642.GA1401@medusa.sysfault.org> References: <20130926172158.GA17062@hub.freebsd.org> <20130928095642.GA1401@medusa.sysfault.org> Date: Sat, 28 Sep 2013 09:06:48 -0300 Message-ID: Subject: Re: [RFC] Stage support for easy_install From: William Grzybowski To: Marcus von Appen , Olivier Duchateau , William Grzybowski , FreeBSD Ports ML , freebsd-python@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 12:06:49 -0000 On Sat, Sep 28, 2013 at 6:56 AM, Marcus von Appen wrote: > On, Sat Sep 28, 2013, Olivier Duchateau wrote: > >> 2013/9/26 William Grzybowski : >> > Hi, >> > >> > I made an attempt to support stage for easy-install, you can find the patch here http://people.freebsd.org/~wg/easyinstall-stage.txt >> > >> > Aprrently it works :), let me know what you think. >> >> Thanks, it works fine. >> >> I made new diff after recent change in Mk/bsd.python.mk >> >> https://people.freebsd.org/~olivierd/patches/bsd.python.mk.diff >> > > Unfortunately it does not. easy_install has the tendency to create .pth > and site.py* files in the stagedir, causing leftovers that we are > currently unable to handle. Can you point at some port that it doesn't work? Thanks -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil