From owner-freebsd-ports@FreeBSD.ORG Sat Sep 11 10:04:17 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B7171065673 for ; Sat, 11 Sep 2010 10:04:17 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id C30A58FC15 for ; Sat, 11 Sep 2010 10:04:16 +0000 (UTC) Received: by iwn34 with SMTP id 34so3539365iwn.13 for ; Sat, 11 Sep 2010 03:04:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:x-enigmail-version :content-type:content-transfer-encoding; bh=+c2MD6DGOC2WTKPgiPr5PStnRqwlGheYL27QfsUAIJo=; b=t+an/48m5RtGWHbu7Bls5/qxOWSROa3LIaB+xCmw/0/gE5uh63iRANCjKCNIJIn6fE 0eptXLvoelCzCTvRIJQei5VOut18Spby5O89I/iFu4h5mr15sOeh9qFqNBvAseExU5er EP1GQLnJoU7lEE7TpVRx/LCoN8n2Km22ntYVc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :x-enigmail-version:content-type:content-transfer-encoding; b=CSm78aIHkg3CU/HIMJI6I5aEnuXQIvTNBu6jEgiiWaaUmiQrLBSTq6rPXyIbgQdaJU 21grB45pQvlndT9gJCJgAA1QZJjFT6ZWnjkGWzJXczeJJugcRGazQq6qRj7437TfnY5Y UyH0hNVzERTjThbTpcMsmAgum5k0HPmYspxhE= Received: by 10.231.10.134 with SMTP id p6mr2471303ibp.50.1284199455446; Sat, 11 Sep 2010 03:04:15 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-137-20.dsl.klmzmi.sbcglobal.net [99.181.137.20]) by mx.google.com with ESMTPS id g31sm3444707ibh.4.2010.09.11.03.04.13 (version=SSLv3 cipher=RC4-MD5); Sat, 11 Sep 2010 03:04:14 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C8B541C.6050502@DataIX.net> Date: Sat, 11 Sep 2010 06:04:12 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.9) Gecko/20100908 Lightning/1.0b1 Thunderbird MIME-Version: 1.0 To: apache@FreeBSD.org X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports Subject: devel/apr1 and python use. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2010 10:04:17 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Apache Team & Ports, Would I be able to persuade you guys to bump or change if you will USE_PYTHON_BUILD from -2.6 to -2.7 or switch to using USE_PYTHON= instead ? Comment from bsd.python.mk: This file contains some variable definitions that are supposed to make your life easier when dealing with ports related to the Python language. It's automatically included when USE_PYTHON or PYTHON_VERSION is defined in the ports' makefile. Define PYTHON_VERSION to override the defaults that USE_PYTHON would give you. If your port requires only some set of Python versions, you can define USE_PYTHON as [min]-[max] or min+. (eg. 2.1-2.3, 2.0+ or -2.2) I have tested apr1 against python27 and have not seen any negative side effects unless someone can point it out but this port seems to be the only port holding up my builds due to this define. It seems correct to me that it should be using: USE_PYTHON=2.6+ or USE_PYTHON=-2.7 Regards, PS: This might also serve as a heads up to the rest of ports that use python in their builds to also consider that there is a python27 port now and see how their port reacts to being configured to it. - -- Too many knobs... jhell,v -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMi1QcAAoJEJBXh4mJ2FR+lsoH/ijKOCcMkURTMcO+R/qcMF14 uL/QuhTwGrPReDGwUn15WvMDZRSgfSIChGngTMJiQPxbgFaCr6gCtzqpdgio+dPk 9J+8EYX86FB+6Ol7Me+n8jKsGNDepD3EIdQFhpy4MBnzlf5srC6HRXV7mz3AFv3p LIKe+Czgey55atzI2oqoJpqPQprxIzM7oxrlDTH1xVrgH5HC3doxFM6gTQuDMc0+ Q90yK/3BbxxyDIhqm0QtuMmM8ptA73OSytSSk8VBs8Dehm18rHuJi/GdrfYc1/DW jVmNsqaza0aFqwd602KlzmIoDcrXDEnKwoMaXrFc8DBTQQksjIPnXig+cRmAClE= =0stj -----END PGP SIGNATURE-----