UPDATE security/polarssl-2.16.7

2020-07-01 Thread Bjorn Ketelaars
Mbed TLS (security/polarssl) 2.16.7 is a maintenance release of the Mbed TLS 2.16 branch, and provides bug fixes and minor enhancements. This release includes a fix for a side-channel attack on ECC key import and validation. Overview on changes can be found at https://github.com/ARMmbed/mbedtls/rel

Re: NEW: Nono-0.0.4

2020-07-01 Thread Daniel Dickman
> On Jun 24, 2020, at 2:14 AM, Gonzalo L. Rodriguez wrote: > > Hello, > > This is Nono a Luna88k emulator, with help from aoyama@. Yes please! ok daniel@ to import. Maybe a few small tweaks can be made. Leave to you how you want to handle: 1) can we make COMMENT lower case? Maybe just “lu

Re: [update/perl 5.32 fix] audio/p5-MP3-Tag 1.15

2020-07-01 Thread Stuart Henderson
On 2020/07/01 23:51, Charlene Wendling wrote: > Hi, > > This is a quick update for MP3::Tag to 1.15, fixing unescaped left > braces that will be fatal with Perl >= 5.32. That's the only change [0], > oh and now the module is distributed in zip form :-/ odd, what possible reason do they have for t

Update: lang/jruby 9.2.11.0 -> 9.2.12.0

2020-07-01 Thread Jeremy Evans
Simple update to most recently release of JRuby. Release notes are available at https://www.jruby.org/2020/07/01/jruby-9-2-12-0.html Tested on amd64, the only supported arch. Will commit in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile ===

[update/perl 5.32 fix] audio/p5-MP3-Tag 1.15

2020-07-01 Thread Charlene Wendling
Hi, This is a quick update for MP3::Tag to 1.15, fixing unescaped left braces that will be fatal with Perl >= 5.32. That's the only change [0], oh and now the module is distributed in zip form :-/ I've tested audio/pacpl though, it works fine. I also totally rewrote the Makefile with proper orde

Update productivity/rednotebook to 2.19

2020-07-01 Thread clematis
Hi, I wanted to give rednotebook a try so I took the opportunity to upgrade it to the latest version. Build/Install/Run OK on amd64. I've used it a bit to try, testing a bit everything and it all seems to work just fine. (In the end it won't do for my usecase) but it works so here it is. Change

devel/kdevelop: use QtWebEngine, don't build devel/clang-tools-extra on macppc

2020-07-01 Thread Charlene Wendling
Hi, The below diff moves KDevelop from QtWebKit to QtWebEngine (x86 + arm64 only), this change implies 2 things: - it can't be built on !QtWebEngine archs, so remove the ports-gcc fix because no gcc archs can and will use QtWebEngine - re-enable QtWebEngine detection in the port Makefile; since

NEW: textproc/lesspipe

2020-07-01 Thread deserter666
textproc/lesspipe quiet simply outputs text version of different formats by using format specific conversion tools. The list of applications required by various format is included in README. Should I add them as run dependency? Because it is format specific. And no one is going to deal with them a

mips64 bulk build report

2020-07-01 Thread visa
bulk build on octeon.ports.openbsd.org started on Wed Jun 17 14:28:59 UTC 2020 finished at Sat Jun 27 09:08:35 UTC 2020 lasted 10D18h39m done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #4: Wed Jun 17 13:39:53 UTC 2020 built packages:9279 Jun 17:2019 Jun 18:1126 Jun 19:522 Jun 20:620 Jun

Re: [update] net/transmission

2020-07-01 Thread Josh Grosse
"Ping." On Sat, May 23, 2020 at 02:20:38PM -0400, Josh Grosse wrote: > Update from 2.94 to 3.00 > > Changelog: https://github.com/transmission/transmission/releases/tag/3.00 > Index: Makefile > === > RCS file: /systems/cvs/ports/n

aarch64 bulk build report

2020-07-01 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Jun 28 16:31:54 MDT 2020 finished at Wed Jul 1 09:08:30 MDT 2020 lasted 2D16h36m done with kern.version=OpenBSD 6.7-current (GENERIC.MP) #692: Sun Jun 28 13:10:07 MDT 2020 built packages:10817 Jun 28:2862 Jun 29:1423 Jun 30:2689 Jul 1:3842 c

Update productivity/fet to 5.45.1

2020-07-01 Thread clematis
Hi Team, Here's a quick update for productivity/fet from 5.42.3 to 5.45.1 29 June 2020, FET 5.45.1 released - Minor fixes and code cleanup. - Added a new example file from South Africa, by Eric Carolus. - Updated the Arabic translation, by Benahmed Abdelkrim. Build/Install/Run OK on amd64 - do

Re: net/flow-tools man pages, seg fault on improper command line input

2020-07-01 Thread Stuart Henderson
On 2020/07/01 01:57, marfabastewart wrote: > > Thanks, I've just fixed /etc/flow-tools/flow-tools and > > /usr/usr/local/bin/python2.7 in -current. > > Thank you very much for your quick assistance! > > I did find a few new problems: > > Category:net/flow-tools > Environment: > Details

Re: [NEW] sysutils/fluent-bit

2020-07-01 Thread Stuart Henderson
>From my previous mail, I don't see that any of these have been addressed: On 2020/05/27 11:38, Stuart Henderson wrote: > Several of these are in ports already (normally dependencies should be taken > from ports rather than bundled - so that patches needed for working on > OpenBSD, > at least on

Re: # influx -version; InfluxDB shell version: unknown

2020-07-01 Thread Abel Abraham Camarillo Ojeda
On Tue, Jun 30, 2020 at 8:10 AM Stuart Henderson wrote: > On 2020/06/30 02:56, Abel Abraham Camarillo Ojeda wrote: > > (cc maintainer) > > > > Some programs (ntopng trying to use influx backend) complain they > > can't know the version of influxdb, expected: > > > > $ influx -version > > InfluxDB

move lang/node to use py3

2020-07-01 Thread Landry Breuil
Hi, disclaimer: i have zero knowledge with nodejs, and i'm not interested in it. I just have it on my systems as it's a BDEP for firefox. This diff moves lang/node port to use python3 to build, instead of python2; It packages here, but runtime testing is required by people actually using nodejs s