Re: [maintainer update] py-progress-1.4

2019-02-11 Thread Remi Pointel
On 2/12/19 6:27 AM, Timo Myyrä wrote: Hi, Here's small patch to update py-progress to latest release. timo Hi, thank you it's commited. Remi.

Re: x11/qt5/{qtgraphicaleffects,qtquickcontrols*} when not x86

2019-02-11 Thread George Koehler
On Thu, 7 Feb 2019 13:09:30 +0100 Charlene Wendling wrote: > My change to SUBST_VARS made VERSION not being expanded, actually > breaking packaging with the other x11/qt5 ports includig ${VERSION} > in PLISTs. > > I'm joining a new diff that fixes that on my macppc and amd64 machines. Thank you

games/gzdoom disable JIT on amd64

2019-02-11 Thread Solene Rapenne
brynet@ spotted that gzdoom wasn't W^X compliant due to a JIT engine getting enabled automatically on amd64. This patch makes vm_jit knob at false by default instead of being true. I did not see performance impact on my i7 when it's disabled, but this could be interesting if someone could test it.

www/iridium README about unveil

2019-02-11 Thread Solene Rapenne
Hi I'm proposing a pkg/README file for iridium and chromium about unveil. The following is the iridium README, chromium being the same with s/iridium/chromium $OpenBSD: README,v 1.2 2018/09/04 12:46:25 espie Exp $ +--- | Running

[maintainer update] py-progress-1.4

2019-02-11 Thread Timo Myyrä
Hi, Here's small patch to update py-progress to latest release. timo Index: Makefile === RCS file: /cvs/ports/devel/py-progress/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile27 Apr 2018 18:02:59

Re: php-mcrypt-7.2.15?

2019-02-11 Thread Scott Vanderbilt
I was just about to write an email saying NM, as I just discovered the same thing. Naturally, I should've Googled before shooting my mouth off. Mea culpa. On 2/11/2019 7:46 PM, Ian McWilliam wrote: http://php.net/manual/en/migration71.deprecated.php PHP: Deprecated features in PHP 7.1.x - Man

Re: php-mcrypt-7.2.15?

2019-02-11 Thread Ian McWilliam
http://php.net/manual/en/migration71.deprecated.php PHP: Deprecated features in PHP 7.1.x - Manual The mcrypt extension has been abandonware for nearly a decade now, and was also fairly complex to use. It has therefore been deprecated in favour

php-mcrypt-7.2.15?

2019-02-11 Thread Scott Vanderbilt
Just curious if anyone knows why all the php sub-packages for 7.2.15 were built for distribution except for php-mcrypt. I'm happy to try and builg it myself. Just wondering if it was broken or if there was some other reason why it got skipped. Thank you.

Re: UPDATE: LLVM

2019-02-11 Thread Brad Smith
On 2/11/2019 7:44 PM, Jeremie Courreges-Anglas wrote: cc'ing Alexander who reported the bug in base and Patrick who commented on upstream's bugzilla... On Mon, Feb 11 2019, Brad Smith wrote: Pull in 3 patches for the X86 backend.. - [X86] Add FPSW as a Def on some FP instructions that were m

Re: UPDATE: LLVM

2019-02-11 Thread Jeremie Courreges-Anglas
cc'ing Alexander who reported the bug in base and Patrick who commented on upstream's bugzilla... On Mon, Feb 11 2019, Brad Smith wrote: > Pull in 3 patches for the X86 backend.. > > - [X86] Add FPSW as a Def on some FP instructions that were missing it. > - [X86] Connect the default fpsr and d

Re: Patch to enable Xft on lemonbar

2019-02-11 Thread Tom Murphy
Hi Ingo, Apologies, I didn't see the tarball until it was too late, so I untarred that and it compiles and runs fine here. No changes needed to the Makefile. (Sorry for getting your name wrong in the previous email's To: line.. bad muscle memory typing things!) I am really liking thi

new mail/p5-Mail-DKIM-Iterator

2019-02-11 Thread Alexander Bluhm
Hi, ok to import p5-Mail-DKIM-Iterator ? Comment: iterative DKIM validation of records or signing of mails Description: With this module one can validate DKIM Signatures in mails and also create DKIM signatures for mails. The main difference to Mail::DKIM is that the validation can be done iter

Re: [UPDATE] devel/p5-MooseX-Params-Validate 0.19 -> 0.21

2019-02-11 Thread Alexander Bluhm
On Sun, Feb 10, 2019 at 01:35:19PM +0100, Charlene Wendling wrote: > > Here is an update for MooseX::Params::Validate. > Comments and feedback are welcome. OK bluhm@ > devel/p5-Params-Validate \ Can we have a devel/p5-Params-Validate>=1.15 here? This is the version the module re

Re: Patch to enable XFT on lemonbar

2019-02-11 Thread Tom Murphy
Hi Ingo, >A few days later ... > >Here is a diff that switches lemonbar to the krypt-n/bar fork supporting >XFT. A tarball is attached for two patches (I wanted to avoid `cvs add` >on the patches directory). The inline diff just shows the changes to the >Makefile and distinfo. > >At the same time

Re: UPDATE: maven 3.6.0

2019-02-11 Thread Stuart Henderson
On 2019/02/03 21:05, Karel Gardas wrote: > > Hello, > > patch below updates maven to 3.6.0. > > Thanks, > Karel > > Index: Makefile > === > RCS file: /cvs/ports/devel/maven/Makefile,v > retrieving revision 1.30 > diff -u -p -u -r1.

Update lang/jruby 9.2.5.0 -> 9.2.6.0

2019-02-11 Thread Jeremy Evans
Simple update to the latest release of JRuby. Release announcement: https://www.jruby.org/2019/02/11/jruby-9-2-6-0.html Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile ==

Re: [UPDATE] devel/p5-Getargs-Long 1.1007 -> 1.1012

2019-02-11 Thread Alexander Bluhm
On Sun, Feb 10, 2019 at 11:58:46AM +0100, Charlene Wendling wrote: > Here is an update for Getargs::Long. > Comments/feedback are welcome! OK bluhm@ > BUILD_DEPENDS= ${RUN_DEPENDS} Can we remove this line? > RUN_DEPENDS= devel/p5-Log-Agent>=0.105 \ > www/p5-URI I think w

Re: [FIX] devel/p5-Carp-Datum runtime fails

2019-02-11 Thread Alexander Bluhm
On Sun, Feb 10, 2019 at 11:40:34AM +0100, Charlene Wendling wrote: > While working on an update for devel/p5-Getargs-Long, i've found out > that Carp::Datum is broken at runtime: 'defined %hash' is a fatal error > since Perl 5.22 [1]. > > The following diff, coming from Debian [2], fixes that. 'ma

Re: pkg-readme pycharm

2019-02-11 Thread Daniel Jakots
On Mon, 11 Feb 2019 21:18:58 +0100, "Stephane HUC \"PengouinBSD\"" wrote: > For Espie, or/and Rafael Sadowski. (I removed espie from cc as I doubt he cares about this port) > I propose the modification of the pycharm's pkg-readme, by adding: As proper diff would have been easier to review. >

pkg-readme pycharm

2019-02-11 Thread Stephane HUC "PengouinBSD"
For Espie, or/and Rafael Sadowski. I propose the modification of the pycharm's pkg-readme, by adding: Limit system If you have this message at the launch: "Cannot increase datasize-cur to a least 2048000. Do you want to run PyCharm anyway? (If you don't increase this limits, PyCharm

PATCH: include-what-you-use needs libLLVM-7.so at runtime

2019-02-11 Thread Caspar Schutijser
Hi, $ ldd /usr/local/bin/include-what-you-use | grep libLLVM 00885d7d1000 00886139c000 rlib 01 0 /usr/local/lib/libLLVM-7.so Therefore, include-what-you-use won't run unless the llvm package is installed. The diff below makes sure llvm is installed when the user insta

Re: install(1) broken

2019-02-11 Thread Marc Espie
On Sun, Feb 10, 2019 at 03:55:41PM +0100, Marc Espie wrote: > Something similar to this perhaps ? > Not fully tested yet, but it should avoid the race of trying to > unlink tempfile several times, and also fix the file name in error messages. That's now been tested (gone thru a build + xbuild an

Re: [UPDATE] audio/openal 1.19.1

2019-02-11 Thread David CARLIER
Hi I planned to update it much later but thanks for doing this. As said privately I m ok with the changes once approved by other folks. Cheers. On Sun, 10 Feb 2019 at 09:06, Leonid Bobrov wrote: > > Hi! > > Full changelog can be found here: > https://github.com/kcat/openal-soft/blob/master/Chang

Re: [NEW] devel/py-wurlitzer 1.0.2

2019-02-11 Thread Elias M. Mariani
Bumping this. I really need it to update devel/spyder. Cheers. Elias. On Tue, Jan 15, 2019 at 6:12 PM Elias M. Mariani wrote: > > Sorry to add more noise to the list but is there someone who can give > comments on this one ? > I think that the first version was OK (attached), as Sebastien said,

Updating devel/py-hypothesis

2019-02-11 Thread Elias M. Mariani
devel/py-hypothesis has been updated from branch 3.* to branch 4.*. In witch the deprecated functions have been removed. https://github.com/HypothesisWorks/hypothesis/blob/hypothesis-python-4.5.6/hypothesis-python/docs/changes.rst#400---2019-01-14 Some ports are using new functionalities from the

Update to exiv2-0.27.0

2019-02-11 Thread Daniel Jakots
Anyone cares to test it? Cheers, Daniel Index: Makefile === RCS file: /cvs/ports/graphics/exiv2/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile24 Oct 2018 14:28:05 - 1.28 +++ Makefile11 Fe

Re: [maintainer update] www/py-jwt

2019-02-11 Thread Stuart Henderson
On 2019/02/07 16:44, Pamela Mosiejczuk wrote: > > > On 1/30/19 12:10 PM, Johan Huldtgren wrote: > > On 2019-01-20 17:41, Johan Huldtgren wrote: > > > hello, > > > > > > minor update of py-jwt from 1.6.4 to 1.7.1, built, > > > packaged, and tested with py-discogs-client on > > > amd64. > > > > p

Re: [UPDATE] audio/openal 1.19.1

2019-02-11 Thread Leonid Bobrov
Hi, Brian! On Mon, Feb 11, 2019 at 08:18:23AM -0500, Brian Callahan wrote: > Could you at least build test all the ports that depend on openal? That will > help ensure the minor bump is correct and there's less chance of having to > clean up breakage post-commit. > Sure, I'll do it.

Re: [UPDATE] audio/openal 1.19.1

2019-02-11 Thread Brian Callahan
On 2/10/19 4:06 AM, Leonid Bobrov wrote: Hi! Full changelog can be found here: https://github.com/kcat/openal-soft/blob/master/ChangeLog The most notable one is this release brings sndio input support, thanks to work done by Alexandre Ratchov. I raise minor number because my checks show tha

Re: [NEW] devel/p5-Sub-Exporter-ForMethods 0.100052

2019-02-11 Thread Stuart Henderson
On 2019/02/11 08:57, Solene Rapenne wrote: > On Fri, Feb 08, 2019 at 08:55:51PM +0100, Charlene Wendling wrote: > > > > I'm proposing here a new port, devel/p5-Sub-Exporter-ForMethods, that > > will be required to upgrade devel/p5-MooseX-Types. > > > > It has been created by portgen, i've just mo

Re: [NEW] devel/p5-Sub-Exporter-ForMethods 0.100052

2019-02-11 Thread Solene Rapenne
On Fri, Feb 08, 2019 at 08:55:51PM +0100, Charlene Wendling wrote: > > I'm proposing here a new port, devel/p5-Sub-Exporter-ForMethods, that > will be required to upgrade devel/p5-MooseX-Types. > > It has been created by portgen, i've just modified DESCR. 'make test' > passes. There is not much t

Re: update graphics/piglit

2019-02-11 Thread Stuart Henderson
Can you replace the existing BUILD_DEPENDS with this please? (not new, but I just noticed it). Otherwise OK. RUN_DEPENDS = devel/py-six \ devel/py-subprocess32 \ math/py-numpy \ www/py-mako BUILD_DEPENDS = $

Re: [Perl 5.28] Fix ports builds using autoconf-2.5{4,6,7}

2019-02-11 Thread Stuart Henderson
On 2019/02/10 22:27, Charlene Wendling wrote: > > The following ports can't be built with autoconf-2.5{4,6,7} and Perl > 5.28 due to the removal of '.' in @INC: > > - games/zangband > - security/steghide > - x11/xtraceroute > > What that diff is doing is simply bringing back '.' in @INC in > a

Re: UPDATE devel/git-cola

2019-02-11 Thread Björn Ketelaars
On Mon 04/02/2019 20:35, Björn Ketelaars wrote: > > Enclosed diff updates git-cola to 3.3, which fixes some minor issues. > Changelog can be found at > https://github.com/git-cola/git-cola/blob/master/share/doc/git-cola/relnotes.rst > > Comments/OK? Ping...

UPDATE sysutils/borgbackup

2019-02-11 Thread Björn Ketelaars
Enclosed a diff for bringing borgbackup to 1.1.9, which is a bugfix release. Changelog can be found at https://github.com/borgbackup/borg/blob/1.1.9/docs/changes.rst#version-119-2019-02-10 make test runs successfully on amd64, and no issues found while adding/restoring files to/from existing/new r

Re: [new] www/esniper

2019-02-11 Thread Renaud Allard
On 2/1/19 3:38 PM, Renaud Allard wrote: Hi, I have made a change, in fact setting CURL_POSTFIELDSIZE to 0 when GET needs to be used. This resolves the segfault, but the -m option doesn't seem to be working yet, but I will report that to the dev. I also made patches to initialize curl the