Date: Wed, 1 May 2013 01:10:00 GMT From: Chris Dukes <chris.dukes.aix@gmail.com> To: freebsd-python@FreeBSD.org Subject: Re: ports/178242: bsd.python.mk injection of @exec easy_install to PLIST creates inappropriate post-install scripts for pkgng Message-ID: <201305010110.r411A00D086037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/178242; it has been noted by GNATS. From: Chris Dukes <chris.dukes.aix@gmail.com> To: bug-followup@FreeBSD.org, chris.dukes.aix@gmail.com Cc: Subject: Re: ports/178242: bsd.python.mk injection of @exec easy_install to PLIST creates inappropriate post-install scripts for pkgng Date: Tue, 30 Apr 2013 21:04:23 -0400 And the patch I submitted, while fixing py-ldap2, breaks other packages. To properly handle pkg and pkgng packages of python modules will require the development and use of a tool similar to dh_python[23] from Debian. But the first step to doing that will involve patching the python builds to differentiate between a site-packages (For things installed outside pkg and pkgng) and something like dist-packages (For things managed by pkg and pkgng).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305010110.r411A00D086037>