From owner-freebsd-python@FreeBSD.ORG Mon Feb 21 22:46:38 2011 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D77BC106564A; Mon, 21 Feb 2011 22:46:38 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 78C248FC12; Mon, 21 Feb 2011 22:46:38 +0000 (UTC) Received: by gxk7 with SMTP id 7so765308gxk.13 for ; Mon, 21 Feb 2011 14:46:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=ajFtFQVdilWjZRtzNay30/hDrlZPeJTI8KyUFLcrRmw=; b=vHtBBGbq0kyHfI3ZTJjzx63d++avZRzpNwNsM6y+pgUH8KkTjSY7L2ZEt/GeIbEnnn oxuz3WLA3BFs7gjoaCTin3PNCf4/hgFZIY5HCrrBrGq6yMBmf8p1VM8XVSRZ46av1jJw N/xJ0Q8fXOmNB+u+YYwVT4uMTYxPAiz7qCqXo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=SlUGfRlwBr0yUy0F4lkkTqz2MY3QPhaXPr/x+CGkvealrv1jw2Sg78dHGbLwykLIzv 6WM8UhmXeAZPaI3UL1DL8/Bw/5exYyUGpFKV/dlmsWjbaJJxVQFj5Qg92BgZe5UrdmIE ewi4OnaF77HSZj2Krvd+gARJhBm4cJQfZ2wbY= MIME-Version: 1.0 Received: by 10.90.147.11 with SMTP id u11mr1281902agd.46.1298328397716; Mon, 21 Feb 2011 14:46:37 -0800 (PST) Sender: miwi.freebsd@googlemail.com Received: by 10.90.192.8 with HTTP; Mon, 21 Feb 2011 14:46:37 -0800 (PST) In-Reply-To: <20110221182003.GA87163@FreeBSD.cs.nctu.edu.tw> References: <20110221182003.GA87163@FreeBSD.cs.nctu.edu.tw> Date: Tue, 22 Feb 2011 06:46:37 +0800 X-Google-Sender-Auth: 0XnJsXjGQuI5qi6D5pEl90hjmTM Message-ID: From: Martin Wilke To: Li-Wen Hsu Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: wen heping , python@freebsd.org Subject: Re: The final of python32 port X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2011 22:46:39 -0000 so far is ok with me, but i still feel the include vodoo is wrong. On Tue, Feb 22, 2011 at 2:20 AM, Li-Wen Hsu wrote: > On Mon, Feb 21, 2011 at 22:48:43 +0800, wen heping wrote: > > Hi, all: > > > > I finished the python32 port and I attached the new bsd.python.mk and > > shar file of python32 here. > > > > One of my change is that I remove the code which generate the .pyc and > > .pyo file name by the .py file name into ${PLIST}. It could reduce the > size of > > pk-plist file, but It also bring inconvenient to maintain the port. > > > > Any comments and improvements are welcomed. > > > > I guess it's due to the size limitation of mailman, this mail doesn't show > up > on -python@ list. Since I received some private mails about python32 > updating, I'll point they to this list and put wen's files at: > > http://people.freebsd.org/~lwhsu/python32/ > > (hope wen would not mind ;-) > > Currently I don't have time look into them, though.... > > -- > Li-Wen Hsu > http://lwhsu.org >