Page MenuHomeFreeBSD
Feed Advanced Search

Nov 18 2015

koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 4:58 PM · Python
lwhsu added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88391, @koobs wrote:

Other than PYTHON_SUFFIX=${PORTVERSION:R:S/.g}// (isn't PYTHON_SUFFIX already defined/available via python.mk) the changes look good

Nov 18 2015, 4:47 PM · Python
lwhsu updated the diff for D4170: Version specific ports of "unpackaged" Python standard library modules.
  • Replace DISTVERSION with PORTVERSION for lang/python35
Nov 18 2015, 4:45 PM · Python
lwhsu added inline comments to D4170: Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 4:39 PM · Python
koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.

Other than PYTHON_SUFFIX=${PORTVERSION:R:S/.g}// (isn't PYTHON_SUFFIX already defined/available via python.mk) the changes look good

Nov 18 2015, 4:30 PM · Python
koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88389, @lwhsu wrote:

BTW, why does lang/python35 use DISTVERSION instead of PORTVERSION?

Nov 18 2015, 4:26 PM · Python
lwhsu added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88374, @koobs wrote:
  • I'd remove "for " from COMMENT
Nov 18 2015, 4:24 PM · Python
lwhsu updated the diff for D4170: Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 4:21 PM · Python
koobs requested changes to D4170: Version specific ports of "unpackaged" Python standard library modules.
  • I'd remove "for " from COMMENT
  • Replace hard coded pyxy in pkg-message with SUB_FILES (make future repocopies safer, reduce diffs)
Nov 18 2015, 3:14 PM · Python
koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88363, @lwhsu wrote:
In D4170#88316, @koobs wrote:

@lwhsu There's a bug in arc(8) client where the contents are not uploaded for newly created files (cc @eadler x 5)
Workaround: svn diff > patch the path, then click "Update Diff" inside this review to manually update it

BTW, @koobs, are you sure the issue is in arc itself?

Nov 18 2015, 3:09 PM · Python
lwhsu added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88316, @koobs wrote:

@lwhsu There's a bug in arc(8) client where the contents are not uploaded for newly created files (cc @eadler x 5)
Workaround: svn diff > patch the path, then click "Update Diff" inside this review to manually update it

Nov 18 2015, 2:10 PM · Python
lwhsu updated the diff for D4170: Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 1:57 PM · Python
koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.

Agreed, output on pkg info / version should be version specific (nice for concurrent installations)

Nov 18 2015, 10:26 AM · Python
lwhsu added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.
In D4170#88336, @koobs wrote:

Should we be customising pkg-message's for the respective lang/pythonXY port to point directly to these suffixed-versions?

Nov 18 2015, 10:24 AM · Python
koobs added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.

Should we be customising pkg-message's for the respective lang/pythonXY port to point directly to these suffixed-versions?

Nov 18 2015, 10:20 AM · Python
lwhsu updated the diff for D4170: Version specific ports of "unpackaged" Python standard library modules.

Manually upload the diff.

Nov 18 2015, 10:18 AM · Python
koobs requested changes to D4170: Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 10:05 AM · Python
koobs updated subscribers of D4170: Version specific ports of "unpackaged" Python standard library modules.

@lwhsu There's a bug in arc(8) client where the contents are not uploaded for newly created files (cc @eadler x 5)

Nov 18 2015, 10:04 AM · Python
koobs retitled D4170: Version specific ports of "unpackaged" Python standard library modules from Version specified ports of separated standard Python modules to Version specific ports of "unpackaged" Python standard library modules.
Nov 18 2015, 10:03 AM · Python

Nov 15 2015

lwhsu added a comment to D4170: Version specific ports of "unpackaged" Python standard library modules.

Hmm, I just don't know why the added Makefile's are shown as empty in phabricator...
I put my patch here first: https://people.freebsd.org/~lwhsu/patch/python-standard-ports.diff
I'll ask what's going on.

Nov 15 2015, 8:16 PM · Python
lwhsu updated the diff for D4170: Version specific ports of "unpackaged" Python standard library modules.

Weird, these Makefile's should not be empty

Nov 15 2015, 8:09 PM · Python
lwhsu added reviewers for D4170: Version specific ports of "unpackaged" Python standard library modules: Python, koobs, sunpoet.
Nov 15 2015, 8:06 PM · Python

Aug 31 2015

dbn closed D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter by committing rP395726: lang/pypy: update to 2.6.1.
Aug 31 2015, 7:38 PM · Python

Aug 15 2015

dbn updated the diff for D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter.
Aug 15 2015, 2:37 PM · Python

Aug 5 2015

koobs added a comment to D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter.

My thoughts on this are:

Aug 5 2015, 12:37 PM · Python

Aug 3 2015

dbn updated D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter.
Aug 3 2015, 7:32 PM · Python
dbn updated D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter.
Aug 3 2015, 7:31 PM · Python
dbn retitled D3285: lang/pypy: add separate ports for pypy-gdbm, pypy-sqlite3 and pypy-tkinter from to databases/ppy-gdbm: new PyPy based port.
Aug 3 2015, 7:29 PM · Python
dbn added a member for Python: dbn.
Aug 3 2015, 7:05 PM

Aug 1 2015

dbn added a comment to D3209: lang/pypy: simplify port.

Committed in r393390. Thank you for reviewing :-)

Aug 1 2015, 9:11 AM · Python
dbn removed reviewers for D3209: lang/pypy: simplify port: alfred, koobs.
Aug 1 2015, 9:11 AM · Python
dbn closed D3209: lang/pypy: simplify port by committing rP393390: lang/pypy: simplify port.
Aug 1 2015, 9:07 AM · Python

Jul 30 2015

robak accepted D3209: lang/pypy: simplify port.
Jul 30 2015, 10:36 AM · Python
robak added a comment to D3209: lang/pypy: simplify port.

I've tested building the latest patch against 9/10 amd64/i38 and the port builds just fine. I've did some functional tests on 10.1 amd64 and here are the results:

Jul 30 2015, 10:36 AM · Python

Jul 29 2015

dbn added a comment to D3209: lang/pypy: simplify port.

I have double checked the patch - it works for me. Please make sure you have a clean checkout before applying the patch.

Jul 29 2015, 8:46 PM · Python
robak added a comment to D3209: lang/pypy: simplify port.

Latest patch fails to apply cleanly around PORTREVISION and when adjusted manually, the port build fails on patch phase:

Jul 29 2015, 8:18 PM · Python
dbn updated the diff for D3209: lang/pypy: simplify port.

Update with USE_LDCONFIG as suggested by Pawel, thank you!

Jul 29 2015, 7:36 PM · Python
robak added a comment to D3209: lang/pypy: simplify port.

Can we get a patch without the 'trampoline' thing accomodating USE_LDCONFIG change?

Jul 29 2015, 2:07 PM · Python
kaktus added a comment to D3209: lang/pypy: simplify port.

Obviously it should be

Jul 29 2015, 1:47 PM · Python
robak added a comment to D3209: lang/pypy: simplify port.

I am running a new build testing Pawel's proposed change - once it builds, I'll test it with virtualenv as well and report the results.

Jul 29 2015, 11:02 AM · Python
kaktus added a comment to D3209: lang/pypy: simplify port.

Thank you for your work on that port.

Jul 29 2015, 10:55 AM · Python

Jul 28 2015

dbn updated the diff for D3209: lang/pypy: simplify port.

I created a trampoline shell script that sets LD_LIBRARY_PATH so that pypy can find libpypy-c.so.

Jul 28 2015, 7:15 PM · Python
dbn added a comment to D3209: lang/pypy: simplify port.

I really don't understand this bug:

Jul 28 2015, 6:27 PM · Python
robak added a comment to D3209: lang/pypy: simplify port.

It seems that the libpypy-c.so is installed in wrong place:

Jul 28 2015, 11:53 AM · Python
robak added a comment to D3209: lang/pypy: simplify port.

Functional testing isnt possible yet, since I am having the very same issue described by dbn:

Jul 28 2015, 8:37 AM · Python
robak added a comment to D3209: lang/pypy: simplify port.

Here are the results of my build tests, the third revision:

Jul 28 2015, 8:12 AM · Python

Jul 27 2015

dbn added a comment to D3209: lang/pypy: simplify port.

I have encountered a strange problem in my testing:

Jul 27 2015, 7:54 PM · Python
dbn updated the diff for D3209: lang/pypy: simplify port.

@lwhsu: while I agree FreeBSD 8 can be ignored, this is a bug in the code.

Jul 27 2015, 7:46 PM · Python
lwhsu added a comment to D3209: lang/pypy: simplify port.
In D3209#64602, @robak wrote:

While failing to build on 8, it does build fine on 10.1 amd64. I am testing the build for 10.1 i386 now, and if that will work, I'll move to testing on 9, and then I'll do tests with virtualenv.

Jul 27 2015, 11:03 AM · Python
robak added a comment to D3209: lang/pypy: simplify port.

While failing to build on 8, it does build fine on 10.1 amd64. I am testing the build for 10.1 i386 now, and if that will work, I'll move to testing on 9, and then I'll do tests with virtualenv.

Jul 27 2015, 10:56 AM · Python
robak added a comment to D3209: lang/pypy: simplify port.

Latest patch applies, but fails to build like that: http://pd.valinor.palantiri.org/build.html?mastername=84amd64-default&build=2015-07-27_07h38m22s

Jul 27 2015, 7:59 AM · Python
dbn updated the diff for D3209: lang/pypy: simplify port.
  • Update patch using svn diff --patch-compatible.
  • Fix OPTIONS to actually show option under correct situations
  • Remove '`' around ${WRKDIR}/build.
Jul 27 2015, 5:08 AM · Python

Jul 26 2015

robak added a comment to D3209: lang/pypy: simplify port.

The patch fails to apply cleanly:

Jul 26 2015, 8:51 PM · Python
robak added a comment to D3209: lang/pypy: simplify port.

I'll run this through my full 8/9/10/11 i386/amd64 poudriere test suite and will let you know my results. Thanks for fixing that!

Jul 26 2015, 8:30 PM · Python
dbn updated the diff for D3209: lang/pypy: simplify port.

Fix OPTIONS as identified by portlint.

Jul 26 2015, 8:24 PM · Python
dbn retitled D3209: lang/pypy: simplify port from to lang/pypy: simplify port.
Jul 26 2015, 8:21 PM · Python

Jun 26 2015

koobs closed D2908: devel/pybugz: Update to 0.11.1.

@eadler │ <@koobs> eadler: is close review on commit busted? ---> the parser is finicky and our default template is wrong

Jun 26 2015, 3:36 PM · Python
crees accepted D2908: devel/pybugz: Update to 0.11.1.
Jun 26 2015, 3:06 PM · Python
koobs updated D2908: devel/pybugz: Update to 0.11.1.
Jun 26 2015, 1:00 PM · Python

Jun 12 2015

koobs closed D2704: devel/py-setuptools: Update to 17.0 by committing rP389266: devel/py-setuptools: Update to 17.0.
Jun 12 2015, 11:31 AM · Python
koobs added a comment to D2704: devel/py-setuptools: Update to 17.0.

Author: koobs
Date: Fri Jun 12 11:12:29 2015
New Revision: 389265
URL: https://svnweb.freebsd.org/changeset/ports/389265

Jun 12 2015, 11:13 AM · Python

Jun 2 2015

antoine added a comment to D2704: devel/py-setuptools: Update to 17.0.

Exp-run results:

Jun 2 2015, 5:43 AM · Python

Jun 1 2015

koobs updated the diff for D2704: devel/py-setuptools: Update to 17.0.

Use USE_PYTHON=concurrent (for suffixes & default link)

Jun 1 2015, 8:01 AM · Python
koobs updated the test plan for D2704: devel/py-setuptools: Update to 17.0.
Jun 1 2015, 7:39 AM · Python
koobs added a comment to D2704: devel/py-setuptools: Update to 17.0.

Pending review before exp-run

Jun 1 2015, 7:34 AM · Python
koobs updated D2704: devel/py-setuptools: Update to 17.0.
Jun 1 2015, 7:33 AM · Python