Re: svn commit: r463374 - head/security/nyx

2018-03-02 Thread Mathieu Arnold
failed experiment with the optsuffix knob, to accomodate ports which do not need flavors, like big applications that only needs python for small features, or cli that do not really care which Python version is running them. -- Mathieu Arnold signature.asc Description: PGP signature

Re: "security/py-certbot-apache" port

2018-02-23 Thread Mathieu Arnold
k when I tested it, seems like I missed adding mock to the dependencies, for some reason. I'll fix. In the mean time, you can install devel/py-mock to make it work. -- Mathieu Arnold signature.asc Description: PGP signature

Re: svn commit: r449196 - in head: . databases databases/py33-gdbm databases/py33-sqlite3 devel devel/py3-enum34 devel/py33-setuptools lang lang/python33 x11-toolkits x11-toolkits/py33-tkinter

2017-09-04 Thread Mathieu Arnold
on 3.x, > for any port that is buildable with Python 3. > > Please resurrect it. Let me explain, again, what Rene and Adam said. The devel/py3-enum34 port was *only* used in the ports tree by *one* port and it was security/py-cryptography.  The only case when the py3-enum34 was used in that port was when PYTHON_REL was between 3300 and 3400.  This version range no longer exists, as Python 3.3 was removed today. So this port is no longer needed. If, in the future, it is needed again, for whatever reason, it can be added back very easily, but right now, it is not, and we do not keep un-needed ports for the fun of it. -- Mathieu Arnold signature.asc Description: OpenPGP digital signature

Re: [PATCH] lang/python27 -- Fix namespace collision

2017-08-02 Thread Mathieu Arnold
Le 01/08/2017 à 00:36, Steve Kargl a écrit : > Any chance that the patch will be added to lang/python27? > Is there a PR so that it does not get lost ? -- Mathieu Arnold signature.asc Description: OpenPGP digital signature

[Differential] D10162: Summary: Change to buildbot 0.9.5

2017-03-28 Thread mat (Mathieu Arnold)
mat added a comment. You missed the third step which tells you to do "svn move" (or "svn copy", but here it is svn move.) As it is too late, because buildbot-slave is gone, it is going to be a bit more complicated, a bit of a mix from the copy and the resurection. What you're going to n

[Differential] D10162: Summary: Change to buildbot 0.9.5

2017-03-28 Thread mat (Mathieu Arnold)
mat added a comment. Before any work on buildbot-worker can get in the tree, it needs to be removed and added back properly. REPOSITORY rP FreeBSD ports repository REVISION DETAIL https://reviews.freebsd.org/D10162 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpref

Re: svn commit: r414964 - head/graphics/py-PyOpenGL-accelerate

2016-05-11 Thread Mathieu Arnold
why it is not: PORTNAME=PyOpenGL-accelerate you could remove the PKGNAMESUFFIX and DISTNAME lines. -- Mathieu Arnold pgpD4pqqzzxNK.pgp Description: PGP signature

Re: bind10-1.2.0 You have python 2.7 set as the default, and this needs 3.3

2014-05-02 Thread Mathieu Arnold
rebuild everything that needs python because the default has changed from 2.7 to 3.3.) Also, my I inquire why you're trying to use BIND 10 ? (Just curious, as it's a deprecated dead piece of software.) -- Mathieu Arnold ___ freebsd-python@freebsd.o

Re: ports/179812: Extract the python part from dns/ldns into dns/py-ldns

2013-07-02 Thread Mathieu Arnold
The following reply was made to PR ports/179812; it has been noted by GNATS. From: Mathieu Arnold To: Jaap Akkerhuis Cc: bug-follo...@freebsd.org Subject: Re: ports/179812: Extract the python part from dns/ldns into dns/py-ldns Date: Tue, 02 Jul 2013 18:21:49 +0200 +--On 2 juillet 2013 14:12

Re: ports/179812: Extract the python part from dns/ldns into dns/py-ldns

2013-07-02 Thread Mathieu Arnold
The following reply was made to PR ports/179812; it has been noted by GNATS. From: Mathieu Arnold To: bug-follo...@freebsd.org, Jaap Akkerhuis Cc: Subject: Re: ports/179812: Extract the python part from dns/ldns into dns/py-ldns Date: Tue, 02 Jul 2013 13:05:40 +0200 Hi, Ah, yes, I