Re: exim

2023-10-01 Thread Renaud Allard
On 10/1/23 19:14, po...@phosphorus.com.br wrote: Inline. On 9/30/23 10:57, Theo de Raadt wrote: po...@phosphorus.com.br wrote: Unfortunately I like/use exim for years - pretty simple config file syntax. Yes, you like unsafe software. That hurts, but yes, seems like. Until a brave guy stops

Re: exim

2023-10-01 Thread Renaud Allard
Hi Stuart, On 10/1/23 19:28, Stuart Henderson wrote: So here (forwarded below) is a more useful review of the public information. AUTH_EXTERNAL is already disabled in the port. I think we can disable AUTH_SPA by default in the port without too much trouble. It is disabled by default upstream.

aarch64 bulk build report

2023-10-01 Thread phessler
bulk build on arm64.ports.openbsd.org started on Fri Sep 29 00:20:10 MDT 2023 finished at Sun Oct 1 19:44:22 MDT 2023 lasted 2D19h24m done with kern.version=OpenBSD 7.4 (GENERIC.MP) #2260: Wed Sep 27 14:43:25 MDT 2023 built packages:11601 Sep 29:4170 Sep 30:2959 Oct 1:4471 critical path missin

HEADS-UP: Commits need approval now

2023-10-01 Thread Christian Weisgerber
The 7.4 release is approaching fast. All ports commits now need approval by sthen@ or naddy@. Changes need to be important or at least actually fix something. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Theo Buehler
On Sun, Oct 01, 2023 at 11:10:29PM +0300, Pavel Korovin wrote: > On 10/01, Volker Schlecht wrote: > > > > > > > The proposed solution didn't work for me with vault-1.15.0: > > > > > ~/vault-vendored-1.15.0/ui$ corepack yarn run build > > > > > Environment: production > > > > > ⠋ BuildingWARNING: O

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
On 10/01, Volker Schlecht wrote: > > > > > The proposed solution didn't work for me with vault-1.15.0: > > > > ~/vault-vendored-1.15.0/ui$ corepack yarn run build > > > > Environment: production > > > > ⠋ BuildingWARNING: Option "nodeWorker" is deprecated since > > > > workerpool@5.0.0. Please us

Re: NEW: x11/qt6/{qtwebengine,qtwebview}

2023-10-01 Thread Johannes Thyssen Tishman
> New file attached. I used gtar to a not lose files (too long). The new > tarball includes all 3 ports. Yep, it's building now. I'll leave it to compile overnight. As you said, it'll surely keep my place nice and warm ;) I'll report back tomorrow. Thanks!

Re: NEW: x11/qt6/{qtwebengine,qtwebview}

2023-10-01 Thread Rafael Sadowski
On Sun Oct 01, 2023 at 09:43:04PM +0200, Johannes Thyssen Tishman wrote: > Hi Rafael, > > Thank you for your hard work. > > > I know the ports tree is locked for new ports. I want to ask for OKs to > > import after the look. I also know that no one is willing to build such > > a monster of code.

Re: NEW: x11/qt6/{qtwebengine,qtwebview}

2023-10-01 Thread Johannes Thyssen Tishman
Hi Rafael, Thank you for your hard work. > I know the ports tree is locked for new ports. I want to ask for OKs to > import after the look. I also know that no one is willing to build such > a monster of code. In addition, there is still no consumers for testing > that uses it. > > Of course bu

Re: exim

2023-10-01 Thread ports
Inline. On 9/30/23 10:57, Theo de Raadt wrote: po...@phosphorus.com.br wrote: Unfortunately I like/use exim for years - pretty simple config file syntax. Yes, you like unsafe software. That hurts, but yes, seems like. Until a brave guy stops to code and make the patches inserting privsep int

Re: OS version in packages

2023-10-01 Thread Christian Weisgerber
Marc Espie: > Every release, it's the same dance: a few packages want version bumps > because the OS version changed. Here's the list of offenders that have ${OSREV} in some path: editors/xemacs21/stable lang/bootgcc lang/gcc/11 lang/gcc/8 lang/gpc lang/pcc/pcc-libs lang/swi-prolog math/octave

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Johannes Thyssen Tishman
Stuart Henderson wrote: > On 2023/10/01 16:27, Johannes Thyssen Tishman wrote: > > Hi, > > > > I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm > > getting the following error: > > > > > cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff > > > No space left on device > > Th

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Volker Schlecht
On 10/1/23 18:43, Pavel Korovin wrote: On 10/01, Volker Schlecht wrote: Hi Pavel, On 10/1/23 17:11, Pavel Korovin wrote: I always use Linux VM to pre-build Vault UI since Node stuff can be quirky on OpenBSD. Yeah... let's fix that, though :-) The proposed solution didn't work for me wit

Re: [update] editors/micro

2023-10-01 Thread Omar Polo
On 2023/10/01 19:39:31 +0200, Peter Hessler wrote: > On 2023 Oct 01 (Sun) at 19:15:51 +0200 (+0200), Omar Polo wrote: > :On 2023/10/01 05:29:26 -0600, j...@wxcvbn.org wrote: > :> http://build-failures.rhaalovely.net/riscv64/2023-09-18/editors/micro.log > > I noticed that editors/micro has an upda

Re: sysutils/rofi sometimes coredumps in __vfprintf (+ similar crash in fvwm3)

2023-10-01 Thread Theo Buehler
On Sat, Sep 30, 2023 at 05:13:05PM +0200, Omar Polo wrote: > My patch was incomplete -- str was still accessed later, after the > debug printf, so a better fix was due. > > Mikhail sent my diff upstream[0], where was improved and committed[1] > a couple of hours ago. Here's an adaptation for the

Re: [was Re: riscv64 bulk build report]

2023-10-01 Thread Peter Hessler
On 2023 Oct 01 (Sun) at 19:15:51 +0200 (+0200), Omar Polo wrote: :On 2023/10/01 05:29:26 -0600, j...@wxcvbn.org wrote: :> http://build-failures.rhaalovely.net/riscv64/2023-09-18/mail/aerc.log : :I routinely see these failures, check the log, and facepalm since it's :due the pty library not supporti

[update] editors/micro

2023-10-01 Thread Peter Hessler
On 2023 Oct 01 (Sun) at 19:15:51 +0200 (+0200), Omar Polo wrote: :On 2023/10/01 05:29:26 -0600, j...@wxcvbn.org wrote: :> http://build-failures.rhaalovely.net/riscv64/2023-09-18/editors/micro.log I noticed that editors/micro has an update available, which lets it build and run on arm64. jca, you

Re: exim

2023-10-01 Thread Stuart Henderson
So here (forwarded below) is a more useful review of the public information. AUTH_EXTERNAL is already disabled in the port. I think we can disable AUTH_SPA by default in the port without too much trouble. It is disabled by default upstream. Renaud, do you have a handle on whether spf lookups are

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Stuart Henderson
On 2023/10/01 16:27, Johannes Thyssen Tishman wrote: > Hi, > > I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm > getting the following error: > > > cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff > > No space left on device This is a message from the anoncvs server. Prob

[was Re: riscv64 bulk build report]

2023-10-01 Thread Omar Polo
On 2023/10/01 05:29:26 -0600, j...@wxcvbn.org wrote: > http://build-failures.rhaalovely.net/riscv64/2023-09-18/editors/micro.log > http://build-failures.rhaalovely.net/riscv64/2023-09-18/mail/aerc.log I routinely see these failures, check the log, and facepalm since it's due the pty library not su

Re: gimp is broken

2023-10-01 Thread Stuart Henderson
Seems like you are probably fetching from an incomplete mirror. On 2023/10/01 11:54, Lorenz (xha) wrote: > i don't know if the problem is known, if it was intentionally ignored or > something, but graphics/gimp is broken on -current.: > > lorenz@~ % doas pkg_add gimp > Ambiguous: choose package f

Re: gimp is broken

2023-10-01 Thread Omar Polo
On 2023/10/01 11:54:24 +0200, "Lorenz (xha)" wrote: > i don't know if the problem is known, if it was intentionally ignored or > something, but graphics/gimp is broken on -current.: > > lorenz@~ % doas pkg_add gimp > Ambiguous: choose package for gimp > a 0: > 1: gimp-2.10.34p4 >

OS version in packages

2023-10-01 Thread Marc Espie
Every release, it's the same dance: a few packages want version bumps because the OS version changed. This means a bit of work for naddy, and noise for most of us: I tend to have a bulk in-progress while this is going on, so my plist get bumped, and then later I get to the new version, and I get a

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
On 10/01, Volker Schlecht wrote: > Hi Pavel, > > On 10/1/23 17:11, Pavel Korovin wrote: > > I always use Linux VM to pre-build Vault UI since Node stuff can be quirky > > on > > OpenBSD. > > Yeah... let's fix that, though :-) > > > The proposed solution didn't work for me with vault-1.15.0: > >

Re: NEW: x11/qt6/{qtwebengine,qtwebview}

2023-10-01 Thread Rafael Sadowski
On Sat Sep 30, 2023 at 03:23:01PM +0200, Rafael Sadowski wrote: > Hi porters@ > > I know the ports tree is locked for new ports. I want to ask for OKs to > import after the look. I also know that no one is willing to build such > a monster of code. In addition, there is still no consumers for tes

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Pavel Korovin
On 09/23, Volker Schlecht wrote: > Changes documentation how to rebuild security vault's UI without having > devel/yarn installed or having any version of devel/yarn installed globally. > > With lang/node in ports, the bundled version of yarn works out of the box. Hi Volker, I always use Linux V

Re: [Proposal] security/vault without devel/yarn

2023-10-01 Thread Volker Schlecht
Hi Pavel, On 10/1/23 17:11, Pavel Korovin wrote: I always use Linux VM to pre-build Vault UI since Node stuff can be quirky on OpenBSD. Yeah... let's fix that, though :-) The proposed solution didn't work for me with vault-1.15.0: ~/vault-vendored-1.15.0/ui$ corepack yarn run build Environme

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Johannes Thyssen Tishman
Marcus MERIGHI wrote: > Hello, > > li...@thyssentishman.com (Johannes Thyssen Tishman), 2023.10.01 (Sun) 16:27 > (CEST): > > I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm > > getting the following error: > > > > > cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff > > >

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Marcus MERIGHI
Hello, li...@thyssentishman.com (Johannes Thyssen Tishman), 2023.10.01 (Sun) 16:27 (CEST): > I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm > getting the following error: > > > cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff > > No space left on device same here with:

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Johannes Thyssen Tishman
Rogier Krieger wrote: > One reason this error can occur is running out of inodes on the partition. > What does df -ih show? Filesystem SizeUsed Avail Capacity iused ifree %iused Mounted on /dev/sd1a 986M135M801M15%2147 153371 2% / /dev/sd1l 295G 17

Re: Ports-tree fetch: No space left on device

2023-10-01 Thread Solène Rapenne
Le 01/10/2023 à 16:27, Johannes Thyssen Tishman a écrit : Hi, I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm getting the following error: cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff No space left on device From this I assume that there may not be enough space o

Ports-tree fetch: No space left on device

2023-10-01 Thread Johannes Thyssen Tishman
Hi, I'm trying to update my ports tree with 'cvs -q up -Pd -A' and I'm getting the following error: > cannot create_adm_p /tmp/cvs-serv54231/textproc/cdiff > No space left on device >From this I assume that there may not be enough space on /tmp but based on the output of 'df -h' it should: File

Re: gimp is broken

2023-10-01 Thread Marcus MERIGHI
Hello, m...@xha.li (Lorenz (xha)), 2023.10.01 (Sun) 11:54 (CEST): > i don't know if the problem is known, if it was intentionally ignored or > something, but graphics/gimp is broken on -current.: > > lorenz@~ % doas pkg_add gimp > Ambiguous: choose package for gimp > a 0: > 1: gimp-2.

[update] multimedia/libvpx to 1.13.1

2023-10-01 Thread Peter Hessler
2023-09-29 v1.13.1 "Ugly Duckling" This release contains two security related fixes. One each for VP8 and VP9. - Upgrading: This release is ABI compatible with the previous release. - Bug fixes: https://crbug.com/1486441 (CVE-2023-5217) Fix to a crash related to VP9 encoding (#1

riscv64 bulk build report

2023-10-01 Thread jca
Bulk build on riscv64.ports.openbsd.org Started : Mon Sep 18 10:45:48 MDT 2023 Finished: Sun Oct 1 04:25:41 MDT 2023 Duration: 12 Days 17 hours 40 minutes Built using OpenBSD 7.3-current (GENERIC.MP) #46: Mon Sep 18 03:55:15 CEST 2023 Built 10308 packages Number of packages built each day: Sep

gimp is broken

2023-10-01 Thread Lorenz (xha)
i don't know if the problem is known, if it was intentionally ignored or something, but graphics/gimp is broken on -current.: lorenz@~ % doas pkg_add gimp Ambiguous: choose package for gimp a 0: 1: gimp-2.10.34p4 2: gimp-2.99.16p0 Your choice: 1 gimp-2.10.34p4:lzlib-1.13: ok

[new] net/simplehttpserver

2023-10-01 Thread lux
Hi ports@, simplehttpserver with in addition a fully customizable TCP server, both supporting TLS. Github: https://github.com/projectdiscovery/simplehttpserver Features: - HTTP/S Web Server - File Server with arbitrary directory support - HTTP request/response dump - Configurable ip address

Re: update games/taisei to 1.4

2023-10-01 Thread Omar Polo
On 2023/09/30 13:10:19 +0100, Stuart Henderson wrote: > On 2023/09/30 10:00, Omar Polo wrote: > > c++ -o src/taisei [...many objects files...] \ > > -flto \ > > -Wl,--as-needed \ > > -Wl,--allow-shlib-undefined -O2 -pipe -g \ > > -Wl,--start-group \ > [..] > > hmm, perhaps the oth