Re: Problem building py-cryptography

2021-05-21 Thread Kubilay Kocak
2.2. I was wrong, sorry. If there are any remaining issues with cryptography and libressl or regressions, please re-open https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255241 hope this helps. Apologies for the top post. Regards, Simon. 20 May 2021 13:50:54 Kubilay Kocak : On 20/0

Re: help finding a file

2021-05-20 Thread Kubilay Kocak
On 20/05/2021 11:00 am, paul beard wrote: ldd /usr/local/bin/smbtorture | grep found libpytalloc-util.cpython-38.so.2 => not found (0) libpytalloc-util.cpython-38.so.2 => not found (0) libpytalloc-util.cpython-38.so.2 => not found (0) find . -name pkg-plist -exec grep

Re: Problem building py-cryptography

2021-05-19 Thread Kubilay Kocak
On 20/05/2021 1:21 pm, Simon Wright wrote: Hi all, I've been unable to build security/py-cryptography for about 10 days now. The build in Poudriere under 12.2 and 13.0 fail with a "Bad_C++_code" error. I tried removing the libressl dependency but that made no difference. Is anyone else seeing

Re: FreeBSD ports: lang/python38 update request

2021-05-16 Thread Kubilay Kocak
On 16/05/2021 7:48 pm, Özkan KIRIK wrote: Hello, python 3.8.9 marked vulnerable. Is it possible update the port to 3.8.10 version which is released at 3 May 2021. Thanks ___ freebsd-python@freebsd.org mailing list

Re: Python 3.8 build, bombs out with error

2021-05-16 Thread Kubilay Kocak
On 16/05/2021 7:35 am, David Mehler wrote: Hello, Trying to build Python 3.8 with my poudriere and it's bombing out with an error. tail -n 20 /usr/local/poudriere/data/logs/bulk/latest-per-pkg/python38/3.8.9/122-default.log rm -r

Re: rooting out old Python dependencies

2021-05-16 Thread Kubilay Kocak
On 16/05/2021 1:39 am, Robert Huff wrote: graphite2.h /data/port-work/usr/ports/print/harfbuzz/work/harfbuzz-2.8.1/_build/../src/hb-glib.h --- stderr --- env: /usr/local/bin/python3.7: No such file or directory ninja: build stopped: subcommand failed. *** Error code 1 This has also

Re: devel/py-setuptools : orphaned packages?

2021-04-27 Thread Kubilay Kocak
On 27/04/2021 5:05 am, Ken wrote: Hi There, After today's update for devel/py-setuptools, it left me with a whole bunch or orphaned packages. py37-authres-1.2.0 ? orphaned: mail/py-authres py37-dnspython-1.16.0 ? orphaned: dns/py-dnspython py37-fail2ban-0.11.2

Re: svn commit: r558913 - in head/lang: python-doc-html python38

2020-12-22 Thread Kubilay Kocak
On 23/12/2020 1:41 pm, Dima Panov wrote: Better will be resolve errors of packages building. It works for py39 which used same cpython build internals as this py38 update do now. Agree, move forward better than a revert. This is being tracked (reported by users) at:

Re: Moinmoin

2020-11-29 Thread Kubilay Kocak
On 28/11/2020 12:55 pm, Roger Marquis wrote: Anyone know if www/moinmoin is abandonware?  The maintainer is listed as pyt...@freebsd.org and the version in ports has had an unpatched vulnerability for the last couple of weeks. Hi Roger, I don't believe so, but development is slow Can you

Re: How to package .pyc files

2020-09-01 Thread Kubilay Kocak
On 1/09/2020 4:46 am, Gleb Popov wrote: On Mon, Aug 31, 2020 at 9:45 PM Gleb Popov wrote: Hello. I'm fiddling with the devel/mercurial port ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463 ). The current Makefile results in Error: Orphaned:

Re: typos in https://wiki.freebsd.org/Python/PortsPolicy

2020-08-09 Thread Kubilay Kocak
On 9/08/2020 10:10 pm, Dan Langille wrote: Copying in my direct reply to Dan here: Hello, I was reading https://wiki.freebsd.org/Python/PortsPolicy#Dependencies Should tests_requires be tests_require ? Is that a typo? Yep, fixed I also found, "Port OPTIONS for optional functionality" -

Re: security/py-pycryptodome: Soft dependency on devel/py-cffi

2020-07-27 Thread Kubilay Kocak
On 28/07/2020 12:29 pm, John W. O'Brien wrote: On 2020/07/27 22:08, Kubilay Kocak wrote: On 28/07/2020 5:43 am, John W. O'Brien wrote: Greetings FreeBSD Python, I have been mulling over a thing and would like the list's perspective before I decide whether to take action or not. security/py

Re: security/py-pycryptodome: Soft dependency on devel/py-cffi

2020-07-27 Thread Kubilay Kocak
On 28/07/2020 5:43 am, John W. O'Brien wrote: Greetings FreeBSD Python, I have been mulling over a thing and would like the list's perspective before I decide whether to take action or not. security/py-pycryptodome will use devel/py-cffi if it is available [0] or ctypes otherwise [1]. This

Re: svn commit: r541099 - head/www/py-django30

2020-07-03 Thread Kubilay Kocak
On 3/07/2020 9:50 pm, Wen Heping wrote: Author: wen Date: Fri Jul 3 11:50:50 2020 New Revision: 541099 URL: https://svnweb.freebsd.org/changeset/ports/541099 Log: - Update to 3.0.8 Modified: head/www/py-django30/Makefile head/www/py-django30/distinfo Modified:

Re: egg-info / dist-info

2020-06-26 Thread Kubilay Kocak
On 26/06/2020 6:02 pm, Thierry Thomas wrote: Hello, I´m maintaining the port math/sage. This is not a Python port, but it builds and installs several Python libraries. Untill now, it did´nt build on -CURRENT, because some dependencies were missing, but they have been fixed. And now I´m

Re: Missing dependency for py-certbot

2020-04-26 Thread Kubilay Kocak
On 27/04/2020 9:10 am, Danilo G. Baio wrote: On Sun, Apr 26, 2020 at 04:17:33PM -0400, Keith wrote: I recently did an update of my ports tree and I honestly can't remember which versions I had installed previously that were working fine, but after installing the latest version of py-certbot and

Re: svn commit: r531949 - in head/devel: . libuInputPlus

2020-04-18 Thread Kubilay Kocak
On 18/04/2020 5:10 pm, Alexey Dokuchaev wrote: On Sat, Apr 18, 2020 at 06:28:06AM +, Baptiste Daroussin wrote: I never understood why portname should be lowercase if upstream considers it should not, there are precedent of mixed case (actually respecting upstream will). For the same

Re: FreeBSD Port: devel/py-pip

2020-03-08 Thread Kubilay Kocak
On 9/03/2020 9:20 am, Marius van Witzenburg wrote: I noticed that the user argument as noticed in the description seems to be incorrect. https://svnweb.freebsd.org/ports/head/devel/py-pip/pkg-message?limit_changes=0=markup=508835 Installed from pkg repository: py37-pip # pip --user Usage:

Re: Including the correct (python version) include path

2020-03-03 Thread Kubilay Kocak
On 4/03/2020 5:58 am, Chris wrote: I'm dragging some code into the 21st century. I'm happy to say the python37 AST now gives it a clean bill of health. But I'm (currently) only able to build it by prepending the python && python-version to the #include line. USES= python:3.5+ doesn't seem to

Re: Missing symbol under tox in openssl stuff

2020-02-27 Thread Kubilay Kocak
On 27/02/2020 10:53 pm, Willem Jan Withagen wrote: Hi, I'm the first to acknowledge that I do not know enough of python. But still I can get by most of the times. However during the tests of my Ceph port one of the tests complains: == orchestrator/_interface.py:701: ImportError

Re: porting a python package with specific libraries versions as dependency

2020-02-25 Thread Kubilay Kocak
On 25/02/2020 7:22 pm, Alessandro Sagratini wrote: Hello all, I was discussing [1] about porting oci-cli to ports tree. It is a python package, that should not be a big deal, though, investigating a bit more "requires" field in setup.py [2], I noticed it depends on specific python libraries,

Re: Python38 port missing USES=sqlite

2020-01-21 Thread Kubilay Kocak
On 22/01/2020 3:46 pm, Darin Luckie wrote: Oversight or intentional? > Compressing man pages (compress-man) > Running Q/A tests (stage-qa) Error: /usr/local/lib/python3.8/lib-dynload/_sqlite3.so is linked to /usr/local /lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as

Re: parsedmarc

2020-01-19 Thread Kubilay Kocak
On 20/01/2020 2:23 am, Andrea Venturoli wrote: Hello. I'm trying to install parsedmarc: https://domainaware.github.io/parsedmarc/ I've created a port (mail/py-parsedmarc) for it, but unfortunately, some dendend port are missing; so I created them too: they would be mail/py-imapclient,

Re: Help with porting Python libraries

2019-12-29 Thread Kubilay Kocak
On 30/12/2019 4:54 am, Andrea Venturoli wrote: Hi Andrea, nice first job on a Python port :) # $FreeBSD$ PORTNAME=    IMAPClient Lowercase this PORTNAME PORTVERSION=    2.1.0 CATEGORIES=    mail python PKGNAMEPREFIX=    ${PYTHON_PKGNAMEPREFIX} MAINTAINER= m...@netfence.it COMMENT=   

Re: svn commit: r518847 - in head/www: py-django21 py-django22

2019-12-02 Thread Kubilay Kocak
On 3/12/2019 12:40 am, Wen Heping wrote: Author: wen Date: Mon Dec 2 13:40:40 2019 New Revision: 518847 URL: https://svnweb.freebsd.org/changeset/ports/518847 Log: - Update py-django22 to 2.2.8 and py-django21 to 2.1.15 (security fix: CVE-2019-19118) MFH: 2019Q4 Hi Wen,

Re: svn commit: r517602 - head/devel/py-mock

2019-11-14 Thread Kubilay Kocak
On 15/11/2019 2:27 pm, Jan Beich wrote: Kubilay Kocak writes: The canonical pytest invocation is: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= For a canonical it is uncommon. Besides, you've made mistakes: - No braces around `cd` compared to what Porter's Handbook re

Re: svn commit: r517602 - head/devel/py-mock

2019-11-14 Thread Kubilay Kocak
On 15/11/2019 4:11 am, Enji Cooper wrote: + @cd ${WRKSRC} && pytest Hi Enji :) Python ports *must* always reference/use *Python-version* specific versions of binaries/scripts/interpreters for *all* invocations of them, as it can never be guaranteed that: a) A/the non-versioned

Re: 回复: svn commit: r516855 - in head/www: py-django py-django111 py-django21 py-django22

2019-11-05 Thread Kubilay Kocak
On 6/11/2019 2:19 pm, wen heping wrote: Done. Thank you ! wen 发件人: Kubilay Kocak 代表 Kubilay Kocak 发送时间: 2019年11月6日 10:36 收件人: Wen Heping ; ports-committ...@freebsd.org ; FreeBSD Ports Security Team ; svn-ports-h...@freebsd.org 抄送: python 主题: Re: svn

Re: svn commit: r516855 - in head/www: py-django py-django111 py-django21 py-django22

2019-11-05 Thread Kubilay Kocak
On 6/11/2019 1:26 pm, Wen Heping wrote: Author: wen Date: Wed Nov 6 02:26:16 2019 New Revision: 516855 URL: https://svnweb.freebsd.org/changeset/ports/516855 Log: - Update django to 2.2.7, 2.1.14 and 1.11.26 Hi Wen, Thanks for updating these Django ports These are bugfix releases

Re: the patch to fix plist when build with DEBUG option

2019-11-03 Thread Kubilay Kocak
On 4/11/2019 1:27 pm, wen heping wrote: Hi, Here is a patch to fix plist when build with DEBUG option, would you have a test of it? Thank you ! wen Looks ok. Does it pass poudriere with both debug off and debug on? ___

Re: python3.8

2019-10-21 Thread Kubilay Kocak
On 22/10/2019 3:06 am, wen heping wrote: Hi, Here is a patch to create lang/python38 port. It build well on my head system. Any reviews welcomed ! wen ___ freebsd-python@freebsd.org mailing list

Re: py-sphinx FreeBSD port

2019-06-25 Thread Kubilay Kocak
On 26/06/2019 12:27 pm, Олег Жаркой via freebsd-python wrote: Hi. Why don't you upgrade py-sphinx to the latest version (Sphinx 2.1.2)? Substantial QA requirements/testing time & complexity. The update to 1.8.x issue is here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230140 It

Re: audio/lv2 and textproc/py-rdflib have py36 vs. py27 conflict

2019-05-13 Thread Kubilay Kocak
On 13/05/2019 9:13 pm, Kubilay Kocak wrote: On 13/05/2019 8:12 pm, Luis Espinoza Jr. wrote: Hello all. My system is FreeBSD 11.2-RELEASE-p9 AMD64. I update my ports tree with portsnap and build my ports with portmaster. For several days I have been trying to resolve a problem updating ffmpeg

Re: audio/lv2 and textproc/py-rdflib have py36 vs. py27 conflict

2019-05-13 Thread Kubilay Kocak
On 13/05/2019 8:12 pm, Luis Espinoza Jr. wrote: Hello all. My system is FreeBSD 11.2-RELEASE-p9 AMD64. I update my ports tree with portsnap and build my ports with portmaster. For several days I have been trying to resolve a problem updating ffmpeg. ffmpeg requires audio/lv2 lv2 requires

Re: Port request of a pypi package

2019-04-19 Thread Kubilay Kocak
On 20/04/2019 1:36 am, Éloi Rivard wrote: Hello, I am not sure how the FreeBSD community works, and especially the python packagers team, so if asking for package is not something one usually does, or if the python team has enough work to do, I will totally understand. I was thinking that maybe

Re: svn commit: r496937 - in head/devel: . py-cftime

2019-03-27 Thread Kubilay Kocak
On 27/03/2019 7:36 pm, Wen Heping wrote: +do-test: + @cd ${WRKSRC} && py.test Use the specific Python version for this invocation, as only the default version of py.test gets the version-less script name, so it wont work for non-default builds of this port. ${PYTHON_CMD} -m pytest

Re: Warning in duplicity after py2-cryptograph update

2019-03-24 Thread Kubilay Kocak
On 24/03/2019 8:34 pm, Xavier wrote: Hi everyone, Since last update of python modules py27-cryprography and py27-matplotlib, duplicity emits a warning : CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version.

Re: right procedure committing changes to core ports?

2019-03-12 Thread Kubilay Kocak
On 12/03/2019 1:39 am, Koichiro Iwao wrote: Hi, I'm willing to commit this. It fixes lang/python27 to build with libressl{,-devel} but it seems few people interested in that. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234568 I'd appreciate if someone tell me the right procedure

Re: Problem with pyconfig.h in python36 which is already solved for python27

2019-01-26 Thread Kubilay Kocak
On 26/01/2019 10:07 pm, Stefan Metzmacher via freebsd-python wrote: Hi, in Samba we recently switched to use python3 by default. But this breaks the build on FreeBSD (at least 11.1 and 12.0). In order to be most portable, we have a policy in Samba to include as the first header when creating

Re: py-m2crypto conflict with openssl-devel (really swig vs. system headers) resolved

2018-09-24 Thread Kubilay Kocak
On 24/09/2018 6:08 pm, Viktor Dukhovni wrote: > In /etc/make.conf I have: > > DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 ssl=openssl-devel > > since I want OpenSSL 1.1.0 for most of the ports I build. However, this > disables the py2-m2crypto port, whose Makefile contains: > >

Re: py-m2crypto conflict with openssl-devel (really swig vs. system headers) resolved

2018-09-24 Thread Kubilay Kocak
On 24/09/2018 6:08 pm, Viktor Dukhovni wrote: > In /etc/make.conf I have: > > DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 ssl=openssl-devel > > since I want OpenSSL 1.1.0 for most of the ports I build. However, this > disables the py2-m2crypto port, whose Makefile contains: > >

Re: [Resolved] --was: Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-22 Thread Kubilay Kocak
Hi Axel, all of that is why I suggested using the existing py-ldap0 port :) Thanks for letting us know it all worked out ./koobs On Sun, 23 Sep. 2018, 6:28 am Axel Rau, wrote: > > > Am 20.09.2018 um 13:59 schrieb Axel Rau : > > > > Am 20.09.2018 um 11:35 schrieb Kubilay K

Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?

2018-09-20 Thread Kubilay Kocak
On 20/09/2018 6:55 pm, Axel Rau wrote: > Hi all, Hi Axel, > while doing a > pip install ldap0 > I get Standard warning first up: use of pip install as root (without --user) to install third party packages directly into the system site-packages environment is completely unsupported, and

Re: svn commit: r475926 - head/devel/py-dateutil

2018-08-01 Thread Kubilay Kocak
://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229322 > The maintainer of py-khal is looking for a fix :) Let me know how it goes and if I can do anything to help. > > mfg Tobias > > [1] https://github.com/pimutils/khal/blob/v0.9.x/setup.py#L18 > > On Wed, 1 Aug 2018 at 07:32, Kubil

Re: svn commit: r475328 - in head: . math math/py-z3 math/py-z3-solver

2018-07-30 Thread Kubilay Kocak
On 26/07/2018 5:14 am, Yuri Victorovich wrote: > Author: yuri > Date: Wed Jul 25 19:14:54 2018 > New Revision: 475328 > URL: https://svnweb.freebsd.org/changeset/ports/475328 > > Log: > math/py-z3-solver: Rename to math/py-z3 to have a more intuitive name https://pypi.org/project/z3-solver/ -

Re: Problems with numpy and linking with blas libraries

2018-06-24 Thread Kubilay Kocak
On 25/06/2018 11:53 am, Joe Berner wrote: > It seems like there's a history of issues here and different workarounds. > Some keywords would be "GCC_4.6.0", "cblas", possibly "libgfortran". Hi Joe, > I was running into the issue with the most current port revision and after What version of

Re: urllib3 upgrade

2018-06-12 Thread Kubilay Kocak
On 12/06/2018 12:39 am, K.J. Petrie wrote: > Dear friends, > > Are there any plans to upgrade urllib3 to version 1.23, as 1.22 now > fails when run from certbot in some circumstances, preventing > certificate renewal? Details of the change can be found at >

Re: svn commit: r471040 - in head/devel: . py-pyformance

2018-05-28 Thread Kubilay Kocak
On 28/05/2018 10:42 pm, Vanilla I. Shu wrote: Author: vanilla Date: Mon May 28 12:42:37 2018 New Revision: 471040 URL: https://svnweb.freebsd.org/changeset/ports/471040 Log: Add py-pyformance 0.4, pyFormance is a toolset for performance measurement and statistics. PR: 228527

Re: sysutils/ansible and FLAVOR (Python 3.6 support)

2018-05-15 Thread Kubilay Kocak
On 15/05/2018 5:02 pm, Christopher Hall wrote: > Hello everyone, Hi Christopher, > I am looking at which is the best way to modify the sysutils/ansible > port so that it will use Python3.6. Currently it has the "noflavors" > option in the USE_PYTHON line son only a single packages with >

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

2018-03-02 Thread Kubilay Kocak
On 3/2/18 9:03 PM, Kubilay Kocak wrote: > > users care, that software someone does is not in question. ^W---^ > > ./koobs > ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/l

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

2018-03-02 Thread Kubilay Kocak
On 3/2/18 8:45 PM, Mathieu Arnold wrote: > On Fri, Mar 02, 2018 at 07:57:51AM +0000, Kubilay Kocak wrote: >> 1) Assuming what users care about is risky business. >> 2) The 'app vs library' distinction is not sound here. It wasn't sound >> for python package prefixing in

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

2018-03-02 Thread Kubilay Kocak
On 3/2/18 7:32 PM, Yuri wrote: > On 03/01/18 23:57, Kubilay Kocak wrote: >> 1) Assuming what users care about is risky business. > > > Port has to provide to users functionality that they expect. If port is > an app, executable provides this functionality. Executables based

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

2018-03-01 Thread Kubilay Kocak
On 3/2/18 6:40 PM, Yuri wrote: > On 03/01/18 23:23, Kubilay Kocak wrote: >> This reason doesn't sound correct. Could you explain this further? > > > If the port can only be used as an app, as opposed to library, multiple > flavors aren't needed. All users care about is an e

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

2018-03-01 Thread Kubilay Kocak
On 3/2/18 5:51 PM, Yuri Victorovich wrote: > Author: yuri > Date: Fri Mar 2 06:51:55 2018 > New Revision: 463374 > URL: https://svnweb.freebsd.org/changeset/ports/463374 > > Log: > security/nyx: Add USE_PYTHON=noflavors; Add LICENSE_FILE > > nyx is an app, therefore noflavors. This

Re: New Flask ports: Flask-XML-RPC, Flask-Moment, Flask-Mail, Flask-SAML, Flask-Kerberos

2018-03-01 Thread Kubilay Kocak
On 3/2/18 3:04 PM, John W. O'Brien wrote: > Hello FreeBSD Python and koobs, > > These new ports have not gotten any committer love for some time. I > would appreciate any feedback or to have them added to the ports tree. > > 2017-07-07 (koobs took) > net/py-flask-xml-rpc >

Re: Problem building python27-2.7.14_1 on FreeBSD 10.3-RELEASE-p26 #0 r327588

2018-02-28 Thread Kubilay Kocak
> Subject: Re: Problem building python27-2.7.14_1 on FreeBSD 10.3-RELEASE-p26 > #0 r327588 > From: Kubilay Kocak <ko...@freebsd.org> > To: David Gessel <ges...@blackrosetech.com>, pyt...@freebsd.org > Date: Wed Feb 28 2018 05:14:05 GMT+0300 > >> On 2/27/18

Re: Problem building python27-2.7.14_1 on FreeBSD 10.3-RELEASE-p26 #0 r327588

2018-02-27 Thread Kubilay Kocak
On 2/27/18 10:14 PM, David Gessel wrote: > Dear Python > > I am having a new and unexpected build problem with Python: > > Either > root@matanawa:/usr/ports/lang/python # make install clean > or > using portmaster results in > > > ===> Installing for python27-2.7.14_1 > ===> Checking if

Re: new portmaster fails to build devel/py-libzfs@py36 because of failing cython

2017-12-15 Thread Kubilay Kocak
On 15/12/2017 8:50 pm, Johan Hendriks wrote: > Hello all. Hi Johan > First of all thank you for the update of portmaster, much appreciated. > > When i am updating my ports, portmaster fails with the following error. > > > Compressing man pages (compress-man) > ===>>> Starting check for

Re: svn commit: r456182 - in head/devel: . py-bullet3 py-bullet3/files

2017-12-15 Thread Kubilay Kocak
On 13/12/2017 6:13 am, Yuri Victorovich wrote: > Author: yuri > Date: Tue Dec 12 19:13:30 2017 > New Revision: 456182 > URL: https://svnweb.freebsd.org/changeset/ports/456182 > > Log: > New port: devel/py-bullet3: Python version of 3D collision detection > library Bullet > > Approved by:

Re: What is the preferred MASTER_SITES for python port?

2017-12-11 Thread Kubilay Kocak
On 12/12/2017 1:28 am, Sergey Akhmatov wrote: > > I've looked for the answer in Porters Handbook and at > https://wiki.freebsd.org/Python/PortsPolicy but haven't found it. Python Policy wiki page has been updated: https://wiki.freebsd.org/Python/PortsPolicy#MASTER_SITES Thank you for the

Re: What is the preferred MASTER_SITES for python port?

2017-12-11 Thread Kubilay Kocak
On 12/12/2017 1:28 am, Sergey Akhmatov wrote: > Hello. > > Suppose I want to port some python package that exists in the Python > Package Index (PyPI) and has it's source code available on some official > website or github. > > Is there any policy or recommended practice for choosing

Re: Files conflicts in ports

2017-10-26 Thread Kubilay Kocak
On 10/26/17 11:00 PM, Rodrigo Osorio wrote: > > On 10/26/17 13:45, Kubilay Kocak wrote: >> On 10/26/17 3:58 PM, L.Bartoletti wrote: >>> Hi Rodrigo, >>> >>> Thank you for this precious tool. >>> >>> One question, seeing one of my

Re: Files conflicts in ports

2017-10-26 Thread Kubilay Kocak
On 10/26/17 3:58 PM, L.Bartoletti wrote: > Hi Rodrigo, > > Thank you for this precious tool. > > One question, seeing one of my ports which have conflicts > (devel/py-gtfslib > http://pkgtool.osorio.me/conflicts/lbartole...@tuxfamily.org.html). Is > it or not good to install test files?

Re: svn commit: r451109 - in head: . sysutils sysutils/iocage sysutils/py3-iocage

2017-10-08 Thread Kubilay Kocak
On 10/7/17 8:30 PM, Ben Woods wrote: > On 3 October 2017 at 12:01, Jan Beich > wrote: > > Marcelo Araujo writes: > > > Author: araujo > > Date: Tue Oct 3 02:41:32 2017 > > New Revision: 451109 > > URL:

Re: Question: How to add a configuration file with autoplist ?

2017-09-24 Thread Kubilay Kocak
On 9/25/17 6:16 AM, Helen Koike wrote: > Hi, > > According to > https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html > , I need to add a @sample macro in pkg-plist to add a configuration file. > > But I am also using USE_PYTHON= autoplist in my Makefile, so I don't > have the

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 Kubilay Kocak
On 9/4/17 8:10 PM, Kubilay Kocak wrote: > It is *not* only relevant for 3.3, it is relevant for any python package > (current, or future) that references it as a dependency, orthogonal to > the Python version. To clarify since it's not immediately obvious and wasn't made explicit (

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 Kubilay Kocak
On 9/4/17 5:44 PM, René Ladan wrote: > 2017-09-04 5:30 GMT+02:00 Kubilay Kocak <ko...@freebsd.org > <mailto:ko...@freebsd.org>>: > > On 9/3/17 8:33 PM, Rene Ladan wrote: > > Author: rene > > Date: Sun Sep 3 10:33:56 2017 > &g

Re: svn commit: r448586 - in head/sysutils/py-salt: . files

2017-08-22 Thread Kubilay Kocak
On 8/23/17 9:02 AM, Ben Woods wrote: > +# Python 2.7-3.3 require enum34, unnecessary for Python 3.4+ > +.if ${PYTHON_REL} < 3400 > +RUN_DEPENDS+=${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34 > +.endif A heads-up just in case, as it has occurred numerous times in the past and is not

Re: svn commit: r448347 - in head/audio: . py-jack py-jack/files

2017-08-20 Thread Kubilay Kocak
On 8/20/17 3:51 AM, Richard Gallamore wrote: > Author: ultima > Date: Sat Aug 19 17:51:20 2017 > New Revision: 448347 > URL: https://svnweb.freebsd.org/changeset/ports/448347 > > Log: > PyJack is a module written in C which exposes the Jack API to Python. > For information about Jack see

Re: libreoffice-5.3.5.2 would not build for me with Python-2.7

2017-08-08 Thread Kubilay Kocak
On 8/9/17 7:24 AM, Mikhail T. wrote: > I have python=3.6 in my DEFAULT_VERSIONS, but both 2.7 and 3.6 are > installed. > > While trying to build libreoffice, the build attempted to use 2.7 and I > kept getting the compiler errors like this: > >pyuno_util.cxx:43:18: error: no matching

Re: GNS3 2.0.3

2017-08-05 Thread Kubilay Kocak
On 8/5/17 10:48 PM, W Howard via freebsd-ports wrote: > Dear All, I would like to run the latest GNS3-gui in FreeBSD. > > The ports tree only supports 0.8.7 so I am forced to run GNS3 gui in > a VM and GNS3-server VM in a separate VM and network them together. > > The latest GNS3-gui can be

Re: svn commit: r446986 - svnadmin/hooks/scripts

2017-07-31 Thread Kubilay Kocak
On 8/1/17 2:32 AM, Bryan Drewery wrote: > Author: bdrewery > Date: Mon Jul 31 16:32:36 2017 > New Revision: 446986 > URL: https://svnweb.freebsd.org/changeset/ports/446986 > > Log: > Allow portmgr overrides for py3- under some (uncodified) conditions: > >- They must be named

Re: svn commit: r446864 - head/sysutils/py3-iocage

2017-07-31 Thread Kubilay Kocak
On 7/31/17 8:07 PM, Baptiste Daroussin wrote: > On Mon, Jul 31, 2017 at 05:03:35PM +0800, Marcelo Araujo wrote: >> 2017-07-31 10:35 GMT+08:00 Kubilay Kocak <ko...@freebsd.org>: >> >>> On 7/31/17 11:16 AM, Marcelo Araujo wrote: >>>> >>>&g

Re: svn commit: r446864 - head/sysutils/py3-iocage

2017-07-30 Thread Kubilay Kocak
On 7/31/17 11:16 AM, Marcelo Araujo wrote: > > > 2017-07-30 21:18 GMT+08:00 Adam Weinberger >: > > > On 28 Jul, 2017, at 22:17, Marcelo Araujo > wrote: > > > > Author: araujo > >

Re: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126

2017-07-11 Thread Kubilay Kocak
On 7/11/17 4:32 PM, René Ladan wrote: > On 11-07-2017 07:37, Kubilay Kocak wrote: >> On 7/11/17 5:27 AM, Rene Ladan wrote: >>> Author: rene >>> Date: Mon Jul 10 19:27:38 2017 >>> New Revision: 445459 >>> URL: https://svnweb.freebsd.org/changeset/ports/4

Re: svn commit: r445459 - in head: . sysutils sysutils/py-iocage www www/mediawiki126

2017-07-10 Thread Kubilay Kocak
On 7/11/17 5:27 AM, Rene Ladan wrote: > Author: rene > Date: Mon Jul 10 19:27:38 2017 > New Revision: 445459 > URL: https://svnweb.freebsd.org/changeset/ports/445459 > > Log: > Remove expired ports: > 2017-07-07 sysutils/py-iocage: obsoleted by sysutils/py3-iocage port using > Python 3

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

2017-06-19 Thread Kubilay Kocak
On 6/19/17 4:31 AM, Steve Kargl wrote: > On Sun, Jun 18, 2017 at 11:29:05AM -0700, Steve Kargl wrote: >> Both IEEE-754 2008 and ISO/IEC TS 18661-4 define the half-cycle >> trignometric functions cospi, sinpi, and tanpi. When libm (aka >> math.h) grows support for sinpi(x), lang/python27 has a

Re: Looking for python-pecan

2017-06-13 Thread Kubilay Kocak
On 6/13/17 5:37 PM, Willem Jan Withagen wrote: > On 12-6-2017 17:09, Dimitry Andric wrote: >> On 12 Jun 2017, at 13:29, Willem Jan Withagen wrote: >>> >>> For one the Ceph port I'm doing I'm going to need python-pecan in het >>> close future. >>> >>> Not sure how this works with

Re: trouble building py3-requests -- dependencies build against wrong version of python.

2017-06-09 Thread Kubilay Kocak
On 6/9/17 11:47 PM, Vick Khera wrote: > I'm trying to build py3-iocage, which has as one dependeny py3-requests. > When building this with poudriere, the py3-requests port somehow causes > py27-chardet to be built instead of py36-chardet, which then results in > py3-requests failing to find the

Re: py-backports.* conflict

2017-05-23 Thread Kubilay Kocak
On 5/24/17 6:47 AM, Andriy Gapon wrote: > > [ping] > > On 18/05/2017 15:40, Andriy Gapon wrote: >> >> After the update of devel/py-backports.functools_lru_cache to 1.4 it started >> to >> conflict with devel/py-backports.shutil_get_terminal_size: >> >> py27-backports.functools_lru_cache-1.4

Re: How to call easy_install argparse after installation

2017-04-29 Thread Kubilay Kocak
On 4/28/17 7:06 PM, Hongjiang Zhang via freebsd-ports wrote: > Hi all, > > I'm trying to create a new ports app, which is a python application > and depends on argparse. For python 2.7, argparse is builtin. > Unfortunately, when the app is starting, it complains: > >

Re: svn commit: r439567 - head/devel/py-ordered-set

2017-04-29 Thread Kubilay Kocak
On 4/28/17 7:12 AM, Antoine Brodin wrote: > +do-test: > + @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} nosetests-${PYTHON_VER}) > + Another way to do this using an explicit python version that doesn't rely on version-suffixed script names (created either by the framework or provided by

Re: lang/python3* ports, __pycache__ included

2016-12-13 Thread Kubilay Kocak
On 13/12/2016 10:08 PM, Vlad K. wrote: > On 2016-12-13 11:59, Kubilay Kocak wrote: >> >> Note that they will be re-created on import unless one overrides >> the default for the interpreter to produce these optimization >> files. > > Depends. Those modules are in

Re: lang/python3* ports, __pycache__ included

2016-12-13 Thread Kubilay Kocak
On 13/12/2016 9:13 AM, Kyle Evans wrote: > On Mon, Dec 12, 2016 at 3:51 PM, Marcus von Appen > wrote: >> Hi Kyle, >> >>> [snip] >> >> this is a python3 specific change in how python deals with >> optimized bytecode files. We ship .pyc/.pyo files for python2 ports >> and

Re: svn commit: r427907 - in head/databases: . py35-mysqlclient

2016-12-05 Thread Kubilay Kocak
On 6/12/2016 3:12 PM, Kubilay Kocak wrote: > On 6/12/2016 3:28 AM, Dmitry Marakasov wrote: >> Author: amdmi3 >> Date: Mon Dec 5 16:28:43 2016 >> New Revision: 427907 >> URL: https://svnweb.freebsd.org/changeset/ports/427907 >> >> Log: >> - A

Re: svn commit: r427907 - in head/databases: . py35-mysqlclient

2016-12-05 Thread Kubilay Kocak
On 6/12/2016 3:28 AM, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Mon Dec 5 16:28:43 2016 > New Revision: 427907 > URL: https://svnweb.freebsd.org/changeset/ports/427907 > > Log: > - Add py35-mysqlclient, python 3.5 variant of py-mysqlclient > > Added: >

Re: graphics/py3-cairo cannot find Python.h, but Python.h is present

2016-11-28 Thread Kubilay Kocak
On 27/11/2016 10:50 PM, tech-lists wrote: > On 27/11/2016 11:36, tech-lists wrote: >> also, it's uninstallable from the pkg repo, even though freshports >> suggests it should be: >> >> # pkg install py34-cairo >> Updating FreeBSD repository catalogue... >> FreeBSD repository is up-to-date. >> All

Re: svn commit: r426883 - head/math/py-matplotlib

2016-11-22 Thread Kubilay Kocak
On 23/11/2016 4:39 PM, Kurt Jaeger wrote: > +USES=compiler:c++11-lib gettext pkgconfig python:2 > shebangfix uniquefiles:dirs Can you update this to use -2.7 or 2.7 please :2 means depend on the lang/python2 metaport (because the port needs the python2 'symlink'). It does not

Re: [Bug 202982] port install of python3-3_3 conflicts with python2-2_3 (installs into same place)

2016-11-18 Thread Kubilay Kocak
On 19/11/2016 12:32 AM, Robert_Burmeister wrote: > bugzilla-noreply wrote >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202982 >> >> I'm experiencing the same issue with a new install of FreeBSD 11 >> (amd64). This is preventing me from building XFCE via ports. (I did >> a portsnap update

Re: svn commit: r425727 - in head/textproc: . py3-pager

2016-11-08 Thread Kubilay Kocak
On 8/11/2016 9:25 PM, Babak Farrokhi wrote: > +USES=python:3 :3 means depend on the lang/python3 port (a meta port, providing the only the python3 symlink) which is unlikely what is intended. If a python package *only* supports Python 3.x, use USES=python:x.y+ instead, ideally

Re: libgfortran.so.3 and python, was: Re: [Bug 196862] [PATCH] x11-toolkits/py-wxPython28: Fail embedding_in_wx5.py - gcc48/libgfortran.so.3 not found

2016-06-19 Thread Kubilay Kocak
bugzilla-nore...@freebsd.org wrote: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196862 >> >> Kubilay Kocak <ko...@freebsd.org> changed: >> >>What|Removed |Added >> -

Re: Fwd: Python

2016-03-10 Thread Kubilay Kocak
On 11/03/2016 12:19 AM, Christopher Lozinski wrote: > First thanks for porting Python 3 to FreeBSD. Sorry to make a complaint. > > I am running Freebsd VPS over at rootbsd. They do a great job. > > I installed Python3.4, but Python3.5 did not install correctly. > > It is not critical to me,

Re: svn commit: r408523 - in head/devel: . py-should_dsl

2016-02-08 Thread Kubilay Kocak
On 9/02/2016 12:37 PM, Don Lewis wrote: > Author: truckman > Date: Tue Feb 9 01:37:03 2016 > New Revision: 408523 > URL: https://svnweb.freebsd.org/changeset/ports/408523 > > Log: > Add py-should_dsl port: > > Should assertions in Python as clear and readable as possible > > The

Re: svn commit: r408523 - in head/devel: . py-should_dsl

2016-02-08 Thread Kubilay Kocak
On 9/02/2016 5:42 PM, Don Lewis wrote: > On 9 Feb, Kubilay Kocak wrote: >> On 9/02/2016 12:37 PM, Don Lewis wrote: >>> Author: truckman >>> Date: Tue Feb 9 01:37:03 2016 >>> New Revision: 408523 >>> URL: https://svnweb.freebsd.org/changeset/ports/408

Re: python32 has expired

2016-02-01 Thread Kubilay Kocak
On 2/02/2016 7:53 AM, Ruslan Makhmatkhanov wrote: > Hello, > > mind I remove expired python32? > No objection from me Ruslan ./koobs ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To

Re: svn commit: r407751 - head/security/py-m2crypto

2016-02-01 Thread Kubilay Kocak
On 2/02/2016 6:48 AM, Sunpoet Po-Chuan Hsieh wrote: > + > %%PYTHON_SITELIBDIR%%/M2Crypto/${PYCACHE_DIR}${PYCACHE_FILE}.pyc \ > + > %%PYTHON_SITELIBDIR%%/M2Crypto/${PYCACHE_DIR}${PYCACHE_FILE}.${PYOEXTENSION} Hi Sunpoet, This change wasn't mentioned in the commit log.

Re: pkg-plist %%PYVER%%.%%PYOEXTENSION%% handling. patch included, feedback needed

2016-01-04 Thread Kubilay Kocak
On 5/01/2016 2:35 AM, clutton wrote: > On Tue, 2016-01-05 at 02:26 +1100, Kubilay Kocak wrote: >> On 5/01/2016 2:13 AM, clutton wrote: >>> Hi list. >>> >>> As I can see there are two ways of doing pkg-plist routine. >>> >>> For pkg-plis

Re: lowercase requirement for py-ports (Re: svn commit: r405240 - in head/devel: . py-PyLD)

2016-01-04 Thread Kubilay Kocak
On 5/01/2016 3:32 AM, Mikhail T. wrote: > On 04.01.2016 11:04, Kubilay Kocak wrote: >> No discussion archive > Well, if it is not a result of a discussion arriving to a consensus, > then, perhaps, the rule is not as hard, is it? What are you reasons > behind it? >> also

Re: lowercase requirement for py-ports (Re: svn commit: r405240 - in head/devel: . py-PyLD)

2016-01-04 Thread Kubilay Kocak
On 5/01/2016 2:54 AM, Mikhail T. wrote: > On 04.01.2016 10:23, Kubilay Kocak wrote: >> https://wiki.freebsd.org/Python/PortsPolicy [...] Feedback very welcome. >> > Well, you asked for it... I propose removing the lowercase-requirement. > Instead, the portname should match the

Re: pkg-plist %%PYVER%%.%%PYOEXTENSION%% handling. patch included, feedback needed

2016-01-04 Thread Kubilay Kocak
On 5/01/2016 2:50 AM, clutton wrote: > On Tue, 2016-01-05 at 02:37 +1100, Kubilay Kocak wrote: >> On 5/01/2016 2:35 AM, clutton wrote: >>> On Tue, 2016-01-05 at 02:26 +1100, Kubilay Kocak wrote: >>>> On 5/01/2016 2:13 AM, clutton wrote: >>>>> Hi list

  1   2   3   >