Re: [update] nheko 0.10.1 (and olm/mtxclient/coeurl)

2022-09-11 Thread Alvar Penning
Excerpts from Landry Breuil's message of September 10, 2022 4:59 pm: > here's a diff to update nheko and its deps, seems to work fine here in > basic testing. havent tested other olm consumers but the changelog isnt > scary: > https://gitlab.matrix.org/matrix-org/olm/-/blob/master/CHANGELOG.rst Th

[UPDATE] cJSON 1.7.18

2024-06-02 Thread Alvar Penning
Hi all, The cJSON received a security update. A diff follows. https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18 Best, Alvar diff --git devel/cjson/Makefile devel/cjson/Makefile index 18ec9cdd166..2a3e8579216 100644 --- devel/cjson/Makefile +++ devel/cjson/Makefile @@ -2,7 +2,7 @@ COMMENT

[UPDATE] WeeChat 4.3.1

2024-06-02 Thread Alvar Penning
Hi all, There were new releases for WeeChat, bumping it to 4.3.1. - https://github.com/weechat/weechat/releases/tag/v4.3.0 - https://github.com/weechat/weechat/releases/tag/v4.3.1 Next to the version bump, the cJSON dependency was added. Please note that I just sent a patch to bump cJSON in a pr

[UPDATE] icingadb-web to 1.1.3

2024-08-05 Thread Alvar Penning
Hi all, Hi Stuart, This post contains the latest update for icingadb-web to version v1.1.3. It requires the just released icinga-php-library v0.14.1, which I sent in a previous email. In addition to the version bump, I also fixed the location of the documentation in the README package. I am usin

[UPDATE] icinga-php-library to 0.14.1

2024-08-05 Thread Alvar Penning
Hi all, Hi Stuart, A diff for the latest icinga-php-library version v0.14.1 follows. It is needed for the latest icingadb-web version, which was also released today and will be updated in a separate post. https://github.com/Icinga/icinga-php-library/releases/tag/v0.14.1 Cheers, Alvar diff --gi

[UPDATE] sysutils/lf to 32

2024-08-13 Thread Alvar Penning
Hi all, A diff to update sysutils/lf from 27 to 32 follows. Best, Alvar diff --git Makefile Makefile index 93805c829af..1c1e767e162 100644 --- Makefile +++ Makefile @@ -1,9 +1,9 @@ COMMENT = terminal file manager inspired by ranger written in Go MODGO_MODNAME =github.com/gokceh

[UPDATE] net/weechat to 4.4.0

2024-08-19 Thread Alvar Penning
Hi all, There has been a recent update for WeeChat to version 4.4.0 https://github.com/weechat/weechat/releases/tag/v4.4.0 A new patch to fix the broken LUA_VERSION check was added. It was fetched from an upstream Pull Request, experiencing the same build error: https://github.com/weechat/we

[UPDATE] net/weechat to 4.4.1

2024-08-20 Thread Alvar Penning
Hi all, Many thanks to Rafael Sadowski for merging yesterday's WeeChat update so quickly. However, in the meantime a new patch version has been released which makes the just added patch obsolete. https://github.com/weechat/weechat/releases/tag/v4.4.1 So I would kindly ask you to have a look at t

[NEW] Icinga DB and Icinga DB Web

2024-03-10 Thread Alvar Penning
Hi all, I recently started porting Icinga DB[0] and the corresponding Icinga DB Web[1], a module for Icinga Web 2. In a current Icinga 2 setup, Icinga DB aims at replacing the Icinga Data Output, IDO, which was deprecated. The attached tarball contains a diff against existing files and the two ne

Re: [NEW] Icinga DB and Icinga DB Web

2024-03-10 Thread Alvar Penning
Thank you very much for the fast and, even with the ongoing release situation, comprehensive answer. On 2024-03-10 14:36, Stuart Henderson wrote: > There's the same text in net/icinga/web2-module-icingadb/pkg/DESCR as > net/icinga/icingadb/pkg/DESCR. Better to describe what the module in > partic

[UPDATE] net/icinga/icinga-php-library to 0.13.2

2024-04-11 Thread Alvar Penning
Hi all, While I was working on bumping Icinga DB Web to today's release (to be sent out in a subsequent mail), I realized that the icinga-php-library also needed a bump. A diff is attached. https://github.com/Icinga/icinga-php-library/releases/tag/v0.13.2 Best, Alvar diff --git net/icinga/icinga

Re: [NEW] Icinga DB and Icinga DB Web

2024-04-11 Thread Alvar Penning
Hi again, For the record, I have been running the two ports without any problems since my last mail. Today both Icinga DB and Icinga DB Web have been updated and I have updated my ports as well. Please feel free to check out the attached updated ports. - https://github.com/Icinga/icingadb/releas

[UPDATE] WeeChat 4.2.2

2024-04-14 Thread Alvar Penning
Hi all, There is an update for WeeChat to its latest version 4.2.2. https://github.com/weechat/weechat/releases/tag/v4.2.2 A diff is attached. Best, Alvar diff --git net/weechat/Makefile net/weechat/Makefile index 14daf84582c..6e269d6fe67 100644 --- net/weechat/Makefile +++ net/weechat/Makefile

Re: [NEW] Icinga DB and Icinga DB Web

2024-04-18 Thread Alvar Penning
Thanks for picking this port up again. On 2024-04-18 00:30, Stuart Henderson wrote: > I've rearranged things slightly (in particular used upstream's > icingadb-web name). I think I'm pretty happy with this, though I'd > kind of like to take maintainer myself to keep all the icinga ports > under s

[UPDATE] icinga-web2 to 2.12.2

2024-11-15 Thread Alvar Penning
Hi ports@, Hi Stuart, A patch for icinga-web2 to the latest version 2.12.2[0] follows. During "make update-patches" the patches/patch-bin_icingacli file got slightly rewritten. If this is undesired, feel free to ignore this part. [0]: https://github.com/Icinga/icingaweb2/releases/tag/v2.12.2 Ch

[UPDATE] sysutils/lf to 33

2024-11-15 Thread Alvar Penning
Hi @ports, Hi Chang, A patch for lf to its latest version 33[0] follows. [0]: https://github.com/gokcehan/lf/releases/tag/r33 Cheers, Alvar diff --git Makefile Makefile index 1c1e767e162..ca571197925 100644 --- Makefile +++ Makefile @@ -1,9 +1,9 @@ COMMENT = terminal file manager inspire

[MAINTAINER UPDATE] icingadb to 1.2.1

2024-12-18 Thread Alvar Penning
Hi ports@, Please find a patch bumping Icinga DB - net/icinga/icingadb - from 1.2.0 to 1.2.1 below. - https://github.com/Icinga/icingadb/releases/tag/v1.2.1 - https://icinga.com/blog/releasing-icinga-db-v1-2-1/ Cheers, Alvar diff --git Makefile Makefile index f631c3d495f..f9223cf658e 100644 --

Re: update: x11/dunst to 1.12.2

2025-03-24 Thread Alvar Penning
On Mon Mar 24, 2025 at 10:13 AM CET, Stuart Henderson wrote: > The completions files would be better in the standard locations > (probably easiest to mv in post-install). Thanks for the feedback. I have attached an updated patch. Best, Alvar diff --git Makefile Makefile index 775e475ea5c..03413

[maintainer update] net/icinga/icingadb: 1.3.0

2025-04-06 Thread Alvar Penning
Hi all, A diff to update Icinga DB - net/icinga/icingadb - to its latest version v1.3.0 follows, . Best, Alvar diff --git Makefile Makefile index f9223cf658e..963343c7b2a 100644 --- Makefile +++ Makefile @@ -1,7 +1,7 @@ COMMENT= con

update: x11/dunst to 1.12.2

2025-04-05 Thread Alvar Penning
Hi all, A patch to update dunst from 1.9.2 to 1.12.2[0,1] follows. Doing so allowed getting rid of some of our patches, while introducing one new, effectively reverting one commit introducing a "wordexp.h" functionality not available on OpenBSD[2]. Best, Alvar [0]: https://github.com/dunst-proj

security update: net/icinga web2 and web2-module-director

2025-03-26 Thread Alvar Penning
Hi all, Hi Stuart, Today multiple security updates for Icinga Web 2 and Web 2 components were released. https://icinga.com/blog/icinga-security-releases-web-q1-2025/ The attached patch bumps the required IPL, Icinga Web 2 and the Icinga Director. I have successfully tested Icinga Web 2 and teste

[update] net/weechat to 4.6.0

2025-04-01 Thread Alvar Penning
Hi ports, Hi Rafael, A diff to update WeeChat to its latest version 4.6.0 including a patch against a syntax error - also sent to upstream - is attached. Best, Alvar diff --git Makefile Makefile index a9de3db7095..6f75ff2bdec 100644 --- Makefile +++ Makefile @@ -4,7 +4,7 @@ COMMENT-python= Pyth

Re: [update] net/weechat to 4.6.1

2025-04-11 Thread Alvar Penning
WeeChat 4.6.1 was released in the meantime, containing the patch created for 4.6.0. So the new diff looks boring again. Best, Alvar diff --git net/weechat/Makefile net/weechat/Makefile index a9de3db7095..15f0687a2b0 100644 --- net/weechat/Makefile +++ net/weechat/Makefile @@ -4,7 +4,7 @@ COMMENT

Re: [UPDATE] sysutils/lf r32 -> r34

2025-04-16 Thread Alvar Penning
On Wed Apr 16, 2025 at 7:51 PM CEST, Igor Zornik wrote: > Thanks for the info. It seems their build process really does set this > variable based on the git tag (that would be "r${R}" as opposed to just > "${R}. Having the "r" included would mimic upstream, you are right. So feel free to include t

[new] REUSE, devel/reuse and devel/py-debian

2025-05-05 Thread Alvar Penning
Description: The debian Python modules work with Debian-related data formats, providing a means to read data from files involved in Debian packaging, and the distribution of Debian packages. The ability to create or edit the files is also available for some formats. Maintainer: Alvar Penning WWW

Re: [UPDATE] sysutils/lf r32 -> r34

2025-04-15 Thread Alvar Penning
> New version of lf available. I can still build it and browse with it on > latest snapshot amd64. Diff below. Thanks for your patch. I have just created almost the same and it works fine for me. However, would you mind setting MODGO_LDFLAGS as follows, allowing "lf -version" to work. > +MODGO_LD

Re: update: x11/dunst to 1.12.2

2025-04-15 Thread Alvar Penning
Friendly ping. I am using the updated port since the day I have first submitted it here. Seems to work fine. Or is there anything left to do? On Mon Mar 24, 2025 at 8:30 PM CET, Alvar Penning wrote: > On Mon Mar 24, 2025 at 10:13 AM CET, Stuart Henderson wrote: >> The completions files

security/gnutls: TLS Server Issues

2025-03-13 Thread Alvar Penning
Hi ports, Hi Antoine, After upgrading gnutls on a current system to its latest release and restarting a daemon using GnuTLS to serve a TLS server, I experienced rejected connections with "error -24 Decryption has failed." To be precise, I am using a WeeChat Relay with TLS transport encryption, wh

Re: [new] REUSE, devel/reuse and devel/py-debian

2025-05-19 Thread Alvar Penning
Hi Stuart, On Tue May 6, 2025 at 4:50 PM CEST, Stuart Henderson wrote: > Will try to take a look later. Quick heads-up for anyone else who looks > - beware, the tars extract in the current directory. Please excuse the missing directory structure in the tars. Since you said you'd try to take a lo

Re: [update/maintainer update] Icinga 2, Icinga DB, Icinga DB Web

2025-06-19 Thread Alvar Penning
Hi Stuart, On Thu Jun 19, 2025 at 1:53 AM CEST, Stuart Henderson wrote: > Why send 5 patches that need to be applied separately when it's clearly > going to be easier for everyone to send 1? Thanks for your reply. I thought it might be easier to review each patch independently, thus I sent those

Re: [update] net/weechat to 4.6.1

2025-06-22 Thread Alvar Penning
On Sun Jun 22, 2025 at 8:12 AM CEST, deimos wrote: > 4.6.3 is available. Is anyone working on updating the port? Version 4.6.3 is available in the ports since a month[0,1]. [0]: https://cvsweb.openbsd.org/ports/net/weechat/Makefile?rev=1.102&content-type=text/x-cvsweb-markup [1]: https://codebe

[update/maintainer update] Icinga Web 2, Icinga DB Web, IPL

2025-07-17 Thread Alvar Penning
Hi ports, Hi Stuart, New versions of Icinga Web 2, Icinga DB Web and the icinga-php-library were released the other day. A diff follows updating these three packages all located under net/icinga. Next to the version bump, the patches for Icinga Web 2 were altered: 1. Revert "icingaweb2: backport