On Fri, Mar 17, 2017 at 10:02 AM, Jason de Cordoba wrote:
> Hey there,
>
> Portmaster broke again from a moved port
>
You can try:
pkg set -n py27-setuptools27:py27-setuptools
pkg set -o devel/py-setuptools27:devel/py27-setuptools
(from /usr/ports/UPDATING)
Cheers,
Antoine
___
On Tue, Mar 31, 2015 at 9:39 PM, David Naylor wrote:
> On Tuesday, 31 March 2015 20:47:38 Roland Smith wrote:
>> On Mon, Mar 30, 2015 at 09:14:40PM +0200, David Naylor wrote:
>> > Hi,
>> >
>> > I am investigating converting my ports to concurrent however I am not sure
>> > how concurrent is suppos
On Fri, Jan 9, 2015 at 5:52 PM, Sean Bruno wrote:
> Marcus:
>
> The thing that I would like "fixed" is python waf ignoring the fact
> that it should not try and detect the number of CPUs on the system.
>
Let me rephrase the problem, there are some problems in some
individual ports using waf.
Tho
On Tue, Nov 25, 2014 at 9:02 AM, Marcus von Appen wrote:
> Yes, it looks like DEPENDS_ARGS is the culprit here. The conditionals
> within the configure script of pygobject3-common can run into
> situations, where they do not override PYTHON_VERSION properly.
>
> We have two ways around that:
>
> -
On Mon, Oct 27, 2014 at 12:54 PM, Dmitry Sivachenko wrote:
> Author: demon
> Date: Mon Oct 27 12:54:04 2014
> New Revision: 371567
> URL: https://svnweb.freebsd.org/changeset/ports/371567
> QAT: https://qat.redports.org/buildarchive/r371567/
>
> Log:
> Update to version 3.4.2.
> Two deleted pa
On Wed, Oct 1, 2014 at 11:17 PM, Thierry Thomas wrote:
> Le mer 1 oct 14 à 22:53:45 +0200, Antoine Brodin
> écrivait :
>
>> And those 2:
>>
>> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/wspr-3.00.r2511_8.log
>> http
On Wed, Oct 1, 2014 at 9:13 PM, Thierry Thomas wrote:
> Le mer 1 oct 14 à 19:55:09 +0200, Antoine Brodin
> écrivait :
>
>> Hi,
>
> Hello,
>
>> 2 others:
>>
>> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/
On Tue, Sep 30, 2014 at 10:59 AM, wrote:
> Selon Dmitry Sivachenko le mar 30 sep 10:40:46 2014 :
>
>> I committed your fix for py-scipy and py-symeig port, I also verified
>> several other py-numpy-dependent ports: they have no such an issue.
Hi,
2 others:
http://package20.nyi.freebsd.org/dat
On Mon, Sep 29, 2014 at 9:09 PM, Dmitry Sivachenko wrote:
>
> On 29 сент. 2014 г., at 17:53, Antoine Brodin wrote:
>
>> On Sun, Sep 28, 2014 at 12:40 PM, Dmitry Sivachenko
>> wrote:
>>> Author: demon
>>> Date: Sun Sep 28 10:40:54 2014
>>> New Rev
On Sun, Sep 28, 2014 at 12:40 PM, Dmitry Sivachenko wrote:
> Author: demon
> Date: Sun Sep 28 10:40:54 2014
> New Revision: 369447
> URL: http://svnweb.freebsd.org/changeset/ports/369447
> QAT: https://qat.redports.org/buildarchive/r369447/
>
> Log:
> Fix
> ImportError: /lib/libgcc_s.so.1: ver
On Sun, Sep 28, 2014 at 2:27 AM, Kubilay Kocak wrote:
> On 26/09/2014 2:50 AM, Antoine Brodin wrote:
>> On Wed, Sep 24, 2014 at 11:06 AM, Bartek Rutkowski wrote:
>>> Author: robak
>>> Date: Wed Sep 24 09:06:41 2014
>>> New Revision: 369166
>>> U
On Wed, Sep 24, 2014 at 11:06 AM, Bartek Rutkowski wrote:
> Author: robak
> Date: Wed Sep 24 09:06:41 2014
> New Revision: 369166
> URL: http://svnweb.freebsd.org/changeset/ports/369166
> QAT: https://qat.redports.org/buildarchive/r369166/
>
> Log:
> lang/cython: update 0.20.2 -> 0.21
>
> - Co
On Tue, Jul 8, 2014 at 6:14 PM, Marcus von Appen wrote:
> Author: mva
> Date: Tue Jul 8 16:14:33 2014
> New Revision: 361263
> URL: http://svnweb.freebsd.org/changeset/ports/361263
> QAT: https://qat.redports.org/buildarchive/r361263/
>
> Log:
> Support for installations based on the easy_insta
On Mon, Jun 2, 2014 at 5:34 PM, Antoine Brodin wrote:
> Hi there,
>
> I see that the default version of python 3 has been switched to 3.4.
> There are a few issues with the python3 meta port:
>
> /usr/local/bin/python-shared3@ -> python-shared3.4
> /usr/local/bin/python-s
Hi there,
I see that the default version of python 3 has been switched to 3.4.
There are a few issues with the python3 meta port:
/usr/local/bin/python-shared3@ -> python-shared3.4
/usr/local/bin/python-shared3-config@ -> python-shared3.4-config
/usr/local/bin/python3@ -> python3.4
/usr/local/bin
Hi there,
Currently default python versions are inconsistent:
- python 3.3 is the default python3 version
- python 3.4 is preferred over python 3.3 when a port needs a python
version in a specific range
The patch below should address this, please review/test.
Cheers,
Antoine
Index: Mk/bsd.pyt
On Fri, Apr 4, 2014 at 12:51 AM, Julio Merino wrote:
> On Thu, Apr 3, 2014 at 3:30 PM, Antoine Brodin wrote:
>> koobs' new python34 port (not committed yet) packages fine as non
>> root, so it seems doable.
>
> Sorry but I don't see how that's relevant. Python
On Thu, Apr 3, 2014 at 9:24 PM, Julio Merino wrote:
> On Thu, Apr 03, 2014 at 09:06:03PM +0200, Antoine Brodin wrote:
>> On Thu, Apr 3, 2014 at 9:01 PM, Julio Merino wrote:
>> > Hello,
>> >
>> > I needed the patch below to be able to build python27 when usin
On Thu, Apr 3, 2014 at 9:01 PM, Julio Merino wrote:
> Hello,
>
> I needed the patch below to be able to build python27 when using ports as
> an unprivileged user. It is a bit too coarse-grained, but I think ports
> does not offer a finer-grained mechanism to indicate that only the staging
> phase
Hi there,
Clang 3.4 was imported in head 3 days ago.
A few python extensions are broken because clang now refuses flags it
doesn't know.
For instance -R is not recognized, which breaks py-sqlite3, py-ldap2
and a few others.
Some failure logs are available at
http://package21.nyi.freebsd.org/bul
On Thu, Feb 13, 2014 at 8:22 PM, Palle Girgensohn wrote:
> Hi python@ and bapt@,
>
> I'm usnure how to fix this problem.
>
> postgresql-libpqxx needs python (shebang:ed) during the build process, and
> this is defined in the port using
>
> USE_PYTHON_BUILD= yes
> USES= gmake sheba
21 matches
Mail list logo