Re: net/i2pd: move login.conf(5) bits from README to i2pd.login

2024-01-27 Thread openbsd
According to i2pd's online documentation [1], the maximum number of open file descriptors is 4096 for a regular node, and 8192 for a floodfill [2]. I have never measured how many FDs i2pd is really using, but this software for sure needs a lot of them. So I guess we can set 4096 as default

[Fwd: Re: net/i2pd: move login.conf(5) bits from README to i2pd.login]

2024-01-27 Thread openbsd
i2pd has always been working fine for me with the port's default values of openfiles-cur=8192, openfiles-max=8192 and kern.maxfiles=16000. These values are probably even overkill according to i2pd's documentation. But I'm not using it for torrenting, and my router is not a floodfill. I guess

updatedb-0/+CONTENTS does not exist

2024-01-27 Thread Greg Steuck
Anybody else got this with the recent update to OpenBSD 7.4-current (GENERIC.MP) #1634: Sat Jan 27 20:29:34 MST 2024 ? # pkg_add -ui quirks-7.0:updatedb-0->0p0: ok quirks-7.0 signed on 2024-01-27T13:35:18Z quirks-7.0->7.0: ok ... unzip-6.0p17-iconv->6.0p17-iconv (processing)|No change in

Update productivity/hledger 1.31->1.32.2

2024-01-27 Thread Greg Steuck
Normal development happening: https://hackage.haskell.org/package/hledger-1.32.2/changelog Completely machine generated update. Seems to be working for me. OK? >From ef5c498786a6d0e83d5604c30f0b9ce66a79b2c9 Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Sat, 27 Jan 2024 23:14:04 -0800

A couple more lang/ghc fixups

2024-01-27 Thread Greg Steuck
Now that we landed ghc-9.6 is a good time to have `make test` fixed. It took some doing to have them all fixed upstream and even then some of the fixes are still not in 9.6. Anyway, OK? >From fe0577aab710d1a3c5c5e4178088ffe96a2da07d Mon Sep 17 00:00:00 2001 From: Greg Steuck Date: Sun, 14 Jan

[maintainer update] fdupes 2.2.1 -> 2.3.0

2024-01-27 Thread Martin Ziemer
This patch updates fdupes from 2.2.1 to 2.3.0. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/sysutils/fdupes/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- Makefile27 Sep 2023 17:16:25 -

Re: NEW: devel/heatshrink devel/libbgcode (cad/prusaslicer dependencies)

2024-01-27 Thread Renato Aguiar
On Fri, Jan 26 2024, Klemens Nanni wrote: On Thu, Jan 25, 2024 at 05:19:25PM -0800, Renato Aguiar wrote: Hi, These 2 ports are dependencies for upcoming cad/prusaslicer update to 2.7.1: - devel/heatshrink: data compression/decompression library for embedded/real-time systems. Uses -O3,

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/27 19:18:04 Modified files: net/neochat: Makefile net/neochat/pkg: PLIST Log message: unbreak after libcxx 16.0.6 update, sync WANTLIB and PLIST

Re: [OpenBSD -current] xpdf: core dump

2024-01-27 Thread Marcel Logen
Stuart Henderson wrote: > On 2024/01/27 12:41, Marcel Logen wrote: > > I do a "pkg_add -u" almost every two weeks (after "sysupgrade -s"). > > Are there any errors or warnings? No. > What does pkg_check say? | t20# pkg_check -n -v | Packing-list sanity: ok | Direct dependencies: ok | Reverse

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2024/01/27 15:14:44 Modified files: benchmarks/splicebench: Makefile distinfo Log message: update splicebench to 1.03

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2024/01/27 15:08:43 Modified files: benchmarks/udpbench: Makefile distinfo Log message: update udpbench to 1.09

pkg_check -F confusion

2024-01-27 Thread Jan Stary
This is current/amd64 on a PC, with packages freshly updated. pkg_check(8) says: Other files (option -F) Checks that there are no other random objects under /usr/local. and later -F Check the filesystem for random objects without saying explictly which filesystem that

NEW: wayland/wmenu

2024-01-27 Thread Matthieu Herrb
Hi, wmenu is a dynamic menu for sway and other wlroot based Wayland compositors. Starting with sway 1.9 it will be the default menu in the sway configuration. I've added a basic shell script to list available programs (upstream uses dmenu_path from x11/dmenu, but I wanted to avoid the

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/27 13:32:51 Modified files: databases/ruby-hiera-file: Makefile Log message: hiera-file doesn't rely on hiera3

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/27 13:28:50 Modified files: databases/ruby-hiera-eyaml: Makefile Log message: hiera-eyaml doesn't rely on hiera3 anymore

[Fwd: Re: [qBittorrent] I2P features seems to not work]

2024-01-27 Thread beecdaddict
Sorry http://openbsd.i2p seems to be down check by instead running curl --proxy "socks5h://127.0.0.1:4447" "http://reg.i2p; Or even better visit 127.0.0.1:7070 after changing proxy in your web browser -- Original Message -- Subject: Re:

[Fwd: Re: [qBittorrent] I2P features seems to not work]

2024-01-27 Thread beecdaddict
-- Original Message -- Subject: Re: [qBittorrent] I2P features seems to not work From:beecdadd...@danwin1210.de Date:Sat, January 27, 2024 7:24 pm To: "Klemens Nanni"

[Fwd: Re: net/i2pd: move login.conf(5) bits from README to i2pd.login]

2024-01-27 Thread beecdaddict
-- Original Message -- Subject: Re: net/i2pd: move login.conf(5) bits from README to i2pd.login From:beecdadd...@danwin1210.de Date:Sat, January 27, 2024 7:16 pm To: "Stuart Henderson"

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 11:34:53 Modified files: devel/atkmm236 : Makefile distinfo Log message: Update to atkmm236-2.36.3.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 10:55:08 Modified files: devel/py-trio/pkg: DESCR Log message: Unbreak packaging: DESCR contains weird characters

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Re Stuart, - Mail original - > > I don't understand, there is no patch for btop Makefile in my port > > !?!? Mistake on your side with an old working tree ? > > Ah, I had an old one in mystuff. > > In which case, please can you add one, to disable the ANSI colour > sequence crap it

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:11:33 Modified files: devel/pangomm248: Makefile distinfo Log message: Update to pangomm248-2.50.2.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:09:38 Modified files: math/imath : Makefile distinfo Log message: Update to Imath-3.1.10.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2024/01/27 08:08:40 Modified files: sysutils/firmware: Makefile Log message: qwx

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:08:20 Modified files: sysutils/awscli: Makefile distinfo sysutils/awscli/pkg: PLIST Log message: Update to awscli-1.32.29.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:08:06 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.34.29.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:07:58 Modified files: net/py-botocore: Makefile distinfo Log message: Update to py3-botocore-1.34.29.

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2024/01/27 08:07:27 Log message: firmware for qwx(4) devices tested by kevlo@, stsp@ OK kevlo@ Status: Vendor Tag: phessler Release Tags: phessler_20240127

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/01/27 08:03:38 Modified files: devel/libgit2/py-git2: Makefile distinfo devel/libgit2/py-git2/pkg: PLIST Log message: Update to py3-git2-1.14.0.

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Stuart Henderson
On 2024/01/27 15:51, Laurent Cheylus wrote: > Hi Stuart, > > - Mail original - > > The patch fails to apply. Also it patches the install target, which > > is overridden with do-install anyway. > > > > Patching file Makefile using Plan A... > > Hunk #1 succeeded at 57 with fuzz 2 (offset

Re: Streamlink 2.0.0p2

2024-01-27 Thread Brian Callahan
On 1/27/2024 9:53 AM, Stuart Henderson wrote: > On 2024/01/27 06:48, Simon Parrer wrote: >> Hello Brian, >> >> i want to ask if you can update Streamlink, it is really old at the moment >> but a good tool to pipe Videos into Mplayer. >> >> At the moment we are at 2.0.0p2 and the newest Version is

Re: Streamlink 2.0.0p2

2024-01-27 Thread Stuart Henderson
On 2024/01/27 06:48, Simon Parrer wrote: > Hello Brian, > > i want to ask if you can update Streamlink, it is really old at the moment > but a good tool to pipe Videos into Mplayer. > > At the moment we are at 2.0.0p2 and the newest Version is 6.5.1. > > https://streamlink.github.io/ > > Many

Re: [NEW] firmware for qwx(4)

2024-01-27 Thread Kevin Lo
On Fri, Jan 26, 2024 at 10:25:24PM +0100, Peter Hessler wrote: > On 2024 Jan 25 (Thu) at 18:20:49 +0100 (+0100), Peter Hessler wrote: > :This is the firmware for the qwx(4) driver, OK? > : > :Based on the qcpas-firmware port > : > : > :Note: this depends on the new firmware paths as of 2024-01-25.

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Hi Stuart, - Mail original - > The patch fails to apply. Also it patches the install target, which > is overridden with do-install anyway. > > Patching file Makefile using Plan A... > Hunk #1 succeeded at 57 with fuzz 2 (offset 11 lines). > Hunk #2 succeeded at 136 (offset -17 lines). >

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/27 07:23:06 Modified files: devel/py-trio : Makefile Log message: set HOMEPAGE

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/27 07:19:02 Modified files: devel/py-trio : Makefile distinfo devel/py-trio/pkg: DESCR PLIST Log message: update to py3-trio-0.24.0, fix DESCR

Re: [new] sysutils/btop v1.3.0

2024-01-27 Thread Stuart Henderson
On 2024/01/27 12:04, Laurent Cheylus wrote: > Hi, > > proposal to import sysutils/btop. > > btop is a ressource monitor (written in C++) for CPU, processes, memory, > disks and network => https://github.com/aristocratos/btop > With the work of Jos Dehaes (https://github.com/joske), OpenBSD is

Re: [OpenBSD -current] xpdf: core dump

2024-01-27 Thread Stuart Henderson
On 2024/01/27 12:41, Marcel Logen wrote: > I do a "pkg_add -u" almost every two weeks (after "sysupgrade -s"). Are there any errors or warnings? What does pkg_check say?

Re: [OpenBSD -current] xpdf: core dump

2024-01-27 Thread Marcel Logen
Matthieu Herrb wrote: On Fri, Jan 26, 2024 at 12:53:01PM +0100, Marcel Logen wrote: [...] > > | Information for inst:xpdf-4.04p1v0 [...] > > | xpdf:/usr/X11R6/lib/libX11.so.17.1: /usr/X11R6/lib/libX11.so.18.0 : > > WARNING: symbol(_XkeyTable) size mismatch, relink your program > > |

[new] sysutils/btop v1.3.0

2024-01-27 Thread Laurent Cheylus
Hi, proposal to import sysutils/btop. btop is a ressource monitor (written in C++) for CPU, processes, memory, disks and network => https://github.com/aristocratos/btop With the work of Jos Dehaes (https://github.com/joske), OpenBSD is now supported by btop with version 1.3.0. With the recent

Re: Streamlink 2.0.0p2

2024-01-27 Thread Simon
Hey, I get to install pip and then streamlink. I works perfect, thanks for giving me this tip. Best Regards Simon On 27 January 2024 07:35:19 CET, Simon wrote: >Not now but I will take a look. I asked because when you know how the tool >works, learning a new one is more work. > >But it's

CVS: cvs.openbsd.org: ports

2024-01-27 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/27 02:08:17 Modified files: productivity/davical/pkg: PLIST Log message: undo bogus MODPHP_VERSION substitution in PLIST