From owner-freebsd-ports@FreeBSD.ORG Thu Dec 11 06:34:29 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4292E16A4CE; Thu, 11 Dec 2003 06:34:29 -0800 (PST) Received: from itaqui.terra.com.br (itaqui.terra.com.br [200.176.3.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEE2B43D2B; Thu, 11 Dec 2003 06:34:25 -0800 (PST) (envelope-from pasquall@terra.com.br) Received: from talara.terra.com.br (talara.terra.com.br [200.176.3.38]) by itaqui.terra.com.br (Postfix) with ESMTP id 49D008106A9; Thu, 11 Dec 2003 12:34:24 -0200 (BRST) Received: from terra.com.br (amhost2.amcham.com.br [200.192.164.2]) (authenticated user pasquall) by talara.terra.com.br (Postfix) with ESMTP id 537D73C0CB; Thu, 11 Dec 2003 12:34:23 -0200 (BRST) Message-ID: <3FD880CB.7080506@terra.com.br> Date: Thu, 11 Dec 2003 12:35:55 -0200 From: Luiz Fernando User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031105 X-Accept-Language: pt-br, en MIME-Version: 1.0 To: tg@FreeBSD.org, simuran@shaw.ca Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: py23-mx-base-2.0.4 and py23-psycopg-1.1.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2003 14:34:29 -0000 I would like to suggest a few changes in these ports: py-mx-base: 1- In the 'Makefile', add a conditional: --- .if defined(WITH_ZOPE) USE_ZOPE=yes .endif --- py-psycopg: 1 - Add the same conditional in the Makefile: --- .if defined(WITH_ZOPE) USE_ZOPE=yes .endif --- 2 - After the installation, run the equivalent of "make install-zope" if "WITH_ZOPE was defined. The reason of these changes is that I want to use the database adapter in the Zope, but for this I have to compile these softwares with python 2.1 and according with bsd.python.mk if we set USE_ZOPE we will compile with the right python version. Thank you and if you have any question, please, send it to me. []'s -- Luiz Fernando Pasqual S. Souza pasquall at terra dot com dot br 59929504