Page MenuHomeFreeBSD
Feed Advanced Search

Nov 10 2019

Vladimir.Chukharev_gmail.com accepted D21792: devel/py-pyface: Update to 6.1.2.

The patch looks good to me. And I hope this was clear in the the discussion in PR 239576, though that was not stated explicitly there.

Nov 10 2019, 8:52 AM

Nov 5 2019

Vladimir.Chukharev_gmail.com added inline comments to D21654: Upgrade devel/py-mock from 2.0.0 to 3.0.5 and fix "make test" target.
Nov 5 2019, 6:29 PM

Oct 19 2019

Vladimir.Chukharev_gmail.com added inline comments to D21654: Upgrade devel/py-mock from 2.0.0 to 3.0.5 and fix "make test" target.
Oct 19 2019, 10:29 AM

Sep 16 2019

Vladimir.Chukharev_gmail.com added a comment to D21654: Upgrade devel/py-mock from 2.0.0 to 3.0.5 and fix "make test" target.
$ DEVELOPER=yes portlint -Ca
WARN: Makefile: [28]: use a tab (not space) after a variable name
0 fatal errors and 1 warning found.
Sep 16 2019, 7:49 PM

Sep 13 2019

Vladimir.Chukharev_gmail.com updated the diff for D21600: devel/py-robotframework-pabot: Update to 0.87.

Accept corrections from @kai (slightly changed).

Sep 13 2019, 7:48 PM
Vladimir.Chukharev_gmail.com updated the diff for D21600: devel/py-robotframework-pabot: Update to 0.87.

Address comments by Kai Knoblich. Thanks, Kai!

Sep 13 2019, 9:25 AM

Sep 11 2019

Vladimir.Chukharev_gmail.com updated the summary of D21600: devel/py-robotframework-pabot: Update to 0.87.
Sep 11 2019, 2:55 PM

Sep 10 2019

Vladimir.Chukharev_gmail.com updated the summary of D21600: devel/py-robotframework-pabot: Update to 0.87.
Sep 10 2019, 10:44 PM
Vladimir.Chukharev_gmail.com created D21600: devel/py-robotframework-pabot: Update to 0.87.
Sep 10 2019, 9:28 PM

Aug 26 2019

Vladimir.Chukharev_gmail.com added a comment to D21229: graphics/py-traitsui: Update to 6.1.2 and add options for extra dependencies.

I discussed the tests failure with developers. The source of it is that Qt in FreeBSD uses three dots instead of the unicode ellipsis symbol (supposedly, elidedText() function).
The test has been changed to admit "..." as ellipsis. This will come with the next release.
We can simply ignore the test failure for now. I plan to find the exact place where ellipsis is inserted, and to try using the unicode ellipsis symbol (but don't hold your breath).

Aug 26 2019, 6:23 PM

Aug 20 2019

Vladimir.Chukharev_gmail.com added a comment to D21229: graphics/py-traitsui: Update to 6.1.2 and add options for extra dependencies.

I tested the new version on my system. There are still some minor issues.

  1. From portlint:
$ portlint -Ca
WARN: Makefile: When USES=pyqt:5 is defined, you must also define USE_PYQT=xxxx
0 fatal errors and 1 warning found.
Aug 20 2019, 12:23 PM

Aug 13 2019

Vladimir.Chukharev_gmail.com added a comment to D21229: graphics/py-traitsui: Update to 6.1.2 and add options for extra dependencies.

It seems to me that options can be made more user friendly. Or completely abandoned for now. May be, until pyside is added.
In particular, for py36, the only possible toolkit is QT5, and it comes off by default. Logically, it can be unconditionally used in this flavor.
For py27, there is QT5 and WXGTK. None is selected by default, and I think, at least one is compulsory. Do they both work with traitsui? Or can we choose the better of the two? (I still cannot build it for py27, some deps fail to install with their py36 flavors installed.)
The DEMO option adds some dependencies. Is this useful without demos from examples directory? I cannot get any demo actually show anything, even with the examples...

Aug 13 2019, 9:43 PM

May 15 2019

Vladimir.Chukharev_gmail.com abandoned D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.

A newer version committed.

May 15 2019, 5:48 PM

May 10 2019

Vladimir.Chukharev_gmail.com added a watcher for Python: Vladimir.Chukharev_gmail.com.
May 10 2019, 7:15 AM

Feb 22 2019

Vladimir.Chukharev_gmail.com updated the diff for D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.

I moved 'SVNROOT?=...' to the maintainer section.

Feb 22 2019, 9:22 AM

Feb 17 2019

Vladimir.Chukharev_gmail.com updated the diff for D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.
Feb 17 2019, 10:32 AM
Vladimir.Chukharev_gmail.com added inline comments to D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.
Feb 17 2019, 10:30 AM

Feb 16 2019

Vladimir.Chukharev_gmail.com added a comment to D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.

Shell I submit a PR to Bugzilla? Or will it be committed directly from here? Provided no more questions arise, of course.

Feb 16 2019, 12:11 PM

Feb 15 2019

Vladimir.Chukharev_gmail.com added a comment to D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.

I'm sure I tried to remove flavors, and failed with dependence specification. Then I had problems with same name of pkgnames for flavors.
The first was rather long time ago, and the second, not so long, few months ago. Good progress!
Would be nice to have in Poter's Handbook up-to-date recommendations for flavors for Python...

Feb 15 2019, 9:53 PM
Vladimir.Chukharev_gmail.com updated the diff for D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.
Feb 15 2019, 9:39 PM

Feb 13 2019

Vladimir.Chukharev_gmail.com updated the test plan for D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.
Feb 13 2019, 12:50 AM

Feb 12 2019

Vladimir.Chukharev_gmail.com created D19167: ports-mgmt/porttree: Port tests, USE_PYTHON=optsuffix.
Feb 12 2019, 6:52 PM

Sep 4 2016

Vladimir.Chukharev_gmail.com abandoned D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Everything has been committed.

Sep 4 2016, 1:46 AM

Mar 14 2016

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Sorry, forgot to "svn add" the new ports after getting a new svn working copy (due to OS upgrade).

Mar 14 2016, 8:34 AM

Mar 12 2016

Vladimir.Chukharev_gmail.com added a comment to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Probably, better to say it explicitly:
I do not know about any issues with any of the five ports in this review. All five are ready to commit IMO.

Mar 12 2016, 5:02 PM
Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Update to the current state.
All license information is filled.
Corresponding PRs in bugzilla are updated, too.

Mar 12 2016, 3:19 PM

Feb 3 2016

Vladimir.Chukharev_gmail.com added inline comments to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Feb 3 2016, 4:02 PM

Jan 9 2016

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Update devel/py-pyface to 5.0.0.

Jan 9 2016, 12:58 AM

Jan 2 2016

Vladimir.Chukharev_gmail.com added inline comments to rP403934: www/py-amf: Update to 0.8.0.
Jan 2 2016, 5:15 PM

Dec 21 2015

Vladimir.Chukharev_gmail.com added a comment to rP403934: www/py-amf: Update to 0.8.0.

Have you tested with the post-install: target? It helped me in one of my ports.
I'm travelling at the moment, can't test myself for a while.

Dec 21 2015, 9:59 AM

Dec 17 2015

Vladimir.Chukharev_gmail.com added inline comments to rP403934: www/py-amf: Update to 0.8.0.
Dec 17 2015, 10:25 PM
Vladimir.Chukharev_gmail.com added a comment to rP403934: www/py-amf: Update to 0.8.0.

I got the following warnings in poudriere:

Dec 17 2015, 10:20 PM

Dec 11 2015

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Change USES=python:2 to USES=python:-2.7

Dec 11 2015, 1:33 PM

Dec 8 2015

Vladimir.Chukharev_gmail.com added a comment to D4437: [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4.

mat, I agree, the change is very simple, and that's why I added ports commiters group (otherwise I'd use only Python group).
On the other hand, Julio Merino has a good point in his opinion that everything is to be reviewed.

Dec 8 2015, 10:42 AM
Vladimir.Chukharev_gmail.com added a comment to D4437: [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4.

My reasoning to create a PR immediately after a review was to put the QA logs to the PR and make cross-references in both of them. I have a feeling, probably false, that QA logs suit better a PR than a review.

Dec 8 2015, 10:30 AM
Vladimir.Chukharev_gmail.com added a comment to D4437: [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4.

Thanks, mat. A PR 205126 is filed as mentioned in my previous comment. Was it wrong to submit a PR before receiving a positive review?

Dec 8 2015, 9:52 AM
Vladimir.Chukharev_gmail.com added a comment to D4437: [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4.

See bug 205126 in Bugzilla for QA tests output.

Dec 8 2015, 9:30 AM
Vladimir.Chukharev_gmail.com retitled D4437: [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4 from to [Maintainer Update] devel/py-robotframework-selenium2library 1.6.0 -> 1.7.4.
Dec 8 2015, 9:18 AM

Dec 7 2015

Vladimir.Chukharev_gmail.com added a comment to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Review 10830 contains graphics/py-mayavi/files/patch-* files, forgotten in the previous review. These patches fix the problem with plist.

Dec 7 2015, 12:04 PM

Dec 6 2015

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Dec 6 2015, 10:28 PM

Dec 5 2015

Vladimir.Chukharev_gmail.com added inline comments to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Dec 5 2015, 11:39 AM
Vladimir.Chukharev_gmail.com added inline comments to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Dec 5 2015, 11:09 AM

Dec 3 2015

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

Most of he issues are resolved in the new revision, with two exceptions.

  1. LICENSE work is made only in commented out lines. I think, without ready documentation it's too complex job for these ports. Or, a least, I need more guidance in this area.
  2. The dependence from a port with certain OPTION is reverted to what I had in the first revision. I'm still not ready to work on a new (sub)port of math/vtk6. On the other hand, the method I tried in my comment to graphycs/py-mayavi/Makefile (using pkg query) gives answer about packages installed on the system, but not in a jail of poudriere.
Dec 3 2015, 4:41 PM

Nov 20 2015

Vladimir.Chukharev_gmail.com added inline comments to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Nov 20 2015, 9:24 AM

Nov 19 2015

Vladimir.Chukharev_gmail.com added a reviewer for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python: Python.
Nov 19 2015, 11:26 AM

Nov 18 2015

Vladimir.Chukharev_gmail.com updated the test plan for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Nov 18 2015, 12:05 AM
Vladimir.Chukharev_gmail.com updated the test plan for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Nov 18 2015, 12:02 AM
Vladimir.Chukharev_gmail.com updated the test plan for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Nov 18 2015, 12:00 AM

Nov 16 2015

Vladimir.Chukharev_gmail.com updated the diff for D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

OK, I add the review via web interface.

Nov 16 2015, 2:59 PM
Vladimir.Chukharev_gmail.com added a comment to D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.

I do not understand why all the files are empty. Is it related to the fact, that I use svn while 'arc diff --create' uses git in its commands:
diff --git a/graphics/py-traitsui/pkg-descr b/graphics/py-traitsui/pkg-descr

Nov 16 2015, 1:50 PM
Vladimir.Chukharev_gmail.com retitled D4181: graphics/py-mayavi: Application and library for 3D visualization and plotting in Python from to graphics/py-mayavi: Application and library for 3D visualization and plotting in Python.
Nov 16 2015, 1:34 PM