From owner-freebsd-python@FreeBSD.ORG Sun Aug 26 15:49:14 2007 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E18516A419; Sun, 26 Aug 2007 15:49:14 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: from hyperion.scode.org (cl-1361.ams-04.nl.sixxs.net [IPv6:2001:960:2:550::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7198C13C45E; Sun, 26 Aug 2007 15:49:13 +0000 (UTC) (envelope-from scode@hyperion.scode.org) Received: by hyperion.scode.org (Postfix, from userid 1001) id E3D9123CF44; Sun, 26 Aug 2007 17:49:11 +0200 (CEST) Date: Sun, 26 Aug 2007 17:49:11 +0200 From: Peter Schuller To: vd@FreeBSD.org Message-ID: <20070826154911.GA77348@hyperion.scode.org> References: <200708240648.l7O6mWrA052725@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <200708240648.l7O6mWrA052725@freefall.freebsd.org> User-Agent: Mutt/1.5.16 (2007-06-09) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: bug-followup@FreeBSD.org, freebsd-python@FreeBSD.org Subject: Re: ports/115761: new port: devel/py-boto X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:49:14 -0000 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sorry about the incompleteness/incorrectness of the submission. Been a while since I submitted a port last, and I should have taken more time to ensure I was complying. > * Add the heading comments just as in any other port. Use $FreeBSD$, it will > be expanded automatically Done. > * Use ports-mgmt/portlint to check the port before submitting the shar, > it should produce no warnings or fatals Done. It correctly points out the non-redundancy of MASTER_SITES. I'd be happy to host a mirror on distfiles.scode.org if that is considered appropriate. Should I do that and re-submit? > * pkg-plist must be sorted alphabetically, not like this: > %%PYTHON_SITELIBDIR%%/boto/ec2/__init__.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/connection.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/image.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/instance.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/keypair.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/securitygroup.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/__init__.pyo Done. > * Explain why is files/patch-setup.py needed? What happens, without that > patch? Added comment to patch. It got installed as PREFIX/bin/test.py which is a very generic name. In the interest of minimal downstream patching/maintenance, I just commented it out rather than renamed it or made it be installed elsewhere, given that it is not likely to be very interesting for users of the port. > * Remove the trailing space after "Mechanical Turk" in pkg-descr Done. > * Submit the shar as an attachment so it is available in the PR system > even after you remove it from your site. Uploading it into your site > and posting a link makes it easier to fetch, if you are not bothered, > do both :-) Attached. Also available as: http://distfiles.scode.org/ports/py-boto-newport-2.shar -- / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org --VS++wcV0S1rZb1Fb-- From owner-freebsd-python@FreeBSD.ORG Sun Aug 26 15:50:07 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB89B16A417 for ; Sun, 26 Aug 2007 15:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC83913C46C for ; Sun, 26 Aug 2007 15:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7QFo749057815 for ; Sun, 26 Aug 2007 15:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7QFo7al057814; Sun, 26 Aug 2007 15:50:07 GMT (envelope-from gnats) Date: Sun, 26 Aug 2007 15:50:07 GMT Message-Id: <200708261550.l7QFo7al057814@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Peter Schuller Cc: Subject: Re: ports/115761: new port: devel/py-boto X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Schuller List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2007 15:50:07 -0000 The following reply was made to PR ports/115761; it has been noted by GNATS. From: Peter Schuller To: vd@FreeBSD.org Cc: freebsd-python@FreeBSD.org, bug-followup@FreeBSD.org Subject: Re: ports/115761: new port: devel/py-boto Date: Sun, 26 Aug 2007 17:49:11 +0200 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sorry about the incompleteness/incorrectness of the submission. Been a while since I submitted a port last, and I should have taken more time to ensure I was complying. > * Add the heading comments just as in any other port. Use $FreeBSD$, it will > be expanded automatically Done. > * Use ports-mgmt/portlint to check the port before submitting the shar, > it should produce no warnings or fatals Done. It correctly points out the non-redundancy of MASTER_SITES. I'd be happy to host a mirror on distfiles.scode.org if that is considered appropriate. Should I do that and re-submit? > * pkg-plist must be sorted alphabetically, not like this: > %%PYTHON_SITELIBDIR%%/boto/ec2/__init__.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/connection.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/image.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/instance.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/keypair.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/securitygroup.pyc > %%PYTHON_SITELIBDIR%%/boto/ec2/__init__.pyo Done. > * Explain why is files/patch-setup.py needed? What happens, without that > patch? Added comment to patch. It got installed as PREFIX/bin/test.py which is a very generic name. In the interest of minimal downstream patching/maintenance, I just commented it out rather than renamed it or made it be installed elsewhere, given that it is not likely to be very interesting for users of the port. > * Remove the trailing space after "Mechanical Turk" in pkg-descr Done. > * Submit the shar as an attachment so it is available in the PR system > even after you remove it from your site. Uploading it into your site > and posting a link makes it easier to fetch, if you are not bothered, > do both :-) Attached. Also available as: http://distfiles.scode.org/ports/py-boto-newport-2.shar -- / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org --VS++wcV0S1rZb1Fb Content-Type: application/x-shar Content-Disposition: attachment; filename="py-boto-newport-2.shar" Content-Transfer-Encoding: quoted-printable # This is a shell archive. Save it in a file, remove anything before=0A# t= his line, and then unpack it by entering "sh file". Note, it may=0A# creat= e directories; files and directories will be owned by you and=0A# have defa= ult permissions.=0A#=0A# This archive contains:=0A#=0A# py-boto=0A# py-boto= /distinfo=0A# py-boto/Makefile=0A# py-boto/pkg-descr=0A# py-boto/pkg-plist= =0A# py-boto/files=0A# py-boto/files/patch-setup.py=0A#=0Aecho c - py-boto= =0Amkdir -p py-boto > /dev/null 2>&1=0Aecho x - py-boto/distinfo=0Ased 's/^= X//' >py-boto/distinfo << 'END-of-py-boto/distinfo'=0AXMD5 (boto-0.9b.tar.g= z) =3D b7591fd2515dcd75fd01095473381c87=0AXSHA256 (boto-0.9b.tar.gz) =3D 2b= cd944d6ff443de9efd14ea981642620ff1a98f19ce9db4a1fda81d3cf7080e=0AXSIZE (bot= o-0.9b.tar.gz) =3D 57034=0AEND-of-py-boto/distinfo=0Aecho x - py-boto/Makef= ile=0Ased 's/^X//' >py-boto/Makefile << 'END-of-py-boto/Makefile'=0AX# New = ports collection makefile for: py-unit=0AX# Date created: Aud 26, 2007=0A= X# Whom: Peter Schuller =0AX#=0AX# $FreeBSD= : $=0AX#=0AX=0AXPORTNAME=3D boto=0AXPORTVERSION=3D 0.9b=0AXPORTREVISION=3D = 1=0AXCATEGORIES=3D devel python=0AXMASTER_SITES=3D http://boto.googlecode.c= om/files/=0AXPKGNAMEPREFIX=3D ${PYTHON_PKGNAMEPREFIX}=0AXDISTNAME=3D boto-$= {PORTVERSION}=0AX=0AXMAINTAINER=3D peter.schuller@infidyne.com=0AXCOMMENT= =3D A Python interface to Amazon Web Services=0AX=0AXUSE_PYTHON=3D 2.4+=0AX= USE_PYDISTUTILS=3Dyes=0AX=0AX.include =0AEND-of-py-boto/Makefi= le=0Aecho x - py-boto/pkg-descr=0Ased 's/^X//' >py-boto/pkg-descr << 'END-o= f-py-boto/pkg-descr'=0AXAn integrated interface to current and future infra= structural services=0AXoffered by Amazon Web Services. Currently, this incl= udes:=0AX=0AX * Simple Storage Service (S3)=0AX * Simple Queue Service (S= QS)=0AX * Elastic Compute Cloud (EC2)=0AX * Mechanical Turk=0AX=0AXWWW: h= ttp://code.google.com/p/boto/=0AEND-of-py-boto/pkg-descr=0Aecho x - py-boto= /pkg-plist=0Ased 's/^X//' >py-boto/pkg-plist << 'END-of-py-boto/pkg-plist'= =0AX%%PYTHON_SITELIBDIR%%/boto/__init__.py=0AX%%PYTHON_SITELIBDIR%%/boto/__= init__.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/__init__.pyo=0AX%%PYTHON_SITELIBDI= R%%/boto/connection.py=0AX%%PYTHON_SITELIBDIR%%/boto/connection.pyc=0AX%%PY= THON_SITELIBDIR%%/boto/connection.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/__i= nit__.py=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/__init__.pyc=0AX%%PYTHON_SITELIB= DIR%%/boto/ec2/__init__.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/connection.py= =0AX%%PYTHON_SITELIBDIR%%/boto/ec2/connection.pyc=0AX%%PYTHON_SITELIBDIR%%/= boto/ec2/connection.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/image.py=0AX%%PYT= HON_SITELIBDIR%%/boto/ec2/image.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/image= =2Epyo=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/instance.py=0AX%%PYTHON_SITELIBDIR= %%/boto/ec2/instance.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/instance.pyo=0AX= %%PYTHON_SITELIBDIR%%/boto/ec2/keypair.py=0AX%%PYTHON_SITELIBDIR%%/boto/ec2= /keypair.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/keypair.pyo=0AX%%PYTHON_SITE= LIBDIR%%/boto/ec2/securitygroup.py=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/securi= tygroup.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/ec2/securitygroup.pyo=0AX%%PYTHON= _SITELIBDIR%%/boto/exception.py=0AX%%PYTHON_SITELIBDIR%%/boto/exception.pyc= =0AX%%PYTHON_SITELIBDIR%%/boto/exception.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/= handler.py=0AX%%PYTHON_SITELIBDIR%%/boto/handler.pyc=0AX%%PYTHON_SITELIBDIR= %%/boto/handler.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/__init__.py=0AX%%PY= THON_SITELIBDIR%%/boto/mturk/__init__.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/mtu= rk/__init__.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/connection.py=0AX%%PYTH= ON_SITELIBDIR%%/boto/mturk/connection.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/mtu= rk/connection.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/notification.py=0AX%%= PYTHON_SITELIBDIR%%/boto/mturk/notification.pyc=0AX%%PYTHON_SITELIBDIR%%/bo= to/mturk/notification.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/price.py=0AX%= %PYTHON_SITELIBDIR%%/boto/mturk/price.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/mtu= rk/price.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/qualification.py=0AX%%PYTH= ON_SITELIBDIR%%/boto/mturk/qualification.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/= mturk/qualification.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/mturk/question.py=0AX= %%PYTHON_SITELIBDIR%%/boto/mturk/question.pyc=0AX%%PYTHON_SITELIBDIR%%/boto= /mturk/question.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/resultset.py=0AX%%PYTHON_= SITELIBDIR%%/boto/resultset.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/resultset.pyo= =0AX%%PYTHON_SITELIBDIR%%/boto/s3/__init__.py=0AX%%PYTHON_SITELIBDIR%%/boto= /s3/__init__.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/s3/__init__.pyo=0AX%%PYTHON_= SITELIBDIR%%/boto/s3/acl.py=0AX%%PYTHON_SITELIBDIR%%/boto/s3/acl.pyc=0AX%%P= YTHON_SITELIBDIR%%/boto/s3/acl.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/s3/bucket.= py=0AX%%PYTHON_SITELIBDIR%%/boto/s3/bucket.pyc=0AX%%PYTHON_SITELIBDIR%%/bot= o/s3/bucket.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/s3/bucketlistresultset.py=0AX= %%PYTHON_SITELIBDIR%%/boto/s3/bucketlistresultset.pyc=0AX%%PYTHON_SITELIBDI= R%%/boto/s3/bucketlistresultset.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/s3/connec= tion.py=0AX%%PYTHON_SITELIBDIR%%/boto/s3/connection.pyc=0AX%%PYTHON_SITELIB= DIR%%/boto/s3/connection.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/s3/key.py=0AX%%P= YTHON_SITELIBDIR%%/boto/s3/key.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/s3/key.pyo= =0AX%%PYTHON_SITELIBDIR%%/boto/s3/prefix.py=0AX%%PYTHON_SITELIBDIR%%/boto/s= 3/prefix.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/s3/prefix.pyo=0AX%%PYTHON_SITELI= BDIR%%/boto/s3/user.py=0AX%%PYTHON_SITELIBDIR%%/boto/s3/user.pyc=0AX%%PYTHO= N_SITELIBDIR%%/boto/s3/user.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/__init__.= py=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/__init__.pyc=0AX%%PYTHON_SITELIBDIR%%/= boto/sqs/__init__.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/attributes.py=0AX%%= PYTHON_SITELIBDIR%%/boto/sqs/attributes.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/s= qs/attributes.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/connection.py=0AX%%PYTH= ON_SITELIBDIR%%/boto/sqs/connection.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/c= onnection.pyo=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/message.py=0AX%%PYTHON_SITE= LIBDIR%%/boto/sqs/message.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/message.pyo= =0AX%%PYTHON_SITELIBDIR%%/boto/sqs/queue.py=0AX%%PYTHON_SITELIBDIR%%/boto/s= qs/queue.pyc=0AX%%PYTHON_SITELIBDIR%%/boto/sqs/queue.pyo=0AX%%PYTHON_SITELI= BDIR%%/boto/utils.py=0AX%%PYTHON_SITELIBDIR%%/boto/utils.pyc=0AX%%PYTHON_SI= TELIBDIR%%/boto/utils.pyo=0AX%%PYTHON_SITELIBDIR%%/tests/__init__.py=0AX%%P= YTHON_SITELIBDIR%%/tests/__init__.pyc=0AX%%PYTHON_SITELIBDIR%%/tests/__init= __.pyo=0AX%%PYTHON_SITELIBDIR%%/tests/test_ec2connection.py=0AX%%PYTHON_SIT= ELIBDIR%%/tests/test_ec2connection.pyc=0AX%%PYTHON_SITELIBDIR%%/tests/test_= ec2connection.pyo=0AX%%PYTHON_SITELIBDIR%%/tests/test_s3connection.py=0AX%%= PYTHON_SITELIBDIR%%/tests/test_s3connection.pyc=0AX%%PYTHON_SITELIBDIR%%/te= sts/test_s3connection.pyo=0AX%%PYTHON_SITELIBDIR%%/tests/test_sqsconnection= =2Epy=0AX%%PYTHON_SITELIBDIR%%/tests/test_sqsconnection.pyc=0AX%%PYTHON_SIT= ELIBDIR%%/tests/test_sqsconnection.pyo=0AX@dirrm %%PYTHON_SITELIBDIR%%/boto= =0AX@dirrm %%PYTHON_SITELIBDIR%%/boto/ec2=0AX@dirrm %%PYTHON_SITELIBDIR%%/b= oto/mturk=0AX@dirrm %%PYTHON_SITELIBDIR%%/boto/s3=0AX@dirrm %%PYTHON_SITELI= BDIR%%/boto/sqs=0AX@dirrm %%PYTHON_SITELIBDIR%%/tests=0AEND-of-py-boto/pkg-= plist=0Aecho c - py-boto/files=0Amkdir -p py-boto/files > /dev/null 2>&1=0A= echo x - py-boto/files/patch-setup.py=0Ased 's/^X//' >py-boto/files/patch-s= etup.py << 'END-of-py-boto/files/patch-setup.py'=0AX# Prevent installation = of test.py in PREFIX/bin, which would easily=0AX# conflict with other softw= are.=0AX--- setup.py.orig Thu Aug 23 19:01:03 2007=0AX+++ setup.py Thu Aug = 23 19:01:22 2007=0AX@@ -37,7 +37,7 @@=0AX url =3D "http://code.google= =2Ecom/p/boto/",=0AX packages =3D [ 'boto', 'boto.sqs', 'boto.s3', 'b= oto.ec2',=0AX 'boto.mturk', 'tests'],=0AX- scripts= =3D['test.py'],=0AX+ scripts=3D[],=0AX license =3D 'MIT',=0AX = platforms =3D 'Posix; MacOS X; Windows',=0AX classifiers =3D [ 'D= evelopment Status :: 3 - Alpha',=0AEND-of-py-boto/files/patch-setup.py=0Aex= it=0A=0A --VS++wcV0S1rZb1Fb-- From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 10:46:02 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38A6316A420; Mon, 27 Aug 2007 10:46:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1132913C442; Mon, 27 Aug 2007 10:46:02 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RAk1hn018952; Mon, 27 Aug 2007 10:46:01 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RAk1EO018948; Mon, 27 Aug 2007 10:46:01 GMT (envelope-from miwi) Date: Mon, 27 Aug 2007 10:46:01 GMT Message-Id: <200708271046.l7RAk1EO018948@freefall.freebsd.org> To: dimma@higis.ru, miwi@FreeBSD.org, freebsd-python@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/115344: [PATCH] update for devel/py-setuptools to version 0.6c6 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 10:46:02 -0000 Synopsis: [PATCH] update for devel/py-setuptools to version 0.6c6 State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Aug 27 10:46:01 UTC 2007 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=115344 From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 10:50:09 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7E9C16A417 for ; Mon, 27 Aug 2007 10:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C707A13C442 for ; Mon, 27 Aug 2007 10:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RAo914019061 for ; Mon, 27 Aug 2007 10:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RAo9JV019060; Mon, 27 Aug 2007 10:50:09 GMT (envelope-from gnats) Date: Mon, 27 Aug 2007 10:50:09 GMT Message-Id: <200708271050.l7RAo9JV019060@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/115344: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 10:50:09 -0000 The following reply was made to PR ports/115344; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115344: commit references a PR Date: Mon, 27 Aug 2007 10:45:43 +0000 (UTC) miwi 2007-08-27 10:45:37 UTC FreeBSD ports repository Modified files: devel/py-setuptools Makefile distinfo Log: - Update to 0.6.c6 PR: 115344 Submitted by: Dmitriy Kirhlarov Revision Changes Path 1.14 +3 -2 ports/devel/py-setuptools/Makefile 1.10 +3 -3 ports/devel/py-setuptools/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 11:08:32 2007 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CF6B16A546 for ; Mon, 27 Aug 2007 11:08:32 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 682A013C458 for ; Mon, 27 Aug 2007 11:08:32 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RB8WLC020636 for ; Mon, 27 Aug 2007 11:08:32 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RB8Vil020632 for freebsd-python@FreeBSD.org; Mon, 27 Aug 2007 11:08:31 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Aug 2007 11:08:31 GMT Message-Id: <200708271108.l7RB8Vil020632@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-python@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:08:32 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/108576 python databases/postgresql-plpython make fails on 6.2 / amd6 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/110728 python mail/py-spambayes should load config file from a stand o ports/113446 python New port: textproc/py-libtre o ports/115006 python [Maintainer-update]: accessibility/py-papi version upd o ports/115257 python update www/py-webware to 0.9.4 o ports/115313 python [MAINTAINER-UPDATE] textproc/py-hyperestraier-python: f ports/115342 python [PATCH] sysutils/py-bcfg2: FreeBSD fixes and startup s o ports/115349 python New Port: x11-toolkits/py-wxPython28 Python bindings f o ports/115350 python New Port: x11-toolkits/py-wxPython28-common Python bin o ports/115351 python New Port: x11-toolkits/py-wxPython28-unicode Python bi f ports/115426 python x11-toolkits/py-kde: Fails to build with Python 2.5 o ports/115653 python [maintainer] update devel/py-pefile to 1.2.6 f ports/115761 python new port: devel/py-boto 12 problems total. From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 11:10:16 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B608D16A41B for ; Mon, 27 Aug 2007 11:10:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 80FF613C45E for ; Mon, 27 Aug 2007 11:10:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RBAGwQ021647 for ; Mon, 27 Aug 2007 11:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RBAFRT021629; Mon, 27 Aug 2007 11:10:15 GMT (envelope-from gnats) Date: Mon, 27 Aug 2007 11:10:15 GMT Message-Id: <200708271110.l7RBAFRT021629@freefall.freebsd.org> To: python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/115610: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:10:16 -0000 The following reply was made to PR ports/115610; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115610: commit references a PR Date: Mon, 27 Aug 2007 11:09:50 +0000 (UTC) miwi 2007-08-27 11:09:27 UTC FreeBSD ports repository Modified files: devel/py-freebsd Makefile Added files: devel/py-freebsd/files freebsd7_patch-src-netstat.c Log: - Fix build on HEAD PR: 115610 Submitted by: Barry Pederson Revision Changes Path 1.15 +8 -2 ports/devel/py-freebsd/Makefile 1.1 +10 -0 ports/devel/py-freebsd/files/freebsd7_patch-src-netstat.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 11:11:40 2007 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 4CFD116A41B for ; Mon, 27 Aug 2007 11:11:40 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 220CB13C45E for ; Mon, 27 Aug 2007 11:11:40 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RBBeGa022281 for ; Mon, 27 Aug 2007 11:11:40 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RBBcNx022277 for python@FreeBSD.org; Mon, 27 Aug 2007 11:11:38 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 27 Aug 2007 11:11:38 GMT Message-Id: <200708271111.l7RBBcNx022277@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: python@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:11:40 -0000 Current FreeBSD problem reports Critical problems Serious problems Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/115610 python devel/py-freebsd broken on FreeBSD-Current (7.0) 1 problem total. From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 11:12:16 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6603016A46E; Mon, 27 Aug 2007 11:12:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3883C13C468; Mon, 27 Aug 2007 11:12:16 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7RBCGW6022607; Mon, 27 Aug 2007 11:12:16 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7RBCFoT022603; Mon, 27 Aug 2007 11:12:15 GMT (envelope-from miwi) Date: Mon, 27 Aug 2007 11:12:15 GMT Message-Id: <200708271112.l7RBCFoT022603@freefall.freebsd.org> To: bp@barryp.org, miwi@FreeBSD.org, python@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/115610: devel/py-freebsd broken on FreeBSD-Current (7.0) X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 11:12:16 -0000 Synopsis: devel/py-freebsd broken on FreeBSD-Current (7.0) State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Aug 27 11:12:15 UTC 2007 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=115610 From owner-freebsd-python@FreeBSD.ORG Mon Aug 27 14:50:13 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9E6016A420; Mon, 27 Aug 2007 14:50:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A21E613C458; Mon, 27 Aug 2007 14:50:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7REoDO6037772; Mon, 27 Aug 2007 14:50:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7REoDEs037768; Mon, 27 Aug 2007 14:50:13 GMT (envelope-from edwin) Date: Mon, 27 Aug 2007 14:50:13 GMT Message-Id: <200708271450.l7REoDEs037768@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/115871: [NEW PORT] japanese/py-mecab - Python bindings for MeCab X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Aug 2007 14:50:13 -0000 Synopsis: [NEW PORT] japanese/py-mecab - Python bindings for MeCab Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 27 14:50:12 UTC 2007 Responsible-Changed-Why: freebsd-python@ wants to have py- PRs http://www.freebsd.org/cgi/query-pr.cgi?pr=115871 From owner-freebsd-python@FreeBSD.ORG Tue Aug 28 21:28:59 2007 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F143316A481 for ; Tue, 28 Aug 2007 21:28:59 +0000 (UTC) (envelope-from mryabushkin@edentreetech.com) Received: from smtp.edentreetech.com (smtp.edentreetech.com [71.116.218.150]) by mx1.freebsd.org (Postfix) with ESMTP id CBD4C13C458 for ; Tue, 28 Aug 2007 21:28:59 +0000 (UTC) (envelope-from mryabushkin@edentreetech.com) Received: from localhost (localhost [127.0.0.1]) by smtp.edentreetech.com (Postfix) with ESMTP id 6AA491CC48 for ; Tue, 28 Aug 2007 14:04:15 -0700 (PDT) X-Virus-Scanned: amavisd-new at edentreetech.com Received: from smtp.edentreetech.com ([127.0.0.1]) by localhost (smtp.edentreetech.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HCp0IB37w4RA for ; Tue, 28 Aug 2007 14:04:13 -0700 (PDT) Received: from [10.8.1.25] (unknown [10.8.1.25]) by smtp.edentreetech.com (Postfix) with ESMTP id 743121CC1C for ; Tue, 28 Aug 2007 14:04:13 -0700 (PDT) Message-ID: <46D48D77.2060305@edentreetech.com> Date: Tue, 28 Aug 2007 14:02:47 -0700 From: Michael Ryabushkin User-Agent: Thunderbird 2.0.0.0 (X11/20070510) MIME-Version: 1.0 To: freebsd-python@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: wxPython2.8 in /usr/ports X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 21:29:00 -0000 Neal, I wonder whats the time frame on moving x11-toolkits/py-wxPython28 x11-toolkits/py-wxPython28-common x11-toolkits/py-wxPython28-unicode into the ports tree Michael/ From owner-freebsd-python@FreeBSD.ORG Wed Aug 29 21:18:09 2007 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB65F16A418 for ; Wed, 29 Aug 2007 21:18:09 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: from web88312.mail.re4.yahoo.com (web88312.mail.re4.yahoo.com [216.39.53.235]) by mx1.freebsd.org (Postfix) with SMTP id 5593613C4B0 for ; Wed, 29 Aug 2007 21:18:09 +0000 (UTC) (envelope-from msherman77@yahoo.com) Received: (qmail 67571 invoked by uid 60001); 29 Aug 2007 20:51:27 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=jZsiMWNI7bcR1toF3uV+KofXu737+8hA9JHB/eVEAd5WcvS30jvUY5sbwejk7SjSR2DFJTlrJtrr0TlYjEvfHo0v+EOunzgVPQX/84cRTbYAEC5p5Wf+oI0c9YB28aCSylH+R8pPDll0m7vlcPVANGlYKL6TkFWjp594qp6k1Cw=; X-YMail-OSG: kmCpFqYVM1n8iFmwQRJtDT3UdMkBZguSulW5F23IMAxwd_mAViFn2QdT3fgCy5cCD4.xR7DdOGqRRVTlGqIse26STQqKQGb0.Z8SLUKAUw2UZdEbNoQ- Received: from [74.107.243.44] by web88312.mail.re4.yahoo.com via HTTP; Wed, 29 Aug 2007 16:51:27 EDT Date: Wed, 29 Aug 2007 16:51:27 -0400 (EDT) From: Michael S To: freebsd-python@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <628192.66780.qm@web88312.mail.re4.yahoo.com> Subject: wxPython X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 21:18:09 -0000 Good day, Is anyone using the latest port of wxPython? Is it working fine? I can't see to be able to get it to work, everything installs and compiles just fine, but wxGlade misbehaves (doesn't display controls) and my old programs don't work anymore. Michael Sherman http://msherman77.blogspot.com/ From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 10:19:17 2007 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 3074C16A41A for ; Thu, 30 Aug 2007 10:19:17 +0000 (UTC) (envelope-from claque2000@free.fr) Received: from ext.lri.fr (ext.lri.fr [129.175.15.4]) by mx1.freebsd.org (Postfix) with ESMTP id 89C3913C442 for ; Thu, 30 Aug 2007 10:19:16 +0000 (UTC) (envelope-from claque2000@free.fr) Received: from localhost (localhost [127.0.0.1]) by ext.lri.fr (Postfix) with ESMTP id E616BA46D6 for ; Thu, 30 Aug 2007 11:55:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at lri.fr Received: from ext.lri.fr ([127.0.0.1]) by localhost (ext.lri.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id irggJbydyR03 for ; Thu, 30 Aug 2007 11:55:21 +0200 (CEST) Received: from [129.175.22.230] (wi22-230 [129.175.22.230]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ext.lri.fr (Postfix) with ESMTP id B2ED1A46CF for ; Thu, 30 Aug 2007 11:55:21 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v752.3) To: python@FreeBSD.org Message-Id: Content-Type: multipart/mixed; boundary=Apple-Mail-5--292902597 From: Nicolas Diez Date: Thu, 30 Aug 2007 11:54:54 +0200 X-Mailer: Apple Mail (2.752.3) Cc: Subject: Problem when configuring Python2.4.4 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 10:19:17 -0000 --Apple-Mail-5--292902597 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Hello, I am trying to build python2.4.4 on my freebsd. When I do a make install, I encounter this problem : "checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables" Here is my config.log and an the result of an "ls /var/db/pkg". If I change configure_args in Makefile with "--with-cxx=g++", I have another problem : "g++ -c -fno-strict-aliasing -DNDEBUG -O2 -march=athlon-xp - mfpmath=sse -pipe -march=athlon-xp -D__wchar_t=wchar_t - DTHREAD_STACK_SIZE=0x100000 -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/ccpython.o ./Modules/ccpython.cc g++: ./Modules/ccpython.cc: No such file or directory g++: No input files specified" How can I solve those problems ? Thanks a lot for your answer. --Apple-Mail-5--292902597 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0700; name=config.log Content-Disposition: attachment; filename=config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by python configure 2.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --with-threads --enable-unicode=ucs4 --disable-ipv6 --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.2 ## --------- ## ## Platform. ## ## --------- ## hostname = claque2000.claque2000.net uname -m = i386 uname -r = 6.2-RELEASE uname -s = FreeBSD uname -v = FreeBSD 6.2-RELEASE #2: Sun Apr 15 23:10:17 CEST 2007 nico@claque2000:/usr/obj/usr/src/sys/CLAQUE2000 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1510: checking MACHDEP configure:1655: result: freebsd6 configure:1661: checking EXTRAPLATDIR configure:1676: result: configure:1697: checking for --without-gcc configure:1746: result: no configure:1752: checking for --with-cxx= configure:1773: result: no configure:1792: checking for c++ configure:1818: result: c++ configure:1858: checking for C++ compiler default output file name configure:1861: c++ FLAGS -pthread conftest.cc >&5 c++: FLAGS: No such file or directory configure:1864: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define __BSD_VISIBLE 1 | #define _BSD_TYPES 1 | #define _XOPEN_SOURCE 600 | #define _XOPEN_SOURCE_EXTENDED 1 | #define _POSIX_C_SOURCE 200112L | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:1902: error: C++ compiler cannot create executables See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -mfpmath=sse -pipe -march=athlon-xp -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x100000' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-pthread ' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.2 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_prog_CXX=c++ lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' BASECFLAGS='' BLDLIBRARY='' BLDSHARED='' BUILDEXEEXT='' CC='cc' CCSHARED='' CFLAGS='-O2 -march=athlon-xp -mfpmath=sse -pipe -march=athlon-xp -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x100000' CFLAGSFORSHARED='' CONFIGURE_MACOSX_DEPLOYMENT_TARGET='' CONFIG_ARGS=''--with-threads' '--enable-unicode=ucs4' '--disable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -march=athlon-xp -mfpmath=sse -pipe -march=athlon-xp -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x100000' 'LDFLAGS=-pthread ' 'build_alias=i386-portbld-freebsd6.2'' CPP='' CPPFLAGS='' CXX='c++' DEFS='' DLINCLDIR='' DLLLIBRARY='' DYNLOADFILE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXPORT_MACOSX_DEPLOYMENT_TARGET='#' EXTRAMACHDEPPATH='' EXTRAPLATDIR='' FRAMEWORKALTINSTALLFIRST='' FRAMEWORKALTINSTALLLAST='' FRAMEWORKINSTALLFIRST='' FRAMEWORKINSTALLLAST='' FRAMEWORKUNIXTOOLSPREFIX='/usr/local' HAVE_GETHOSTBYNAME='' HAVE_GETHOSTBYNAME_R='' HAVE_GETHOSTBYNAME_R_3_ARG='' HAVE_GETHOSTBYNAME_R_5_ARG='' HAVE_GETHOSTBYNAME_R_6_ARG='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTSONAME='' LDFLAGS='-pthread ' LDLAST='' LDLIBRARY='' LDLIBRARYDIR='' LDSHARED='' LIBC='' LIBM='' LIBOBJS='' LIBRARY='' LIBS='' LIBTOOL_CRUFT='' LINKCC='' LINKFORSHARED='' LN='' LTLIBOBJS='' MACHDEP='freebsd6' MACHDEP_OBJS='' MAINOBJ='python.o' OBJEXT='' OPT='-O2 -march=athlon-xp -mfpmath=sse -pipe -march=athlon-xp -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x100000' OTHER_LIBTOOL_OPT='' PACKAGE_BUGREPORT='http://www.python.org/python-bugs' PACKAGE_NAME='python' PACKAGE_STRING='python 2.4' PACKAGE_TARNAME='python' PACKAGE_VERSION='2.4' PATH_SEPARATOR=':' PYTHONFRAMEWORK='' PYTHONFRAMEWORKDIR='no-framework' PYTHONFRAMEWORKINSTALLDIR='' PYTHONFRAMEWORKPREFIX='' RANLIB='' RUNSHARED='' SGI_ABI='' SHELL='/bin/sh' SHLIBS='' SIGNAL_OBJS='' SO='' SOVERSION='1.0' SRCDIRS='' THREADHEADERS='' THREADOBJ='' TRUE='' UNICODE_OBJS='' UNIVERSALSDK='' USE_SIGNAL_MODULE='' USE_THREAD_MODULE='' VERSION='2.4' ac_ct_CC='' ac_ct_RANLIB='' bindir='${exec_prefix}/bin' build_alias='i386-portbld-freebsd6.2' datadir='${prefix}/share' exec_prefix='NONE' host_alias='' includedir='${prefix}/include' infodir='/usr/local/info/' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define _BSD_TYPES 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _POSIX_C_SOURCE 200112L #define _XOPEN_SOURCE 600 #define _XOPEN_SOURCE_EXTENDED 1 #define __BSD_VISIBLE 1 configure: exit 77 --Apple-Mail-5--292902597 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name=pkglist Content-Disposition: attachment; filename=pkglist GeoIP-1.4.2 ImageMagick-nox11-6.3.3.5_1 ZendOptimizer-3.2.8 aalib-1.4.r5_3 amspsfnt-1.0_5 apache-2.2.4_2 apache-ant-1.7.0_1 appres-1.0.1 arc-5.21o_1 arj-3.10.22 aspell-0.60.5_2 atk-1.18.0 autoconf-2.53_4 autoconf-2.59_3 autoconf-wrapper-20070404 avahi-0.6.20 awstats-6.7,1 bchunk-1.2.0 bcwipe-1.6.5_1 bdftopcf-1.0.1 beforelight-1.0.2 bigreqsproto-1.0.2 bison-1.75_2,1 bitmap-1.0.3 bitstream-vera-1.10_4 boehm-gc+threaded-6.8 cairo-1.4.10 cclient-2004g,1 cksfv-1.3.12 clamav-0.91.2 cmpsfont-1.0_6 compositeproto-0.3.1 curl-7.16.1 cyrus-sasl-2.1.22 cyrus-sasl-saslauthd-2.1.22 damageproto-1.1.0_2 db41-4.1.25_4 dbus-1.0.2_2 dbus-glib-0.74 diablo-jdk-1.5.0.07.01_4 dmxproto-2.2.2 docbook-1.3 docbook-241_2 docbook-3.0_2 docbook-3.1_2 docbook-4.0_2 docbook-4.1_2 docbook-4.2 docbook-sk-4.1.2_4 docbook-xml-4.2_1 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 dovecot-1.0.3 dsssl-docbook-modular-1.79_1,1 editres-1.0.3 encodings-1.0.2,1 evieext-1.0.2 expat-2.0.0_1 fixesproto-4.0 flac-1.1.2_1 font-bh-ttf-1.0.0 font-misc-ethiopic-1.0.0 font-misc-meltho-1.0.0_1 font-util-1.0.1 fontcacheproto-0.1.2 fontconfig-2.4.2_2,1 fontsproto-2.0.2 fonttosfnt-1.0.3 freetype2-2.2.1_2 fribidi-0.10.8 fslsfonts-1.0.1 fstobdf-1.0.2 fvcool-1.0.4 gccmakedep-1.0.2 gd-2.0.35,1 gdbm-1.8.3_3 gettext-0.16.1_3 ghostscript-gnu-nox11-7.07_17 glib-1.2.10_12 glib-2.12.11 glitz-0.5.6_1 glproto-1.4.8 gmake-3.81_2 gnome_subr-1.0 gnutls-1.6.3 gocr-0.44_1 graphviz-2.14_1 gsfonts-8.11_4 gtk-1.2.10_18 gtk-2.10.12 hellanzb-0.13 help2man-1.36.4_1 hicolor-icon-theme-0.10_2 iceauth-1.0.1 ico-1.0.1 imake-1.0.2_4,1 inputproto-1.3.2 intltool-0.36.1 irssi-0.8.11 iso8879-1986_2 jade-1.2.1_9 jakarta-commons-cli-1.0_1,1 jakarta-commons-lang-2.3_1 jasper-1.900.1_6 javavmwrapper-2.3 jbigkit-1.6 jpeg-6b_4 junit-3.8.2_1 kbproto-1.0.3 keychain-2.6.8 kqemu-kmod-1.3.0.p11 latex-beamer-3.07_1 latex-pgf-1.18 lcms-1.16_1,1 lftp-3.5.11_1 lha-1.14i_6 libFS-1.0.0 libGL-7.0 libGLU-7.0 libICE-1.0.3,1 libSM-1.0.3,1 libX11-1.1.2_1,1 libXScrnSaver-1.1.2 libXTrap-1.0.0 libXau-1.0.3_2 libXaw-1.0.3,1 libXcomposite-0.3.2,1 libXcursor-1.1.8_1 libXdamage-1.1.1 libXdmcp-1.0.2 libXevie-1.0.2 libXext-1.0.3,1 libXfixes-4.0.3 libXfont-1.2.8,1 libXfontcache-1.0.4 libXft-2.1.12 libXi-1.0.2,1 libXinerama-1.0.2,1 libXmu-1.0.3,1 libXp-1.0.0,1 libXpm-3.5.6_1 libXprintAppUtil-1.0.1 libXprintUtil-1.0.1 libXrandr-1.2.1 libXrender-0.9.2 libXres-1.0.3_1 libXt-1.0.5 libXtst-1.0.2 libXv-1.0.3,1 libXvMC-1.0.4 libXxf86dga-1.0.1 libXxf86misc-1.0.1 libXxf86vm-1.0.1 libart_lgpl-2.3.19,1 libdaemon-0.12 libdmx-1.0.2 libdrm-2.3.0 libedit-2.6.10 libfontenc-1.0.4 libgcrypt-1.2.4_1 libglade2-2.6.0_2 libglut-7.0 libgmp-4.2.1_2 libgpg-error-1.5 libiconv-1.9.2_2 libltdl-1.5.22_2 libmcrypt-2.5.8 libogg-1.1.3,3 liboldX-1.0.1 libtool-1.5.22_4 libungif-4.1.4_3 libungif-4.1.4_5 libusb-0.1.12_1 libvolume_id-0.75.0_1 libwww-5.4.0_4 libxkbfile-1.0.4 libxkbui-1.0.2 libxml2-2.6.29 libxslt-1.1.21 links-2.1.p28,1 listres-1.0.1 log4j-1.2.14_1 luit-1.0.2_2 lynx-2.8.6.5_1,1 m4-1.4.9 mac-3.99.4.5 mailgraph-1.13_1 mailman-2.1.9_4 makedepend-1.0.1,1 mhash-0.9.7.1 ming-0.3.0_1 mkcomposecache-1.2_1 mkfontdir-1.0.3 mkfontscale-1.0.3 mysql-client-5.1.20 mysql-server-5.1.18 nano-2.0.6 nasm-0.98.39,1 net-snmp-5.3.1_3 netpbm-10.26.44 newspost-2.1.1_1 nmap-4.20_1 nut-2.0.5_1 nut-libupsclient-2.0.5_1 nut-snmp-2.0.5_1 nut-usb-2.0.5_1 nzbperl-0.6.8 ocaml-3.09.3_1 oclock-1.0.1 p5-Algorithm-Diff-1.1902 p5-AppConfig-1.66 p5-Archive-Tar-1.34 p5-Archive-Zip-1.20 p5-Authen-SASL-2.10_1 p5-BerkeleyDB-0.32 p5-Bit-Vector-6.4_1 p5-Carp-Clan-5.9 p5-Compress-Raw-Zlib-2.005 p5-Compress-Zlib-2.005 p5-Convert-BinHex-1.119 p5-Convert-TNEF-0.17 p5-Convert-UUlib-1.09,1 p5-Crypt-Blowfish-2.10 p5-Crypt-CBC-2.22 p5-Crypt-OpenSSL-Bignum-0.04 p5-Crypt-OpenSSL-RSA-0.25 p5-Crypt-OpenSSL-Random-0.04 p5-DBD-mysql-4.005 p5-DBI-1.59 p5-Data-UUID-1.148 p5-Date-Calc-5.5.1 p5-Digest-1.15 p5-Digest-HMAC-1.01 p5-Digest-MD5-2.36 p5-Digest-SHA1-2.11 p5-Email-Address-1.88.8 p5-Encode-Detect-1.00 p5-ExtUtils-CBuilder-0.19 p5-ExtUtils-ParseXS-2.18 p5-File-Tail-0.99.3 p5-File-Temp-0.18 p5-File-Which-0.05 p5-Geo-IP-1.28 p5-Geography-Countries-1.4 p5-HTML-Parser-3.56 p5-HTML-Tagset-3.10 p5-IO-Compress-Base-2.005 p5-IO-Compress-Zlib-2.005 p5-IO-Multiplex-1.09 p5-IO-Socket-INET6-2.51_1 p5-IO-Socket-SSL-1.08 p5-IO-String-1.08 p5-IO-Zlib-1.05 p5-IO-stringy-2.110 p5-IP-Country-2.23_1 p5-Image-Info-1.25 p5-Image-Size-3.01 p5-MIME-Base64-3.07 p5-MIME-Tools-5.420_1,2 p5-Mail-DomainKeys-1.0 p5-Mail-SPF-Query-1.999.1 p5-Mail-SpamAssassin-3.2.1_1 p5-Mail-Tools-1.74 p5-Math-BigInt-1.86 p5-Module-Build-0.28.08 p5-Net-1.22,1 p5-Net-CIDR-Lite-0.20 p5-Net-DNS-0.61 p5-Net-IP-1.25 p5-Net-SSLeay-1.30_1 p5-Net-Server-0.97 p5-Net-XWhois-0.90_4 p5-PathTools-3.25 p5-Pod-POM-0.17 p5-Scalar-List-Utils-1.19,1 p5-Socket6-0.19 p5-Spiffy-0.30 p5-Storable-2.16 p5-String-Approx-3.26 p5-Sub-Uplevel-0.16 p5-Sys-Hostname-Long-1.4 p5-Template-Toolkit-2.19 p5-Term-ReadKey-2.30 p5-Test-Base-0.54 p5-Test-Exception-0.25 p5-Test-Harness-2.64 p5-Test-Simple-0.70 p5-Text-Autoformat-1.13 p5-Text-Diff-0.35 p5-Text-Reform-1.11 p5-Time-HiRes-1.9707,1 p5-URI-1.35 p5-Unix-Syslog-0.100 p5-XML-DOM-1.44 p5-XML-NamespaceSupport-1.09_1 p5-XML-Parser-2.34_2 p5-XML-RegExp-0.03 p5-XML-SAX-0.16 p5-XML-SAX-Expat-0.39 p5-XML-Simple-2.18 p5-YAML-0.65 p5-gettext-1.05_1 p5-libwww-5.805 p5-libxml-0.08 p5-type1inst-0.6.1_3 pango-1.16.5 par2cmdline-0.4 pciids-20070801 pciutils-2.2.3 pcre-7.2 pdflib-7.0.2 pear-1.6.1 pecl-fileinfo-1.0.4 pecl-filter-0.11.0 pecl-fribidi-1.0 pecl-hash-1.5 pecl-json-1.2.1 pecl-pdflib-2.1.3_1 pecl-zip-1.9.0 perl-threaded-5.8.8 php5-5.2.3_1 php5-bcmath-5.2.3_1 php5-bz2-5.2.3_1 php5-calendar-5.2.3_1 php5-ctype-5.2.3_1 php5-curl-5.2.3_1 php5-dba-5.2.3_1 php5-dom-5.2.3_1 php5-exif-5.2.3_1 php5-extensions-1.1 php5-ftp-5.2.3_1 php5-gd-5.2.3_1 php5-gettext-5.2.3_1 php5-gmp-5.2.3_1 php5-iconv-5.2.3_1 php5-imap-5.2.3_1 php5-mbstring-5.2.3_1 php5-mcrypt-5.2.3_1 php5-mhash-5.2.3_1 php5-ming-5.2.3_1 php5-mysql-5.2.3_1 php5-mysqli-5.2.3_1 php5-ncurses-5.2.3_1 php5-odbc-5.2.3_1 php5-openssl-5.2.3_1 php5-pcntl-5.2.3_1 php5-pcre-5.2.3_1 php5-pdo-5.2.3_1 php5-pdo_sqlite-5.2.3_1 php5-pgsql-5.2.3_1 php5-posix-5.2.3_3 php5-pspell-5.2.3_1 php5-readline-5.2.3_1 php5-recode-5.2.3_1 php5-session-5.2.3_1 php5-simplexml-5.2.3_1 php5-snmp-5.2.3_1 php5-sockets-5.2.3_1 php5-spl-5.2.3_1 php5-sqlite-5.2.3_1 php5-sysvshm-5.2.3_1 php5-tokenizer-5.2.3_1 php5-wddx-5.2.3_1 php5-xml-5.2.3_1 php5-xmlreader-5.2.3_1 php5-xmlwriter-5.2.3_1 php5-xsl-5.2.3_1 php5-zlib-5.2.3_1 phpMyAdmin-2.11.0 phppgadmin-4.1.3 pkg-config-0.22 pkgdb.db png-1.2.18 policykit-0.1.20060514_4 portaudit-0.5.11 portaudit-db-0.2.3_1 portmaster-1.20 portupgrade-2.3.1,2 postfix-2.4.5,1 postfixadmin-2.1.0_7 postgresql-client-8.2.4 postgresql-server-8.2.4_1 printproto-1.0.3 py25-setuptools-0.6c6 py25-twistedCore-2.5.0_2 py25-twistedWeb-0.7.0 py25-yenc-0.3 py25-zopeInterface-3.3.0.1 python25-2.5.1 randrproto-1.2.1 rar-3.70,2 razor-agents-2.84 readline-5.2_1 recode-3.6_6 recordproto-1.13.2 renderproto-0.9.2 resourceproto-1.0.2 rgb-1.0.1 roundcube-0.1.20070608 rrdtool-1.2.23 rstart-1.0.2 rsync-2.6.9_1 ruby+pthreads+oniguruma-1.8.6_2,1 ruby18-bdb-0.6.2 ruby18-gems-0.9.2 rubygem-actionmailer-1.3.3 rubygem-actionwebservice-1.2.3 rubygem-activerecord-1.15.3 rubygem-activesupport-1.4.2 rubygem-hoe-1.2.2 rubygem-memcache-client-1.2.0 rubygem-rails-1.2.3 rubygem-rake-0.7.3 rubygem-rubyforge-0.4.2 screen-4.0.3 scripts-1.0.1 scrnsaverproto-1.1.0 sdl-1.2.11_1,2 sdocbook-xml-1.1,1 seda-3.0_1 sessreg-1.0.2 setxkbmap-1.0.3 shared-mime-info-0.21_2 shorten-3.6.0 showfont-1.0.1 smarty-2.6.18 smproxy-1.0.2 squirrelmail-1.4.10a squirrelmail-compatibility-plugin-1.3_1 squirrelmail-newuser_wiz-plugin-1.3.2_3 squirrelmail-secure_login-plugin-1.3 squirrelmail-timeout_user-plugin-1.1.1_1 svgalib-1.4.3_5 swt-3.2.2 t1lib-5.1.1_2,1 tcl-8.4.15_2,1 tcl-8.5.a.6_2 teTeX-base-3.0_12 teTeX-texmf-3.0_5 tex-texmflocal-1.9 texi2html-1.76_1,1 tiff-3.8.2_1 tk-8.4.15_3,2 tk-8.5.a.6_4 trapproto-3.4.3 twm-1.0.3_3 unixODBC-2.2.12_3 unrar-3.70,4 unzip-5.52_3 uudeview-0.5.20 uulib-0.5.20_1 videoproto-2.2.2 viewres-1.0.1 vim-7.1.87 wget-1.10.2_1 x11perf-1.4.1 xauth-1.0.2 xbiff-1.0.1 xbitmaps-1.0.1 xcalc-1.0.1 xclipboard-1.0.1 xclock-1.0.2 xcmiscproto-1.1.2 xcmsdb-1.0.1 xconsole-1.0.2 xcursorgen-1.0.1 xdbedizzy-1.0.2 xditview-1.0.1 xdm-1.1.4_3 xdpyinfo-1.0.2 xdriinfo-1.0.1_1 xedit-1.0.2 xev-1.0.2 xextproto-7.0.2 xeyes-1.0.1 xf86bigfontproto-1.1.2 xf86dga-1.0.2 xf86dgaproto-2.0.2 xf86miscproto-0.9.2 xf86vidmodeproto-2.2.2 xfd-1.0.1 xfindproxy-1.0.1 xfontsel-1.0.2 xfs-1.0.4_4,1 xfsinfo-1.0.1 xfwp-1.0.1 xgamma-1.0.1 xgc-1.0.1 xhost-1.0.1 xineramaproto-1.1.2 xinit-1.0.4_1 xkbcomp-1.0.3 xkbevd-1.0.2 xkbprint-1.0.1 xkbutils-1.0.1 xkill-1.0.1 xload-1.0.2 xlogo-1.0.1 xlsatoms-1.0.1 xlsclients-1.0.1 xlsfonts-1.0.2 xmag-1.0.1 xman-1.0.2 xmessage-1.0.1 xmh-1.0.1 xmitbin-1.9 xmlcatmgr-2.2 xmodmap-1.0.2 xmore-1.0.1 xorg-apps-7.2 xorg-cf-files-1.0.2_2 xorg-fonts-truetype-7.2 xorg-libraries-7.2_2 xphelloworld-1.0.1 xplsprinters-1.0.1 xpr-1.0.2 xprehashprinterlist-1.0.1 xprop-1.0.2 xproto-7.0.10 xproxymanagementprotocol-1.0.2 xrandr-1.2.0 xrdb-1.0.3 xrefresh-1.0.2 xrx-1.0.1 xset-1.0.2 xsetmode-1.0.0 xsetpointer-1.0.0 xsetroot-1.0.1 xsm-1.0.1 xstdcmap-1.0.1 xterm-228 xtrans-1.0.3 xtrap-1.0.2 xvidtune-1.0.1 xvinfo-1.0.1 xwd-1.0.1 xwininfo-1.0.2 xwud-1.0.1 yasm-0.6.1 zsh-4.3.4_1 --Apple-Mail-5--292902597-- From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 11:00:14 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30BEC16A419; Thu, 30 Aug 2007 11:00:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0E27813C46A; Thu, 30 Aug 2007 11:00:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UB0DPi028899; Thu, 30 Aug 2007 11:00:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UB0DNY028895; Thu, 30 Aug 2007 11:00:13 GMT (envelope-from edwin) Date: Thu, 30 Aug 2007 11:00:13 GMT Message-Id: <200708301100.l7UB0DNY028895@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 11:00:14 -0000 Synopsis: Missed one file in lang/python25 if NO_NIS defined Responsible-Changed-From-To: freebsd-ports-bugs->python Responsible-Changed-By: edwin Responsible-Changed-When: Thu Aug 30 11:00:13 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=115940 From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 11:00:21 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14C7816A417; Thu, 30 Aug 2007 11:00:21 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E631D13C480; Thu, 30 Aug 2007 11:00:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UB0KE6028983; Thu, 30 Aug 2007 11:00:20 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UB0K2L028977; Thu, 30 Aug 2007 11:00:20 GMT (envelope-from edwin) Date: Thu, 30 Aug 2007 11:00:20 GMT Message-Id: <200708301100.l7UB0K2L028977@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/115941: Missed file in lang/python25 if NO_NIS defined X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 11:00:21 -0000 Synopsis: Missed file in lang/python25 if NO_NIS defined Responsible-Changed-From-To: freebsd-ports-bugs->python Responsible-Changed-By: edwin Responsible-Changed-When: Thu Aug 30 11:00:20 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=115941 From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 15:20:09 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F279516A418 for ; Thu, 30 Aug 2007 15:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DB7CB13C48A for ; Thu, 30 Aug 2007 15:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFK9ju041610 for ; Thu, 30 Aug 2007 15:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UFK9pv041609; Thu, 30 Aug 2007 15:20:09 GMT (envelope-from gnats) Date: Thu, 30 Aug 2007 15:20:09 GMT Message-Id: <200708301520.l7UFK9pv041609@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/115761: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:20:10 -0000 The following reply was made to PR ports/115761; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115761: commit references a PR Date: Thu, 30 Aug 2007 15:16:29 +0000 (UTC) vd 2007-08-30 15:16:24 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-boto Makefile distinfo pkg-descr pkg-plist devel/py-boto/files patch-setup.py Log: Add new port devel/py-boto: Python interface to Amazon Web Services An integrated interface to current and future infrastructural services offered by Amazon Web Services. Currently, this includes: * Simple Storage Service (S3) * Simple Queue Service (SQS) * Elastic Compute Cloud (EC2) * Mechanical Turk WWW: http://code.google.com/p/boto PR: ports/115761 Submitted by: Peter Schuller Revision Changes Path 1.2859 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/py-boto/Makefile (new) 1.1 +3 -0 ports/devel/py-boto/distinfo (new) 1.1 +13 -0 ports/devel/py-boto/files/patch-setup.py (new) 1.1 +9 -0 ports/devel/py-boto/pkg-descr (new) 1.1 +111 -0 ports/devel/py-boto/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-python@FreeBSD.ORG Thu Aug 30 15:22:32 2007 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C44E16A46B; Thu, 30 Aug 2007 15:22:32 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 12D2413C4E5; Thu, 30 Aug 2007 15:22:32 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from freefall.freebsd.org (vd@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7UFMVs4041772; Thu, 30 Aug 2007 15:22:31 GMT (envelope-from vd@freefall.freebsd.org) Received: (from vd@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7UFMVxn041768; Thu, 30 Aug 2007 15:22:31 GMT (envelope-from vd) Date: Thu, 30 Aug 2007 15:22:31 GMT Message-Id: <200708301522.l7UFMVxn041768@freefall.freebsd.org> To: scode@hyperion.scode.org, vd@FreeBSD.org, freebsd-python@FreeBSD.org, vd@FreeBSD.org From: vd@FreeBSD.org Cc: Subject: Re: ports/115761: new port: devel/py-boto X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Aug 2007 15:22:32 -0000 Synopsis: new port: devel/py-boto State-Changed-From-To: feedback->closed State-Changed-By: vd State-Changed-When: Thu Aug 30 15:21:36 UTC 2007 State-Changed-Why: New port committed with a few changes. Thank you! Responsible-Changed-From-To: freebsd-python->vd Responsible-Changed-By: vd Responsible-Changed-When: Thu Aug 30 15:21:36 UTC 2007 Responsible-Changed-Why: New port committed with a few changes. Thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=115761 From owner-freebsd-python@FreeBSD.ORG Fri Aug 31 14:10:16 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B925D16A417; Fri, 31 Aug 2007 14:10:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9132F13C45A; Fri, 31 Aug 2007 14:10:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7VEAGoJ026049; Fri, 31 Aug 2007 14:10:16 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7VEAGjw026045; Fri, 31 Aug 2007 14:10:16 GMT (envelope-from edwin) Date: Fri, 31 Aug 2007 14:10:16 GMT Message-Id: <200708311410.l7VEAGjw026045@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/115968: [PATCH] devel/py-setuptools: fix pkglist X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 14:10:16 -0000 Synopsis: [PATCH] devel/py-setuptools: fix pkglist Responsible-Changed-From-To: freebsd-ports-bugs->python Responsible-Changed-By: edwin Responsible-Changed-When: Fri Aug 31 14:10:14 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=115968 From owner-freebsd-python@FreeBSD.ORG Fri Aug 31 14:38:13 2007 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 4C45216A41B for ; Fri, 31 Aug 2007 14:38:13 +0000 (UTC) (envelope-from hsn@sendmail.cz) Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91]) by mx1.freebsd.org (Postfix) with ESMTP id 748E813C468 for ; Fri, 31 Aug 2007 14:38:12 +0000 (UTC) (envelope-from hsn@sendmail.cz) Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id 3215364961; Fri, 31 Aug 2007 16:07:06 +0200 (CEST) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id C860766C008; Fri, 31 Aug 2007 16:07:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id vGbdDw4tCGdL; Fri, 31 Aug 2007 16:07:05 +0200 (CEST) Received: from smtp-out3.iol.cz (mta-out3 [192.168.30.28]) by antivir5.iol.cz (Postfix) with ESMTP id 3545766C03B; Fri, 31 Aug 2007 16:07:05 +0200 (CEST) Received: from sanatana.dharma (234.114.broadband5.iol.cz [88.100.114.234]) by smtp-out3.iol.cz (Postfix) with ESMTP id 5205857E1B; Fri, 31 Aug 2007 16:07:03 +0200 (CEST) Received: from hsn-sf@localhost by sanatana.dharma (Exim 4.67_0 FreeBSD) id 1IR79D-000H9m-LD ; Fri, 31 Aug 2007 16:06:55 +0200 To: FreeBSD-gnats-submit@freebsd.org From: Radim Kolar SF.NET X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: Sender: "Radim Kolar SF.NET" Date: Fri, 31 Aug 2007 16:06:55 +0200 Cc: hsn-sf@localhost.iol.cz, python@FreeBSD.org Subject: [PATCH] devel/py-setuptools: fix pkglist X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2007 14:38:13 -0000 >Submitter-Id: current-users >Originator: Radim Kolar SF.NET >Organization: >Confidential: no >Synopsis: [PATCH] devel/py-setuptools: fix pkglist >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 6.2-RELEASE-p7 i386 >Environment: System: FreeBSD sanatana.dharma 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Tue Aug 21 11:00:17 CEST 2007 >Description: fix pkgplist Port maintainer (python@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py24-setuptools-0.6c6.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-setuptools/pkg-plist /home/hsn/hacked/py-setuptools/pkg-plist --- /usr/ports/devel/py-setuptools/pkg-plist Thu Feb 1 08:52:58 2007 +++ /home/hsn/hacked/py-setuptools/pkg-plist Fri Aug 31 15:23:57 2007 @@ -108,6 +108,9 @@ %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/doctest.py %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/doctest.pyc %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/doctest.pyo +%%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_packageindex.py +%%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_packageindex.pyc +%%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_packageindex.pyo %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_resources.py %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_resources.pyc %%PYTHON_OLD%%%%PYTHON_SITELIBDIR%%/setuptools-%%VERSION%%-py%%PYVER%%.egg/setuptools/tests/test_resources.pyo --- py24-setuptools-0.6c6.patch ends here --- From owner-freebsd-python@FreeBSD.ORG Sat Sep 1 22:13:19 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9DEB16A420; Sat, 1 Sep 2007 22:13:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 95EC513C465; Sat, 1 Sep 2007 22:13:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from freefall.freebsd.org (pav@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MDJ2n041079; Sat, 1 Sep 2007 22:13:19 GMT (envelope-from pav@freefall.freebsd.org) Received: (from pav@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l81MDJj2041075; Sat, 1 Sep 2007 22:13:19 GMT (envelope-from pav) Date: Sat, 1 Sep 2007 22:13:19 GMT Message-Id: <200709012213.l81MDJj2041075@freefall.freebsd.org> To: hsn@sendmail.cz, pav@FreeBSD.org, python@FreeBSD.org From: pav@FreeBSD.org Cc: Subject: Re: ports/115968: [PATCH] devel/py-setuptools: fix pkglist X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:13:19 -0000 Synopsis: [PATCH] devel/py-setuptools: fix pkglist State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Sat Sep 1 22:11:44 UTC 2007 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=115968 From owner-freebsd-python@FreeBSD.ORG Sat Sep 1 22:20:21 2007 Return-Path: Delivered-To: python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EC6C16A473 for ; Sat, 1 Sep 2007 22:20:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1B99313C468 for ; Sat, 1 Sep 2007 22:20:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l81MKKVX041418 for ; Sat, 1 Sep 2007 22:20:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l81MKKDD041417; Sat, 1 Sep 2007 22:20:20 GMT (envelope-from gnats) Date: Sat, 1 Sep 2007 22:20:20 GMT Message-Id: <200709012220.l81MKKDD041417@freefall.freebsd.org> To: python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/115968: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 22:20:21 -0000 The following reply was made to PR ports/115968; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115968: commit references a PR Date: Sat, 1 Sep 2007 22:13:03 +0000 (UTC) pav 2007-09-01 22:12:58 UTC FreeBSD ports repository Modified files: devel/py-setuptools pkg-plist Log: - Correct plist for python24 and older PR: ports/115968 Submitted by: Radim Kolar SF.NET Revision Changes Path 1.10 +4 -1 ports/devel/py-setuptools/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"