CVS: cvs.openbsd.org: ports

2023-03-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/03/04 00:53:27 Modified files: devel : Makefile Log message: devel/Makefile: +highway

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/03/04 00:52:35 Log message: Import devel/highway 1.0.3. Highway is a C++ library that provides portable SIMD/vector intrinsics. Dependency of upcoming graphics/libjxl All tests

Re: [new] security/paperkey

2023-03-03 Thread Mikhail
On Fri, Mar 03, 2023 at 10:11:01PM +0100, Omar Polo wrote: > few nits on the Makefile: > > - please use https:// for the HOMEPAGE Done > - it's actually GPLv2+ (not *that* important) I got GPLv2 from COPYING, I searched for word 'later', but no matches which are significant. Where do you see

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Ricardo Mestre
CVSROOT:/cvs Module name:ports Changes by: mes...@cvs.openbsd.org 2023/03/03 16:01:53 Modified files: www/yt-dlp : Makefile distinfo Log message: update to 2023.03.03 from tb@

Re: [new] security/paperkey

2023-03-03 Thread Omar Polo
On 2023/03/03 20:01:49 +0300, Mikhail wrote: > This port makes suitable for printing backups of gnupg private keys, the > format of the default backup file is: > > 1: 00 04 14 7A 2E F2 2E 5C CA 00 F5 C4 D9 3C A9 83 EF F8 7C 2A 54 4B ADF25B > 2: 03 CB 00 0B FF 51 E2 FE 8B 9B 51 EC BA E5 02 7D

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/03/03 13:55:58 Modified files: editors/libreoffice: Makefile distinfo editors/libreoffice/patches: patch-configure

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/03/03 12:43:02 Modified files: net/filezilla : Makefile distinfo Log message: Update to libfilezilla-3.63.2.1 Changes: https://filezilla-project.org/versions.php Bump major due to symbol removal.

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/03/03 11:36:04 Modified files: www/opensearch-dashboards: Makefile distinfo www/opensearch-dashboards/patches:

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/03/03 11:32:34 Modified files: textproc/opensearch: Makefile distinfo textproc/opensearch/pkg: PLIST Log message: update textproc/opensearch to 2.6.0 release notes:

Re: Unbreak zstd on strict alignment architectures

2023-03-03 Thread Christian Weisgerber
Theo Buehler: > Another possibility is to do > > +# include > +# if defined(__GNUC__) && !defined(__STRICT_ALIGNMENT) >#define MEM_FORCE_MEMORY_ACCESS 1 ># endif That's what I use in archivers/unrar. -- Christian "naddy" Weisgerber

Re: [proposal] set curl as default download method

2023-03-03 Thread Volker Schlecht
Is there an updated patch on this? I've looked at the surrounding code now and while I don't read R very well, I think the existing diff is ok (R itself already depends on curl so no new dep). Seems a bit strange that they'd go out of their way to avoid trying to autodetect libcurl except on

[new] security/paperkey

2023-03-03 Thread Mikhail
This port makes suitable for printing backups of gnupg private keys, the format of the default backup file is: 1: 00 04 14 7A 2E F2 2E 5C CA 00 F5 C4 D9 3C A9 83 EF F8 7C 2A 54 4B ADF25B 2: 03 CB 00 0B FF 51 E2 FE 8B 9B 51 EC BA E5 02 7D A2 FB 55 DC C0 63 0EB985 3: 7C AE 4E 44 B9 82 0A 46

[NEW] lang/gleam

2023-03-03 Thread Volker Schlecht
Attached is a port for lang/gleam (https://gleam.run), a statically typed language with a strong syntactical similarity to Rust, targeting the Erlang BEAM (and Javascript). Patches are only needed to make sure that the erlang/25 binaries from the OpenBSD port are called, otherwise it's a very

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/03/03 09:53:32 Modified files: archivers/zstd : Makefile Added files: archivers/zstd/patches: patch-programs_fileio_c Log message: archivers/zstd: unbreak on strict alignment architectures

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2023/03/03 09:52:37 Modified files: misc/openbabel : Makefile misc/openbabel/pkg: PLIST Log message: Add math/eigen3 as BDEP tb@ found that openbabel has a hidden dep on math/eigen3. Bump minor

Re: Unbreak zstd on strict alignment architectures

2023-03-03 Thread Bjorn Ketelaars
On Fri 03/03/2023 12:35, Theo Buehler wrote: > On Fri, Mar 03, 2023 at 09:42:42AM +, Stuart Henderson wrote: > > On 2023/03/03 06:49, Bjorn Ketelaars wrote: > > > On Fri 03/03/2023 01:55, Theo Buehler wrote: > > > > zstd is broken on sparc64 due to unaligned accesses resulting in bus > > > >

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Aisha Tammy
CVSROOT:/cvs Module name:ports Changes by: ai...@cvs.openbsd.org 2023/03/03 09:16:30 Modified files: security/keycloak: Makefile distinfo security/keycloak/pkg: PLIST Log message: update to 21.0.1 Fixes an important issue where database setup was broken and

mips64 bulk build report

2023-03-03 Thread visa
bulk build on octeon.ports.openbsd.org started on Tue Feb 21 16:44:08 UTC 2023 finished at Fri Mar 3 08:59:15 UTC 2023 lasted 10D16h15m done with kern.version=OpenBSD 7.2-current (GENERIC.MP) #1210: Tue Feb 21 08:22:56 MST 2023 built packages:8960 Feb 21:1460 Feb 22:1224 Feb 23:454 Feb 24:689

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/03/03 06:53:03 Modified files: devel/libofx : Makefile distinfo devel/libofx/pkg: PLIST Log message: devel/libofx: update to 0.10.9. switch to github for MASTER_SITES see

Re: [new] devel/rust-analyzer

2023-03-03 Thread Laurent Cheylus
On Thu, 02 Mar 2023 07:07:49 +, Renato Aguiar wrote: > I attached a new version addressing comments and updating it to latest > version. Build and tests OK on OpenBSD-current/amd64. I have tested your rust- analyzer port with Neovim and nvim-lsp plugin. Some comments : - use MAKE_ENV +=

[update] security/keycloak - 21.0.0 to 21.0.1

2023-03-03 Thread aisha
Hi, Attached trivial patch for keycloak update. Fixes an important issue where database setup was broken and you had to manually run an SQL command to fix stuff - https://github.com/keycloak/keycloak/commit/5e90c3f915eb79fc78cc953b3f66cbee507bcb27 OK? diff --git a/security/keycloak/Makefile

Re: [proposal] set curl as default download method

2023-03-03 Thread Brian Callahan
On 3/3/2023 3:08 AM, Stuart Henderson wrote: > On 2023/03/02 22:41, Brian Callahan wrote: >> Hi Volker -- >> >> On 2/27/2023 1:18 PM, Volker Schlecht wrote: >>> >>> >>> On 2/27/23 18:49, Stuart Henderson wrote: >>> Ah, looking at that file note the difference between "curl" and

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/03/03 04:42:45 Modified files: multimedia/libv4l: Makefile Added files: multimedia/libv4l/patches: patch-lib_libv4lconvert_libv4lsyscall-priv_h Log

Re: Unbreak zstd on strict alignment architectures

2023-03-03 Thread Theo Buehler
On Fri, Mar 03, 2023 at 09:42:42AM +, Stuart Henderson wrote: > On 2023/03/03 06:49, Bjorn Ketelaars wrote: > > On Fri 03/03/2023 01:55, Theo Buehler wrote: > > > zstd is broken on sparc64 due to unaligned accesses resulting in bus > > > errors. Since __GNUC__ is defined and

Update devel/arm-none-eabi/binutils

2023-03-03 Thread Mark Kettenis
I'm trying to update the aarch64 cross-compile binutils port to something a bit more recent as I'm running into some issues building upstream u-boot. I picked version 2.40 since that is what we use for devel/binutils and devel/risc-elf/binutils. Diff below seems to do the trick, except that it

Re: [new] devel/lua-argparse version 0.7.1

2023-03-03 Thread Laurent Cheylus
Hi, On Tue, 24 Jan 2023 10:00:10 +0100, Laurent Cheylus wrote: > I would like to import a new port for devel/lua-argparse, a simple Lua > module for command line parser inspired by argparse for Python. > > GH repository https://github.com/luarocks/argparse Another bump, my first post is from

Re: [new] devel/rust-analyzer

2023-03-03 Thread Laurent Cheylus
Hi, On Sat, 25 Feb 2023 10:40:48 +0100, Sebastien Marie wrote: > On Fri, Feb 24, 2023 at 05:54:23PM +, Renato Aguiar wrote: >> rust-analyzer is an implementation of Language Server Protocol for the >> Rust programming language. It provides features like completion and >> goto definition for

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/03/03 02:47:09 Modified files: x11/remmina: Makefile Log message: py-gobject -> py-gobject3

Re: Unbreak zstd on strict alignment architectures

2023-03-03 Thread Stuart Henderson
On 2023/03/03 06:49, Bjorn Ketelaars wrote: > On Fri 03/03/2023 01:55, Theo Buehler wrote: > > zstd is broken on sparc64 due to unaligned accesses resulting in bus > > errors. Since __GNUC__ is defined and MEM_FORCE_MEMORY_ACCESS isn't > > defined, it defaults to 1, and we run into these: > > > >

Re: [new] devel/rust-analyzer

2023-03-03 Thread Edd Barrett
On Sat, Feb 25, 2023 at 10:40:48AM +0100, Sebastien Marie wrote: > Does it is able to run without it ? I think you won't get completions for `std` and `core` without it. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 02:14:32 Modified files: net/libproxy : Makefile Log message: libproxy: use MODPY_BIN rather than autodetecting; unbreaks packaging if Python 3.11 is installed. Reported by daniel@, I found a

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 02:10:10 Modified files: net/wireshark : Makefile distinfo Log message: update to wireshark-4.0.4

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/03/03 02:05:41 Modified files: x11/remmina: Makefile distinfo x11/remmina/patches: patch-CMakeLists_txt patch-plugins_vnc_vnc_plugin_c

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 01:28:52 Modified files: devel/py-gitpython: Makefile Log message: bump py3-GitPython REVISION to keep above -stable (default py3 version changed)

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 01:26:59 Modified files: devel/py-gitpython: Tag: OPENBSD_7_2 Makefile distinfo Log message: update to py3-GitPython-3.1.31, CVE-2022-24439

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/03/03 01:26:31 Modified files: net/netatalk : Makefile distinfo net/netatalk/patches: patch-configure patch-etc_uams_Makefile_in net/netatalk/pkg: PLIST Removed files:

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 01:25:23 Modified files: devel/py-gitpython: Makefile distinfo Log message: update to py3-GitPython-3.1.31, CVE-2022-24439

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/03/03 01:13:35 Modified files: sysutils/borgmatic: Makefile distinfo Log message: update to borgmatic-1.7.8

Re: [proposal] set curl as default download method

2023-03-03 Thread Stuart Henderson
On 2023/03/02 22:41, Brian Callahan wrote: > Hi Volker -- > > On 2/27/2023 1:18 PM, Volker Schlecht wrote: > > > > > > On 2/27/23 18:49, Stuart Henderson wrote: > > > >> Ah, looking at that file note the difference between "curl" and > >> "libcurl", it seems that it tries to use libcurl first

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/03/03 01:05:41 Modified files: net/netatalk3 : Tag: OPENBSD_7_2 Makefile Added files: net/netatalk3/patches: Tag: OPENBSD_7_2

CVS: cvs.openbsd.org: ports

2023-03-03 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/03/03 01:00:47 Modified files: net/netatalk3 : Makefile Added files: net/netatalk3/patches: patch-libatalk_dsi_dsi_write_c Log message: SECURITY fix for CVE-2022-43634.