Re: UPDATE: MPlayer 20140814

2014-08-21 Thread Daniel Jakots
On Thu, 21 Aug 2014 03:52:23 -0400, Brad Smith b...@comstyle.com wrote: Any MPlayer users? Compiles and works (for what I use) fine. Fwiw, $ uname -a OpenBSD ardoine.chown.me 5.6 GENERIC.MP#0 amd64 Cheers, -- Vigdis

Re: ntp-4.2.8

2014-12-25 Thread Daniel Jakots
On Mon, 22 Dec 2014 21:23:41 +0100, j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: j...@wxcvbn.org (Jérémie Courrèges-Anglas) writes: Here's an update for net/ntp, which should fix a few CVEs. http://www.kb.cert.org/vuls/id/852879 Basic tests on amd64: add a few minutes to the

Re: claws-mail: stop using encrypt()

2014-12-30 Thread Daniel Jakots
On Wed, 17 Dec 2014 13:56:18 +, Stuart Henderson st...@openbsd.org wrote: So an alternative diff below. It isn't particularly nice but does unbreak the port... Does anyone have a better idea? Hi, I'm a claws-mail user. Would the test of the diff help? (looking for a way to unblock the

Re: UPDATE: Smplayer-14.9.0.6690

2015-01-26 Thread Daniel Jakots
On Mon, 26 Jan 2015 16:00:11 -0300, Gonzalo L. Rodriguez gonz...@x61.com.ar wrote: Test are welcome. It builds and works (basic test though) fine on -current amd64. Cheers, Daniel

Re: mail/s-nail: -stable backport

2015-01-06 Thread Daniel Jakots
On Tue, 06 Jan 2015 13:58:04 +0100, j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: The same patch seems valid for OPENBSD_5_6, btw. Could I have test reports? make package works fine on 5.6 -stable amd64 Cheers, Daniel

Re: claws-mail 3.11.1

2015-01-13 Thread Daniel Jakots
On Mon, 12 Jan 2015 23:43:52 +0100, Landry Breuil lan...@rhaalovely.net wrote: here's an update.. Hello, Thanks for the update, it works fine here. Cheers, Daniel

Re: update devel/py-py

2015-12-02 Thread Daniel Jakots
On Tue, 1 Dec 2015 22:51:21 +0100, Landry Breuil <lan...@rhaalovely.net> wrote: > On Tue, Dec 01, 2015 at 10:17:46PM +0100, Daniel Jakots wrote: > > Hi Eric, > > > > I tried to update devel/py-py. I didn't want to spend too much time > > on it because I thou

update devel/py-py

2015-12-01 Thread Daniel Jakots
Hi Eric, I tried to update devel/py-py. I didn't want to spend too much time on it because I thought you might already have worked on it. The results of make test are: py-py-1.4.23p1 py-test-2.6.1p1 == 816 passed, 24 skipped, 4 xfailed, 1 xpassed in 22.83 seconds == py-py-1.4.30 py-test-2.6.1p1

update devel/py-test

2015-12-02 Thread Daniel Jakots
Hi, This update needs the update of devel/py-py which is still on ports@. On HOMEPAGE they only talk about 2.8.2 but on [1] I saw 2.8.3 which is 2 weeks old according to their GH page [2] so I went for it. [1]: https://pypi.python.org/pypi/pytest [2]:

Re: update devel/py-py

2015-12-02 Thread Daniel Jakots
On Wed, 2 Dec 2015 20:15:06 +, Stuart Henderson wrote: > > > Dont remove the ${MODPY_COMMENT} lines from PLIST as they're used > > > for py3 FLAVOR. > > > > Ok, I'm still trying to figure out when to trust make update-plist > > and when to not to :) > > For python

update audio/py-eyed3

2015-12-06 Thread Daniel Jakots
Hi, audio/py-eyed3 didn't receive any update for some time. They have moved from "autoconf, m4, and make" and it got bigger by the time. I basically tested with `eyeD3 random-music.mp3`, it works as before. If I looked correctly, nothing depends on it in the ports tree. Cheers, Daniel Index:

update devel/py-babel

2015-12-06 Thread Daniel Jakots
Hi, On 2015-09-25 Babel 2.1.1 was released. Even if we go from 1.x to 2.x it doesn't seem to be a lot of changes (according to the changelog). No regression found with make test for both py2 and py3 and I also tested with the examples given on the homepage. I ran make test for textproc/py-sphinx

Re: can't set french language in Scratch editor

2015-12-06 Thread Daniel Jakots
On Sun, 06 Dec 2015 10:33:43 +, "Comète" wrote: > Hello, > > i've set "Language=fr" in "~/.scratch.ini" but when i run scratch, i > get a "File not found fr.po" window. > > I've printed the list of files in scratch package with "pkg_info -L > scratch" and "fr.po" is

Re: update devel/py-py

2015-12-09 Thread Daniel Jakots
On Wed, 2 Dec 2015 20:55:27 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: ping > > Index: Makefile > === > RCS file: /cvs/ports/devel/py-py/Makefile,v > retrieving revision 1.26 > diff -u -p -r1.26 Mak

add a py3 flavor to net/py-ripe.atlas.sagan

2015-12-04 Thread Daniel Jakots
Hi, I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends on net/py-ripe.atlas.sagan, hence this diff. You need the py3 flavor patch for py-IP sent to ports@ as sagan depends on it. I only tried py-ripe.atlas.tools so please test it, thanks. Cheers, Daniel Index: Makefile

finally add a py3 flavor to net/py-ripe.atlas.tools

2015-12-04 Thread Daniel Jakots
Hi, Finally here's the diff to add a py3 flavor to net/py-ripe.atlas.tools. You'll need the patches (sent to ports@) to add the py3 flavor to the ports it depends on, that doesn't have a py3 flavor yet: - net/py-IP - net/py-ripe.atlas.cousteau - net/py-ripe.atlas.sagan - textproc/py-yaml I

Re: add a py3 flavor to textproc/py-yaml

2015-12-04 Thread Daniel Jakots
On Fri, 4 Dec 2015 22:08:56 +, Stuart Henderson wrote: > OK sthen@ for the py-yaml diff. Thanks! > > I wanted to add a py3 flavor to net/py-ripe.atlas.tools which > > depends on py-yaml, hence this diff. > > I don't see the need to make a python3 flavour of the tools

add a py3 flavor to net/py-IP

2015-12-04 Thread Daniel Jakots
Hi, I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends on net/py-ripe.atlas.sagan wich itself depends on py-IP, hence this diff. I only tried py-ripe.atlas.tools so please test it, thanks. Cheers, Daniel Index: Makefile

add a py3 flavor to textproc/py-yaml

2015-12-04 Thread Daniel Jakots
Hi, I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends on py-yaml, hence this diff. I only tried py-ripe.atlas.tools so please test it, thanks. Cheers, Daniel Index: Makefile === RCS file:

add a py3 flavor to net/py-ripe.atlas.cousteau

2015-12-04 Thread Daniel Jakots
Hi, I wanted to add a py3 flavor to net/py-ripe.atlas.tools which depends on net/py-ripe.atlas.cousteau, hence this diff. I only tried py-ripe.atlas.tools so please test it, thanks. Cheers, Daniel Index: Makefile === RCS file:

Re: update audio/py-eyed3

2015-12-10 Thread Daniel Jakots
On Sun, 6 Dec 2015 17:26:41 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: > I basically tested with `eyeD3 random-music.mp3`, it works as before. i386 works fine too (previous test was amd64)

update www/py-werkzeug

2015-12-10 Thread Daniel Jakots
Hi, Yet another python port who didn't receive any love for some time. make test: before py2: == 3 failed, 404 passed, 11 skipped in 2.71 seconds == py3: == 3 failed, 405 passed, 10 skipped in 2.48 seconds == after py2: == 1 failed, 421 passed, 11 skipped in 5.09 seconds == py3: == 3 failed, 420

Re: UPDATE: offlineimap 6.6.0

2015-12-16 Thread Daniel Jakots
On Sat, 5 Dec 2015 07:50:36 +0100, Remi Locherer wrote: > It works fine for me synchronizing between dovecot and Maildir. Looks fine ports-wise.

Re: [maintainer update] audio/py-discogs-client

2015-12-14 Thread Daniel Jakots
On Mon, 14 Dec 2015 12:08:22 -0500, Johan Huldtgren wrote: > hello, > > minor update of py-discogs-client from 2.2.0 > to 2.2.1 tested on amd64 with beets. Passes > all tests. > > thanks, > > .jh > Hi, You forgot to remove the REVISION. Do you mind adding

Re: [NEW/UPDATE] sysutils/duplicity 0.7.x

2015-12-15 Thread Daniel Jakots
On Sun, 13 Dec 2015 13:51:43 +0100, viq wrote: > Here's a tarball of duplicity 0.7.06, so it's easier to import next to > existing 0.6.x. I can provide it in a form of a diff as well. I guess that it would have been easier with a diff, but that's my opinion :) > Works for me

Re: add a py3 flavor to net/py-IP

2015-12-14 Thread Daniel Jakots
On Mon, 14 Dec 2015 20:18:58 +0100, j...@wxcvbn.org (Jérémie Courrèges-Anglas) wrote: > > As I said the tests fail with python3.4 on i386: > > > > https://pbot.rmdir.de/3I3_OxgyBOqIqgR3KtBWLw > > > > The reason is that IPy.IP() defines a __nonzero__() method, but > > python 3 tries to use

Re: update www/py-werkzeug

2015-12-12 Thread Daniel Jakots
On Sat, 12 Dec 2015 20:23:36 +0100, Jasper Lievisse Adriaanse <jas...@openbsd.org> wrote: > On Thu, Dec 10, 2015 at 09:48:41PM +0100, Daniel Jakots wrote: > > Hi, > > > > Yet another python port who didn't receive any love for some time. > > > > make tes

Re: [UPDATE] net/haproxy

2016-01-05 Thread Daniel Jakots
On Tue, 5 Jan 2016 13:57:22 +, David CARLIER wrote: > Hi, > here the update from 1.6.2 to 1.6.3. > The two existing patches are not necessary anymore. > > Regards. maintainer ok

Re: UPDATE: www/py-beautifulsoup4 4.4.1

2015-12-29 Thread Daniel Jakots
On Wed, 30 Dec 2015 00:04:53 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-beautifulsoup4 to the latest release. > Tested on amd64. Add python3 flavor. > > Comments ? OK ? > > PS: need new devel/py-html5lib (on ports@) > Tested on i386. Looks

Re: UPDATE: devel/py-html5lib 0.9999999

2015-12-29 Thread Daniel Jakots
On Tue, 29 Dec 2015 23:48:57 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-html5lib to the latest release. > Tested on amd64. Add python3 flavor. > > Comments ? OK ? > Tested on i386. Looks fine.

Re: emulators/pcsxr issues

2016-01-09 Thread Daniel Jakots
On Sat, 9 Jan 2016 10:22:02 -0800, Jeremy Evans wrote: > > Could this be a radeon vs. intel difference? (My system has only > > a radeon card in it). > > That makes sense. The last time I ran it where it worked (a year > or two ago), it was with a radeon , but the system

update devel/py-babel

2016-01-06 Thread Daniel Jakots
Hi, Here's an update to 2.2.0, changelog is available there: http://babel.pocoo.org/en/latest/changelog.html#version-2-2. The plist diffs is quite large because of "General: localedata directory is now locale-data (#109) (2d1882e)", otherwise nothing fancy. Tested with {py2,py3} on

update www/py-httpie

2016-01-06 Thread Daniel Jakots
Hi, Here's a diff to update httpie to latest release, 0.9.3. Tests: 0.9.2 amd64: 9 failed, 158 passed, 2 skipped, 12 pytest-warnings 0.9.3 amd64: 10 failed, 160 passed, 1 skipped, 12 pytest-warnings 0.9.3 i386: 7 failed, 164 passed, 1 skipped, 12 pytest-warnings I looked at the failing tests

maintainer update mail/claws-mail

2015-12-21 Thread Daniel Jakots
Hi, Yesterday 3.13.1 was released. There's a few time_t fixes and also a sscanf(confstr, "%c%c %ms [...] fix (which might explained a crash with the manage sieve plugin) in this release. You can see the whole changelog at the usual place [1]. [1]: http://claws-mail.org/news.php Cheers, Daniel

Re: UPDATE: devel/py-mock 1.3.0

2015-12-23 Thread Daniel Jakots
On Wed, 23 Dec 2015 23:49:11 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-mock to the latest release. > Add python3 flavor. > > Comments ? OK ? > I was working on it too (as I need it for another port) and I have quite the same diff. A comment

update graphics/rawtherapee

2015-12-27 Thread Daniel Jakots
Hi, Here's an update to 4.2 (which was release more than a year ago). I tried to comment CXXFLAGS in the Makefile but it failed so I guess it's still needed. I edited a couple of raw with it without problem. Cheers, Daniel Index: Makefile

Re: maintainer update mail/claws-mail

2015-12-21 Thread Daniel Jakots
On Mon, 21 Dec 2015 22:03:55 +, Stuart Henderson <st...@openbsd.org> wrote: > On 2015/12/21 22:02, Daniel Jakots wrote: > > Hi, > > > > Yesterday 3.13.1 was released. There's a few time_t fixes and also a > > sscanf(confstr, "%c%c %ms [.

Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Daniel Jakots
On Wed, 23 Dec 2015 20:41:03 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: > This diff adds a py3 flavor to py-oauthlib. It needs the patch > previously sent by shadchin@ on ports for devel/py-mock (because it > adds the py3 flavor). ... which needs the py3 flavor from www

add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Daniel Jakots
Hi, This diff adds a py3 flavor to py-oauthlib. It needs the patch previously sent by shadchin@ on ports for devel/py-mock (because it adds the py3 flavor). Cheers, Daniel Index: Makefile === RCS file:

Re: add a py3 flavor to security/py-oauthlib

2015-12-23 Thread Daniel Jakots
On Wed, 23 Dec 2015 17:15:37 -0500, Johan Huldtgren wrote: > I've attached an updated diff for security/py-oauthlib, 'make test' > throws some warnings when ran under the python3 flavor, I patched > two of them away, the third one if fixed for python3 breaks

Re: update graphics/rawtherapee

2016-01-11 Thread Daniel Jakots
On Sun, 27 Dec 2015 21:02:55 +0300, "Kirill Bychkov" wrote: > > Here's an update to 4.2 (which was release more than a year ago). > > I > > I've a similar diff for a long time sitting in my tree. IIRC 4.2 is > broken on i386. > I'll check if this problem remains. So I

update to py-flask-0.11.1

2016-06-08 Thread Daniel Jakots
Hi, Previously, last stable flask release was published on 14 Jun 2013 and then 10 days ago they finally released a new one. Yesterday they released a bug fix release, here's a diff to update to this one. During the build there's a message: > Warning: Flask themes unavailable. Building with

Re: update to py-flask-0.11.1

2016-06-08 Thread Daniel Jakots
On Wed, 8 Jun 2016 22:21:20 +0200, frantisek holop <min...@obiit.org> wrote: > Daniel Jakots, 08 Jun 2016 21:01: > > Previously, last stable flask release was published on 14 Jun 2013 > > and then 10 days ago they finally released a new one. Yesterday they > > release

Re: NEW: devel/py-py-backports-shutil-get-terminal-size and py-backports

2016-06-07 Thread Daniel Jakots
On Tue, 31 May 2016 15:11:32 +0500, Alexandr Shadchin wrote: > Hi, > > ok to import? > py-backports-shutil-get-terminal-size need for update ipython. > > py-backports: > Namespace for backported Python features. > > py-backports-shutil-get-terminal-size: > A

Re: [NEW] archivers/snappy

2016-06-07 Thread Daniel Jakots
On Tue, 7 Jun 2016 18:39:15 +0200, Frederic Cambus wrote: > Hi ports@, > > Here is a new port, for snappy. Tested on amd64. One minor nits: The last sentence of the second paragraph about SHARED_LIBS in bsd.port.mk(5) is: > For that reason it is advised to set libversion to

Re: Porting htop

2016-06-10 Thread Daniel Jakots
On Fri, 10 Jun 2016 14:27:09 -0400, Owl Owl wrote: > Folks, > > Looks like the latest version of htop can be compiled on OpenBSD now. > Has anyone taken a peek at porting it over as a standard port/package? There's a WIP port [0] but there are still bugs which are

Re: update to py-gunicorn-19.5.0 and add a py3 flavor

2016-05-25 Thread Daniel Jakots
On Sun, 22 May 2016 19:59:21 +0500, Alexandr Shadchin wrote: > small nits for py3-multidict: > > * line MODPY_VERSION spaces vs. tabs Indeed, copy/paste... :) > * for test need inplace *.so. Add in Makefile: > pre-test: > @${MODPY_CMD} build_ext --inplace

Re: add python 3 flavor for www/py-django/stable

2016-06-13 Thread Daniel Jakots
On Sun, 12 Jun 2016 12:10:20 +0200, Remi Pointel wrote: > I understand the feedbacks, so this is a new diff to have the > possibility to install django/stable with python 3. > > It will be possible to install: > - py3-django-lts with py-django > - py3-django with

Re: UPDATE: devel/py-pexpect 4.1.0

2016-06-13 Thread Daniel Jakots
On Mon, 13 Jun 2016 18:33:42 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-pexpect to the latest release. > Tested on amd64. Take maintainership. > > Comments ? OK ? ok danj@ > -MAKE_ENV += PYTHONPATH=${WRKSRC} >

Re: [NEW] archivers/snappy

2016-06-14 Thread Daniel Jakots
On Wed, 8 Jun 2016 13:13:11 +0200, Frederic Cambus wrote: > New tarball attached. Commited, thanks.

Re: NEW: devel/py-py-backports-shutil-get-terminal-size and py-backports

2016-06-13 Thread Daniel Jakots
On Mon, 13 Jun 2016 18:12:17 +0500, Alexandr Shadchin wrote: > > Is there any reason to hardcode > > # Only Python 2 > > MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2} > > because as there is no FLAVOR it will be automatically py2? > > > > Copy-paste from

fix py-mock test_depends

2016-06-05 Thread Daniel Jakots
Hi, While reviewing shadchin@'s diff (for funcsigs): ===> Regression tests for py3-mock-1.3.0 cd /usr/ports/pobj/py-mock-1.3.0-python3/mock-1.3.0 && /usr/local/bin/python3.4 -m unittest discover EEE == ERROR:

Re: UPDATE: devel/py-funcsigs 1.0.2

2016-06-05 Thread Daniel Jakots
On Thu, 2 Jun 2016 10:45:53 +0500, Alexandr Shadchin wrote: > Hi, > > This diff updates py-funcsigs to the latest release. > Tested on amd64. Take maintainer. > > Comments ? OK ? Looks good to me even though tests results are a bit scary. I like the fact that it

Re: maintainer update to py-cares-2.0.0

2016-05-29 Thread Daniel Jakots
On Fri, 27 May 2016 22:42:30 +0200, Daniel Jakots <danj+o...@chown.me> wrote: > Hi, > > Here's a diff to update py-cares to latest release. Just after that they did a bugfix release. > Comments? OK? Index: Makefile ==

Re: add py3 flavor to devel/py-click (and configure the tests)

2016-05-30 Thread Daniel Jakots
On Mon, 30 May 2016 14:51:19 +0500, Alexandr Shadchin wrote: > for use ${WRKINST} need 'do-test: fake' > but this useful only if exists (*.so) > > for pure python packages enough: > do-test: > @cd ${WRKSRC} && ${MODPY_BIN} -m pytest Haha, ok, I tried just

update to www/py-werkzeug-0.11.10

2016-05-27 Thread Daniel Jakots
Hi, Here's a diff to update to latest werkzeug release. They created a project to manage it (among others) called Pallets [1] so change the GH_ACCOUNT accordingly. [1]: https://www.palletsprojects.com/blog/hello/ Cheers, Daniel Index: Makefile

maintainer update to py-cares-2.0.0

2016-05-27 Thread Daniel Jakots
Hi, Here's a diff to update py-cares to latest release. Comments? OK? Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/net/py-cares/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile17 May 2016

maintainer update to py-virtualenv-15.0.2

2016-05-30 Thread Daniel Jakots
Hi, ChangeLog for this new py-virtualenv release: * Copy Tcl/Tk libs on Windows to allow them to run, fixes :issue:`93` (:pull:`888`) * Upgrade setuptools to 21.2.1. * Upgrade pip to 8.1.2. Comments? OK? Index: Makefile === RCS

add py3 flavor to devel/py-click (and configure the tests)

2016-05-29 Thread Daniel Jakots
Hi, It looks like it will be needed by www/py-flask 0.11 (I began to work on it, though I'm waiting for the distfile to be available through pypi). Comments? OK? Cheers, Daniel Index: Makefile === RCS file:

Re: maintainer update to py-cares-2.0.0

2016-05-29 Thread Daniel Jakots
On Sun, 29 May 2016 16:09:01 +0500, Alexandr Shadchin <alexandr.shadc...@gmail.com> wrote: > On Sun, May 29, 2016 at 11:52:52AM +0200, Daniel Jakots wrote: > > On Fri, 27 May 2016 22:42:30 +0200, Daniel Jakots > > <danj+o...@chown.me> wrote: > > > > >

maintainer update to libetpan-1.7.2

2016-06-22 Thread Daniel Jakots
Hi, Here's an update to latest libetpan release. All patchs were merged upstream. A major bump is required (and was done upstream too) as some functions were removed. Comments? OK? Cheers, Daniel Index: Makefile === RCS file:

security update for wget

2016-06-19 Thread Daniel Jakots
Hi, As pointed out by fcambus, a new wget release is available. It fixes CVE-2016-4971. Release announce: https://lists.gnu.org/archive/html/bug-wget/2016-06/msg00033.html Noteworthy changes: * By default, on server redirects to a FTP resource, use the original URL to get the local file

Re: Update ansible to 2.0.0.1

2016-01-13 Thread Daniel Jakots
On Wed, 13 Jan 2016 21:39:16 +0100, Frank Groeneveld wrote: Just a quick look, > share/examples/ansible/ > -@sample ${SYSCONFDIR}/ansible/ > share/examples/ansible/ansible.cfg > -@sample ${SYSCONFDIR}/ansible/ansible.cfg > share/examples/ansible/hosts

Re: [UPDATE] net/haproxy 1.6.6

2016-06-27 Thread Daniel Jakots
On Mon, 27 Jun 2016 10:22:42 +0100, David CARLIER <devne...@gmail.com> wrote: > true. > > On 27 June 2016 at 10:11, Daniel Jakots <danj+o...@chown.me> wrote: > > > On Mon, 27 Jun 2016 09:19:00 +0100, David CARLIER > > <devne...@gmail.com> wrote: &

Re: NEW: security/knockpy

2016-06-26 Thread Daniel Jakots
On Sun, 26 Jun 2016 15:03:40 +0200, Rafael Sadowski wrote: > Comments Looks good to me, some minor nits: - Makefile is executable - use rather a RUN_DEPENDS for py-dnspython - shuffle the Makefile so it has the same order than Makefile.template (and I'd prefer to have

Re: [new] sysutils/borgbackup

2016-01-28 Thread Daniel Jakots
On Thu, 28 Jan 2016 00:38:42 -0500, Michael Reed wrote: > I don't understand the purpose of the warning, let alone the best way > to fix it, so if anyone could shed some light on that it'd be much > appreciated. $ make REVISION=999 plist and then (just a sample) diff -up

Re: update graphics/rawtherapee

2016-01-27 Thread Daniel Jakots
On Wed, 27 Jan 2016 12:19:30 +0300, "Kirill Bychkov" wrote: > I've made some tests on i386 and it's a PITA to use rawtherapee on > it. Even if following upstream recommendations about 32-bit archs > http://50.87.144.65/~rt/w/index.php?title=The_Floating_Point_Engine > So I

Re: update net/scapy

2016-01-31 Thread Daniel Jakots
On Sun, 24 Jan 2016 16:10:03 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: ping ? > On Fri, 22 Jan 2016 14:44:48 +, Stuart Henderson > <st...@openbsd.org> wrote: > > > There's this code in lib/scapy/arch/unix.py:in6_getifaddr which > > calls "

Re: [new] sysutils/borgbackup

2016-01-28 Thread Daniel Jakots
On Thu, 28 Jan 2016 18:22:19 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: > Otherwise looks fine. Well, you should add some TEST_DEPENDS [1] and maybe a test target. [1]: https://github.com/borgbackup/borg/blob/master/requirements.d/development.txt

Re: 5.8 stable tag not so stable

2016-02-02 Thread Daniel Jakots
On Tue, 2 Feb 2016 10:35:25 -0500, sven falempin wrote: > isc-dhcp (flavor server only) is not building. FWIW, I just run make package: ===> Building package for isc-dhcp-server-4.3.3.1 Create /usr/ports/packages/amd64/all/isc-dhcp-server-4.3.3.1.tgz Link to

maintainer update mail/claws-mail

2016-01-19 Thread Daniel Jakots
Hi, 3.13.1 was released to fix a "remotely exploitable bug", sadly it was only partially fixed, so here is 3.13.2. The release note is only: * Bug fixes: o bug 2358, '"Disposition-Notification-To:" should default to same value as "From:' o bug 3557, 'Remotely

update net/scapy

2016-01-21 Thread Daniel Jakots
Hi, Our scapy is old. Here's a diff to update it to latest stable. Upstream moved to github. While talking with them, they advised me to get ethertypes somewhere else than the website [1]. As it's the same name but with different checksum, you'll have to use REFETCH=true. The difference with

Re: update net/scapy

2016-01-21 Thread Daniel Jakots
On Thu, 21 Jan 2016 15:57:19 -0500, Michael McConville <mm...@mykolab.com> wrote: > Daniel Jakots wrote: > > Our scapy is old. Here's a diff to update it to latest stable. > > Upstream moved to github. > > > > While talking with them, they advised me to get e

Re: update net/scapy

2016-01-22 Thread Daniel Jakots
On Thu, 21 Jan 2016 23:44:08 +, Stuart Henderson <st...@openbsd.org> wrote: > On 2016/01/21 21:52, Daniel Jakots wrote: > > -MASTER_SITES= ${HOMEPAGE}/files/ > > -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ethertypes > > +MASTER_SITES0= http://git.n

Re: update net/scapy

2016-01-24 Thread Daniel Jakots
On Fri, 22 Jan 2016 14:44:48 +, Stuart Henderson wrote: > There's this code in lib/scapy/arch/unix.py:in6_getifaddr which > calls "ifconfig -l" which is expecting to see a list of interfaces: > > # List all network interfaces > try: > f = os.popen("%s -l"

Re: update www/py-httpie

2016-01-21 Thread Daniel Jakots
On Wed, 6 Jan 2016 20:44:04 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: > Here's a diff to update httpie to latest release, 0.9.3. No one?

Re: [UPDATE] misc/nyancat

2016-01-21 Thread Daniel Jakots
On Thu, 21 Jan 2016 20:37:23 +0100, Frederic Cambus wrote: > Hello ports@, > > Small revision which adds a patch to remove all strcpy calls and use > strlcpy instead, as destination is a fixed length buffer and there > was no size-checking code. > > The program is now also

Re: [PATCH] Fix duplicity manpage

2016-02-21 Thread Daniel Jakots
On Mon, 8 Feb 2016 17:51:00 -0500, "trondd" wrote: > On Mon, February 8, 2016 7:59 am, Jérémie Courrèges-Anglas wrote: > > tro...@kagu-tsuchi.com writes: > > > >> Seems that with the change to duplicity 0.7, the default sftp > >> backend changed. > >> The manpage was

Re: update devel/py-pip

2016-03-10 Thread Daniel Jakots
On Sun, 6 Mar 2016 20:34:25 +0100, Daniel Jakots <vigdis+o...@chown.me> wrote: > Here's an update to latest py-pip. Ping?

update devel/legit to 0.2.0

2016-04-05 Thread Daniel Jakots
Hi, Here's an update to latest legit. I don't use it and upstream doesn't provide any test suite so I'd really appreciate if any users could test it (with the update of py-smmap and py-gitdb previously sent on ports@). Cheers, Daniel Index: Makefile

update devel/py-smmap to 0.9.0

2016-04-05 Thread Daniel Jakots
Hi, Here's an update to latest py-smmap. While here, I added a py3 flavor and some tests. One test fails but it looks like the problem comes from the build env rather than something else. If anyone wants to have a look at it, please be my guest :) It needs py-nosexcover previously sent on

update devel/py-gitdb to 0.6.4

2016-04-05 Thread Daniel Jakots
Hi, Here's an update for py-gitdb. While there I add some tests. Not all of them are passing but it looks like again a build env problem. I tried to fiddle with "GITDB_TEST_GIT_REPO_BASE" but no luck. Cheers, Daniel Index: Makefile

new devel/py-nosexcover

2016-04-05 Thread Daniel Jakots
Hi, Here's a port needed for adding test to devel/py-smmap. $ cat pkg/DESCR A companion to the built-in nose.plugins.cover, this plugin will write out an XML coverage report to a file named coverage.xml. It will honor all the options you pass to the Nose coverage plugin, especially

Re: NEW: graphics/py-imagesize 0.7.0

2016-04-10 Thread Daniel Jakots
On Sun, 10 Apr 2016 11:04:42 +0500, Alexandr Shadchin wrote: > Hi, > > ok to import py-imagesize ? Need to update py-sphinx. ok danj@ Cheers, Daniel

Remove PFRAG bits in the faq

2016-03-22 Thread Daniel Jakots
Hi, While looking for something else, I saw that PFRAG bits wasn't removed from the guide/faq yet. Cheers, Daniel Index: differences.html === RCS file: /cvs/www/faq/ports/differences.html,v retrieving revision 1.18 diff -u -p

update audio/py-mpd2

2016-03-22 Thread Daniel Jakots
Hi, Here's an update for py-mpd2. I tried it quickly with audio/sonata, it seems to work. Then I noticed they added a test suite so I added the test target which is OK on amd64 and i386. Cheers, Daniel Index: Makefile === RCS file:

Re: Remove PFRAG bits in the faq

2016-03-22 Thread Daniel Jakots
On Tue, 22 Mar 2016 20:50:26 +0100, Jeremie Courreges-Anglas wrote: > > -Constructs of the form %%flavor%% will trigger the > > inclusion of -PFRAG.flavor. > > That part is still accurate. Yes, I didn't understand PFRAG things that well, thanks for pointing them out :)

Re: update: textproc/p5-XML-RSS-LibXML

2016-03-21 Thread Daniel Jakots
On Mon, 21 Mar 2016 14:30:49 -0400, Okan Demirmen wrote: > Index: Makefile > === > RCS file: /home/open/cvs/ports/textproc/p5-XML-RSS-LibXML/Makefile,v > retrieving revision 1.10 > diff -u -p -r1.10 Makefile > ---

update databases/py-ldap

2016-03-25 Thread Daniel Jakots
Hi, Changelog says: Released 2.4.25 2016-01-18 Changes since 2.4.23: (2.4.24 is missing because of foolish pypi version madness) Lib/ * Fix for attrlist=None regression introduced in 2.4.23 by ref count patch Released 2.4.23 2016-01-17 35 Changes since 2.4.22: Modules/ * Ref count issue

update net/wget

2016-03-25 Thread Daniel Jakots
Hi, Here's a patch to update wget to latest release. Changelog is available in their repository [0]. make test on amd64 and i386 is fine. There is no more any failed test as in 1.16.3. [0]: http://git.savannah.gnu.org/cgit/wget.git/tree/NEWS Cheers, Daniel Index: Makefile

update editors/joe

2016-03-25 Thread Daniel Jakots
Hi, Here's an update to the latest release. Changelog is available on SF [0]. Quickly tested on amd64. [0]: https://sourceforge.net/p/joe-editor/mercurial/ci/default/tree/NEWS.md Cheers, Daniel Index: Makefile === RCS file:

Re: update devel/py-pip

2016-03-27 Thread Daniel Jakots
On Sun, 27 Mar 2016 13:46:13 +0500, Alexandr Shadchin <alexandr.shadc...@gmail.com> wrote: > On Sat, Mar 26, 2016 at 07:26:01PM +0100, Daniel Jakots wrote: > > Hi, > > > > There is a bugfix release for py-pip: > > > > Fix regression with non-asci

update devel/py-pip

2016-03-26 Thread Daniel Jakots
Hi, There is a bugfix release for py-pip: Fix regression with non-ascii requirement files on Python 2 and add support for encoding headers in requirement files (#3548, PR #3547). Tested on amd64 and i386. Cheers, Daniel Index: Makefile

update www/py-werkzeug to 0.11.5

2016-03-27 Thread Daniel Jakots
Hi, Here's an update to the latest py-werkzeug. make test is the same on amd64/i386. I also tested py-flask on both arch and py-acme on amd64 only. Index: Makefile === RCS file: /cvs/ports/www/py-werkzeug/Makefile,v retrieving

update security/py-rsa to 3.4.1

2016-03-27 Thread Daniel Jakots
Hi, Best news about it is that it gets rid of devel/py-unittest2. I did make test on {amd64,i386} with {python2.7,python3.4}: all's good. Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/security/py-rsa/Makefile,v

should we remove devel/py-unittest2?

2016-03-27 Thread Daniel Jakots
Hi, In our tree we have an old version of unittest2 (0.5.1 vs 1.1.0). I tried to update it and... well it wants a lot of backports, I stopped creating ports for them after the third one when I saw it wasn't really maintained [0]. [0]: https://github.com/testing-cabal/linecache2/issues/1 AFAICU,

Re: NEW: devel/py-wrapt 1.10.6

2016-03-27 Thread Daniel Jakots
On Mon, 28 Mar 2016 00:41:48 +0500, Alexandr Shadchin wrote: > Hi, > > Ok to import py-wrapt ? > Need for update pylint. I fixed a couple of things: - WANTLIB - tab nits for FLAVORS - enable test I don't know why, but in the tarball from pypi, the tests are not

update devel/pep8

2016-03-26 Thread Daniel Jakots
Hi, Here's an update to latest pep8. ChangeLog: - Reverted the fix in #368, “options passed on command line are only ones accepted” feature. This has many unintended consequences in pep8 and flake8 and needs to be reworked when I have more time. (Note from myself: this is the patch we

update devel/py-pip

2016-03-06 Thread Daniel Jakots
Hi, Here's an update to latest py-pip. Lightly tested on amd64, works fine. Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/devel/py-pip/Makefile,v retrieving revision 1.22 diff -u -p -r1.22 Makefile --- Makefile23 Dec

update databases/py-peewee to 2.8.0

2016-04-01 Thread Daniel Jakots
Hi, Here's an update to latest peewee. Changelog is available on their github [0]. Please note that there are some "Backwards-incompatible changes". Nothing seems to depend on it in the tree so if anybody uses peewee, feel free to test this new version :) Tests are happy on the usual four.

  1   2   3   4   5   6   7   8   9   10   >