darcs w^x trouble

2016-08-31 Thread Francisco de Borja Lopez Rio
Hi everybody. Installed a fresh snapshot: kern.version=OpenBSD 6.0-current (GENERIC) #2210: Mon Aug 22 09:14:34 MDT 2016 Installed darcs from packages: pkg_add -i darcs Every time I try to run "darcs record" (to record some changes in a local repo): darcs: internal error: setExecutable: faile

[UPDATE] security/yara

2016-08-31 Thread Remi Pointel
Hi, this is the diff to update yara to 3.5.0. Ok? Cheers, Remi. Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile.inc --- Makefile.inc 18 Sep

Re: [update] yle-dl-2.11

2016-08-31 Thread Timo Myyrä
Yeah, sounds better. Here's revised diff. Index: Makefile === RCS file: /cvs/ports/multimedia/yle-dl/Makefile,v retrieving revision 1.7 diff -u -u -p -r1.7 Makefile --- Makefile9 Apr 2016 14:50:59 - 1.7 +++ Makefile1

Re: PATCH: www/phantomjs wxneeded

2016-08-31 Thread Stuart Henderson
On 2016/08/31 18:07, Francisco de Borja Lopez Rio wrote: > On Tue, Aug 30, 2016 at 04:52:28PM +0100, Stuart Henderson wrote: > > On 2016/08/30 11:13, Francisco de Borja Lopez Rio wrote: > > > On Fri, Aug 19, 2016 at 10:49:42AM +0100, Stuart Henderson wrote: > > > > On 2016/08/19 11:42, Francisco de

Re: [update] yle-dl-2.11

2016-08-31 Thread Stuart Henderson
I'm not sure if I can test this, but doesn't it need to patch to use ${MODPHP_BIN} rather than "php"? log(u'--adobehds cmd Set command for executing AdobeHDS.php script') log(u'Default: "php /usr/local/share/yle-dl/AdobeHDS.php"') On 2016/08/31 17:13

Re: update to py-sphinx-1.4.6

2016-08-31 Thread frantisek holop
yes please. thank you. -f Daniel Jakots, 31 Aug 2016 20:06: > Hi, > > Here's a diff to update to py-sphinx to its latest release. It went > through a bulk (thanks aja) without any fallout. > > Comments? OK? > > Index: Makefile > =

Re: UPDATE: databases/py-sqlalchemy

2016-08-31 Thread frantisek holop
sqlalchemy-migrate is dead-ish, IIRC alembic is the "official" sqlalchemy migration tool (by the author of sqlalchemy) thanks for the port update, it was really old -f -- the 4th world war will be fought with sticks and rocks.

Re: [New] net/libtorrent-rasterbar

2016-08-31 Thread Thuban
Oh, by the way, is it still planned to port for python3? Regards, -- /Thuban/ signature.asc Description: PGP signature

Re: NEW: devel/py-execnet

2016-08-31 Thread Landry Breuil
On Wed, Aug 31, 2016 at 05:24:14PM +0100, Edd Barrett wrote: > On Wed, Aug 31, 2016 at 04:34:43PM +0100, Edd Barrett wrote: > > * Fix dependencies. > > * Fix py-test invoke for Python 3. > > * Fix stray spaces in PLIST. > > Items pointed out by shadchin@: > > * Simplify py-test invocation. >

Re: UPDATE: databases/py-sqlalchemy

2016-08-31 Thread Landry Breuil
On Wed, Aug 31, 2016 at 04:54:00PM +0100, Edd Barrett wrote: > This brings our old py-sqlalchemy up to the latest release. > > It depends (directly or indirectly) on the following (all posted to > ports@): > > * py-sqlite2 (update) > * py-execnet (new) > * py-apipkg (new) > * py-test-xdist (n

Swirc IRC client

2016-08-31 Thread Markus Uhlin
Hi Jeremie, I released a new version (v1.1+) with the help of your feedback. For details, consult: https://github.com/uhlin/swirc/blob/master/CHANGELOG.md I attach the updated port in this mail. Hopefully it's better now. But feel free to tweak it more... -- Markus swirc-1.1+.openbsd.port.tgz

update to py-sphinx-1.4.6

2016-08-31 Thread Daniel Jakots
Hi, Here's a diff to update to py-sphinx to its latest release. It went through a bulk (thanks aja) without any fallout. Comments? OK? Index: Makefile === RCS file: /cvs/ports/textproc/py-sphinx/Makefile,v retrieving revision 1.18 d

update: graphics/sfml

2016-08-31 Thread Pascal Stumpf
Here's an update to graphics/sfml. games/mars needs some light patching. Index: Makefile === RCS file: /cvs/ports/multimedia/sfml/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile7 May 2016 12:40:57 -

[update] yle-dl-2.11 take 2

2016-08-31 Thread Timo Myyrä
Hi, Didn't notice the license had changed to GPLv3. Here's an fixed diff to take care of that. Timo Index: Makefile === RCS file: /cvs/ports/multimedia/yle-dl/Makefile,v retrieving revision 1.7 diff -u -u -p -r1.7 Makefile --- Makef

Re: NEW: py-apipkg

2016-08-31 Thread Alexandr Shadchin
On Wed, Aug 31, 2016 at 04:25:51PM +0100, Edd Barrett wrote: > On Wed, Aug 31, 2016 at 12:09:27PM +0100, Edd Barrett wrote: > > Hey, > > > > A somewhat boring dependency for the py-sqlalchemy update. > > > > py2 and 3 flavors, all test passing. > > * Fix dependencies > * Fix py.test invoke for

Re: NEW: devel/py-execnet

2016-08-31 Thread Edd Barrett
On Wed, Aug 31, 2016 at 04:34:43PM +0100, Edd Barrett wrote: > * Fix dependencies. > * Fix py-test invoke for Python 3. > * Fix stray spaces in PLIST. Items pointed out by shadchin@: * Simplify py-test invocation. * Remove PKG_ARCH=* OK? -- Best Regards Edd Barrett http://www.theunixzoo

Re: PATCH: www/phantomjs wxneeded

2016-08-31 Thread Francisco de Borja Lopez Rio
On Tue, Aug 30, 2016 at 04:52:28PM +0100, Stuart Henderson wrote: > On 2016/08/30 11:13, Francisco de Borja Lopez Rio wrote: > > On Fri, Aug 19, 2016 at 10:49:42AM +0100, Stuart Henderson wrote: > > > On 2016/08/19 11:42, Francisco de Borja Lopez Rio wrote: > > > > phantomjs comes with its own bund

UPDATE: devel/acpica 20160729

2016-08-31 Thread Paul Irofti
Hi, This update fixes some parsing bugs found in the SSDT tables on x260's. Ok? Index: Makefile === RCS file: /cvs/ports/devel/acpica/Makefile,v retrieving revision 1.18 diff -u -p -u -p -r1.18 Makefile --- Makefile11 Jan 2016

UPDATE: databases/py-sqlalchemy

2016-08-31 Thread Edd Barrett
This brings our old py-sqlalchemy up to the latest release. It depends (directly or indirectly) on the following (all posted to ports@): * py-sqlite2 (update) * py-execnet (new) * py-apipkg (new) * py-test-xdist (new) All tests passing. In terms of dependent ports, we have: audio/fookebox

Re: NEW: devel/py-execnet

2016-08-31 Thread Edd Barrett
On Wed, Aug 31, 2016 at 03:35:20PM +0100, Edd Barrett wrote: > Hi, > > This is a dependency of the upcoming py-test-xdist, which is a > dependency of the py-sqlachemy update (which is a dependency of the > upcoming-if-i-get-that-far py-pandas). > > Python 2 and 3 -- all tests passing. * Fix dep

Re: NEW: py-apipkg

2016-08-31 Thread Edd Barrett
On Wed, Aug 31, 2016 at 12:09:27PM +0100, Edd Barrett wrote: > Hey, > > A somewhat boring dependency for the py-sqlalchemy update. > > py2 and 3 flavors, all test passing. * Fix dependencies * Fix py.test invoke for Python3. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-

[PATCH] lang/sbcl - wxneeded working + version bump

2016-08-31 Thread Solène Rapenne
Hello, with the following patch, sbcl build and don't die because of W^X violation Version is also bumped from 1.2.14 to 1.3.8 native_boostrap works with sbcl compiled with sbcl on -current with this patch Binary like stumpwm (a X window manager) produced from sbcl works. Index: Makefile

NEW: devel/py-test-xdist

2016-08-31 Thread Edd Barrett
A py-test plugin. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-test-xdist.tgz Description: application/tar-gz

NEW: devel/py-execnet

2016-08-31 Thread Edd Barrett
Hi, This is a dependency of the upcoming py-test-xdist, which is a dependency of the py-sqlachemy update (which is a dependency of the upcoming-if-i-get-that-far py-pandas). Python 2 and 3 -- all tests passing. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-execnet.tgz Descr

[update] yle-dl-2.11

2016-08-31 Thread Timo Myyrä
Hi, Here's an update for YLE-dl to make it usable again. Tested by downloading a movie from Areena with subtitles. While here, I can take maintainership for it. Timo Index: Makefile === RCS file: /cvs/ports/multimedia/yle-dl/Makefil

Re: UPDATE: databases/py-sqlite2

2016-08-31 Thread Edd Barrett
On Wed, Aug 31, 2016 at 02:21:59PM +0100, Stuart Henderson wrote: > No that is OK in PLISTs as well, we use it to allow py-foo and py3-foo to > be installed together (in this case if there was a py3 flavour it would > need to install docs to share/doc/${MODPY_PY_PREFIX}-sqlite2). Right, so we may

[UPDATE] PowerDNS to 4.0.1

2016-08-31 Thread Florian Obser
If been running 4.x since some time. Thanks to sthen@ this update is now presentable :) OK? diff --git Makefile Makefile index 638abb3..92c83d1 100644 --- Makefile +++ Makefile @@ -8,8 +8,7 @@ COMMENT-mysql= MySQL database access module for PowerDNS COMMENT-pgsql= PGSQL databas

Re: [new] ansible-lint

2016-08-31 Thread Landry Breuil
On Wed, Aug 31, 2016 at 03:02:05PM +0200, Landry Breuil wrote: > Hi, > > here's a wip port for ansible-lint, cf > https://github.com/willthames/ansible-lint - gave me interesting > feedback on my playbooks. > > Only issue in the port itself: the tarball on pypi.io doesn't contain > the test/ subd

Re: new: archivers/brotli

2016-08-31 Thread Pascal Stumpf
Fixed tarball attached. brotli.tgz Description: brotli.tgz

Re: new: archivers/brotli

2016-08-31 Thread Stuart Henderson
On 2016/08/31 14:19, Stuart Henderson wrote: > On 2016/08/31 13:23, Pascal Stumpf wrote: > > Brotli is a generic-purpose lossless compression algorithm that > > compresses data using a combination of a modern variant of the LZ77 > > algorithm, Huffman coding and 2nd order context modeling, with a >

Re: UPDATE: databases/py-sqlite2

2016-08-31 Thread Stuart Henderson
On 2016/08/31 13:37, Edd Barrett wrote: > On Wed, Aug 31, 2016 at 01:33:24PM +0100, Edd Barrett wrote: > > Hi, > > > > This updates py-sqlite2 so as to fix three failing tests in the upcoming > > py-sqlalchemy update. > > > > (I *think* the MODPY_PY_PREFIX replacement is right) > > Actually I ch

Re: new: archivers/brotli

2016-08-31 Thread Stuart Henderson
On 2016/08/31 13:23, Pascal Stumpf wrote: > Brotli is a generic-purpose lossless compression algorithm that > compresses data using a combination of a modern variant of the LZ77 > algorithm, Huffman coding and 2nd order context modeling, with a > compression ratio comparable to the best currently a

[new] ansible-lint

2016-08-31 Thread Landry Breuil
Hi, here's a wip port for ansible-lint, cf https://github.com/willthames/ansible-lint - gave me interesting feedback on my playbooks. Only issue in the port itself: the tarball on pypi.io doesn't contain the test/ subdir, i tried switching to the one from github but the setuptools maze tries to b

Re: UPDATE: databases/py-sqlite2

2016-08-31 Thread Edd Barrett
On Wed, Aug 31, 2016 at 01:33:24PM +0100, Edd Barrett wrote: > Hi, > > This updates py-sqlite2 so as to fix three failing tests in the upcoming > py-sqlalchemy update. > > (I *think* the MODPY_PY_PREFIX replacement is right) Actually I changed my mind on that. Looks like MODPY_PY_PREFIX is for u

UPDATE: databases/py-sqlite2

2016-08-31 Thread Edd Barrett
Hi, This updates py-sqlite2 so as to fix three failing tests in the upcoming py-sqlalchemy update. (I *think* the MODPY_PY_PREFIX replacement is right) OK? Index: Makefile === RCS file: /home/edd/cvsync/ports/databases/py-sqlite2/M

Re: NEW: www/netsurf/netsurf-fb

2016-08-31 Thread Landry Breuil
On Wed, Aug 31, 2016 at 03:06:13AM -0600, Anthony J. Bentley wrote: > Hi, > > One of the strengths of netsurf is that it's highly portable and not > tied to any particular toolkit. But up until now only the GTK frontend > has been available for OpenBSD. > > Attached is a port for netsurf's frameb

new: archivers/brotli

2016-08-31 Thread Pascal Stumpf
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It i

NEW: py-apipkg

2016-08-31 Thread Edd Barrett
Hey, A somewhat boring dependency for the py-sqlalchemy update. py2 and 3 flavors, all test passing. OK? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk py-apipkg.tgz Description: application/tar-gz

Re: PowerDNS 4.0.1: c++11 clue bat needed

2016-08-31 Thread Stuart Henderson
Ah, it picks up protobuf if installed. I have it, you don't. I think adding --without-protobuf to CONFIGURE_ARGS is good enough for now. On 2016/08/31 09:27, Florian Obser wrote: > On Tue, Aug 30, 2016 at 05:10:19PM +0100, Stuart Henderson wrote: > > On 2016/08/30 15:54, Florian Obser wrote: > ..

Re: [New] net/libtorrent-rasterbar

2016-08-31 Thread David Coppa
On Tue, Aug 30, 2016 at 8:54 AM, Anthony J. Bentley wrote: > Supposedly the problem is that libtorrent-rasterbar needs to be built > with C++11 support. But when I tried adding -std=c++11 to libtorrent's > CXXFLAGS it broke the build. Not sure where to go from here. Unfortunately, this is not fe

Re: PowerDNS 4.0.1: c++11 clue bat needed

2016-08-31 Thread Florian Obser
On Tue, Aug 30, 2016 at 05:10:19PM +0100, Stuart Henderson wrote: > On 2016/08/30 15:54, Florian Obser wrote: ... > Diff with the above changes below. Thank you so much! Very much appreciated. > > I'm getting this in a build though (with either your original diff or mine), > > Using $< in a non

NEW: www/netsurf/netsurf-fb

2016-08-31 Thread Anthony J. Bentley
Hi, One of the strengths of netsurf is that it's highly portable and not tied to any particular toolkit. But up until now only the GTK frontend has been available for OpenBSD. Attached is a port for netsurf's framebuffer frontend, and some dependencies (netsurf's framebuffer library and SVG libra

Re: UPDATE: py-meld3

2016-08-31 Thread Antoine Jacoutot
On Wed, Aug 31, 2016 at 12:58:12AM +0200, frantisek holop wrote: > trivial update to py-meld3. > > also, removing myself as maintainer. > > please test and commit. Committed, thanks for taking care of it. > -f > -- > why does the at&t logo look like the death star? > Index: Makefile > ==