Did anyone have worked in the past on OSquery port?

2022-09-01 Thread Mikolaj Kucharski
Hi, I didn't see anything in the archives, but maybe in some (public) repo, not visible at first sight there is a stab at it? https://osquery.io/ Description from FreshPorts: osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-base

Re: wayland/input-event-codes: new port for wayland compat (bulk wanted)

2022-09-01 Thread Rafael Sadowski
On Sat Aug 06, 2022 at 08:58:30AM +0200, Sebastien Marie wrote: > Hi, > > wayland/input-event-codes intents is to provide input-event-codes definition > from linux headers. Wayland defines several constants as "code as defined in > the > Linux kernel's linux/input-event-codes.h header file". >

Re: riscv64 support for lang/node

2022-09-01 Thread Jeremie Courreges-Anglas
On Thu, Sep 01 2022, Volker Schlecht wrote: >>> Combined diff attached if you'd have a look ;-) >> Honestly I'm way out of my comfort zone here, if you already know >> that the update is ok I guess I can commit it. >> (I could try to test-build it on riscv64 but it takes a long time to >> buil

Re: [UPDATE] lang/erlang 25.0.4

2022-09-01 Thread Omar Polo
On 2022/09/01 21:04:11 +0200, Volker Schlecht wrote: > bump ... anyone? wooops, it seems i forgot about this, sorry! committed, thanks!

Re: [UPDATE] lang/node v16.17.0

2022-09-01 Thread Jeremie Courreges-Anglas
On Tue, Aug 23 2022, Volker Schlecht wrote: > Attached diff updates lang/node to v16.17.0 > https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.17.0 > > Refreshingly little PLIST churn, considering that they updated npm, > though ;-) Refreshed diff for those who want to te

Re: riscv64 support for lang/node

2022-09-01 Thread Jeremie Courreges-Anglas
On Thu, Sep 01 2022, Volker Schlecht wrote: > Can't test on riscv64 nor OK anything, but it applys cleanly to my node > 16.17.0 patch that's still waiting for a go ... **hint** So I have committed the riscv64 bits. > Combined diff attached if you'd have a look ;-) Honestly I'm way out of my

Mordernize CMake Module

2022-09-01 Thread Rafael Sadowski
During g2k22 I looked at cmake.port.mk. The following change includes 3 main parts: - Use cmake(1) and ctest(1) cmake(1) controls the build and install task/jobs. This is the way CMake prefers and it works very well for us. Full bulk build passed! Victims already fixed. - USE_NINJA Is no

www/h2o: mruby and libonigmo

2022-09-01 Thread Rafael Sadowski
Hi Otto, Hi ports@, I am working on getting rid of the use of USE_NINJA. (See Mordernize CMake Module mail on ports@) I can easily fix the comment issue "internal dep problem; "ninja: error: 'mruby/host/lib/libmruby.a'" by merging some fixes from upstream. Precisely, "BYPRODUCTS" fix the issue he

Re: riscv64 support for lang/node

2022-09-01 Thread Stuart Henderson
On 2022/09/01 20:56, Volker Schlecht wrote: > Can't test on riscv64 nor OK anything, but it applys cleanly to my node as a port maintainer you can OK things for that port.. > 16.17.0 patch that's still waiting for a go ... **hint** > > Combined diff attached if you'd have a look ;-) > > On 9/1/

NEW: meta/qt6

2022-09-01 Thread Rafael Sadowski
I would like to add a qt6 meta package. Nothing special here. It based on meta/qt5. I like to have something like this to install all dependencies in one go. $ cat meta/qt6/pkg/DESCR Qt is a cross-platform toolkit for developing applications, mainly GUI-based. There's a debug version of the libr

Re: UPDATE: Nono-0.4.3

2022-09-01 Thread Omar Polo
On 2022/09/01 09:13:27 +0200, "Gonzalo L. Rodriguez" wrote: > Hello, > > Update for Nono to 0.4.3: > > http://www.pastel-flower.jp/~isaki/nono/doc/ > > OK? Comments? works fine here; ok op@ thanks!

Re: Remove INSTALL_TARGET from security/lastpass-cli

2022-09-01 Thread Björn Ketelaars
On Thu 01/09/2022 11:04, Rafael Sadowski wrote: > I would like to modernize cmake.port.mk but first I need to get rid of > some spooky cmake anti-pattern. > > OK to build install docs by default? OK bket@

Remove INSTALL_TARGET from security/lastpass-cli

2022-09-01 Thread Rafael Sadowski
I would like to modernize cmake.port.mk but first I need to get rid of some spooky cmake anti-pattern. OK to build install docs by default? Rafael Index: Makefile === RCS file: /cvs/ports/security/lastpass-cli/Makefile,v retrieving

Re: UPDATE: Logstalgia-1.1.3

2022-09-01 Thread Rafael Sadowski
On Mon Aug 29, 2022 at 08:54:06PM +0200, Gonzalo Rodriguez wrote: > ping > > On 8/17/22 09:15, Gonzalo L. Rodriguez wrote: > > Hello, > > > > Update for Logstalgia to 1.1.3: > > > > https://logstalgia.io/ > > > > OK? Comments? > > > > Cheers.- > > > > > > Index: Makefile > >

UPDATE: Nono-0.4.3

2022-09-01 Thread Gonzalo L. Rodriguez
Hello, Update for Nono to 0.4.3: http://www.pastel-flower.jp/~isaki/nono/doc/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makef