Re: [MAINTAINER UPDATE] www/azorius 0.2.0 -> 0.3.1

2023-09-03 Thread gonzalo
On 9/2/23 18:39, Horia Racoviceanu wrote: Upgrade to v0.3.1 - use the release tarball (suggested by tedu@) - add MESSAGE and update README with database upgrade info changelog === 0.3.1 Delayed Reaction + Fix a crash in the markdown parser. + Fix some missing notifications. === 0.3.0 Impe

Re: [update] games/devilutionx to 1.5.1

2023-09-03 Thread Stefan Hagen
Lucas Raab wrote (2023-09-02 18:16 IST): > On Sat, Sep 02, 2023 at 05:06:31PM +, Lucas Raab wrote: > > On Sat, Sep 02, 2023 at 03:42:22PM +, Lucas Raab wrote: > > > On Sat, Sep 02, 2023 at 12:35:01PM +, Lucas Raab wrote: > > > > Hello, > > > > > > > > With the recent additions of libmp

Re: check-lib-depends and modules' *_WANTLIB

2023-09-03 Thread Omar Polo
(+cc semarie@ for cargo.port.mk) On 2023/08/21 14:57:04 +0200, Marc Espie wrote: > [...] > > > On 2023/03/07 14:05:19 +0100, Omar Polo wrote: > > > > When regenerating WANTLIBs I usually comment/remove the WANTLIB from a > > > > port' Makefile, run `make port-lib-depends-check' and copy its outp

[update] devel/intellij to 2023.2.1

2023-09-03 Thread Lucas Raab
Hello, Here's an update to a intellij after a while. Our JNA should be used eventually but there are so many other bundled things in here...For now, get a new version out there. Works fine with some Maven projects, other tests? Thanks Lucas diff refs/heads/master refs/heads/intellij commit - 091b

Re: check-lib-depends and modules' *_WANTLIB

2023-09-03 Thread Omar Polo
On 2023/09/03 10:32:00 +0200, Omar Polo wrote: > I considered making the variable more like SUBST_VARS (i.e. just a > list of variable names) but then we loose the ability to express -F > which can be handy. Or maybe I'm overthinking it. just as I sent the email I noticed that my cargo.port.mk d

Re: [update] devel/intellij to 2023.2.1

2023-09-03 Thread Lucas Raab
On Sun, Sep 03, 2023 at 08:44:17AM +, Lucas Raab wrote: > Hello, > > Here's an update to a intellij after a while. Our JNA should be used > eventually > but there are so many other bundled things in here...For now, get a new > version > out there. Works fine with some Maven projects, other t

[update] devel/pycharm to 2023.2.1

2023-09-03 Thread Lucas Raab
Hello, Similar to the devel/intellij update sent a bit ago, getting an update out there now and circling back to including JNA later. Other tests? Thanks, Lucas diff refs/heads/master refs/heads/pycharm commit - ba8f434ba11ba14627191d90a8ee5c23921370c3 commit + 393431b25491fc05ac5b20041ab15e072b

Re: check-lib-depends and modules' *_WANTLIB

2023-09-03 Thread Sebastien Marie
On Sun, Sep 03, 2023 at 10:44:51AM +0200, Omar Polo wrote: > On 2023/09/03 10:32:00 +0200, Omar Polo wrote: > > I considered making the variable more like SUBST_VARS (i.e. just a > > list of variable names) but then we loose the ability to express -F > > which can be handy. Or maybe I'm overthink

Re: New port: devel/objfw

2023-09-03 Thread Jonathan Schleifer
Am 31.08.23 um 09:56 schrieb Jonathan Schleifer: Am 31.08.23 um 08:26 schrieb Stuart Henderson: SHARED_LIBS +=  objfw   1.0 SHARED_LIBS +=  objfwrt 1.0 SHARED_LIBS +=  objfwtls    1.0 I can't remember how strict we are with these version starting numbers but iirc we start w

Re: misc/reprepro: remove old debian package repository producer?

2023-09-03 Thread Jeremie Courreges-Anglas
On Sat, Sep 02 2023, Klemens Nanni wrote: > Unmaintained and lagging behind the latest version from four years ago. > I suggest people use Debian for Debian stuff. > > Anyone objecting removal? ok with me > Comment: > Debian package repository producer > > Description: > rep

Re: Fix C prototype in LLVM PassBuilder.h

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Visa Hankala wrote: > LLVM C API has an incorrect prototype in > that compilers complain about with -Wstrict-prototypes. > > /usr/local/include/llvm-c/Transforms/PassBuilder.h:53:55: error: this > function declaration is not a prototype [-Werror,-Wstrict-prototypes] > LLVMPa

move gelatod to codeberg

2023-09-03 Thread Florian Obser
I've moved gelatod to https://codeberg.org/fobser/gelatod GitHub thinks I'm a supplier and it's one me to fix software supply chain issues[1]. Uh huh, no. OK? (as far as I know I don't need to bump revision for this) diff --git net/gelatod/Makefile net/gelatod/Makefile index 25b1fa41fbe..2563c62

Re: New port: devel/objfw

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Jonathan Schleifer wrote: > Am 31.08.23 um 09:56 schrieb Jonathan Schleifer: > >> Am 31.08.23 um 08:26 schrieb Stuart Henderson: > SHARED_LIBS +=  objfw   1.0 > SHARED_LIBS +=  objfwrt 1.0 > SHARED_LIBS +=  objfwtls    1.0 I can't remember

Re: move gelatod to codeberg

2023-09-03 Thread Klemens Nanni
On Sun, Sep 03, 2023 at 12:54:33PM +0200, Florian Obser wrote: > I've moved gelatod to https://codeberg.org/fobser/gelatod > > GitHub thinks I'm a supplier and it's one me to fix software supply > chain issues[1]. Uh huh, no. > > OK? (as far as I know I don't need to bump revision for this) No d

Re: move gelatod to codeberg

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Florian Obser wrote: > I've moved gelatod to https://codeberg.org/fobser/gelatod > > GitHub thinks I'm a supplier and it's one me to fix software supply > chain issues[1]. Uh huh, no. > > OK? LGTM, the distfile still fetches properly. > (as far as I know I don't need to bump

Re: New port: devel/objfw

2023-09-03 Thread Jonathan Schleifer
Am 03.09.23 um 12:55 schrieb Jeremie Courreges-Anglas: On Sun, Sep 03 2023, Jonathan Schleifer wrote: Am 31.08.23 um 09:56 schrieb Jonathan Schleifer: Am 31.08.23 um 08:26 schrieb Stuart Henderson: SHARED_LIBS +=  objfw   1.0 SHARED_LIBS +=  objfwrt 1.0 SHARED_LIBS +=  objfw

add more TDEPS to www/py-httpie

2023-09-03 Thread Lucas Raab
Add two more TDEPS to httpie to fix some missing imports. With these, the only remaining errors look to be blocked network attempts. Comments? Thanks, Lucas diff /usr/ports commit - 23e047d36001fd9a9ef8f703f6b3df39a682d176 path + /usr/ports blob - 2eda4fdb3f32259ad3a3f7c63f724399232f6324 file + w

Re: New port: devel/objfw

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Jonathan Schleifer wrote: > Am 03.09.23 um 12:55 schrieb Jeremie Courreges-Anglas: > >> On Sun, Sep 03 2023, Jonathan Schleifer wrote: >>> Am 31.08.23 um 09:56 schrieb Jonathan Schleifer: >>> Am 31.08.23 um 08:26 schrieb Stuart Henderson: >>> SHARED_LIBS +=  objfw   

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-03 Thread Christian Weisgerber
Anil Madhavapeddy: > Thanks for all the pointers! Every machine for 100 miles around me seems > to be an AMD these days, so I've ordered myself a Raptor Lake NUC > to be my new OpenBSD desktop. As soon as that arrives I'll take a look > at the native code compiler output (unless someone else beats

Re: move gelatod to codeberg

2023-09-03 Thread Florian Obser
Thanks, this is in know. How long should I leave the github repo in place? Do bulk builders care? This is also not the most important package in the world... -- In my defence, I have been left unsupervised.

UPDATE: Nono-0.6.2

2023-09-03 Thread Gonzalo L. Rodriguez
Hello, Update for Nono to 0.6.2: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile

Re: move gelatod to codeberg

2023-09-03 Thread Klemens Nanni
On Sun, Sep 03, 2023 at 02:07:19PM +0200, Florian Obser wrote: > Thanks, this is in know. > > How long should I leave the github repo in place? Do bulk builders care? > This is also not the most important package in the world... You should be fine to remove it right after commit, pretty sure bulk

Re: move gelatod to codeberg

2023-09-03 Thread Theo Buehler
> How long should I leave the github repo in place? Do bulk builders care? Since the distfile checksum didn't change, they don't care. Everyone else is expected to build ports from a current tree. I think you can nuke it whenever you feel like it.

[update] mail/mu to version 1.10.7

2023-09-03 Thread Stefan Hagen
Hi, with the switch from 1.8 to 1.10, the autotools build system is no longer supported. The new build system is meson - so this is pretty much a new port. Software changes between 1.8 and 1.10 are documented here: https://github.com/djcb/mu/blob/release/1.10/NEWS.org The smaller changes are on

Re: [update] graphics/krita-gmic-plugin 3.1.6.1 to 3.2.4.1

2023-09-03 Thread Stefan Hagen
*ping* It seems to be hard to get OKs for this update. Is anyone using this? Test instructions: * open an image in krita * click in Filter -> Start G'MIC-QT in the menu * play around with filters * click ok to bring the changes back to krita Diff added again for convenience below. Best Regards

Re: UPDATE: Nono-0.6.2

2023-09-03 Thread Stefan Hagen
Gonzalo L. Rodriguez wrote (2023-09-03 13:08 IST): > Hello, > > Update for Nono to 0.6.2: > > http://www.pastel-flower.jp/~isaki/nono/ > > OK? Comments? Works fine. OK sdk@ > Cheers.- > > > Index: Makefile > === > RCS file: /cv

NEW: x11/libxcvt

2023-09-03 Thread Rafael Sadowski
I would like to import libxcvt as a dependency for KWin. OK? Information for inst:libxcvt-0.1.2 Comment: VESA CVT standard timing modeline generation library Description: libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-03 Thread Volker Schlecht
Is that an ok? :-) On Sun Sep 3, 2023 at 1:47 PM CEST, Christian Weisgerber wrote: > Anil Madhavapeddy: > > > Thanks for all the pointers! Every machine for 100 miles around me seems > > to be an AMD these days, so I've ordered myself a Raptor Lake NUC > > to be my new OpenBSD desktop. As soon as

Re: move gelatod to codeberg

2023-09-03 Thread Christian Weisgerber
Florian Obser: > How long should I leave the github repo in place? Do bulk builders care? -stable should have a fetchable distfile. -- Christian "naddy" Weisgerber na...@mips.inka.de

UPDATE: SQLMap-1.7.8

2023-09-03 Thread Gonzalo L. Rodriguez
Hello, Update for SQLMap to 1.7.8: https://github.com/sqlmapproject/sqlmap/releases/tag/1.7.8 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 M

New: babelfishpg 3.1.0

2023-09-03 Thread Jeremy Evans
Babelfish for PostgreSQL implementeds the Microsoft SQL Server protocol and T-SQL syntax on-top of PostgreSQL. It requires a modified version of PostgreSQL in addition to some PostgreSQL extensions. A Babelfish database listens on both the PostgreSQL port (5432), where it operates as standard Po

Re: check-lib-depends and modules' *_WANTLIB

2023-09-03 Thread Omar Polo
On 2023/09/03 12:07:27 +0200, Sebastien Marie wrote: > On Sun, Sep 03, 2023 at 10:44:51AM +0200, Omar Polo wrote: > > On 2023/09/03 10:32:00 +0200, Omar Polo wrote: > > > I considered making the variable more like SUBST_VARS (i.e. just a > > > list of variable names) but then we loose the ability

UPDATE: Gobuster-3.6.0

2023-09-03 Thread Gonzalo L. Rodriguez
Hello, Update for Gobuster to 3.6.0: https://github.com/OJ/gobuster/releases/tag/v3.6.0 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/security/gobuster/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefil

UPDATE: Stripe-cli-1.17.2

2023-09-03 Thread Gonzalo L. Rodriguez
Hello, Update for Stripe-cli to 1.17.2: https://github.com/stripe/stripe-cli/releases/tag/v1.17.2 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/sysutils/stripe-cli/Makefile,v retrieving revision 1.2 diff -u -p -

UPDATE: Lynis-3.0.9

2023-09-03 Thread Gonzalo L. Rodriguez
Hola, Update for Lynis to 3.0.9: https://github.com/CISOfy/lynis/releases/tag/3.0.9 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/security/lynis/Makefile,v retrieving revision 1.45 diff -u -p -r1.45 Makefile ---

Re: UPDATE: Gobuster-3.6.0

2023-09-03 Thread Stefan Hagen
Gonzalo L. Rodriguez wrote (2023-09-03 14:28 IST): > Hello, > > Update for Gobuster to 3.6.0: > > https://github.com/OJ/gobuster/releases/tag/v3.6.0 > > OK? Comments? > > Cheers.- Looks good and works here. OK sdk@ > Index: Makefile >

[update] net/hcloud to 1.37

2023-09-03 Thread Stefan Hagen
Hi, simple update for the hetzner cli tool. The test target runs. Changes can be found on the release github page: https://github.com/hetznercloud/cli/releases OK? Best regards, Stefan Index: sysutils/hcloud/Makefile === RCS file:

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-03 Thread Christian Weisgerber
Volker Schlecht: > Is that an ok? :-) Yes, for your ocaml IBT fix and the opam IBT fix from chrisz@. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: UPDATE: SQLMap-1.7.8

2023-09-03 Thread Stefan Hagen
Gonzalo L. Rodriguez wrote (2023-09-03 14:22 IST): > Hello, > > Update for SQLMap to 1.7.8: > > https://github.com/sqlmapproject/sqlmap/releases/tag/1.7.8 > > OK? Comments? Tested with http://www.site.com/vuln.php?id=1 OK sdk@ > Cheers.- > > > Index: Makefile > =

Re: UPDATE: Lynis-3.0.9

2023-09-03 Thread Stefan Hagen
Gonzalo L. Rodriguez wrote (2023-09-03 14:37 IST): > Hola, > > Update for Lynis to 3.0.9: > > https://github.com/CISOfy/lynis/releases/tag/3.0.9 > > OK? Comments? Looks good. AFAIR the test list for OpenBSD was quite a bit shorter the last time I tested this tool. OK sdk@ > Cheers.- > > >

Re: NEW: x11/libxcvt

2023-09-03 Thread Stefan Hagen
Rafael Sadowski wrote (2023-09-03 14:02 IST): > I would like to import libxcvt as a dependency for KWin. > > OK? Build tested and port-wise OK sdk@ > Information for inst:libxcvt-0.1.2 > > Comment: > VESA CVT standard timing modeline generation library > > Description: > libxcvt is a library p

Re: New port: devel/objfw

2023-09-03 Thread Jonathan Schleifer
This would be small enough if the package still built. Moving SHARED_LIBS to 0.0 I get: Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/libobjfw.so.0.0 does not exist Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/libobjfwrt.so.0.0 does not exist Error: /usr/obj/pobj/objfw-1.0

Re: UPDATE: Stripe-cli-1.17.2

2023-09-03 Thread Stefan Hagen
Gonzalo L. Rodriguez wrote (2023-09-03 14:34 IST): > Hello, > > Update for Stripe-cli to 1.17.2: > > https://github.com/stripe/stripe-cli/releases/tag/v1.17.2 > > OK? Comments? I can't test very far, but I can see help output and start the project registration process. portcheck complains abo

Re: UPDATE: fluidsynth-2.3.2

2023-09-03 Thread Stefan Hagen
Rafael Sadowski wrote (2023-08-31 13:42 IST): > Update fluidsynth to 2.3.2. I built all consumers happy expect from > audio/qsynth (Looks like it needs an update). > > I would like to get positive feedback from people who have tested with > the sndio backend. It doesn't build here. -- Found GLib

Re: UPDATE: yaml-cpp-0.8.0

2023-09-03 Thread Stefan Hagen
Rafael Sadowski wrote (2023-08-31 09:04 IST): > Simple update yaml-cpp-0.8.0. Tested on amd64 by building and running > the test suite. OK? Something is broken... regen patches? Patching file yaml-cpp-config.cmake.in using Plan A... Hunk #1 failed at 3. 1 out of 1 hunks failed--saving rejects to

Re: [update] games/devilutionx to 1.5.1

2023-09-03 Thread Brian Callahan
On 9/3/2023 4:29 AM, Stefan Hagen wrote: > Lucas Raab wrote (2023-09-02 18:16 IST): >> On Sat, Sep 02, 2023 at 05:06:31PM +, Lucas Raab wrote: >>> On Sat, Sep 02, 2023 at 03:42:22PM +, Lucas Raab wrote: On Sat, Sep 02, 2023 at 12:35:01PM +, Lucas Raab wrote: > Hello, >

Re: UPDATE: yaml-cpp-0.8.0

2023-09-03 Thread Klemens Nanni
On Thu, Aug 31, 2023 at 10:04:55AM +0200, Rafael Sadowski wrote: > Simple update yaml-cpp-0.8.0. Tested on amd64 by building and running > the test suite. OK? Do consumers find new yaml-cpp through CMake? I had to get rid of their Find.*.cmake files to unbreak builds, see devel/yaml-cpp: update t

Re: [fix] cad/oce: unreplaced variable on cmake files

2023-09-03 Thread Johannes Thyssen Tishman
*ping* Aug 31, 2023 22:58:50 Johannes Thyssen Tishman : > Hi, > > The following cmake files installed by cad/oce contain a variable > (${OCCT_INSTALL_BIN_LETTER}) that should've been replaced during > installation: > > /usr/local/lib/cmake/opencascade/OpenCASCADEApplicationFrameworkTargets-rele

Re: UPDATE: qpdfview-0.5

2023-09-03 Thread Stefan Hagen
Rafael Sadowski wrote (2023-08-31 07:10 IST): > Simple update qpdfview-0.5. Tested on amd64. OK? OK sdk@ > Cheers Rafael > > Index: Makefile > === > RCS file: /cvs/ports/textproc/qpdfview/Makefile,v > retrieving revision 1.2 > diff

Re: UPDATE: x11/fvwm3 to 1.0.7

2023-09-03 Thread Stefan Hagen
Marc Espie wrote (2023-09-01 22:08 IST): > On Thu, Aug 31, 2023 at 11:20:17PM +0200, Ingo Schwarze wrote: > > Hi Stefan, > > > > Stefan Hagen wrote on Wed, Aug 30, 2023 at 09:41:20AM +0200: > > > > > There's no good way to handle a conflict that's introduced with an > > > update. So what we woul

Re: UPDATE: qwt-6.2.0

2023-09-03 Thread Stefan Hagen
Rafael Sadowski wrote (2023-08-31 07:00 IST): > Simple update qwt-6.2.0. Tested on amd64. OK? How to test it? It breaks gnuradio: /usr/ports/pobj/gnuradio-3.8.2.0/gnuradio-3.8.2.0/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:44:10: fatal error: 'qwt_compat.h' file not found I'm trying q

Re: [fix] cad/oce: unreplaced variable on cmake files

2023-09-03 Thread Klemens Nanni
On Sun, Sep 03, 2023 at 04:32:24PM +0200, Johannes Thyssen Tishman wrote: > *ping* > > Aug 31, 2023 22:58:50 Johannes Thyssen Tishman : You can usually give it a week before pinging, four days is a little hasty, especially since oce is a monster C++ ports (~5600 files to compile), i.e. nothing yo

Re: UPDATE: x11/fvwm3 to 1.0.7

2023-09-03 Thread Michael
On Sun, Sep 03, 2023 at 04:19:07PM +0100, Stefan Hagen wrote: > Marc Espie wrote (2023-09-01 22:08 IST): > > On Thu, Aug 31, 2023 at 11:20:17PM +0200, Ingo Schwarze wrote: > > > Hi Stefan, > > > > > > Stefan Hagen wrote on Wed, Aug 30, 2023 at 09:41:20AM +0200: > > > > > > > There's no good way t

[update] www/py-httpbin to 0.10.1

2023-09-03 Thread Lucas Raab
Hello, Here's an update for www/py-httpbin. This has been make test-ed with its two deps: devel/py-test-httpbin and devel/py-treq. Switching to a new upstream which has adopted it after no contact from the prior upstream. changelog since fork: https://github.com/psf/httpbin/releases Comments?

UPDATE: sysutils/coreutils 9.3 => 9.4

2023-09-03 Thread Brian Callahan
Hi ports -- Attached is an update to the GNU coreutils. NEWS: https://git.savannah.gnu.org/cgit/coreutils.git/tree/NEWS All tests pass on amd64; a big endian test would be appreciated. OK? ~BrianIndex: Makefile === RCS file: /cvs/

Re: [update] www/py-httpbin to 0.10.1

2023-09-03 Thread Lucas Raab
On Sun, Sep 03, 2023 at 04:59:42PM +, Lucas Raab wrote: > Hello, > > Here's an update for www/py-httpbin. This has been make test-ed with its two > deps: devel/py-test-httpbin and devel/py-treq. > > Switching to a new upstream which has adopted it after no contact from the > prior upstream. >

[new] www/py-flasgger

2023-09-03 Thread Lucas Raab
Hello, Here's a new port for py-flasgger which is a new dep for a www/py-httpbin update and possibly of interest for those who have APIs implemented in Flask. pkg/DESCR: Flask extension to extract OpenAPI-Specification from all Flask views registered in your API. https://github.com/flasgger/flas

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-03 Thread Volker Schlecht
On Sun Sep 3, 2023 at 3:40 PM CEST, Christian Weisgerber wrote: > Volker Schlecht: > > > Is that an ok? :-) > > Yes, for your ocaml IBT fix and the opam IBT fix from chrisz@. Committed the ocaml fix and checked the build of sysutils/opam in tree. With the fixed ocaml, it seems to build and run wit

Re: New port: devel/objfw

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Jonathan Schleifer wrote: > This would be small enough if the package still built. Moving >> SHARED_LIBS to 0.0 I get: >> >> Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/libobjfw.so.0.0 does >> not exist >> Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/li

Re: New port: devel/objfw

2023-09-03 Thread Jeremie Courreges-Anglas
On Sun, Sep 03 2023, Jeremie Courreges-Anglas wrote: > On Sun, Sep 03 2023, Jonathan Schleifer wrote: >> This would be small enough if the package still built. Moving >>> SHARED_LIBS to 0.0 I get: >>> >>> Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/libobjfw.so.0.0 >>> does not exist

Re: New port: devel/objfw

2023-09-03 Thread Stuart Henderson
On 2023/09/03 15:58, Jonathan Schleifer wrote: > This would be small enough if the package still built. Moving > > SHARED_LIBS to 0.0 I get: > > > > Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/lib/libobjfw.so.0.0 > > does not exist > > Error: /usr/obj/pobj/objfw-1.0/fake-amd64/usr/local/l

Re: [fix] cad/oce: unreplaced variable on cmake files

2023-09-03 Thread Johannes Thyssen Tishman
Klemens Nanni wrote: > On Sun, Sep 03, 2023 at 04:32:24PM +0200, Johannes Thyssen Tishman wrote: > > *ping* > > > > Aug 31, 2023 22:58:50 Johannes Thyssen Tishman : > > You can usually give it a week before pinging, four days is a little hasty, > especially since oce is a monster C++ ports (~560

Re: New port: devel/objfw

2023-09-03 Thread Jonathan Schleifer
Am 03.09.23 um 19:49 schrieb Jeremie Courreges-Anglas: I don't know which of .SILENT or make -s or the escape characters hide the compiler command lines used to build the object files, but let's find a way to disable this behaviour at least in the port. Attached is an updated port that removes

Re: New port: devel/objfw

2023-09-03 Thread Jonathan Schleifer
Am 03.09.23 um 19:55 schrieb Stuart Henderson: yep, exactly. reasons: - we find that some upstream projects don't understand shared library versioning, and either increment the version number when not needed, or don't increment when it is needed. Upstream handling reads exactly like OpenBSD h

Re: UPDATE: x11/fvwm3 to 1.0.7

2023-09-03 Thread Ingo Schwarze
Hello Stefan, Stefan Hagen wrote on Sun, Sep 03, 2023 at 04:19:07PM +0100: > I think Espies suggestion is more discoverable because the user gets a > message on install he might see. Granted. Then again, rumour has it that people rarely heed post-install messages from pkg_add(1). > Ingos sugge

jupyter notebook 6.2.0 -> 6.3.0

2023-09-03 Thread Daniel Dickman
Fairly small update of Jupyter notebook. (Updating to jupyter notebook 6.4.0 or newer will require bringing in new deps) ok? Index: Makefile === RCS file: /cvs/ports/www/jupyter-notebook/Makefile,v retrieving revision 1.23 diff -u

[maintainer] www/gotosocial 0.10.0 -> 0.11.1

2023-09-03 Thread Hukadan
Hi @ports, Nice to see GoToSocial back on OpenBSD. Please find enclosed an update for the port. For DISTFILES, I tried to do it according to [1] but I am not sure I did it properly. Release notes: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.11.0 https://github.com/superse

Re: [update] net/synapse 1.91.0

2023-09-03 Thread John Batteen
Working for me on amd64, thanks! On 8/30/23 08:17, Renaud Allard wrote: Sorry, I sent a diff from before the cvsup. Here is the correct one. On 8/30/23 14:54, Renaud Allard wrote: Hello, Here is a patch for net/synapse 1.91.0. Tested working on amd64. Best Regards

[new] devel/py-logfury

2023-09-03 Thread Paul Galbraith
Hi, this is a new port of the python logfury logging toolkit. It's a sub-dependency of the B2 command-line tool for Backblaze cloud storage access (https://www.backblaze.com/docs/cloud-storage-command-line-tools) which is what I'm really aiming to get packaged. https://pypi.org/project/logfury

Re: UPDATE: x11/fvwm3 to 1.0.7

2023-09-03 Thread Marc Espie
On Sun, Sep 03, 2023 at 08:54:55PM +0200, Ingo Schwarze wrote: > In addition to that, showing the complete list from man -w would > force man(1) to do additional work, slowing down display of the > manual page. When any of the -w, -a, or -k options is given, man(1) > always searches through the wh

new textproc/p5-List-Util-WeightedChoice

2023-09-03 Thread Alexander Bluhm
Hi, List::Util::WeightedChoice is needed for another port update. ok to import p5-List-Util-WeightedChoice-0.06 ? Comment: extension to allow for nonnormalized weighted choices Required by: p5-Data-RandomPerson-0.60 Description: Perl extension to allow for nonnormalized weighted choices. Just

Re: new textproc/p5-List-Util-WeightedChoice

2023-09-03 Thread Alexander Bluhm
Now with attachment. On Mon, Sep 04, 2023 at 01:35:22AM +0200, Alexander Bluhm wrote: > Hi, > > List::Util::WeightedChoice is needed for another port update. > ok to import p5-List-Util-WeightedChoice-0.06 ? > > Comment: > extension to allow for nonnormalized weighted choices > > Required by: >

Re: [new] devel/py-logfury

2023-09-03 Thread Stuart Henderson
On 2023/09/03 18:05, Paul Galbraith wrote: > Hi, this is a new port of the python logfury logging toolkit. It's a > sub-dependency of the B2 command-line tool for Backblaze cloud storage > access (https://www.backblaze.com/docs/cloud-storage-command-line-tools) > which is what I'm really aiming to

Re: UPDATE: x11/fvwm3 to 1.0.7

2023-09-03 Thread Ingo Schwarze
Hi Marc, Marc Espie wrote on Mon, Sep 04, 2023 at 12:11:52AM +0200: > On Sun, Sep 03, 2023 at 08:54:55PM +0200, Ingo Schwarze wrote: >> In addition to that, showing the complete list from man -w would >> force man(1) to do additional work, slowing down display of the >> manual page. When any of

Re: UPDATE: qwt-6.2.0

2023-09-03 Thread Daniel Dickman
On Sun, 3 Sep 2023, Stefan Hagen wrote: > Rafael Sadowski wrote (2023-08-31 07:00 IST): > > Simple update qwt-6.2.0. Tested on amd64. OK? > > How to test it? > > It breaks gnuradio: > /usr/ports/pobj/gnuradio-3.8.2.0/gnuradio-3.8.2.0/gr-qtgui/lib/../include/gnuradio/qtgui/DisplayPlot.h:44:10:

update scipy to 1.7.3

2023-09-03 Thread Daniel Dickman
Following the recent fix to gnuradio, here's an update of scipy from the 1.6.x series to the 1.7.x series now that we have pythran. This doesn't fix the warning about numpy being too new yet. That will need an update to a newer version of scipy which will take more time. All reverse dependencie

Re: UPDATE: qwt-6.2.0

2023-09-03 Thread Rafael Sadowski
On Mon Sep 04, 2023 at 12:27:03AM -0400, Daniel Dickman wrote: > > > On Sun, 3 Sep 2023, Stefan Hagen wrote: > > > Rafael Sadowski wrote (2023-08-31 07:00 IST): > > > Simple update qwt-6.2.0. Tested on amd64. OK? > > > > How to test it? > > > > It breaks gnuradio: > > /usr/ports/pobj/gnuradio-