CVS: cvs.openbsd.org: ports

2023-01-09 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/01/09 23:18:50 Modified files: security/rust-openssl-tests: Makefile crates.inc distinfo security/rust-openssl-tests/pkg: PLIST Log message: Update to rust-openssl-tests 20230110

dhcpcd consistently terminates

2023-01-09 Thread Zack Newman
dhcpcd crashes every 5 days. I tried saving a crash report by setting sysctl.kern.nosuidcoredump=2; however dhcpcd.core was not written to /var/crash/dhcpcd. Here is some more information about my problem: https://marc.info/?l=openbsd-misc=167289142025844=2 Some other information not included

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/09 16:55:29 Removed files: devel/ruby-rb-gsl: Makefile distinfo devel/ruby-rb-gsl/patches: patch-ext_gsl_matrix_complex_c

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/09 16:53:27 Modified files: devel : Makefile Log message: Unhook ruby-rb-gsl

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/09 16:51:20 Modified files: graphics/ruby-rmagick: Makefile distinfo graphics/ruby-rmagick/pkg: PLIST Log message: Update to rmagick 5.1.0 Fixes issues when using llvm 15. Add new

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/09 16:49:57 Modified files: devel : Makefile Log message: Hookup ruby-pkg-config

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2023/01/09 16:48:43 Log message: Import ruby-pkg-config 1.5.1 New dependency of ruby-rmagick. OK jca@ Status: Vendor Tag: jeremy Release Tags: jeremy_2023-Jan-09

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 15:45:09 Modified files: games/dopewars : Makefile distinfo Log message: Update dopewars to 1.6.2.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 15:27:58 Modified files: converters/bdf2psf: Makefile distinfo Log message: Update bdf2psf to 1.215.

Re: net/qbittorrent: drop autoconf patch, use saner cmake

2023-01-09 Thread Klemens Nanni
On Wed, Jan 04, 2023 at 10:10:51PM +, Klemens Nanni wrote: > (this needs the python.port.mk diff I just sent.) Turns out it doesn't: If lang/python comes before devel/cmake in MODULES it is enough to set CONFIGURE_STYLE=cmake to build with cmake. This is what productivity/ktimetracker (I'm

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 14:30:53 Modified files: textproc/libuninameslist: Makefile distinfo Log message: Update libuninameslist to 20221022.

security/keepassxc,browser,yubikey: Defer test compilation to test target

2023-01-09 Thread Klemens Nanni
Same approach as in net/libtorrent-rasterbar. No symbol/PLIST/package change. With FLAVOR='yubikey browser', `make build' compiles 198 less files. `make test' does so and runs tests as usual. keepassxc is built in four different FLAVOR combinations, so overall saving is a little more compared to

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/01/09 13:38:20 Modified files: net/libtorrent-rasterbar: Makefile Log message: improve comment about deferred test compilation

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-09 Thread Klemens Nanni
09.01.2023 19:23, Theo Buehler пишет: > The only port that failed to build with this diff is textproc/catfish. Great, thanks for testing, tb! I'll still hold off with any python.port.mk diff until the xonly dust settles, just to avoid any possible churn or noise for now. That should also give

Re: python-module: only set do-* targets if MODPY_*DEP is true

2023-01-09 Thread Theo Buehler
On Wed, Jan 04, 2023 at 09:22:35PM +, Klemens Nanni wrote: > net/qbittorrent uses python with MODPY_BUILDDEP=No MODPY_TESTDEP=No. > I've switched it to cmake and the way its Makefile.inc is now means that > lang/python comes before devel/cmake in MODULES. > > I expected this to work without

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/01/09 12:13:48 Modified files: net/libnice: distinfo Log message: regen

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/01/09 12:13:15 Modified files: net/libnice: Makefile distinfo net/libnice/pkg: PLIST Log message: Update to libnice 0.1.21 pull a clang 15 fix and a ifr_index fix (both merged).

update textproc/tree-sitter to 0.20.7

2023-01-09 Thread Paco Esteban
Hi ports@, This is an update for textproc/tree-sitter to 0.20.7 It builds and installs ok for me on amd64. Its only consumer editors/neovim, builds and works fine for me on amd64 after the upgrade. I dropped maintainer for this one. ok to commit ? diff /usr/ports commit -

maintainer update, productivity/khard to 0.18.0

2023-01-09 Thread Paco Esteban
Hi ports@, This is an update of productivity/khard to its latest version 0.18.0 Changelog for the software: - Move project home on GitHub from @scheibler to @lucc - Catch exceptions when loading the config (#294) - Split $EDITOR env variable on spaces (#314) - Add special phone number field

execute-only (Re: aarch64 bulk build report)

2023-01-09 Thread Stuart Henderson
On 2023/01/09 02:26, phess...@openbsd.org wrote: > bulk build on arm64.ports.openbsd.org > started on Sat Jan 7 11:35:36 MST 2023 > finished at Mon Jan 9 02:25:42 MST 2023 > lasted 1D14h50m > done with kern.version=OpenBSD 7.2-current (GENERIC.MP) #1955: Thu Jan 5 > 18:56:38 MST 2023 > > built

Re: ephemetoot depends on py3-setuptools?!

2023-01-09 Thread Paco Esteban
On Mon, 09 Jan 2023, Stuart Henderson wrote: > On 2023/01/09 09:53, Florian Obser wrote: > > Hi there, > > > > after moving ephemetoot to a different server it failed thusly: > > > > Traceback (most recent call last): > > File "/usr/local/bin/ephemetoot", line 5, in > > from

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-09 Thread Pavel Korovin
On 01/09, Stefan Hagen wrote: > The problematic part is, that "[repository]" is still commented. This > means SCRIPT_TYPE is in "[service]" (previous open section) and has no effect. > > So what we actually need is not bash, but something like the sed in > do-install below. Stefan, thank you!

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2023/01/09 10:39:56 Modified files: www/gitea : Makefile distinfo www/gitea/pkg : PLIST README Log message: Update gitea 1.17.4 -> 1.18.0 Changelog:

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 10:39:02 Modified files: x11/rxvt-unicode: Makefile x11/rxvt-unicode/patches: patch-src_command_C Log message: rxvt-unicode: adjust patch to send ESC \ instead of BEL, allows working

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 10:27:50 Modified files: security/libgcrypt: Makefile security/openssl/1.1: Makefile security/openssl/3.0: Makefile Log message: use USE_NOEXECONLY, from tb@

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-09 Thread Stefan Hagen
Pavel Korovin wrote (2023-01-09 12:53 WET): > On 01/09, Stefan Hagen wrote: > > /var/gitea# fgrep -r 'env bash' . > > ./data/gitea-repositories/sdk/dotfiles.git/hooks/pre-receive.d/gitea:#!/usr/bin/env > > bash > > ./data/gitea-repositories/sdk/dotfiles.git/hooks/pre-receive:#!/usr/bin/env > >

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 10:09:55 Modified files: databases/sqlports: Makefile databases/sqlports/files: Info.pm Log message: record USE_NOEXECONLY in sqlports

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 10:08:50 Modified files: infrastructure/mk: bsd.port.mk Log message: With some ports it's difficult to add linker flags, so reuse the ld wrapper script infrastructure previously used for

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/09 09:36:51 Modified files: productivity/homebank: Makefile distinfo Log message: Update homebank to 5.6.1

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/09 09:13:10 Modified files: editors: Makefile Log message: +calligraplan

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/09 09:11:22 Log message: Import calligraplan-3.3.0, ok kn@ Plan is a project management application. It is intended for managing moderately large projects with multiple resources.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/01/09 09:08:33 Removed files: graphics/krita/patches: patch-plugins_impex_raw_3rdparty_libkdcraw_src_kdcraw_cpp Log message: Remove libraw patch, since the

rxvt-unicode 9.31 update quirks

2023-01-09 Thread Stuart Henderson
There are a couple of slight annoyances with the rxvt-unicode update which I'll draw attention to here. One is that in conjunction with a recent tmux change, you'll get junk "entered" on the console in some conditions. I've patched around this in the port (9.31p0) but it's too soon to make it

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 07:26:00 Modified files: emulators/qemu : Makefile emulators/qemu/patches: patch-meson_build Added files: emulators/qemu/patches: patch-util_qemu-thread-posix_c Log message:

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2023/01/09 07:13:17 Modified files: databases/patroni: Makefile distinfo databases/patroni/patches: patch-patroni_validator_py Log message: Update patroni 2.1.5 -> 2.1.7 Changelog:

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/01/09 06:31:14 Modified files: audio/libmpd : Makefile Added files: audio/libmpd/patches: patch-src_libmpd-playlist_c Log message: Fix pointer to integer conversion, invalid with clang 15

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/01/09 06:29:34 ports/audio/libmpd/patches Update of /cvs/ports/audio/libmpd/patches In directory cvs.openbsd.org:/tmp/cvs-serv67247/patches Log Message: Directory /cvs/ports/audio/libmpd/patches added to the

Re: NEW: editors/calligraplan

2023-01-09 Thread Klemens Nanni
27.12.2022 12:33, Rafael Sadowski пишет: > The story is short: once calligraplan was part of editors/calligra, so I > added a @conflict calligra-<3.2.0 to PLIST. Nothing else special. OK kn > > OK to import? > > Information for inst:calligraplan-3.3.0 > > Comment: > KDE Calligra project

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 06:13:19 Modified files: benchmarks/siege: Makefile distinfo Log message: Update siege to 4.1.6.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 06:12:04 Modified files: audio/libopenmpt: Makefile distinfo Log message: Update libopenmpt to 0.6.7.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2023/01/09 06:10:15 Modified files: astro/ansiweather: Makefile distinfo Log message: Update ansiweather to 1.19.0.

Re: CVS: cvs.openbsd.org: ports

2023-01-09 Thread Daniel Jakots
On Sun, 8 Jan 2023 13:13:45 -0700 (MST), Greg Steuck wrote: > CVSROOT: /cvs > Module name: ports > Changes by: gne...@cvs.openbsd.org 2023/01/08 13:13:45 > > Modified files: > databases : Makefile > Removed files: > databases/riak : Makefile distinfo >

Re: [fix] devel/gitea, bash as rundep + socket path creation

2023-01-09 Thread Pavel Korovin
On 01/09, Stefan Hagen wrote: > /var/gitea# fgrep -r 'env bash' . > ./data/gitea-repositories/sdk/dotfiles.git/hooks/pre-receive.d/gitea:#!/usr/bin/env > bash > ./data/gitea-repositories/sdk/dotfiles.git/hooks/pre-receive:#!/usr/bin/env > bash >

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 05:47:49 Modified files: x11/rxvt-unicode/patches: patch-src_command_C Log message: rxvt-unicode: improve the patch comment

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2023/01/09 05:22:17 Modified files: infrastructure/db: user.list net: Makefile Log message: Add ntfy. Reuse letskencrypt UID. OK op@ sthen@

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2023/01/09 05:19:54 Log message: Import ntfy, help and OK op@, OK sthen@ ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 04:59:31 Modified files: x11/rxvt-unicode: Makefile Added files: x11/rxvt-unicode/patches: patch-src_command_C Log message: urxvt OSC colour queries were not terminated correctly; they

Re: Ping: [maintainer update] getmail 6.18.10 -> 6.18.11

2023-01-09 Thread Klemens Nanni
09.01.2023 08:00, Martin Ziemer пишет: > Am Mon, Jan 02, 2023 at 09:54:40AM +0100 schrieb Martin Ziemer: >> This patch updates getmail from 6.18.10 to 6.18.11. >> >> For the new shell quotes, which fixes a security hole, i changed the >> getmails-script from using /bin/sh to use bash. >> >> Tested

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2023/01/09 04:08:40 Modified files: editors/neovim : Makefile distinfo editors/neovim/pkg: PLIST Log message: editors/neovim: easy update to version 0.8.2. Two people sent me identical diffs

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2023/01/09 03:47:44 Modified files: x11/hk : Makefile distinfo Log message: x11/hk: easy update to version 0.3.0. Diff from author and MAINTAINER, Laurence Tratt. Thanks.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2023/01/09 03:44:41 Modified files: audio/taglib : Makefile Log message: upstream stopped depending on boost in 2016, remove it OK sthen@

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2023/01/09 03:41:26 Modified files: audio/navidrome: Makefile distinfo modules.inc Log message: audio/navidrome: update to version 0.48.0 and take MAINTAINER. OK paco@ and abieber@, thanks.

Re: misc/rlwrap: unicode xclipboard behaviour

2023-01-09 Thread Omar Polo
Hello, On 2023/01/05 06:25:52 +, screwtape wrote: > Excuse me, after enabling UTF8 I noticed this funny behaviour that didn't > seem very good. In ~ the default fvwm xterm with rlwrap and xclip packages > from ports on both arm64 and amd64 > > $ printf "a\xe2\x98\xbdb" | xclip -i > $

Re: devel/bamf bamfdaemon segmentation fault

2023-01-09 Thread Joel Carnat
Le 09/01/2023 à 09:56, Stuart Henderson a écrit : (moved to ports) On 2023-01-08, Joel Carnat wrote: Hi, On OpenBSD 7.2-current (snapshot from Jan 8th) with bamf-0.5.4p0 installed, bamfdaemon dies right away after launching. I start it from an xterm in an XFCE session. My user is in class

aarch64 bulk build report

2023-01-09 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sat Jan 7 11:35:36 MST 2023 finished at Mon Jan 9 02:25:42 MST 2023 lasted 1D14h50m done with kern.version=OpenBSD 7.2-current (GENERIC.MP) #1955: Thu Jan 5 18:56:38 MST 2023 built packages:10538 Jan 7:3475 Jan 8:3438 Jan 9:3624 critical path

Re: ephemetoot depends on py3-setuptools?!

2023-01-09 Thread Stuart Henderson
On 2023/01/09 09:53, Florian Obser wrote: > Hi there, > > after moving ephemetoot to a different server it failed thusly: > > Traceback (most recent call last): > File "/usr/local/bin/ephemetoot", line 5, in > from ephemetoot.console import main > File

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 02:12:17 Modified files: www/ephemetoot : Makefile Log message: ephemetoot needs an RDEP on py-setuptools for the pkg_resources locator, upstream hasn't moved to the newer preferred

Re: devel/bamf bamfdaemon segmentation fault

2023-01-09 Thread Stuart Henderson
(moved to ports) On 2023-01-08, Joel Carnat wrote: > Hi, > > On OpenBSD 7.2-current (snapshot from Jan 8th) with bamf-0.5.4p0 > installed, bamfdaemon dies right away after launching. I start it from > an xterm in an XFCE session. My user is in class staff and in groups > wheel and operator.

games/warzone2100 build failure

2023-01-09 Thread Theo Buehler
Failed to build in my latest bulk since textproc/nlohmann-json was installed on the builder as a dependency of another port. The nlohmann-json 3.9.1 we package is incompatible with 3.11.2 bundled in warzone2100: FAILED: lib/sound/CMakeFiles/sound.dir/playlist.cpp.o

ephemetoot depends on py3-setuptools?!

2023-01-09 Thread Florian Obser
Hi there, after moving ephemetoot to a different server it failed thusly: Traceback (most recent call last): File "/usr/local/bin/ephemetoot", line 5, in from ephemetoot.console import main File "/usr/local/lib/python3.10/site-packages/ephemetoot/console.py", line 33, in import

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/01/09 01:27:43 Added files: devel/fnc/patches: patch-fnc_bld_mk Log message: devel/fnc: drop -Werror; found by jca@, ok sdk@

Re: Proposal/Question: drop databases/riak?

2023-01-09 Thread Jonathan Matthew
On Fri, Dec 30, 2022 at 09:59:07AM +0100, Volker Schlecht wrote: > Cc: Maintainer > > Hi, > > the version of riak in ports has been broken for almost two years now, so I > would consider it a safe assumption that there's not a whole lot of interest > in that port. > While I could (and would be

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/01/09 01:11:41 Modified files: net/py-libcloud: Makefile distinfo Log message: Update to py3-libcloud-3.7.0.

CVS: cvs.openbsd.org: ports

2023-01-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/01/09 01:06:16 Modified files: converters/recode: Makefile Log message: recode: add missing BDEP

Ping: [maintainer update] getmail 6.18.10 -> 6.18.11

2023-01-09 Thread Martin Ziemer
Am Mon, Jan 02, 2023 at 09:54:40AM +0100 schrieb Martin Ziemer: > This patch updates getmail from 6.18.10 to 6.18.11. > > For the new shell quotes, which fixes a security hole, i changed the > getmails-script from using /bin/sh to use bash. > > Tested on to amd64 systems. > > Index: Makefile >