The state of packages based on Python ports
wen heping
wenheping at gmail.com
Wed Feb 1 01:40:34 UTC 2012
2012/2/1 Mark Linimon <linimon at lonesome.com>
> On Tue, Jan 31, 2012 at 04:24:24PM -0800, Paul Hoffman wrote:
> > Nearly all of the packages in the packages system for Python-related
> > ports are for Python 2.6 *only*.
>
Maybe you should check your /etc/make.conf , do you set default python
version to 2.6 ?
wen
>
> er, you'll have to tell me where you're seeing this?
>
> I checked on pointyhat, on a recent i386-8 build for 8-STABLE:
>
> $ pwd
> /dumpster/pointyhat/i386/archive/errorlogs/a.8.20120118070557
> $ ls py* | wc -l
> 1199
> $ grep BUILD_DEPENDS py* | grep python24 | wc -l
> 2
> $ grep BUILD_DEPENDS py* | grep python25 | wc -l
> 3
> $ grep BUILD_DEPENDS py* | grep python26 | wc -l
> 2
> $ grep BUILD_DEPENDS py* | grep python27 | wc -l
> 1179
> $ grep BUILD_DEPENDS py* | grep python3 | wc -l
> 5
>
> So, I'm confused?
>
> mcl
> _______________________________________________
> freebsd-python at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-python
> To unsubscribe, send any mail to "freebsd-python-unsubscribe at freebsd.org"
>
More information about the freebsd-python
mailing list