Re: openssl3 arm64 assembly fixes

2023-01-13 Thread Theo Buehler
> Although it's unlikely that the lang/node build will break, I'd like to > make sure that it does build before you commit. I have started the build > but I will likely sleep before it finishes. node built, so please go ahead.

Re: UPDATE: multimedia/frei0r-plugins

2023-01-13 Thread Rafael Sadowski
On Tue Dec 27, 2022 at 08:10:17PM +0100, Rafael Sadowski wrote: > Update frei0r-plugins to 1.8.0. > > - Enable opencv4 support, fixed in 1.8.0 > Please find below an update diff to verison 2.2.0. Ping maintainer, OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/14 00:44:06 Modified files: www/otter-browser: Makefile distinfo www/otter-browser/patches: patch-src_modules_windows_web_StartPageWidget_cpp

Re: tor-browser can't see ffmpeg

2023-01-13 Thread onatinadresi
ok, I disabled unveil by renaming all unveil* files and creating new files that contain only "# disable". the issue persists though. another hint: libmozav* files in /usr/local/lib/tor-browser have the extension .7.0. those in /usr/local/lib/firefox-esr, have the extension 9.0. maybe that's the

help

2023-01-13 Thread Christopher Petrik

Re: openssl3 arm64 assembly fixes

2023-01-13 Thread Theo Buehler
On Fri, Jan 13, 2023 at 11:36:00PM +0100, Mark Kettenis wrote: > This fixes the arm64 perl assembly scripts to no longer emit data into > .text segments. I removed the -Wl,--no-execute-only flags and ran > "make test" which still reports that all tests passed. Yes, confirmed, this passes tests.

Re: Opinions - Multiple versions of lang/erlang needed?

2023-01-13 Thread Antoine Jacoutot
I would love to remove erlang 21. It’s in the way of the wxWidgets update. — Antoine > On 13 Jan 2023, at 20:08, Volker Schlecht wrote: > > Hi, > > with database/riak not in ports anymore, we don't have a present need to keep > erlang/21 and, for that matter, devel/rebar around any longer.

openssl3 arm64 assembly fixes

2023-01-13 Thread Mark Kettenis
This fixes the arm64 perl assembly scripts to no longer emit data into .text segments. I removed the -Wl,--no-execute-only flags and ran "make test" which still reports that all tests passed. Index: security/openssl/3.0/patches/patch-crypto_aes_asm_aesv8-armx_pl

Re: UPDATE: SDL2 2.26.2 / SDL2-image 2.6.2 / SDL2-mixer 2.6.2 / SDL2-net 2.2.0 / SDL2-ttf 2.20.1

2023-01-13 Thread Thomas Frohwein
On Sun, Jan 08, 2023 at 05:14:35PM -0500, Brad Smith wrote: > Here are updates to SDL2 2.26.2 and some of the other SDL2 components. > > Could you check the joystick bits? I checked and the gamepads still work as expected. Can run some SDL2 software. sdl2-net and sdl2-ttf don't have a

Re: sparc64 bulk build report

2023-01-13 Thread Jeremie Courreges-Anglas
On Thu, Jan 12 2023, "Kirill Bychkov" wrote: > On Fri, January 6, 2023 07:19, k...@openbsd.org wrote: >> Bulk build on sparc64-0a.ports.openbsd.org >> >> Started : Mon Jan 2 03:05:44 MST 2023 >> Finished: Thu Jan 5 21:19:11 MST 2023 >> Duration: 3 Days 18 hours 13 minutes >> >> Built using

Opinions - Multiple versions of lang/erlang needed?

2023-01-13 Thread Volker Schlecht
Hi, with database/riak not in ports anymore, we don't have a present need to keep erlang/21 and, for that matter, devel/rebar around any longer. What's the general opinion about keeping the infrastructure for multiple versions of erlang around? Is that generally still desirable or has it

Re: [NEW] x11/xnotify

2023-01-13 Thread chohag
Omar Polo writes: > removed the sentence "see the manual for more information on how > xnotify works" which - I hope! - should sound obvious :) If wishes were wings... Matthew

Re: [NEW] x11/xnotify

2023-01-13 Thread Omar Polo
On 2023/01/13 11:59:37 +0100, Omar Polo wrote: > On 2023/01/13 11:56:15 +0100, Omar Polo wrote: > > +NO_TESTS = Yes > > I knew that I shouldn't have done a last-time change before > submitting... That should have been NO_TEST, sorry. Imported (with an ok from sthen@), thanks! To be fair I

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/01/13 10:13:08 Modified files: x11: Makefile Log message: +xnotify

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/01/13 10:12:16 Log message: import xnotify-0.9.1 XNotify displays a notification on the screen. XNotify receives a notification specification in stdin and shows a notification for the user on

Re: prometheus sigbus

2023-01-13 Thread Florian Obser
This works, thanks! On 2023-01-13 17:04 +01, Claudio Jeker wrote: > On Fri, Jan 13, 2023 at 03:56:10PM +0100, Florian Obser wrote: >> gdb says this: >> >> Thread 7 received signal SIGBUS, Bus error. >> [Switching to thread 581635] >> runtime.memmove () at

Re: update prometheus to 2.37.5

2023-01-13 Thread Claudio Jeker
On Fri, Dec 09, 2022 at 04:09:52PM +0100, Claudio Jeker wrote: > 2.37.5 was released: > [SECURITY] Security upgrade from go and upstream dependencies that include > security fixes to the net/http and os packages. #11690 People with prometheus crashing should really try this update. It updates the

Re: prometheus sigbus

2023-01-13 Thread Claudio Jeker
On Fri, Jan 13, 2023 at 03:56:10PM +0100, Florian Obser wrote: > gdb says this: > > Thread 7 received signal SIGBUS, Bus error. > [Switching to thread 581635] > runtime.memmove () at /usr/local/go/src/runtime/memmove_amd64.s:151 > 151 MOVBAX, (DI) > Can you give this a try? --

Re: NEW: devel/web

2023-01-13 Thread Stuart Henderson
On 2021/10/06 10:14, Kyle Milz wrote: > Hi, > > Being shocked at the magnitude of texlive I have been investigating > alternatives. I have put together 4 packages that use the Free Pascal > compiler to give a minimal working TeX system. > > This is WEB, a literate programming system for Pascal.

Re: prometheus sigbus

2023-01-13 Thread Florian Obser
gdb says this: Thread 7 received signal SIGBUS, Bus error. [Switching to thread 581635] runtime.memmove () at /usr/local/go/src/runtime/memmove_amd64.s:151 151 MOVBAX, (DI) ktrace: https://vultr.tlakh.xyz/pub/ktrace.txt On 2023-01-13 15:35 +01, Florian Obser wrote: > This is >

prometheus sigbus

2023-01-13 Thread Florian Obser
This is $ pkg_info prometheus Information for inst:prometheus-2.37.4 on kern.version=OpenBSD 7.2-current (GENERIC.MP) #938: Thu Jan 12 23:53:42 MST 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP # rcctl -d start prometheus doing _rc_parse_conf prometheus_flags

Re: tor-browser can't see ffmpeg

2023-01-13 Thread Stuart Henderson
On 2023/01/13 13:30, onatinadr...@tutanota.com wrote: > before installing ffmpeg, both tor-browser and firefox-esr play > youtube videos with sound. after installing ffmpeg, firefox-esr > plays videos on other sites too but tor-browser does not. it > shows a warning that I need to install codecs.

Re: [NEW] x11/xnotify

2023-01-13 Thread Omar Polo
On 2023/01/13 11:56:15 +0100, Omar Polo wrote: > +NO_TESTS = Yes I knew that I shouldn't have done a last-time change before submitting... That should have been NO_TEST, sorry. xnotify.tar.gz Description: applications/gzip

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/01/13 06:19:55 Modified files: net/tor: Tag: OPENBSD_7_2 Makefile distinfo Log message: MFC update to tor 0.4.7.13, fixing TROVE-2022-002. ok sthen@

tor-browser can't see ffmpeg

2023-01-13 Thread onatinadresi
before installing ffmpeg, both tor-browser and firefox-esr play youtube videos with sound. after installing ffmpeg, firefox-esr plays videos on other sites too but tor-browser does not. it shows a warning that I need to install codecs. I wonder if it's an unveil issue. I would try disabling unveil

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/01/13 05:28:27 Modified files: www/varnish: Makefile Log message: Drop -Werror to unbreak the clang 15 build of the embedded zlib ok gonzalo@ (maintainer), similar diff from kn@

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/01/13 05:24:00 Modified files: www/c-icap/c-icap: Makefile Added files: www/c-icap/c-icap/patches: patch-mpmt_server_c Log message: Fix invalid integer to pointer conversion, fatal with

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/13 04:25:01 Modified files: devel/kdiff3 : Makefile distinfo devel/kdiff3/pkg: PLIST Log message: Update kdiff3 to 1.10.0

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/13 04:17:36 Modified files: security/knockpy: Makefile distinfo Log message: Update knockpy to 5.4.0

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/13 04:13:25 Modified files: devel/jenkins/devel: Makefile distinfo Log message: Update jenkins-devel to 2.386

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2023/01/13 04:05:23 Modified files: net/tor: Makefile distinfo Log message: Update to tor 0.4.7.13. Includes security fix for TROVE-2022-002.

Re: [NEW] x11/xnotify

2023-01-13 Thread Omar Polo
On 2023/01/13 05:00:52 +0100, Mattia Chiozzi wrote: > Hi, > a new version has just been released which addressed the CFLAGS issue, so I am > attaching the new tarball. > > On Fri, Jan 13, 2023 at 01:26:11AM +0100, Mattia Chiozzi wrote: > > Hi, > > I can't believe I got so many things wrong, this

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/13 03:54:40 Modified files: devel/kdevelop : distinfo devel/kdevelop/pkg: PLIST graphics/skanlite: distinfo graphics/skanlite/pkg: PLIST

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/13 03:52:52 Modified files: x11/kde-applications/okteta: Makefile distinfo x11/kde-applications/okteta/pkg: PLIST Log message: Update okteta to 0.26.10

Re: UPDATE: net/ngircd

2023-01-13 Thread Michael
Ping. On Fri, Jan 06, 2023 at 02:40:35PM +0100, Michael wrote: > On Fri, Jan 06, 2023 at 01:22:23PM +, Stuart Henderson wrote: > > On 2023/01/06 14:02, Michael wrote: > > > Hi ports@, > > > > > > a few people have asked me off list to enable IDENT support for ngircd. > > > As this is not

UPDATE: Suricata-6.0.9

2023-01-13 Thread Gonzalo L. Rodriguez
Hi, Update for Suricata to 6.0.9: https://forum.suricata.io/t/suricata-6-0-9-released/3012 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/security/suricata/Makefile,v retrieving revision 1.57 diff -u -p -r1.57

Re: NEW: devel/web

2023-01-13 Thread Jan Stary
On Jan 13 10:21:12, h...@stare.cz wrote: > There is tex21-210206.tar.gz, a few days younger than what you ported. Simply bumping the DISTNAME to tex21-210206 and adding REVISION = 0 (in all except tex-fonts, which are not changed) seems to work. Jan

Re: NEW: devel/web

2023-01-13 Thread Jan Stary
Hi Kyle, > Being shocked at the magnitude of texlive I have been investigating > alternatives. I have put together 4 packages that use the Free Pascal > compiler to give a minimal working TeX system. first of all, thank you very much. I finaly got around to this, and I am delighted by the

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/13 02:17:48 Modified files: www/py-requests: Makefile distinfo Removed files: www/py-requests/patches: patch-requests___init___py patch-setup_cfg

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2023/01/13 02:14:38 Modified files: games/naev : Makefile distinfo Log message: update to naev-0.10.2 modify RDEPs to match -data version update LDEPs to fix build when dpb purges devel/pcre2 breakage

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/13 02:12:24 Modified files: textproc/py-dateparser: Makefile distinfo Log message: update to py3-dateparser-1.1.6

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/01/13 02:11:04 Modified files: net/netatalk3 : Makefile distinfo net/netatalk3/patches: patch-etc_netatalk_Makefile_in Removed files: net/netatalk3/patches:

CVS: cvs.openbsd.org: ports

2023-01-13 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/01/13 01:24:08 Modified files: math/py-numpy : Makefile Log message: py-numpy: add missing TDEPs. py3-typing_extensions (tests break badly if it isn't installed). test_requirements.txt also lists