[new] xe-0.11

2019-08-16 Thread Evan Silberman
Attached is a draft port of Leah Neukirchen's xe utility, which combines "some of the best features of xargs(1) and parallel(1)". This is my first new port submission; I've done my best. Only built on amd64 (all I really have access to). homepage: https://git.vuxu.org/xe/ Regards, Evan Silberma

回复: 回复: [NEW] textproc/p5-PPIx-QuoteLike

2019-08-16 Thread wen heping
ping ... 发件人: owner-po...@openbsd.org 代表 wen heping 发送时间: 2019年7月27日 15:49 收件人: Stuart Henderson 抄送: ports@openbsd.org 主题: 回复: [NEW] textproc/p5-PPIx-QuoteLike Revised patch, fixed RUN_DEPENDS. Thank Stuart Henderson ! wen 发件人

Re: [ports-gcc] Unbreak devel/angr/py-z3-solver

2019-08-16 Thread Klemens Nanni
Thanks to both of you, obviously OK kn.

[macppc, hppa?] Unbreak games/godot

2019-08-16 Thread Charlene Wendling
> https://marc.info/?l=openbsd-ports&m=15654325765&w=2 As promised, here is the conversion from __sync_* to __atomic_* functions, allowing godot to build on macppc at least, and maybe hppa, on top of the ports-gcc/sparc64 fixes, that Thomas committed a few hours ago. The patch was originall

Re: www/mozilla-firefox 69 will need datasize bump to build

2019-08-16 Thread Antoine Jacoutot
On Fri, Aug 16, 2019 at 05:15:17PM +0200, Christian Weisgerber wrote: > In the weeks before a new Firefox release I usually switch to > landry@'s port of the beta version, which I compile myself. > > Firefox 69 no longer builds in 5 GB on amd64: llvm runs out of > memory when compiling gkrust. >

Re: www/mozilla-firefox 69 will need datasize bump to build

2019-08-16 Thread Landry Breuil
On Fri, Aug 16, 2019 at 05:15:17PM +0200, Christian Weisgerber wrote: > In the weeks before a new Firefox release I usually switch to > landry@'s port of the beta version, which I compile myself. > > Firefox 69 no longer builds in 5 GB on amd64: llvm runs out of > memory when compiling gkrust. >

New: The Dark Mod - a stealth game inspired by the Thief series, derived from Doom3 engine

2019-08-16 Thread Thomas Frohwein
Hi, I'm pleased to present a port of The Dark Mod, born out of modifications of the Doom 3 engine and designed to run user-/fan- created stealth game missions in the vein of the venerable Thief game series. Unlike Doom 3, the focus is on staying undetected and avoiding guards using stealth tools l

[ports-gcc] Unbreak devel/angr/py-z3-solver

2019-08-16 Thread Charlene Wendling
Hi, > http://build-failures.rhaalovely.net/sparc64/2019-08-12/devel/angr/py-z3-solver.log > http://build-failures.rhaalovely.net/powerpc/2019-07-29/devel/angr/py-z3-solver.log I've found a fix for this from the "standard" z3 repo [0]. As expected, it builds on macppc [1] and amd64. OK? Charlè

Re: www/mozilla-firefox 69 will need datasize bump to build

2019-08-16 Thread Theo de Raadt
Christian Weisgerber wrote: > In the weeks before a new Firefox release I usually switch to > landry@'s port of the beta version, which I compile myself. > > Firefox 69 no longer builds in 5 GB on amd64: llvm runs out of > memory when compiling gkrust. > > 5.5 GB is sufficient. > > I guess we'

[MAINTAINER UPDATE] www/sblg to 0.5.2

2019-08-16 Thread Bryan Vyhmeister
This is another simple maintainer update of sblg from 0.4.29 to 0.5.2. The changes included in this release are: sblg 0.5.2: "Provide the ${sblg-next-has} and ${sblg-prev-has} to allow masking or showing of ${sblg-next} and friends. Add some style templates for simple blogs: one that's one article

www/mozilla-firefox 69 will need datasize bump to build

2019-08-16 Thread Christian Weisgerber
In the weeks before a new Firefox release I usually switch to landry@'s port of the beta version, which I compile myself. Firefox 69 no longer builds in 5 GB on amd64: llvm runs out of memory when compiling gkrust. 5.5 GB is sufficient. I guess we'll have to bump datasize-cur for the pbuild user

Re: [wip] Xfce 4.14 final

2019-08-16 Thread Edd Barrett
On Fri, Aug 16, 2019 at 10:59:19AM +0100, Edd Barrett wrote: > One other nit I just noticed (that you may have already fixed too) is > that in settings->appearance->style, selecting different styles doesn't > make a difference. And one more: a couple of times the whole desktop session has locked u

NEW: net/kdeconnect-kde and x11/libfakekey

2019-08-16 Thread Ingo Feinerer
Hi, attached is a port for KDE Connect [1][2], a tool that allows your devices (phone, PC) to communicate, and for libfakekey, an optional dependency for KDE Connect. [1] https://invent.kde.org/kde/kdeconnect-kde [2] https://community.kde.org/KDEConnect --

Re: [update] nginx 1.16.1

2019-08-16 Thread Daniel Jakots
On Fri, 16 Aug 2019 08:46:25 +0200, Landry Breuil wrote: > here's an update to nginx 1.16.1 I have nginx-ldap_auth-1.16.1(www/nginx,-ldap_auth): Missing: ldap.13 from openldap-client-2.4.48 (/var/www/modules/ngx_http_auth_ldap_module.so) Extra: ldap-2.4.13 WANTLIB += ldap Scanning: ok and so

UPDATE: Nextcloud-16.0.4

2019-08-16 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 16.0.4: https://nextcloud.com/changelog/ OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/Makefile,v retrieving revision 1.41 diff -u -p -r

update: devel/py-arrow

2019-08-16 Thread Paco Esteban
Hi ports@, Here's an update of devel/py-arrow from 0.14.2 to 0.14.5. Find the changelog here: https://github.com/crsmithdev/arrow/blob/master/HISTORY.md I did not find consumers for this port. All tests pass for both python2 and python3. I have some doubts regarding the PLIST update. As you

Re: [wip] Xfce 4.14 final

2019-08-16 Thread Landry Breuil
On Fri, Aug 16, 2019 at 10:59:19AM +0100, Edd Barrett wrote: > On Thu, Aug 15, 2019 at 02:27:18PM +0200, Landry Breuil wrote: > > Its been worked around with... > > > > as for the vblank stuff, a blurb about compositing was added to the > > README in... > > Cool, thanks. > > One other nit I just

Re: [wip] Xfce 4.14 final

2019-08-16 Thread Edd Barrett
On Thu, Aug 15, 2019 at 02:27:18PM +0200, Landry Breuil wrote: > Its been worked around with... > > as for the vblank stuff, a blurb about compositing was added to the > README in... Cool, thanks. One other nit I just noticed (that you may have already fixed too) is that in settings->appearance-

Re: unbreak and update dxx-rebirth

2019-08-16 Thread Kirill Bychkov
On Fri, August 16, 2019 07:44, Thomas Frohwein wrote: > ping > Hi, Doesn't build with physfs-3.0.1 but this is not a problem as we already have 3.0.2 in the tree. base-gcc is not needed for c++14. Works fine on amd64, builds on macppc. Runtime on macppc fails with: similar/main/text.cpp:222: load_

update net/nmap 7.80

2019-08-16 Thread David CARLIER
Hi, Here an update for this port, diff updated by @giovanni a bit. Regards. nmap-7.80.diff Description: Binary data

[Update] databases/py-sqlalchemy-migrate : update to 0.12.0

2019-08-16 Thread wen heping
Hi, ports@: Here is a patch for databases/py-sqlalchemy-migrate: i) Update to 0.12.0 ii) Fix a typo in PLIST It build and run well on amd64-head system. It defined NO_TEST=yes. No other ports depends on it. Comments? OK? wen Index: Makefile ===