Re: [update] devel/luaposix: update to 35.1

2022-11-02 Thread aisha
On 22/10/31 10:37PM, aisha wrote: > Attached an update for luaposix to 35.1. Change in the build system to the > new one. Tests can no longer be run as deps are not in tree. I tried out a > few examples from upstream, they seemed to work. > > cc'd awolk@ as lsyncd is the only revdep, don't antic

Re: pcre2: newline any => anycrlf

2022-11-02 Thread Nam Nguyen
YASUOKA Masahiko writes: > Hello, > > Currently pcre2 is configured with "--enable-newline-is-any". With > the option, the library treats 0x85 as a newline char. But in UTF-8, > 0x85 is used at least for some casual Kanji chars. So the pcre2 > cannot handle text which includes such the chars pr

Re: unbreak curl no_proxy

2022-11-02 Thread Christian Weisgerber
Stuart Henderson: > oh, there's a second commit too, Yes, I've prepared a patch with the upstream fixes from "noproxy: also match with adjacent comma" "noproxy: fix tail-matching" This does not affect the existing regression tests. > but it's still not enough for the machines where I use this.

Re: [NEW] devel/difftastic

2022-11-02 Thread Volker Schlecht
On 11/1/22 21:28, Laurent Cheylus wrote In my opinion, you should change category for textproc instead of devel, like textproc/delta. Laurent I thought about that, too. But other than textproc/delta or plain old diff, difftastic's core feature is its understanding of language syntax. Of c

UPDATE: net/nextcloudclient-3.6.1p0

2022-11-02 Thread Adriano Barbosa
Hi. Adds a run depend for net/nextcloudclient reported by Sven Wolf to fix the main window not being shown. Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/net/nextcloudclient/Makefile,v retrieving revision 1.40 diff

[Update] cad/kicad 6.0.7 -> 6.0.9

2022-11-02 Thread Tracey Emery
Hello ports, Well, since no one cared about the 6.0.8 update, lets try the 6.0.9 one. This brings kicad and friends from 6.0.7 to 6.0.9. Works fine on amd64. Release notes: https://www.kicad.org/blog/2022/10/KiCad-6.0.9-Release/ Ok? -- Tracey Emery Index: kicad/Makefile =

Re: UPDATE: Nono-0.4.4

2022-11-02 Thread Benoit Lecocq
On 01/11/2022 15:24, Gonzalo L. Rodriguez wrote: Hello, Update for Nono to 0.4.4: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? ok benoit@ Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefil

Re: update sysutils/obsdfreqd

2022-11-02 Thread Florian Viehweger
Tested and works fine for me. Thank you! > I made a new release of obsdfreqd. The temperature mode is now trying > to detect a CPU temperature sensor instead of using the first sensor > found, or you can give it a specific temperature sensor to use. > > Improvement by Vlad Meşco > > diff --git a

xscreensaver settings window crashes in OpenBSD 7.2

2022-11-02 Thread Luke Small
This is the results of running xscreensaver in a terminal and hitting the settings button $ xscreensaver xscreensaver-settings: 11:59:12: X error: xscreensaver-settings: Failed request: BadMatch (invalid parameter attributes) xscreensaver-settings: Major opcode: 42 (X_SetInputFocus) xscreen

Re: pcre2: newline any => anycrlf

2022-11-02 Thread YASUOKA Masahiko
I found a past thread. https://marc.info/?t=16573189743&r=1&w=2 On Fri, 08 Jul 2022 17:42:37 -0700 Nam Nguyen wrote: > pcre2build(3): NEWLINE RECOGNITION > This explains --enable-newline-is-any as a flexibile combination of CR, > LF, CRLF, plus unicode newline sequences. When non ascii char

[bug] sysutils/pftop

2022-11-02 Thread Renaud Allard
Hello, If I set vm.malloc_conf=SUR>> Then I try to launch pftop with a filter like in: pftop -f "dst port 853" It segfaults directly: 91010 pftopPSIG SIGSEGV SIG_DFL code SEGV_MAPERR<1> addr=0xc0cb536a907 trapno=4 Also, the links in pftop cvs Makefile are broken, http://www.eee.metu.edu

Re: nextcloudclient run dependency qtquickcontrols for "Open main dialog"

2022-11-02 Thread Adriano Barbosa
On Wed, Nov 02, 2022 at 07:01:36AM +0100, Sven Wolf wrote: > Hi, > > I use an minimal i3 desktop. And the NextCloud client main dialog doesn't > open. So I don't see, what files where synced, etc. > > After installing x11/qt5/qtquickcontrols everything works as expected. > > In my opinion qtquic

pcre2: newline any => anycrlf

2022-11-02 Thread YASUOKA Masahiko
Hello, Currently pcre2 is configured with "--enable-newline-is-any". With the option, the library treats 0x85 as a newline char. But in UTF-8, 0x85 is used at least for some casual Kanji chars. So the pcre2 cannot handle text which includes such the chars properly. Since --enable-newline-is-an

[update] net/synapse 1.70.1

2022-11-02 Thread Renaud Allard
Hello, Here is a patch for net/synapse 1.70.1 Best RegardsIndex: Makefile === RCS file: /cvs/ports/net/synapse/Makefile,v retrieving revision 1.36 diff -u -p -r1.36 Makefile --- Makefile 5 Oct 2022 12:27:53 - 1.36 +++ Makefile 2

[new] databases/p5-Mojo-SQLite, databases/p5-SQL-Abstract-Pg, devel/p5-URI-Nested and devel/p5-URI-db

2022-11-02 Thread Aaron Bieber
Hi! Here are some new ports that I used for making https://openbsd.app They are basically `portgen`d with some "now you live in the tree" tweaks. Cluesticks? OKs? p5-Mojo-SQLite.tgz Description: Binary data p5-SQL-Abstract-Pg.tgz Description: Binary data p5-URI-Nested.tgz Description: Bin

Re: [2nd opinion pls] Re: Shall I make an OpenBSD port of F3? (f3write, f3read)

2022-11-02 Thread Alexander Klimov
Am 01.11.22 um 13:30 schrieb Stuart Henderson: On 2022/10/29 11:24, Alexander A. Klimov wrote: Am 22.10.22 um 13:54 schrieb Alexander A. Klimov: Am 18.10.22 um 11:57 schrieb Stuart Henderson: On 2022/10/16 14:51, Alexander A. Klimov wrote: Hello OpenBSD devs! Hello Michel! I'd like Op

[wip] Xfce 4.18pre1

2022-11-02 Thread Landry Breuil
Hi, a first preview release of what will be xfce 4.18 has been released, cf https://mail.xfce.org/pipermail/xfce-announce/2022-November/001164.html the ports have been updated for it (cf https://cgit.rhaalovely.net/xfce4/log/?h=next) and packages are available in my wip repository if someone want

nextcloudclient run dependency qtquickcontrols for "Open main dialog"

2022-11-02 Thread Sven Wolf
Hi, I use an minimal i3 desktop. And the NextCloud client main dialog doesn't open. So I don't see, what files where synced, etc. After installing x11/qt5/qtquickcontrols everything works as expected. In my opinion qtquickcontrols should also be added to the dependencies (qtquickcontrols2 is