From owner-freebsd-python@FreeBSD.ORG Tue Jan 20 00:10:17 2004 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B31316A4CE for <python@freebsd.org>; Tue, 20 Jan 2004 00:10:17 -0800 (PST) Received: from smtp106.mail.sc5.yahoo.com (smtp106.mail.sc5.yahoo.com [66.163.169.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 336A243D3F for <python@freebsd.org>; Tue, 20 Jan 2004 00:10:16 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.213.228?) (khairil?yusof@219.95.213.228 with plain) by smtp106.mail.sc5.yahoo.com with SMTP; 20 Jan 2004 08:10:15 -0000 From: Khairil Yusof <kaeru@pd.jaring.my> To: Gerhard Schmidt <estartu@augusta.de> In-Reply-To: <20040120072354.GA15559@augusta.de> References: <1074524749.77627.39.camel@wolverine.home.net> <200401200108.16367.x@Vex.Net> <20040120072354.GA15559@augusta.de> Content-Type: text/plain Message-Id: <1074586210.77627.112.camel@wolverine.home.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.5.2FreeBSD GNOME Team Port Date: Tue, 20 Jan 2004 16:10:11 +0800 Content-Transfer-Encoding: 7bit cc: Tim Middleton <x@Vex.Net> cc: python@freebsd.org Subject: Re: Preparation for Plone2 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 20 Jan 2004 08:10:17 -0000 On Tue, 2004-01-20 at 08:23 +0100, Gerhard Schmidt wrote: > $SOFTWARE_HOME/Products. There should be a way to tell Zope-Productports > where to install. maybe a ZOPE_PRODUCT_DIR entry in /etc/make.conf There already is ZOPEPRODUCTDIR, right now it's in bsd.python.mk I've just submitted a PR to make it possible for ports PLIST to also use that variable. Now we need to make ports automagically know which version of Zope was installed (2.6 vs 2.7) or possibly a knob like WITH_ZOPE=2.7 or something to install in the right dirs. -- "You keep using that word. I do not think it means what you think it means." FreeBSD 5.2-CURRENT i386 4:03pm up 1 day, 16:07, 4 users, load averages: 2.24, 1.39, 1.04