aarch64 bulk build report

2024-12-13 Thread phessler
bulk build on arm64.ports.openbsd.org started on Tue Dec 10 02:05:19 MST 2024 finished at Fri Dec 13 14:20:03 MST 2024 lasted 3D12h14m done with kern.version=OpenBSD 7.6-current (GENERIC.MP) #257: Mon Dec 9 00:36:14 MST 2024 built packages:12352 Dec 10:4186 Dec 11:374 Dec 12:1831 Dec 13:5960

[PATCH] Add net/wstunnel

2024-12-13 Thread shtrophic
Hello there everyone. This is my first try at contributing to the OpenBSD ports tree. wstunnel is useful in case you want to connect to your OpenBSD box, given that you are behind some firewall that restricts traffic to certain ports - for example, you can configure wstunnel to listen on :443 and

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-12-13 Thread Robert Palm
As this was fixed in release 2024.3.1, I tried again with the latest version. Minor inconveniece was I needed to throw away my .idea folder - otherwise seems to work now again... Zitat von Robert Palm : Other were faster https://youtrack.jetbrains.com/issue/IJPL-171550/Searching-Find-in

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Manuel Giraud
Hi, I was not able to compile this. I'm stuck on the following error: ... [70/314] /usr/local/bin/cmake -E __run_co_compile --tidy="/usr/local/bin/clang-tidy;--extra-arg-before=--driver-mode=g++" --source=/usr/ports/pobj/transmission-4.1.0.beta.1/transmission-4.1.0.beta.1/libtransmission/ip-cac

Re: devel/intellij, devel/pycharm: update to 2024.2.4, add devel/intellij-fsnotifier

2024-12-13 Thread Kirill A . Korinsky
On Fri, 13 Dec 2024 09:02:39 +0100, Robert Palm wrote: > > As this was fixed in release 2024.3.1, I tried again with the latest version. > > Minor inconveniece was I needed to throw away my .idea folder - > otherwise seems to work now again... > I do have local diff to update port to 2024.3.1,

DCMTK 3.6.9 released

2024-12-13 Thread DCMTK Team
Dear Ladies and Gentlemen, you are listed at the following website as a maintainer for one of the ports or packages of the DCMTK library for a certain Linux distribution, BSD operating system or a project such as MacPorts: https://repology.org/project/dcmtk/packages With this mail I would like

Re: [Update] www/gallery-dl-1.28.0

2024-12-13 Thread Stefan Hagen
grodzio wrote (2024-12-07 14:19 CET): > Attached is an update for gallery-dl to version 1.28.0. Sorry for > such a delay. There is also a nickname change in MAINTAINER. As always, > tested on amd64. Hi grodizio, I committed version 1.28.0, thank you. 1.28.1 is out meanwhile, ok to commit that

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Josh Grosse
On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: > Hi, > > I was not able to compile this. I'm stuck on the following error: > [snip] > Error running '/usr/local/bin/clang-tidy': Segmentation fault Thank you for the report. Will it build for you when clang-tools-extra is not insta

Re: DCMTK 3.6.9 released

2024-12-13 Thread Theo Buehler
> With this mail I would like to notify you that our team has published a new > stable > release of DCMTK, version 3.6.9, yesterday. You might wish to update your > package > for this new release. Done. Thanks for the notice.

net/ejabberd: avoid epmd, improve rc and readme

2024-12-13 Thread Kirill A . Korinsky
ports@, Update to erlang-27 allows to discover some minor issues in net/ejabberd which I'm addressed here: 1. rc script waits until ejabberd is started or stopped; 2. ejabberdctl stop kills epmd, and it kills systems' epmd which was started via rcctl start epmd27. I switch off using epmd by d

lang/scala: update to 3.6.2

2024-12-13 Thread Kirill A . Korinsky
ports@, Here a simple update of lang/scala to 3.6.2. Notable to say that here no 3.6.0, and 3.6.1 was "pre-release". Changelogs: https://github.com/scala/scala3/releases/tag/3.6.0 Also, I had extended SUBST_VARS to avoid noisy PLIST updates. Ok? Index: lang/scala/Makefile

sysutils/docker-cli: add readme

2024-12-13 Thread Kirill A . Korinsky
ports@, I'd like to add readme to sysutils/docker-cli where I explain how to organize an expected setup with sharing of some directories into docker. Ok? Index: sysutils/docker-cli/Makefile === RCS file: /home/cvs/ports/sysutils/doc

x11/polybar update & improve support

2024-12-13 Thread Jonathan Armani
Update to 3.7.2 Fix IPC on OpenBSD (broken because it used /proc) Add OpenBSD support to module/memory Index: Makefile === RCS file: /cvs/ports/x11/polybar/Makefile,v diff -u -p -u -p -r1.32 Makefile --- Makefile6 May 2024 12:24:1

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Josh Grosse
On Fri, Dec 13, 2024 at 08:18:38AM -0500, Brad Smith wrote: > On 2024-12-13 7:27 a.m., Josh Grosse wrote: > > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: > > > Hi, > > > > > > I was not able to compile this. I'm stuck on the following error: > > > [snip] > > > Error running '/u

Re: Python 3.12 or 3.13?

2024-12-13 Thread Stuart Henderson
On 2024/12/12 16:25, Daniel Dickman wrote: > Most of the work for python 3.12 has already been done and Python 3.12 is > explicitly mentioned in a number of commits. > > Some of the simpler python 3.12 bits haven’t been committed but they are very > easy fixes and I have them in my local tree. >

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Manuel Giraud
Josh Grosse writes: > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: >> Hi, >> >> I was not able to compile this. I'm stuck on the following error: >> [snip] >> Error running '/usr/local/bin/clang-tidy': Segmentation fault > > Thank you for the report. Will it build for you whe

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Josh Grosse
On Fri, Dec 13, 2024 at 03:50:57PM +0100, Manuel Giraud wrote: > Manuel Giraud writes: > > [...] > > >> Thanks! Simpler than a patch. Added this in the `version 2` tar ball, > >> attached: > >> > >> CONFIGURE_ARGS += -DRUN_CLANG_TIDY=OFF > > > > Thanks but it seems to be the same tarball

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Manuel Giraud
Josh Grosse writes: > On Fri, Dec 13, 2024 at 08:18:38AM -0500, Brad Smith wrote: >> On 2024-12-13 7:27 a.m., Josh Grosse wrote: >> > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: >> > > Hi, >> > > >> > > I was not able to compile this. I'm stuck on the following error: >> > >

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Manuel Giraud
Manuel Giraud writes: [...] >> Thanks! Simpler than a patch. Added this in the `version 2` tar ball, >> attached: >> >> CONFIGURE_ARGS += -DRUN_CLANG_TIDY=OFF > > Thanks but it seems to be the same tarball. Sorry, my bad the v2 prefix got me :-/ -- Manuel Giraud

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Brad Smith
On 2024-12-13 7:27 a.m., Josh Grosse wrote: On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: Hi, I was not able to compile this. I'm stuck on the following error: [snip] Error running '/usr/local/bin/clang-tidy': Segmentation fault Thank you for the report. Will it build for yo

New port of devel/just a command runner

2024-12-13 Thread Vladimir Támara Patiño
I suggested changes upstream that were improved and merged: https://github.com/casey/just/pull/2497 Blessings. -- Dios, gracias por tu amor infinito. -- Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/ http://www.pasosdejesus.org/dominio_publico_colombia.html just.tar.gz Descript

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Josh Grosse
On Fri, Dec 13, 2024 at 02:16:11PM +0100, Manuel Giraud wrote: > Josh Grosse writes: > > > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: > >> Hi, > >> > >> I was not able to compile this. I'm stuck on the following error: > >> [snip] > >> Error running '/usr/local/bin/clang-tid

Re: Update default erlang version to 27.x

2024-12-13 Thread Kirill A . Korinsky
On Thu, 12 Dec 2024 23:35:14 +0100, Kirill A. Korinsky wrote: > > Which is a bug. Here the fix which: > > 1. waits until ejabberd is started or stopped, with 1 minute timeout. > > 2. kills epmd after ping, which is used to rc_check. > after discussion with volker@ outside the list I'd like a s

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Manuel Giraud
Josh Grosse writes: > On Fri, Dec 13, 2024 at 03:50:57PM +0100, Manuel Giraud wrote: >> Manuel Giraud writes: >> >> [...] >> >> >> Thanks! Simpler than a patch. Added this in the `version 2` tar >> >> ball, attached: >> >> >> >> CONFIGURE_ARGS += -DRUN_CLANG_TIDY=OFF >> > >> > Thanks bu

KDE6 spectacle

2024-12-13 Thread Kevin Chadwick
KDE on OpenBSD is fantastic. I have kde-plasma-extras installed and I am using current. However I can't seem to find spectacle and print screen does not work. Is that expected? regards, kc

Re: [call for testing] net/transmission 4.1.0-beta.1

2024-12-13 Thread Josh Grosse
On Fri, Dec 13, 2024 at 07:27:28AM -0500, Josh Grosse wrote: > On Fri, Dec 13, 2024 at 12:12:25PM +0100, Manuel Giraud wrote: > > Hi, > > > > I was not able to compile this. I'm stuck on the following error: > > [snip] > > Error running '/usr/local/bin/clang-tidy': Segmentation fault > > Thank y

Re: NEW: net/wstunnel

2024-12-13 Thread Lucas Gabriel Vuotto
On Sat, Dec 14, 2024 at 12:08:08AM +0100, Christoph Liebender wrote: > Hello there everyone. > > This is my first try at contributing to the OpenBSD ports tree: > > https://liebender.dev/patches/openbsd-ports/wstunnel-port.tar.gz > > wstunnel is useful in case you want to connect to your OpenBSD

Re: mail/spampd: update to 2.62

2024-12-13 Thread Kirill A . Korinsky
On Wed, 11 Dec 2024 22:39:38 +0100, Kirill A. Korinsky wrote: > > On Wed, 11 Dec 2024 21:50:53 +0100, > Tim van der Molen wrote: > > > > Kirill A. Korinsky (2024-12-09 19:17 +0100): > > > Fixing permission at /var/spool/spamassassin/spampd looks too complicated, > > > because we run spamassassi

NEW: net/wstunnel

2024-12-13 Thread Christoph Liebender
Hello there everyone. This is my first try at contributing to the OpenBSD ports tree: https://liebender.dev/patches/openbsd-ports/wstunnel-port.tar.gz wstunnel is useful in case you want to connect to your OpenBSD box, given that you are behind some firewall that restricts traffic to certain