Re: UPDATE: GCC 11.4.0

2024-11-02 Thread Brad Smith
ping. On 2024-06-09 4:07 a.m., Brad Smith wrote: Here is a start at an update to GCC 11.4.0. Build tested on aarch64, amd64 and i386. Index: Makefile === RCS file: /cvs/ports/lang/gcc/11/Makefile,v retrieving revision 1.33 diff -

Update from maintainer: devel/objfw 1.2

2024-11-02 Thread Jonathan Schleifer
Index: Makefile === RCS file: /cvs/ports/devel/objfw/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 7 Jul 2024 21:04:07 - 1.10 +++ Makefile 2 Nov 2024 23:42:31 - @@ -1,11 +1,12 @@ COMMENT = portab

Re: stumpwm: avoid remove .fasl after udpate

2024-11-02 Thread Kirill A . Korinsky
On Sun, 03 Nov 2024 00:34:24 +0100, Klemens Nanni wrote: > > 02.11.2024 23:48, Kirill A. Korinsky пишет: > > > > This is friendly reminder about this diff. > > > > ok? > > > > On Sat, 19 Oct 2024 16:08:37 +0200, > > Kirill A. Korinsky wrote: > >> > >> On Wed, 09 Oct 2024 06:14:54 +0200, > >>

Re: stumpwm: avoid remove .fasl after udpate

2024-11-02 Thread Klemens Nanni
02.11.2024 23:48, Kirill A. Korinsky пишет: > > This is friendly reminder about this diff. > > ok? > > On Sat, 19 Oct 2024 16:08:37 +0200, > Kirill A. Korinsky wrote: >> >> On Wed, 09 Oct 2024 06:14:54 +0200, >> Timo Myyrä wrote: >>> >>> >>> The code looks ok, I haven't tested it. But let's wa

Re: GHC on OpenBSD/arm64?

2024-11-02 Thread Greg Steuck
You seem to have made it pretty far through the build if you already have a functional cross-compiler. Maybe you'll get a clue where things go off the rails in your hello-world if you run that cross ghc with enough -v's to see what happens? While it's possible that OpenBSD arm64 is special in ways

Re: net/unifi: broken dependency (devel/py-cheetah)

2024-11-02 Thread Stuart Henderson
On 2024/11/02 21:14, Theo Buehler wrote: > On Sat, Nov 02, 2024 at 08:51:53PM +0100, Manuel Kuklinski wrote: > > Hi! > > > > Just a quick e-mail, since I'm totally new to OpenBSD's ports and my focus > > is mainly on pkgsrc... > > > >> Broken dependency: lang/python/3 non existent (DEPENDS was >

Re: bsd.port.mk: quiet fetch

2024-11-02 Thread Marc Espie
On Sun, Oct 20, 2024 at 10:58:16AM +, Klemens Nanni wrote: > One fix would be to teach make(1) how to shut up on such messages. > GNU make(1) can do that already: > > -s, --silent, --quiet > Silent operation; do not print the commands as they are executed. > > $ gmake foo

Re: stumpwm: avoid remove .fasl after udpate

2024-11-02 Thread Kirill A . Korinsky
This is friendly reminder about this diff. ok? On Sat, 19 Oct 2024 16:08:37 +0200, Kirill A. Korinsky wrote: > > On Wed, 09 Oct 2024 06:14:54 +0200, > Timo Myyrä wrote: > > > > > > The code looks ok, I haven't tested it. But let's wait a bit to see how > > upstream will handle the issue befor

Re: net/unifi: broken dependency (devel/py-cheetah)

2024-11-02 Thread Theo Buehler
On Sat, Nov 02, 2024 at 08:51:53PM +0100, Manuel Kuklinski wrote: > Hi! > > Just a quick e-mail, since I'm totally new to OpenBSD's ports and my focus > is mainly on pkgsrc... > >> Broken dependency: lang/python/3 non existent (DEPENDS was lang/python/3) > >> in devel/py-cheetah,python3 This te

net/unifi: broken dependency (devel/py-cheetah)

2024-11-02 Thread Manuel Kuklinski
Hi! Just a quick e-mail, since I'm totally new to OpenBSD's ports and my focus is mainly on pkgsrc... - - - - - - - - - - %< - - - - - - - - - - apu# make install ===> net/unifi/5.6 ===> unifi-5.6.42p21 depends on: mongodb-<3.7 - not found ===> Verifying install for mongodb-<3.7 in databases/mo

Re: gnome-control-center: missing default app view

2024-11-02 Thread Jag Talon
Thank you so much! On Sat, 2 Nov 2024 14:47:24 +0100 Antoine Jacoutot wrote: > > Fixed in current. > -- Jag Talon (he/him) https://jagtalon.net/ https://weirder.earth/@jag

[new] sysutils/py-fsspec

2024-11-02 Thread Landry Breuil
hi, here's a port for fsspec that i need for geo/fiona tests see https://filesystem-spec.readthedocs.io/en/latest/ i've kept the dependencies to a minimum, because the optional deps list is .. huge: https://github.com/fsspec/filesystem_spec/blob/master/pyproject.toml#L27 tests arent shipped eith

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Klemens Nanni
02.11.2024 20:12, Kirill A. Korinsky пишет: > Just a side note: I'm working on bringing back ejabberd into OpenBSD world. > > If it possible I'd like to ask you to keep it. No problem. I doubt there's any chance for bluetooth-tools to come back any time soon... net/Makefile tells me it was actua

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Stuart Henderson
thanks - ok sthen On 2024/11/02 18:08, Kirill A. Korinsky wrote: > On Sat, 02 Nov 2024 18:00:37 +0100, > Stuart Henderson wrote: > > > > to save digging around in archives, can you send a current diff please? > > > > sure, here it is > > Index: mail/dovecot/Makefile >

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Kirill A . Korinsky
On Sat, 02 Nov 2024 14:04:23 +0100, Peter Hessler wrote: > > _nginx was very popular, so I would prefer a different uid. _ejabberd is > a good one imho. > Just a side note: I'm working on bringing back ejabberd into OpenBSD world. If it possible I'd like to ask you to keep it. -- wbr, Kirill

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Kirill A . Korinsky
On Sat, 02 Nov 2024 18:00:37 +0100, Stuart Henderson wrote: > > to save digging around in archives, can you send a current diff please? > sure, here it is Index: mail/dovecot/Makefile === RCS file: /home/cvs/ports/mail/dovecot/Mak

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Stuart Henderson
to save digging around in archives, can you send a current diff please? On 2024/11/02 12:34, Kirill A. Korinsky wrote: > On Mon, 21 Oct 2024 13:12:51 +0200, > Stuart Henderson wrote: > > > > I think that change is appropriate for pf. > > > > Brad, Stuart, are you ok with it to -current? > > Sp

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Stuart Henderson
On 2024/11/02 13:11, Klemens Nanni wrote: > 02.11.2024 16:04, Peter Hessler пишет: > > _nginx was very popular, so I would prefer a different uid. _ejabberd is > > a good one imho. OTOH, if the id formerly used by _nginx now gets allocated to some experimental stuff that is unlikely to get widely

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Stuart Henderson
I'm not sure what stage he's at, but espie has been doing some work on dynamic uid for ports where the actual numeric uid doesn't matter. On 2024/11/02 07:54, Theo de Raadt wrote: > Eventally there will be no reserved ports available in the 512-1023 space, > because they've all been allocated by c

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Theo de Raadt
Eventally there will be no reserved ports available in the 512-1023 space, because they've all been allocated by chicken-shit. Klemens Nanni wrote: > yggdrasil can drop from root to an unprivileged user, so I'd like to do that > in our port. > > For that I'd like to recycle the oldest commente

Re: gnome-control-center: missing default app view

2024-11-02 Thread Antoine Jacoutot
On Sun, Sep 22, 2024 at 10:06:50AM +0200, Antoine Jacoutot wrote: > On Sat, Sep 21, 2024 at 01:59:49PM -0400, Jag Talon wrote: > > I wanted to attach the error logs that are printed when running gnome- > > control-center from the command line. I hope this helps! > > > > On Wed, 2024-09-18 at 11:14

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Klemens Nanni
02.11.2024 16:04, Peter Hessler пишет: > _nginx was very popular, so I would prefer a different uid. _ejabberd is > a good one imho. Sure, _ejabberd from 2020 or or _sdpd from 2016 (bluetooth-tools), all fine with me. I just picked the oldest one systematically. Feedback? OK? NB: How long bef

Re: user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Peter Hessler
_nginx was very popular, so I would prefer a different uid. _ejabberd is a good one imho. On 2024 Nov 02 (Sat) at 13:00:03 + (+), Klemens Nanni wrote: :yggdrasil can drop from root to an unprivileged user, so I'd like to do that in our port. : :For that I'd like to recycle the oldest co

user.list: reserve net/yggdrasil-go user, recycle _nginx from 2012

2024-11-02 Thread Klemens Nanni
yggdrasil can drop from root to an unprivileged user, so I'd like to do that in our port. For that I'd like to recycle the oldest commented-out ID we have. Feedback? OK? Index: user.list === RCS file: /cvs/ports/infrastructure/db/u

Re: mail/dovecot: backport small fix for OpenBSD

2024-11-02 Thread Kirill A . Korinsky
On Mon, 21 Oct 2024 13:12:51 +0200, Stuart Henderson wrote: > > I think that change is appropriate for pf. > Brad, Stuart, are you ok with it to -current? Special in the case that seems that dovecot-2.3 will be around for a quite long time dues to removed features at 2.4. > -- > Sent from a

UPDATE: sysutils/vultr-cli-3.4.0

2024-11-02 Thread Adriano Barbosa
Hi. Update for sysutils/vultr-cli-3.4.0 Changelog: https://github.com/vultr/vultr-cli/releases/tag/v3.4.0 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/sysutils/vultr-cli/Makefile,v retrieving revision 1.26 diff -u -

[wip] xfce 4.20pre1

2024-11-02 Thread Landry Breuil
hi, the first pre-release for xfce 4.20 has been released: https://mail.xfce.org/pipermail/xfce-announce/2024-November/001442.html users wanting to try it might want to grab the port from my repo in the 'next' branch: https://cgit.rhaalovely.net/xfce4/log/?h=next or try the wip packages on https

[update] misc/screen 5.0

2024-11-02 Thread Landry Breuil
hi, i know everyone uses tmux, but we still have screen in ports, and upstream released 5.0 a while ago, see https://lwn.net/Articles/987700/ thanks miod for the texinfo course to fix errors in the info page.. feedback from screen users welcome. Landry Index: Makefile ===

Re: sysutils/docker-buildx: update to 0.18.0

2024-11-02 Thread Klemens Nanni
01.11.2024 21:44, Kirill A. Korinsky пишет: > ports@, > > Here an update for sysutils/docker-buildx to 0.18.0 > > Tested on -current/amd64. > > As usual it requires some polish which was backported to upstream. OK kn

Re: [wip] devel/{pyside6,pyside6-tools,shiboken6}

2024-11-02 Thread Landry Breuil
Le Sat, Nov 02, 2024 at 10:02:10AM +0100, Rafael Sadowski a écrit : > On Fri Nov 01, 2024 at 10:17:19PM +0100, Landry Breuil wrote: > > Le Fri, Oct 25, 2024 at 03:21:56PM +0200, Rafael Sadowski a écrit : > > > Please find attached a new tarball after the Qt 6.7.3 upgrade. > > > > > > Could someone

Re: [new] databases/arrow 18.0.0

2024-11-02 Thread Landry Breuil
Le Fri, Nov 01, 2024 at 09:38:26PM +0100, Landry Breuil a écrit : > Le Fri, Nov 01, 2024 at 07:17:31PM +0100, Landry Breuil a écrit : > > Le Fri, Nov 01, 2024 at 10:10:35AM +, Stuart Henderson a écrit : > > > On 2024/11/01 10:56, Landry Breuil wrote: > > here's a new version that: > > - enabl

Re: [wip] devel/{pyside6,pyside6-tools,shiboken6}

2024-11-02 Thread Rafael Sadowski
On Fri Nov 01, 2024 at 10:17:19PM +0100, Landry Breuil wrote: > Le Fri, Oct 25, 2024 at 03:21:56PM +0200, Rafael Sadowski a écrit : > > Please find attached a new tarball after the Qt 6.7.3 upgrade. > > > > Could someone PLEASE review it and give an OK to import? > > ok for that last version, the

Re: mkvtoolnix fails to build

2024-11-02 Thread Rafael Sadowski
On Sat Nov 02, 2024 at 08:29:56AM +0100, Antoine Jacoutot wrote: > This fixes it. > Dunno if it's the right fix. > > > Index: Makefile > === > RCS file: /cvs/ports/multimedia/mkvtoolnix/Makefile,v > diff -u -p -r1.136 Makefile > ---

mkvtoolnix fails to build

2024-11-02 Thread Antoine Jacoutot
This fixes it. Dunno if it's the right fix. Index: Makefile === RCS file: /cvs/ports/multimedia/mkvtoolnix/Makefile,v diff -u -p -r1.136 Makefile --- Makefile31 Oct 2024 07:10:16 - 1.136 +++ Makefile2 Nov 2024 07:27: