Re: sane-backends-1.0.24 no pthread

2015-12-14 Thread Antoine Jacoutot
On Tue, Dec 15, 2015 at 01:36:51PM +0700, u wrote: > just figured out why my mustek_usb2 scanner doesn't work. confure says > that it won't use pthread in my system, but i can see files > /usr/lib/libpthread.a , /usr/lib/libpthread.so.19.0 and > /usr/lib/libpthread_p.a . please give me a tip for wh

sane-backends-1.0.24 no pthread

2015-12-14 Thread u
just figured out why my mustek_usb2 scanner doesn't work. confure says that it won't use pthread in my system, but i can see files /usr/lib/libpthread.a , /usr/lib/libpthread.so.19.0 and /usr/lib/libpthread_p.a . please give me a tip for what is going on or maybe if lucky how to make it accept pthr

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > >> Daniel Jakots writes: >> >>> Hi, >>> >>> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >>> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >>> d

update meta/haskell-platform and some related ports

2015-12-14 Thread Matthias Kilian
Hi, This updates meta/haskell-platform to 7.10.3 and the following related ports: devel/hs-HUnit (to 1.3.0.0) devel/hs-StateVar (to 1.1.0.1) devel/hs-case-insensitive (to 1.2.0.5) devel/hs-fgl (to 5.5.2.3) devel/hs-primitive (to 0.6.1.0) devel/hs-syb (to 0.6) graphics/hs-GLURaw (to 1.5.0.2) graph

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Daniel Jakots
On Mon, 14 Dec 2015 20:18:58 +0100, j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: > > As I said the tests fail with python3.4 on i386: > > > > https://pbot.rmdir.de/3I3_OxgyBOqIqgR3KtBWLw > > > > The reason is that IPy.IP() defines a __nonzero__() method, but > > python 3 tries to use __bool

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > Daniel Jakots writes: > >> Hi, >> >> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >> diff. >> >> I only tried py-ripe.atlas.tools so please test it,

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Benoit Lecocq
On 14.12.2015 20:18, Jérémie Courrèges-Anglas wrote: > j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: > >> Daniel Jakots writes: >> >>> Hi, >>> >>> I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends >>> on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this >

Re: [maintainer update] audio/py-discogs-client

2015-12-14 Thread Johan Huldtgren
hello, You forgot to remove the REVISION. Do you mind adding a py3 flavor? Pass regressions test with py2/py3 on amd64 and i386. I have no philosophical opposition to adding a py3 flavor, however my only use for this port is as a dependency for beets. beets does not support py3 yet, so I'm unc

Re: [maintainer update] audio/py-discogs-client

2015-12-14 Thread Daniel Jakots
On Mon, 14 Dec 2015 12:08:22 -0500, Johan Huldtgren wrote: > hello, > > minor update of py-discogs-client from 2.2.0 > to 2.2.1 tested on amd64 with beets. Passes > all tests. > > thanks, > > .jh > Hi, You forgot to remove the REVISION. Do you mind adding a py3 flavor? Pass regressions test

[maintainer update] audio/py-discogs-client

2015-12-14 Thread Johan Huldtgren
hello, minor update of py-discogs-client from 2.2.0 to 2.2.1 tested on amd64 with beets. Passes all tests. thanks, .jh Index: py-discogs-client/Makefile === RCS file: /cvs/ports/audio/py-discogs-client/Makefile,v retrieving revisi

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Jérémie Courrèges-Anglas
Daniel Jakots writes: > Hi, > > I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends > on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this > diff. > > I only tried py-ripe.atlas.tools so please test it, thanks. As I said the tests fail with python3.4 on i386:

Re: UPDATE: math/R

2015-12-14 Thread David Coppa
On Thu, Dec 10, 2015 at 4:21 PM, Ingo Feinerer wrote: > Dear useRs, > > Update math/R 3.2.2 -> 3.2.3: > > - Use new --disable-java which eliminates the need for patch-Makefile_in > - Use new R_DYLIB_VERSION variable which allows us to get rid of > MAKE_FLAGS and patch-src_scripts_javareconf_in.