www/py-itsdangerous to 1.1.0

2021-08-01 Thread Lucas Raab
Hello, Here's an initial update to www/py-itsdangerous to 1.1.0. This isn't the latest version, but flask, itsdangerous, werkzeug, click, et al all saw major version bumps this past spring. My thought was to take a conservative approach to these and start out with everything-but-the-latest to see

[NEW] textproc/py-pallets-sphinx-themes

2021-08-01 Thread Lucas Raab
Hello, Here's a new port for textproc/py-pallets-sphinx-themes. Nothing particularly exciting in itself, but it will be needed for future updates to pallets developed ports like flask, itsdangerous, werkzeug, and click. Anything stand out in particular? Thanks, Lucas py-pallets-sphinx-themes

Re: audio/openal no longer works since 1.21.1 update

2021-08-01 Thread Bryan Steele
On Sat, Jul 31, 2021 at 12:31:42AM -0400, Brad Smith wrote: > On Thu, Jul 29, 2021 at 03:01:33PM -0400, Kurt Mosiejczuk wrote: > > On Thu, Jul 29, 2021 at 02:46:57PM -0400, Bryan Steele wrote: > > > > > > > It would be nice to commit his diff below, or perhaps backout the > > > > > 1.21.1 > > > >

Re: Interest check: gh (github's cli)

2021-08-01 Thread Ricardo
Hey sthen@ Thanks for the correction. I need to ditch Debian and install OpenBSD on my RPi4 so I can test ports on another arch. Anyway, port attached with your suggestions. Would be cool to see this imported. :) Take care. Ricardo ‐‐‐ Original Message ‐‐‐ >From openbsd-ports Mon Jul

Re: UPDATE: SQLMap-1.5.7

2021-08-01 Thread Ricardo
Hey Gonzalo, We meet again. :) Hope you are doing good. Have been using it for a few days and seems to be working flawlessly on amd64. Take care. Ricardo >From openbsd-ports Tue Jul 13 17:53:18 2021 From: "Gonzalo L. Rodriguez" Date: Tue, 13 Jul 2021 17:53:18 + To: openbsd-ports Subject:

Re: games/stockfish: fix build on riscv64

2021-08-01 Thread Brian Callahan
On 08/01/2021 05:07 AM, Jeremie Courreges-Anglas wrote: Hi, stockfish used to fail in my current bulk, with horrible error messages. --8<-- c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m32 -DUSE_PTHREADS -DNDEBUG -O2 -pipe -DNO_PREFETCH -c -o benchmark.

Re: Interest check: gh (github's cli)

2021-08-01 Thread Stuart Henderson
On 2021/08/01 14:06, Jeremie Courreges-Anglas wrote: > On Sun, Aug 01 2021, Ricardo wrote: > > Hey sthen@ > > > > Thanks for the correction. I need to ditch Debian and install OpenBSD on my > > RPi4 so I can test ports on another arch. > > > > Anyway, port attached with your suggestions. > > Woul

Re: Interest check: gh (github's cli)

2021-08-01 Thread Jeremie Courreges-Anglas
On Sun, Aug 01 2021, Ricardo wrote: > Hey sthen@ > > Thanks for the correction. I need to ditch Debian and install OpenBSD on my > RPi4 so I can test ports on another arch. > > Anyway, port attached with your suggestions. > Would be cool to see this imported. :) I used github-cli-v1.13.1v2.tgz f

aarch64 bulk build report

2021-08-01 Thread phessler
bulk build on arm64.ports.openbsd.org started on Fri Jul 30 05:01:24 MDT 2021 finished at Sun Aug 1 05:58:54 MDT 2021 lasted 2D00h57m done with kern.version=OpenBSD 6.9-current (GENERIC.MP) #1267: Thu Jul 29 17:31:10 MDT 2021 built packages:11065 Jul 30:4091 Jul 31:3119 Aug 1:3854 critical pat

Re: www/luakit add sparc64 support

2021-08-01 Thread Stefan Hagen
Stefan Hagen wrote: > The diff below adds sparc64 support to www/luakit. Probably also to > other archs. > > Changes: > * Use luajit only for archs that support it > * Switch to -fPIC for all archs (fixes sparc64 and doesn't hurt others) *ping*

UPDATE: SMTube-21.7.0

2021-08-01 Thread Gonzalo L. Rodriguez
Hi, Update for SMTube to 21.7.0: https://sourceforge.net/projects/smtube/files/SMTube/21.7.0/ OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/x11/smtube/Makefile,v retrieving revision

emulators/ppsspp: only enable on architectures with JIT support

2021-08-01 Thread Jeremie Courreges-Anglas
Hi, ppsspp fails to build on riscv64. Looking at the error log, I suspect that other architectures may be affected. --8<-- FAILED: CMakeFiles/Core.dir/Core/MIPS/JitCommon/JitCommon.cpp.o /usr/ports/pobj/ppsspp-1.10.3/bin/c++ -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_FFMPEG=1 -DVK_USE_PLATFOR

UPDATE: gmic and dependent ports

2021-08-01 Thread Marc Espie
G'mic released a new version, 2.9.8. Here's a patch to adjust to the new version (mostly removal of upstreamed patch). There are some minor tweaks (there's no debug info in the plugins, so the debug packages do not make sense) There's a small twist: gmic-qt actually has a stand-alone version. Als

UPDATE: Lynis-3.0.6

2021-08-01 Thread Gonzalo L. Rodriguez
Hi, Small update for Lynis to 3.0.6: https://github.com/CISOfy/lynis/releases OK? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/security/lynis/Makefile,v retrieving revision 1.41 diff -u -p -r1.4

UPDATE: portaudio v1970

2021-08-01 Thread Brad Smith
Here is an update to portaudio v1970. Not much in the changelog.. mostly Windows and macOS changes, what's left.. - White spaces and indentation were cleaned up. - Fix builds with parallel makes Index: Makefile === RCS file: /home/

[new] graphics/xpick (cli color picker)

2021-08-01 Thread Stefan Hagen
Hello, While theming my desktop a bit, I got annoyed that all color pickers out there pop up a graphical interface. So I hacked together a tiny simple tool which does one thing: read the color of a pixel and print its value to stdout. Combined with xclip (and/or notify-send) and triggered from a

games/stockfish: fix build on riscv64

2021-08-01 Thread Jeremie Courreges-Anglas
Hi, stockfish used to fail in my current bulk, with horrible error messages. --8<-- c++ -Wall -Wcast-qual -fno-exceptions -std=c++17 -pedantic -Wextra -Wshadow -m32 -DUSE_PTHREADS -DNDEBUG -O2 -pipe -DNO_PREFETCH -c -o benchmark.o benchmark.cpp In file included from benchmark.cpp:19: In

Re: make: don't know how to make .tgz (prerequisite of: _internal-package-only)

2021-08-01 Thread Stuart Henderson
On 2021/08/01 07:30, Alessandro De Laurenzis wrote: > Ciao Stuart, > > Thanks for the feedback. > > On 31/07/2021 17:20, Stuart Henderson wrote: > [...] > > > > Check that whatever you use for gaining privs during ports building > > is configured to pass the environment through. i.e. SUDO=sudo -