CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 09:14:49

Modified files:
x11/py-qt6 : Makefile 

Log message:
x11/py-qt6: add graphics/vulkan-loader to BDEP

apparently its a common pattern in qt6 land, according to sthen@ it
should go to qt6.port.mk..
should fix a build failure reported by ajacoutot@



CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 07:06:03

Modified files:
graphics/mapnik: Makefile distinfo 
graphics/mapnik/pkg: PLIST 
Removed files:
graphics/mapnik/patches: patch-SConstruct 
 patch-include_mapnik_json_generic_json_hpp 
 patch-plugins_input_csv_csv_utils_cpp 
 patch-src_libxml2_loader_cpp 
 patch-src_text_font_feature_settings_cpp 
 patch-test_run 
 patch-test_unit_serialization_wkb_test_cpp 

Log message:
graphics/mapnik: unbreak with latest icu4c & upgrade to 4.0.0.

- see https://github.com/mapnik/mapnik/releases/tag/v4.0.0
- as a bonus this switches to c++17 and moves from scons to cmake
- all headers are now installed under include/mapnik to avoid
conflicts with protozero & osrm-backend
- dont build the demo mapnik-viewer as this drags qt6.



CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 01:02:26

Modified files:
net/nheko  : Makefile distinfo 
net/nheko/pkg  : DESCR PLIST 
Removed files:
net/nheko/patches: patch-src_Cache_cpp patch-src_ChatPage_cpp 
   patch-src_LoginPage_h 
   patch-src_encryption_DeviceVerificationFlow_cpp 
   patch-src_main_cpp 
   patch-src_notifications_Manager_h 
   patch-src_timeline_InputBar_cpp 
   patch-src_ui_MxcMediaProxy_cpp 

Log message:
net/nheko: update to 0.12.0, switched to qt6.

see https://github.com/Nheko-Reborn/nheko/releases/tag/v0.12.0
all patches removed/merged upstream.

with tweaks and ok rsadowski@



CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 01:00:58

Modified files:
devel/mtxclient: Makefile distinfo 
devel/mtxclient/pkg: PLIST 

Log message:
devel/mtxclient: update to 0.10.0.

see https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.10.0

ok rsadowski@



CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 01:00:08

Modified files:
x11: Makefile 

Log message:
+x11/kdsingleapplication



CVS: cvs.openbsd.org: ports

2024-07-10 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/10 00:59:26

Log message:
import x11/kdsingleapplication 1.1.0, new dependency for a net/nheko update

KDSingleApplication is a helper class for single-instance policy 
applications
written by KDAB.

from/ok rsadowski@

Status:

Vendor Tag: rsadowski
Release Tags:   landry_20240710

N ports/x11/kdsingleapplication/Makefile
N ports/x11/kdsingleapplication/distinfo
N ports/x11/kdsingleapplication/pkg/DESCR
N ports/x11/kdsingleapplication/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 08:40:07

Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_5 Makefile distinfo 
www/mozilla-firefox/patches: Tag: OPENBSD_7_5 
 patch-build_moz_configure_nss_configure 
Added files:
www/mozilla-firefox/patches: Tag: OPENBSD_7_5 
 
patch-security_certverifier_NSSCertDBTrustDomain_cpp 
 
patch-security_manager_ssl_nsNSSIOLayer_cpp 
 patch-security_manager_ssl_nsNSSIOLayer_h 

Log message:
www/mozilla-firefox: MFC update to 128.0.

see https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
fixes https://www.mozilla.org/fr/security/advisories/mfsa2024-29/

revert commits from #1881027 & #1885138 that make use of features
(TLS certificate compression) enabled in nss 3.99. 7.5 ships with 3.98.



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 08:34:31

Modified files:
www/firefox-esr: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
www/firefox-esr: MFC update to 115.13.0.

See https://www.mozilla.org/en-US/firefox/115.13.0/releasenotes/
Fixes https://www.mozilla.org/fr/security/advisories/mfsa2024-30/



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 08:33:39

Modified files:
www/firefox-esr: Makefile distinfo 
www/firefox-esr-i18n: Makefile.inc distinfo 

Log message:
www/firefox-esr: update to 115.13.0.

see https://www.mozilla.org/en-US/firefox/115.13.0/releasenotes/
fixes https://www.mozilla.org/fr/security/advisories/mfsa2024-30/

that this port will get upgraded to 128esr when www/mozilla-firefox is
updated to 129.0 in a month.



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 08:31:52

Modified files:
www/mozilla-firefox: Makefile distinfo 
www/firefox-i18n: Makefile.inc distinfo 

Log message:
www/mozilla-firefox: update to 128.0.

see https://www.mozilla.org/en-US/firefox/128.0/releasenotes/
fixes https://www.mozilla.org/fr/security/advisories/mfsa2024-29/



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 04:31:03

Added files:
geo/mapserver/patches: patch-etc_mapserver-sample_conf 

Log message:
geo/mapserver: patch commented out sample config to use sensible values

MS_MAP_PATTERN is better in /etc, and OGCAPI_HTML_TEMPLATE_DIRECTORY
has a working default template



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 04:28:56

Modified files:
geo/mapserver  : Makefile distinfo 
geo/mapserver/patches: patch-CMakeLists_txt 
geo/mapserver/pkg: PLIST-python 

Log message:
geo/mapserver: update to 8.2.0.

see https://mapserver.org/development/changelog/changelog-8-2.html#changelog-8-2



CVS: cvs.openbsd.org: ports

2024-07-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/09 01:32:31

Modified files:
security/rnp   : Makefile distinfo 

Log message:
security/rnp: update to 0.17.1.

see https://github.com/rnpgp/rnp/releases/tag/v0.17.1
will be required by thunderbird 115.13.0 per #1885353



Re: XScreenSaver and bsdauth

2024-07-08 Thread Landry Breuil
Le Mon, Jul 08, 2024 at 11:43:25AM +0200, Manuel Giraud a écrit :
> Hi,
> 
> I'm trying to make a patch to XScreenSaver to support bsdauth (hopefully
> to have it upstream).

you might want to have a look at
https://github.com/openbsd/ports/blob/master/x11/xfce4/xfce4-screensaver/files/ask-pass.c
&
https://github.com/openbsd/ports/commit/3f12fe80e7ea1008e93764cf0418cba3e6f357a0

iirc it comes from what used to be in gnome-screensaver.

also
https://github.com/openbsd/ports/blob/master/x11/slock/patches/patch-slock_c
for slock

i have to admit i was pretty sure xscreensaver already supported
bsdauth..

hth



CVS: cvs.openbsd.org: ports

2024-07-08 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/08 02:20:44

Modified files:
devel/spdlog   : Makefile distinfo 
devel/spdlog/pkg: PLIST 

Log message:
devel/spdlog: update to 1.14.1, from brad

see https://github.com/gabime/spdlog/releases/tag/v1.14.0
and https://github.com/gabime/spdlog/releases/tag/v1.14.1

disable building examples as it breaks with a pending devel/fmt update
(cf https://github.com/gabime/spdlog/issues/3129 and
https://github.com/gabime/spdlog/issues/3115)



Re: UPDATE: spdlog 1.14.1

2024-07-08 Thread Landry Breuil
Le Mon, Jul 08, 2024 at 03:59:20AM -0400, Brad Smith a écrit :
> On 2024-07-08 2:46 a.m., Landry Breuil wrote:
> > Le Sat, Jul 06, 2024 at 09:39:01PM -0400, Brad Smith a écrit :
> > > On Sat, Jul 06, 2024 at 08:34:47PM -0400, Brad Smith wrote:
> > > > Here is an update to spdlog 1.14.1.
> > > Also disable building an example.
> > i have more or less the same diff, what brings not building the examples
> > ? also the symbols in the lib didnt change here, so why bumping the
> > major ?
> 
> The output of check_sym was questionable and bumps are cheap.

right

> The example does not serve any purpose, it's just wasting CPU cycles
> building and
> there is a pending issue getting in the way of newer fmt.

ah, thanks for the explanation. much better :)



CVS: cvs.openbsd.org: ports

2024-07-08 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/08 02:00:59

Modified files:
databases/pgbouncer: Makefile distinfo 
databases/pgbouncer/pkg: pgbouncer.rc 

Log message:
databases/pgbouncer: update to 1.23.0.

see https://www.pgbouncer.org/2024/07/pgbouncer-1-23-0

set rc_stop_signal=QUIT in rc script for proper service halting, from sthen@
ok sthen@



CVS: cvs.openbsd.org: ports

2024-07-08 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/08 01:20:29

Modified files:
security/nss   : Makefile distinfo 

Log message:
security/nss: update to 3.102.

see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_102.html



[update] nheko 0.12/mtxclient 0.10

2024-07-08 Thread Landry Breuil
hi,

here's a wip update for nheko 0.12 which switched upstream to qt6, cf
https://github.com/Nheko-Reborn/nheko/releases/tag/v0.12.0
there's also an update for mtxclient 0.10.0 cf
https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.10.0

wip packages are available on https://packages.rhaalovely.net/wip/amd64/
using the trick from
https://github.com/Nheko-Reborn/nheko/issues/1187#issuecomment-1255831124
i've been able to connect to a matrix account and verify this new
device.

portswise, it builds a bundled copy of
https://github.com/KDAB/KDSingleApplication for which we could have a
distinct port, opinion welcome on that.

testing welcome!

Landry
Index: Makefile
===
RCS file: /cvs/ports/net/nheko/Makefile,v
diff -u -r1.12 Makefile
--- Makefile20 Apr 2024 09:28:33 -  1.12
+++ Makefile8 Jul 2024 06:47:30 -
@@ -2,23 +2,22 @@
 
 GH_ACCOUNT =   Nheko-Reborn
 GH_PROJECT =   nheko
-GH_TAGNAME =   v0.11.3
-REVISION = 1
+GH_TAGNAME =   v0.12.0
 
 CATEGORIES=net
 
 # GPLv3
 PERMIT_PACKAGE=Yes
 
-WANTLIB += ${COMPILER_LIBCXX} Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
-WANTLIB += Qt5Multimedia Qt5Network Qt5Qml Qt5QmlModels Qt5Quick
-WANTLIB += Qt5QuickControls2 Qt5QuickWidgets Qt5Svg Qt5Widgets
+WANTLIB += ${COMPILER_LIBCXX} GL Qt6Core Qt6DBus Qt6Gui
+WANTLIB += Qt6Multimedia Qt6Network Qt6Qml Qt6QmlModels Qt6Quick
+WANTLIB += Qt6QuickControls2 Qt6OpenGL Qt6Svg Qt6Widgets
 WANTLIB += c cmark coeurl crypto fmt glib-2.0 gobject-2.0 gstbase-1.0
-WANTLIB += gstreamer-1.0 gstsdp-1.0 gstwebrtc-1.0 intl lmdb m
-WANTLIB += matrix_client olm qt5keychain spdlog ssl xcb xcb-ewmh
+WANTLIB += gstreamer-1.0 gstsdp-1.0 gstwebrtc-1.0 gstgl-1.0 gstvideo-1.0 intl 
lmdb m
+WANTLIB += matrix_client olm qt6keychain spdlog ssl xkbcommon
 
 MODULES =  devel/cmake \
-   x11/qt5
+   x11/qt6
 
 # C++20
 COMPILER = base-clang ports-gcc
@@ -31,7 +30,7 @@
devel/boost \
textproc/asciidoc \
textproc/nlohmann-json \
-   x11/qt5/qtbase
+   x11/qt6/qtbase
 
 LIB_DEPENDS =  databases/lmdb \
devel/coeurl>=0.3.0 \
@@ -40,14 +39,15 @@
devel/spdlog \
multimedia/gstreamer1/core \
multimedia/gstreamer1/plugins-base \
-   security/qtkeychain \
+   security/qtkeychain,qt6 \
textproc/cmark \
-   x11/qt5/qtmultimedia \
-   x11/qt5/qtquickcontrols2 \
-   x11/qt5/qtsvg
+   x11/qt6/qtdeclarative \
+   x11/qt6/qtmultimedia \
+   x11/qt6/qtsvg
 
 # -DCMAKE_DISABLE_FIND_PACKAGE_GIT=ON (or _Git or _git) do not work
 CONFIGURE_ARGS +=  -DGIT=OFF
+CONFIGURE_ARGS +=  -DUSE_BUNDLED_KDSINGLEAPPLICATION=ON
 CONFIGURE_ARGS +=  -DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/net/nheko/distinfo,v
diff -u -r1.4 distinfo
--- distinfo23 Feb 2023 09:14:06 -  1.4
+++ distinfo8 Jul 2024 06:47:30 -
@@ -1,2 +1,2 @@
-SHA256 (nheko-0.11.3.tar.gz) = 8oUVaISjoMaHDz+6icE9H9cMhye9F52DELE4GfimOjc=
-SIZE (nheko-0.11.3.tar.gz) = 1780179
+SHA256 (nheko-0.12.0.tar.gz) = o6dXi9k4aguaQYj6Epb93bffD4RsOXKLgKmY+dBvNtE=
+SIZE (nheko-0.12.0.tar.gz) = 2094339
Index: patches/patch-src_Cache_cpp
===
RCS file: patches/patch-src_Cache_cpp
diff -N patches/patch-src_Cache_cpp
--- patches/patch-src_Cache_cpp 20 Apr 2024 09:28:33 -  1.2
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,26 +0,0 @@
-- "Fruquent lag due to db sync" 
https://github.com/Nheko-Reborn/nheko/issues/1355
-  Backout d8669ccf3d4429e44caa87e2592b3bc3afa4e41c
-- Fix build against fmt10
-  e89e65dc17020772eb057414b4f0c5d6f4ad98d0
-
-Index: src/Cache.cpp
 src/Cache.cpp.orig
-+++ src/Cache.cpp
-@@ -293,7 +293,7 @@ Cache::setup()
- //
- // 2022-10-28: Disable the nosync flags again in the hope to crack 
down on some database
- // corruption.
--env_.open(cacheDirectory_.toStdString().c_str()); //, MDB_NOMETASYNC 
| MDB_NOSYNC);
-+env_.open(cacheDirectory_.toStdString().c_str(),  MDB_NOMETASYNC 
| MDB_NOSYNC);
- } catch (const lmdb::error ) {
- if (e.code() != MDB_VERSION_MISMATCH && e.code() != MDB_INVALID) {
- throw std::runtime_error("LMDB initialization failed" + 
std::string(e.what()));
-@@ -438,7 +438,7 @@ Cache::loadSecretsFromStore(
- if (job->error() && job->error() != 
QKeychain::Error::EntryNotFound) {
- nhlog::db()->error("Restoring secret '{}' failed ({}): 
{}",
-name.toStdString(),
--   job->error(),
-+

Re: UPDATE: spdlog 1.14.1

2024-07-08 Thread Landry Breuil
Le Sat, Jul 06, 2024 at 09:39:01PM -0400, Brad Smith a écrit :
> On Sat, Jul 06, 2024 at 08:34:47PM -0400, Brad Smith wrote:
> > Here is an update to spdlog 1.14.1.
>  
> Also disable building an example.

i have more or less the same diff, what brings not building the examples
? also the symbols in the lib didnt change here, so why bumping the
major ?

Landry



CVS: cvs.openbsd.org: ports

2024-07-07 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/07 03:37:25

Modified files:
telephony/baresip: Makefile.inc 
telephony/baresip/baresip: Makefile distinfo 
telephony/baresip/baresip/patches: patch-src_config_c 
telephony/baresip/re: Makefile distinfo 

Log message:
telephony/baresip: update to 3.13.0.

see https://github.com/baresip/re/releases/tag/v3.13.0
and https://github.com/baresip/baresip/releases/tag/v3.13.0



CVS: cvs.openbsd.org: ports

2024-07-07 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/07 03:13:45

Modified files:
print/lyx  : Makefile distinfo 

Log message:
print/lyx: update to 2.4.1.

see https://www.lyx.org/announce/2_4_1.txt



Re: NEW: sysutils/victorialogs v0.26.1

2024-07-06 Thread Landry Breuil
Le Sat, Jul 06, 2024 at 10:27:00AM +0200, Denis Fondras a écrit :
> On Tue, Jul 02, 2024 at 08:51:11PM +0200, Landry Breuil wrote:
> > Le Tue, Jul 02, 2024 at 07:43:06PM +0200, Denis Fondras a écrit :
> > > Le Tue, Jul 02, 2024 at 12:13:36PM +0200, Landry Breuil a écrit :
> > > > Le Mon, Jul 01, 2024 at 07:42:39PM +0200, Denis Fondras a écrit :
> > > > > VictoriaLogs is a fast and easy-to-use, open source logs solution.
> > > > 
> > > > i havent tested it but:
> > > > 
> > > > - same COMMENT as victoriametrics, i suppose an oversight ?
> > > 
> > > Thank you :)
> > > 
> > > > - if you want to reuse _vmetrics uid you shouldnt have @user/@group
> > > >   entries in plist, but i guess you want a separate uid/gid ?
> > > > 
> > > 
> > > I used the same because it was simpler. But if it is OK for you if I use 
> > > another
> > > one, I can do the change.
> > 
> > well, unless you have a good reason to share the uid (storage ownership
> > for example), you're supposed to use a distinct one, so please yes :)
> > 
> 
> Here is a new version.
> 
> - change user
> - update to v0.27.1

reads good to me, ok; maybe it could be merged with the victoriametrics
ports since it builds from the same source, but not from the same tag..
a bit strange, but oh well.

with the go.mod patch ? could that get a comment explaining it ?

Landry



Re: 回复: shall we create new port lang/cython3 ?

2024-07-04 Thread Landry Breuil
Le Thu, Jul 04, 2024 at 03:54:08PM +0100, Stuart Henderson a écrit :
> On 2024/06/30 14:53, Stuart Henderson wrote:
> > On 2024/06/28 18:44, Daniel Dickman wrote:
> > > > These use python 2 and fail with cython 3:
> > > >
> > > > games/pygame_sdl2
> > > > games/renpy
> > > 
> > > please mark these as BROKEN
> > > 
> > > > The following ports didn't build and I don't have diffs to fix/update
> > > > them. If anyone wants to push this forward then figuring out how to 
> > > > patch
> > > > or update these would be helpful:
> > > >
> > > > math/mlpack ?
> > > > math/py-h5py,python33.11.0 supports newer cython, but needs 
> > > > newer numpy
> > > > math/py-pandas,python3  ?
> > > > math/py-scikit-image,python30.22.0/newer, need newer numpy (0.22.0: 
> > > > 1.23.3, 0.23.x: 2.x)
> > > > math/py-scipy,python3   ?
> > > 
> > > please mark the above as BROKEN for now.
> > > 
> > > I use scipy and pandas so will be motivated to fix once we have Cython
> > > 3 in the tree.
> 
> Here's the diff that I have doing the above, maintainers of touched ports 
> CC'd.
> Alternatively for mlpack, there's an update which works with new cython at
> https://junkpile.org/mlpack-4.4.0.diff but I have no idea how to test it.

definitely ok for the geo/ subdir - thanks a lot !



[update] databases/pgbouncer 1.23.0

2024-07-04 Thread Landry Breuil
hi,

small update but minor breaking changes cf
https://www.pgbouncer.org/changelog.html#pgbouncer-123x

ok ?

Index: Makefile
===
RCS file: /cvs/ports/databases/pgbouncer/Makefile,v
diff -u -r1.42 Makefile
--- Makefile15 May 2024 14:30:09 -  1.42
+++ Makefile4 Jul 2024 14:33:42 -
@@ -1,6 +1,6 @@
 COMMENT =  lightweight connection pooler for PostgreSQL
 
-V =1.22.1
+V =1.23.0
 DISTNAME = pgbouncer-${V}
 
 CATEGORIES =   databases
Index: distinfo
===
RCS file: /cvs/ports/databases/pgbouncer/distinfo,v
diff -u -r1.19 distinfo
--- distinfo15 May 2024 14:30:09 -  1.19
+++ distinfo4 Jul 2024 14:33:42 -
@@ -1,2 +1,2 @@
-SHA256 (pgbouncer-1.22.1.tar.gz) = KwGKps5/WSyYkrueD9kCYkhOtzk3/Sr5KXcKRTc7ohU=
-SIZE (pgbouncer-1.22.1.tar.gz) = 677351
+SHA256 (pgbouncer-1.23.0.tar.gz) = GAQhnDAe8DXn9B6pr/HlGAtLr4hF1hBh6aEIWTYyMiY=
+SIZE (pgbouncer-1.23.0.tar.gz) = 694845



Re: NEW: sysutils/victorialogs v0.26.1

2024-07-02 Thread Landry Breuil
Le Tue, Jul 02, 2024 at 07:43:06PM +0200, Denis Fondras a écrit :
> Le Tue, Jul 02, 2024 at 12:13:36PM +0200, Landry Breuil a écrit :
> > Le Mon, Jul 01, 2024 at 07:42:39PM +0200, Denis Fondras a écrit :
> > > VictoriaLogs is a fast and easy-to-use, open source logs solution.
> > 
> > i havent tested it but:
> > 
> > - same COMMENT as victoriametrics, i suppose an oversight ?
> 
> Thank you :)
> 
> > - if you want to reuse _vmetrics uid you shouldnt have @user/@group
> >   entries in plist, but i guess you want a separate uid/gid ?
> > 
> 
> I used the same because it was simpler. But if it is OK for you if I use 
> another
> one, I can do the change.

well, unless you have a good reason to share the uid (storage ownership
for example), you're supposed to use a distinct one, so please yes :)



Re: NEW: sysutils/victorialogs v0.26.1

2024-07-02 Thread Landry Breuil
Le Mon, Jul 01, 2024 at 07:42:39PM +0200, Denis Fondras a écrit :
> VictoriaLogs is a fast and easy-to-use, open source logs solution.

i havent tested it but:

- same COMMENT as victoriametrics, i suppose an oversight ?
- if you want to reuse _vmetrics uid you shouldnt have @user/@group
  entries in plist, but i guess you want a separate uid/gid ?

Landry



CVS: cvs.openbsd.org: ports

2024-07-01 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/01 00:06:34

Modified files:
geo/pdal   : Makefile distinfo 
geo/pdal/patches: 
  
patch-vendor_eigen_Eigen_src_Core_util_ConfigureVectorization_h 

Log message:
geo/pdal: update to 2.7.2.

see https://github.com/PDAL/PDAL/releases/tag/2.7.2



CVS: cvs.openbsd.org: ports

2024-07-01 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/01 00:04:04

Modified files:
graphics/libjxl: Makefile distinfo 

Log message:
graphics/libjxl: update to 0.10.3



CVS: cvs.openbsd.org: ports

2024-07-01 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/07/01 00:00:11

Modified files:
net/openvpn-auth-ldap: Tag: OPENBSD_7_5 Makefile 
Added files:
net/openvpn-auth-ldap/patches: Tag: OPENBSD_7_5 
   patch-src_openvpn-cr_c 

Log message:
net/openvpn-auth-ldap: MFC fix for CVE-2024-28820

https://github.com/threerings/openvpn-auth-ldap/pull/92



CVS: cvs.openbsd.org: ports

2024-06-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/30 23:58:03

Modified files:
net/openvpn-auth-ldap: Makefile 
Added files:
net/openvpn-auth-ldap/patches: patch-src_openvpn-cr_c 

Log message:
net/openvpn-auth-ldap: fix CVE-2024-28820

cf https://github.com/threerings/openvpn-auth-ldap/pull/92



CVS: cvs.openbsd.org: ports

2024-06-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/30 01:10:10

Modified files:
geo/gdal   : Makefile distinfo 

Log message:
geo/gdal: update to 3.9.1.

see https://github.com/OSGeo/gdal/blob/v3.9.1/NEWS.md



CVS: cvs.openbsd.org: ports

2024-06-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/30 01:07:25

Modified files:
security/nss   : Makefile distinfo 

Log message:
security/nss: update to 3.101.1.

see 
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_101_1.html



Re: UPDATE: devel/py-sip 6.8.3, x11/py-qt5 5.15.10, x11/py-sip-qt5 12.13.0

2024-06-29 Thread Landry Breuil
Le Thu, Jun 27, 2024 at 07:21:33PM +0200, Caspar Schutijser a écrit :
> Hi,
> 
> Below is a diff that updates devel/py-sip and related ports that must
> be upgraded at the same time to their most recent versions (there is
> no update for www/py-qtwebengine). As is noted in the Makefile of
> devel/py-sip, these updates should be tested well.
> 
> I have tested the following ports at build-time and run-time:
> - textproc/calibre
> 
> I have tested whether the following ports still build:
> - devel/py-qt-builder
> - editors/py-qscintilla
> - geo/qgis

i've runtime-tested qgis with all those updates and it starts fine, ok
with me.



CVS: cvs.openbsd.org: ports

2024-06-27 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/27 01:19:23

Modified files:
devel/py-buildbot: Makefile.inc 
devel/py-buildbot/buildbot: Makefile distinfo 
devel/py-buildbot/buildbot/patches: 

patch-buildbot_scripts_logwatcher_py 
devel/py-buildbot/buildbot/pkg: PLIST 
devel/py-buildbot/console-view: distinfo 
devel/py-buildbot/console-view/pkg: PLIST 
devel/py-buildbot/grid-view: distinfo 
devel/py-buildbot/grid-view/pkg: PLIST 
devel/py-buildbot/pkg: distinfo 
devel/py-buildbot/react-console-view: distinfo 
devel/py-buildbot/react-grid-view: distinfo 
devel/py-buildbot/react-waterfall-view: distinfo 
devel/py-buildbot/waterfall-view: distinfo 
devel/py-buildbot/waterfall-view/pkg: PLIST 
devel/py-buildbot/www: distinfo 
devel/py-buildbot/www/pkg: PLIST 
devel/py-buildbot/www-react: distinfo 
devel/py-buildbot/www-react/pkg: PLIST 
devel/py-buildslave: Makefile distinfo 
Removed files:
devel/py-buildbot/buildbot/patches: patch-buildbot_www_plugin_py 

Log message:
devel/py-buildbot: upgrade to 4.0.0.

see https://github.com/buildbot/buildbot/releases/tag/v4.0.0

dont forget to upgrade the db schema:
#doas -u _buildbot buildbot upgrade-master /path/to/homedir

check https://docs.buildbot.net/latest/manual/upgrading/4.0-upgrade.html
for other upgrade notes.



CVS: cvs.openbsd.org: ports

2024-06-26 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/26 00:42:12

Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
www/mozilla-firefox: MFC update to 127.0.2.

see https://www.mozilla.org/en-US/firefox/127.0.2/releasenotes/



CVS: cvs.openbsd.org: ports

2024-06-26 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/26 00:34:48

Modified files:
www/firefox-i18n: Makefile.inc distinfo 
www/mozilla-firefox: Makefile distinfo 

Log message:
www/mozilla-firefox: update to 127.0.2.

see https://www.mozilla.org/en-US/firefox/127.0.2/releasenotes/



CVS: cvs.openbsd.org: ports

2024-06-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/24 05:36:10

Modified files:
print/weasyprint: Makefile distinfo 
print/weasyprint/pkg: PLIST 

Log message:
print/weasyprint: update to 62.3.

see https://github.com/Kozea/WeasyPrint/releases/tag/v62.0
and https://www.courtbouillon.org/blog/00051-weasyprint-62/



CVS: cvs.openbsd.org: ports

2024-06-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/24 05:35:08

Modified files:
print/py-pydyf : Makefile distinfo 

Log message:
print/py-pydyf: update to 0.10.0.

see https://github.com/CourtBouillon/pydyf/releases/tag/v0.10.0



CVS: cvs.openbsd.org: ports

2024-06-24 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/24 00:28:49

Modified files:
geo/qgis   : Makefile distinfo 
geo/qgis/pkg   : PLIST 

Log message:
geo/qgis: update to 3.38.0.

see https://changelog.qgis.org/en/qgis/version/3.38/



CVS: cvs.openbsd.org: ports

2024-06-23 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/23 14:00:45

Modified files:
productivity/grisbi: Makefile 

Log message:
productivity/grisbi: add missing BDEP on gettext-tools

reported by naddy@, thanks !



CVS: cvs.openbsd.org: ports

2024-06-22 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/22 01:22:19

Modified files:
devel/py-buildbot: Makefile.inc 
devel/py-buildbot/buildbot: Makefile distinfo 
devel/py-buildbot/buildbot/pkg: PLIST 
devel/py-buildbot/console-view: distinfo 
devel/py-buildbot/grid-view: distinfo 
devel/py-buildbot/pkg: distinfo 
devel/py-buildbot/react-console-view: distinfo 
devel/py-buildbot/react-grid-view: distinfo 
devel/py-buildbot/react-waterfall-view: distinfo 
devel/py-buildbot/waterfall-view: distinfo 
devel/py-buildbot/www: distinfo 
devel/py-buildbot/www-react: distinfo 
devel/py-buildslave: Makefile distinfo 

Log message:
devel/py-buildbot: update to 3.11.4.



CVS: cvs.openbsd.org: ports

2024-06-22 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/22 01:01:45

Modified files:
www/nextcloud/27: Makefile distinfo 
www/nextcloud/27/pkg: PLIST 

Log message:
www/nextcloud/27: update to 27.1.10.



CVS: cvs.openbsd.org: ports

2024-06-19 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/19 08:15:52

Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
www/mozilla-firefox: MFC update to 127.0.1.

see https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/



CVS: cvs.openbsd.org: ports

2024-06-19 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/19 08:12:01

Modified files:
www/mozilla-firefox: Makefile distinfo 
www/firefox-i18n: Makefile.inc distinfo 

Log message:
www/mozilla-firefox: update to 127.0.1.

see https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/



CVS: cvs.openbsd.org: ports

2024-06-18 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/18 22:41:44

Modified files:
mail/mozilla-thunderbird: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
mail/mozilla-thunderbird: MFC update to 115.12.1.

see https://www.thunderbird.net/en-US/thunderbird/115.12.1/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-28/



CVS: cvs.openbsd.org: ports

2024-06-18 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/18 22:40:37

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
mail/mozilla-thunderbird: update to 115.12.1.

see https://www.thunderbird.net/en-US/thunderbird/115.12.1/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-28/



CVS: cvs.openbsd.org: ports

2024-06-18 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/18 09:35:26

Modified files:
net/synapse: Makefile distinfo modules.inc 
net/synapse/pkg: PLIST 

Log message:
net/synapse: update to 1.109.0, from MAINTAINER Renaud Allard



CVS: cvs.openbsd.org: ports

2024-06-16 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/16 21:35:26

Removed files:
mail/mozilla-thunderbird/patches: patch-gfx_qcms_src_lib_rs 

Log message:
mail/mozilla-thunderbird: forgot to cvs rm merged patch from #1882291

reminded by tb@ and naddy@



CVS: cvs.openbsd.org: ports

2024-06-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/15 03:22:36

Modified files:
devel/py-rtree : Makefile distinfo 
Added files:
devel/py-rtree/patches: patch-tests_test_index_py 

Log message:
devel/py-rtree: update to 1.2.0.

see https://github.com/Toblerity/rtree/releases/tag/1.2.0



CVS: cvs.openbsd.org: ports

2024-06-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/15 03:21:58

Modified files:
geo/spatialindex: Makefile distinfo 
geo/spatialindex/pkg: PLIST 
Added files:
geo/spatialindex/patches: patch-test_CMakeLists_txt 
  patch-test_index-tests_sh 

Log message:
geo/spatialindex: update to 2.0.0.

see https://github.com/libspatialindex/libspatialindex/releases/tag/2.0.0



CVS: cvs.openbsd.org: ports

2024-06-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/15 03:20:20

ports/geo/spatialindex/patches

Update of /cvs/ports/geo/spatialindex/patches
In directory cvs.openbsd.org:/tmp/cvs-serv28170/patches

Log Message:
Directory /cvs/ports/geo/spatialindex/patches added to the repository



CVS: cvs.openbsd.org: ports

2024-06-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/15 02:04:45

ports/devel/py-rtree/patches

Update of /cvs/ports/devel/py-rtree/patches
In directory cvs.openbsd.org:/tmp/cvs-serv43541/patches

Log Message:
Directory /cvs/ports/devel/py-rtree/patches added to the repository



[update] nextcloud 27.1.10

2024-06-15 Thread Landry Breuil
hi,

still works for me on 7.4 (yeah i know), and still maintained upstream
according to
https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule

ok ?

Landry
Index: Makefile
===
RCS file: /cvs/ports/www/nextcloud/27/Makefile,v
diff -u -r1.16 Makefile
--- Makefile30 Apr 2024 12:22:36 -  1.16
+++ Makefile15 Jun 2024 07:05:11 -
@@ -1,4 +1,4 @@
-NC_VERSION=27.1.9
+NC_VERSION=27.1.10
 # default PHP version changed, so keep REVISION in -current higher
 # than -stable until 7.5-release.
 
Index: distinfo
===
RCS file: /cvs/ports/www/nextcloud/27/distinfo,v
diff -u -r1.12 distinfo
--- distinfo30 Apr 2024 12:22:36 -  1.12
+++ distinfo15 Jun 2024 07:05:11 -
@@ -1,2 +1,2 @@
-SHA256 (nextcloud-27.1.9.tar.bz2) = 
+P4QzLWFNJ+EUQ25tLAgjbfziV2vPXpejxfSNuzEEfU=
-SIZE (nextcloud-27.1.9.tar.bz2) = 188979224
+SHA256 (nextcloud-27.1.10.tar.bz2) = 
lD4ScNdxp8gNqisy5ylM6MO3e56u9yrYs4SH1YyFB1Y=
+SIZE (nextcloud-27.1.10.tar.bz2) = 186125614
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/nextcloud/27/pkg/PLIST,v
diff -u -r1.12 PLIST
--- pkg/PLIST   30 Apr 2024 12:22:36 -  1.12
+++ pkg/PLIST   15 Jun 2024 07:05:11 -
@@ -8,16 +8,7 @@
 @sample nextcloud/.htaccess
 nextcloud/.user.ini
 nextcloud/3rdparty/
-nextcloud/3rdparty/.github/
-nextcloud/3rdparty/.github/dependabot.yml
-nextcloud/3rdparty/.github/workflows/
-nextcloud/3rdparty/.github/workflows/block-merge-freeze.yml
-nextcloud/3rdparty/.github/workflows/composer-auto.yml
-nextcloud/3rdparty/.github/workflows/composer.yml
-nextcloud/3rdparty/.github/workflows/lint-php.yml
-nextcloud/3rdparty/.gitignore
 nextcloud/3rdparty/LICENSE INFO
-nextcloud/3rdparty/README.md
 nextcloud/3rdparty/autoload.php
 nextcloud/3rdparty/aws/
 nextcloud/3rdparty/aws/aws-crt-php/
@@ -9314,13 +9305,10 @@
 nextcloud/apps/activity/appinfo/info.xml
 nextcloud/apps/activity/appinfo/routes.php
 nextcloud/apps/activity/appinfo/signature.json
-nextcloud/apps/activity/check-handlebars-templates.sh
-nextcloud/apps/activity/compile-handlebars-templates.sh
 nextcloud/apps/activity/composer.json
 nextcloud/apps/activity/composer.lock
 nextcloud/apps/activity/css/
 nextcloud/apps/activity/css/style.css
-nextcloud/apps/activity/cypress.config.ts
 nextcloud/apps/activity/docs/
 nextcloud/apps/activity/docs/create.md
 nextcloud/apps/activity/docs/endpoint-v2.md
@@ -9488,6 +9476,8 @@
 nextcloud/apps/activity/l10n/fo.json
 nextcloud/apps/activity/l10n/fr.js
 nextcloud/apps/activity/l10n/fr.json
+nextcloud/apps/activity/l10n/ga.js
+nextcloud/apps/activity/l10n/ga.json
 nextcloud/apps/activity/l10n/gd.js
 nextcloud/apps/activity/l10n/gd.json
 nextcloud/apps/activity/l10n/gl.js
@@ -9675,7 +9665,6 @@
 nextcloud/apps/activity/templates/settings/personal.php
 nextcloud/apps/activity/templates/stream.app.navigation.php
 nextcloud/apps/activity/templates/stream.body.php
-nextcloud/apps/activity/tsconfig.json
 nextcloud/apps/activity/vendor-bin/
 nextcloud/apps/activity/vendor-bin/cs-fixer/
 nextcloud/apps/activity/vendor-bin/cs-fixer/composer.json
@@ -9752,6 +9741,8 @@
 nextcloud/apps/admin_audit/l10n/fi.json
 nextcloud/apps/admin_audit/l10n/fr.js
 nextcloud/apps/admin_audit/l10n/fr.json
+nextcloud/apps/admin_audit/l10n/ga.js
+nextcloud/apps/admin_audit/l10n/ga.json
 nextcloud/apps/admin_audit/l10n/gl.js
 nextcloud/apps/admin_audit/l10n/gl.json
 nextcloud/apps/admin_audit/l10n/he.js
@@ -9943,6 +9934,8 @@
 nextcloud/apps/bruteforcesettings/l10n/fo.json
 nextcloud/apps/bruteforcesettings/l10n/fr.js
 nextcloud/apps/bruteforcesettings/l10n/fr.json
+nextcloud/apps/bruteforcesettings/l10n/ga.js
+nextcloud/apps/bruteforcesettings/l10n/ga.json
 nextcloud/apps/bruteforcesettings/l10n/gd.js
 nextcloud/apps/bruteforcesettings/l10n/gd.json
 nextcloud/apps/bruteforcesettings/l10n/gl.js
@@ -10058,8 +10051,6 @@
 nextcloud/apps/bruteforcesettings/lib/Settings/IPWhitelist.php
 nextcloud/apps/bruteforcesettings/package-lock.json
 nextcloud/apps/bruteforcesettings/package.json
-nextcloud/apps/bruteforcesettings/screenshots/
-nextcloud/apps/bruteforcesettings/screenshots/1.png
 nextcloud/apps/bruteforcesettings/templates/
 nextcloud/apps/bruteforcesettings/templates/ipwhitelist.php
 nextcloud/apps/bruteforcesettings/vendor/
@@ -10177,6 +10168,8 @@
 nextcloud/apps/circles/l10n/fi.json
 nextcloud/apps/circles/l10n/fr.js
 nextcloud/apps/circles/l10n/fr.json
+nextcloud/apps/circles/l10n/ga.js
+nextcloud/apps/circles/l10n/ga.json
 nextcloud/apps/circles/l10n/gl.js
 nextcloud/apps/circles/l10n/gl.json
 nextcloud/apps/circles/l10n/he.js
@@ -10976,6 +10969,8 @@
 nextcloud/apps/comments/l10n/fi.json
 nextcloud/apps/comments/l10n/fr.js
 nextcloud/apps/comments/l10n/fr.json
+nextcloud/apps/comments/l10n/ga.js
+nextcloud/apps/comments/l10n/ga.json
 nextcloud/apps/comments/l10n/gl.js
 nextcloud

CVS: cvs.openbsd.org: ports

2024-06-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/15 01:08:11

Modified files:
geo/py-planet  : Makefile distinfo 
geo/py-planet/pkg: PLIST 

Log message:
geo/py-planet: update to 2.9.



CVS: cvs.openbsd.org: ports

2024-06-14 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/14 12:02:29

Modified files:
mail/mozilla-thunderbird: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
mail/mozilla-thunderbird: MFC update to 115.12.0.

see https://www.thunderbird.net/en-US/thunderbird/115.12.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-28/



CVS: cvs.openbsd.org: ports

2024-06-14 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/14 12:01:32

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
mail/mozilla-thunderbird: update to 115.12.0.

see https://www.thunderbird.net/en-US/thunderbird/115.12.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-28/



CVS: cvs.openbsd.org: ports

2024-06-13 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/13 03:37:06

Modified files:
telephony/linphone/bctoolbox/patches: patch-src_CMakeLists_txt 

Log message:
telephony/linphone/bctoolbox: properly link libbctoolbox with iconv

should fix a build failure on sparc64, and at least fixes Extra: iconv on amd64



CVS: cvs.openbsd.org: ports

2024-06-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/12 03:26:37

Modified files:
geo/mapserver  : Makefile distinfo 
geo/mapserver/patches: patch-CMakeLists_txt 
Removed files:
geo/mapserver/patches: patch-mapscript_phpng_CMakeLists_txt 
   patch-mapwcs20_cpp patch-mapwcs_cpp 

Log message:
geo/mapserver: update to 8.0.2.

see 
https://mapserver.org/development/changelog/changelog-8-0.html#changelog-8-0-2



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:26:19

Modified files:
x11/xfce4/xfce4-settings: Makefile distinfo 

Log message:
x11/xfce4/xfce4-settings: update to 4.18.6



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:03:41

Modified files:
www/firefox-esr: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
www/firefox-esr: MFC update to 115.12.0.

see https://www.mozilla.org/en-US/firefox/115.12.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-26/



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:03:00

Modified files:
www/mozilla-firefox: Tag: OPENBSD_7_5 Makefile distinfo 
www/mozilla-firefox/patches: Tag: OPENBSD_7_5 
 patch-build_moz_configure_nss_configure 

Log message:
www/mozilla-firefox: MFC update to 127.0

see https://www.mozilla.org/en-US/firefox/127.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-25/



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:02:03

Modified files:
www/firefox-esr: Makefile distinfo 
www/firefox-esr-i18n: Makefile.inc distinfo 
Removed files:
www/firefox-esr/patches: patch-gfx_qcms_src_lib_rs 

Log message:
www/firefox-esr: update to 115.12.0.

see https://www.mozilla.org/en-US/firefox/115.12.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-26/

drop patch from #1882291, merged upstream



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:00:28

Modified files:
www/mozilla-firefox: Makefile distinfo 
www/firefox-i18n: Makefile.inc distinfo 

Log message:
www/mozilla-firefox: update to 127.0.

see https://www.mozilla.org/en-US/firefox/127.0/releasenotes/
fixes https://www.mozilla.org/en-US/security/advisories/mfsa2024-25/



CVS: cvs.openbsd.org: ports

2024-06-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/11 07:00:20

Modified files:
security/nss   : Makefile distinfo 
security/nss/pkg: PLIST 

Log message:
security/nss: update to 3.101.

see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_101.html



Re: net/synapse: fix tests

2024-06-10 Thread Landry Breuil
Le Mon, Jun 10, 2024 at 03:01:23PM +0100, Kirill A. Korinsky a écrit :
> ports@
> 
> I discovered that make test for net/synapse doesn't work, all tests fail.
> 
> Thus, tests seems to be leaked and it consumes near 8G of RAM before it was
> killed due to hit the hard limit on my system.
> 
> To avoid that I had added pytest-forked to run each test in dedicated
> process that allows to limit memory consumption to 200-300 mb,
> thsu, py-test-forked had missed dependecy to py-py which is known issue:
> https://github.com/pytest-dev/pytest-forked/issues/88
> 
> Anyway, some tests still fails due to requerement postgresql:

there's some goo in postgresql ports to start a throwaway psql instance
to run tests if you want to give it a shot.

Landry



CVS: cvs.openbsd.org: ports

2024-06-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/09 11:42:18

Modified files:
x11/xfce4/xfce4-power-manager: Makefile distinfo 

Log message:
x11/xfce4/xfce4-power-manager: update to 4.18.4.

see https://mail.xfce.org/pipermail/xfce-announce/2024-June/001400.html



CVS: cvs.openbsd.org: ports

2024-06-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/09 11:41:32

Modified files:
x11/xfce4/xfce4-session: Makefile distinfo 
x11/xfce4/xfce4-session/pkg: PLIST 

Log message:
x11/xfce4/xfce4-session: update to 4.18.4.

see https://mail.xfce.org/pipermail/xfce-announce/2024-June/001399.html



CVS: cvs.openbsd.org: ports

2024-06-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/09 04:28:06

Modified files:
x11/xfce4/xfce4-settings: Makefile distinfo 

Log message:
x11/xfce4/xfce4-settings: update to 4.18.5



CVS: cvs.openbsd.org: ports

2024-06-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/09 00:38:55

Modified files:
wayland/swayimg: Makefile distinfo 
wayland/swayimg/patches: patch-meson_build 

Log message:
wayland/swayimg: update to 2.2



CVS: cvs.openbsd.org: ports

2024-06-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/09 00:34:31

Modified files:
wayland/swaybg : Makefile distinfo 
wayland/swaybg/patches: patch-meson_build 

Log message:
wayland/swaybg: update to 1.2.1



CVS: cvs.openbsd.org: ports

2024-06-08 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/08 00:57:16

Modified files:
print/lyx  : Makefile distinfo 
print/lyx/pkg  : PLIST 
Added files:
print/lyx/patches: patch-configure 
   patch-src_support_filetools_cpp 
Removed files:
print/lyx/patches: patch-config_h_in 

Log message:
print/lyx: update to 2.4.0

see https://wiki.lyx.org/LyX/NewInLyX24



CVS: cvs.openbsd.org: ports

2024-06-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/06 04:40:58

Modified files:
geo/gdal   : Makefile 

Log message:
geo/gdal: add MODCLANG_RUN_DEPENDS to BDEP via lang/clang MODULE

since the update to poppler 24.05, c++20 modules are apparently used,
and if cmake sees cxx_std_20 option it looks for/uses bin/clang-scan-deps

cf https://github.com/OSGeo/gdal/commit/60dcddbf5fab917338caf433b3e7dca283cf9720

should fix a spurious build failure reported by ajacoutot@



CVS: cvs.openbsd.org: ports

2024-06-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/06 04:33:01

Modified files:
graphics/gimp/stable: Makefile distinfo 
graphics/gimp/stable/pkg: PLIST 

Log message:
graphics/gimp/stable: update to 2.10.38.

see https://www.gimp.org/news/2024/05/05/gimp-2-10-38-released/
ok ajacoutot@



CVS: cvs.openbsd.org: ports

2024-06-06 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/06 04:28:42

Modified files:
geo/geos   : Makefile distinfo 
geo/geos/pkg   : PLIST 

Log message:
geo/geos: update to 3.12.2.

see https://github.com/libgeos/geos/releases/tag/3.12.2



[update] gimp/stable 2.10.38

2024-06-05 Thread Landry Breuil
hi,

small update for the stable branch, probably the last according to
https://www.gimp.org/news/2024/05/05/gimp-2-10-38-released/

tests/oks welcome.

Landry
Index: Makefile
===
RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v
diff -u -r1.168 Makefile
--- Makefile29 May 2024 08:30:36 -  1.168
+++ Makefile5 Jun 2024 06:47:34 -
@@ -1,8 +1,7 @@
 COMMENT=   GNU Image Manipulation Program
 
-DISTNAME = gimp-2.10.36
+DISTNAME = gimp-2.10.38
 PKGSPEC =  gimp->=2,<2.99
-REVISION = 0
 
 .for i in gimp gimpbase gimpcolor gimpconfig gimpmath gimpmodule \
gimpthumb gimpui gimpwidgets
@@ -28,7 +27,7 @@
 WANTLIB += OpenEXRUtil-3_2 SM X11 Xau Xcomposite Xcursor Xdamage
 WANTLIB += Xdmcp Xext Xfixes Xi Xinerama Xmu Xpm Xrandr Xrender
 WANTLIB += Xt aa aom atk-1.0 avahi-client avahi-common babl-0.1
-WANTLIB += bz2 c cairo cairo-gobject crypto cups curses dav1d
+WANTLIB += bz2 c cairo cairo-gobject crypto cups curses
 WANTLIB += dbus-1 de265 execinfo exiv2 expat ffi fontconfig freetype
 WANTLIB += fribidi gdk-x11-2.0 gdk_pixbuf-2.0 gegl-0.4 gexiv2
 WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 graphite2
@@ -38,6 +37,7 @@
 WANTLIB += pcre2-8 pixman-1 png poppler poppler-glib rsvg-2 ssl tiff
 WANTLIB += webp webpdemux webpmux wmf-0.2 wmflite-0.2 x265 xcb
 WANTLIB += xcb-render xcb-shm xml2 z zstd sharpyuv deflate
+WANTLIB += INIReader inih jxl_cms
 
 DEBUG_PACKAGES=${BUILD_PACKAGES}
 
Index: distinfo
===
RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v
diff -u -r1.50 distinfo
--- distinfo11 Nov 2023 13:11:41 -  1.50
+++ distinfo5 Jun 2024 06:47:34 -
@@ -1,2 +1,2 @@
-SHA256 (gimp-2.10.36.tar.bz2) = PTvDxppL2zrqm6LVOF7ZjqA5U/OFeq/R1pdgEe1827I=
-SIZE (gimp-2.10.36.tar.bz2) = 31532334
+SHA256 (gimp-2.10.38.tar.bz2) = UKhF7sEciDH+hmFweVD1uERuNfMO37ms+Y+FwRM/hW4=
+SIZE (gimp-2.10.38.tar.bz2) = 31698453
Index: pkg/PLIST
===
RCS file: /cvs/ports/graphics/gimp/stable/pkg/PLIST,v
diff -u -r1.57 PLIST
--- pkg/PLIST   11 Nov 2023 13:11:41 -  1.57
+++ pkg/PLIST   5 Jun 2024 06:47:35 -
@@ -5594,6 +5594,7 @@
 share/locale/ka/LC_MESSAGES/gimp20-script-fu.mo
 share/locale/ka/LC_MESSAGES/gimp20-std-plug-ins.mo
 share/locale/ka/LC_MESSAGES/gimp20.mo
+share/locale/kab/LC_MESSAGES/gimp20-libgimp.mo
 share/locale/kab/LC_MESSAGES/gimp20-python.mo
 share/locale/kab/LC_MESSAGES/gimp20-std-plug-ins.mo
 share/locale/kk/LC_MESSAGES/gimp20-libgimp.mo


CVS: cvs.openbsd.org: ports

2024-06-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/04 23:59:31

Modified files:
devel/proj : Makefile distinfo 

Log message:
devel/proj: update to 9.4.1.

see https://github.com/OSGeo/PROJ/releases/tag/9.4.1



CVS: cvs.openbsd.org: ports

2024-06-04 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/04 23:43:48

Modified files:
textproc/zathura/plugins/mupdf: Makefile distinfo 
textproc/zathura/plugins/mupdf/patches: patch-meson_build 

Log message:
textproc/zathura/plugins/mupdf: update to 0.4.3



[update] print/lyx 2.4.0

2024-06-04 Thread Landry Breuil
Le Fri, May 31, 2024 at 09:22:27AM +0200, Landry Breuil a écrit :
> hi,
> 
> here's a rather simple update to 2.3.8 cf
> https://www.lyx.org/announce/2_3_7.txt
> https://www.lyx.org/announce/2_3_8.txt
> for details. the 2.4.0 release should happen someday, with experimental
> support for qt6.

and here's the diff for 2.4.0

https://wiki.lyx.org/LyX/NewInLyX24

tests still welcome !

Landry
? patch-config_h_in
Index: Makefile
===
RCS file: /cvs/ports/print/lyx/Makefile,v
diff -u -r1.106 Makefile
--- Makefile31 May 2024 06:00:12 -  1.106
+++ Makefile4 Jun 2024 19:20:05 -
@@ -1,24 +1,21 @@
-PORTROACH= skipv:2.3.x
-
 COMMENT=   graphical frontend for LaTeX (nearly WYSIWYG)
 
-DISTNAME=  lyx-2.3.6.1
-REVISION=  5
+DISTNAME=  lyx-2.4.0
 
 CATEGORIES=print editors
 
 HOMEPAGE=  https://www.lyx.org/
 
-SITES= https://ftp.lip6.fr/pub/lyx/stable/2.3.x/ \
-   http://ftp.icm.edu.pl/packages/lyx/stable/ \
-   http://mirror.ufs.ac.za/applications/lyx/stable/2.3.x/ \
-   ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/ \
-   ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.3.x/ \
-   ftp://ftp.u-aizu.ac.jp/pub/tex/lyx/stable/2.3.x/
+SITES= https://ftp.lip6.fr/pub/lyx/stable/2.4.x/ \
+   http://ftp.icm.edu.pl/packages/lyx/stable/2.4.x/ \
+   http://mirror.ufs.ac.za/applications/lyx/stable/2.4.x/ \
+   ftp://ftp.lyx.org/pub/lyx/stable/2.4.x/ \
+   ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.4.x/ \
+   ftp://ftp.u-aizu.ac.jp/pub/tex/lyx/stable/2.4.x/
 
 WANTLIB+= ${COMPILER_LIBCXX} Qt5Concurrent Qt5Core Qt5Gui Qt5Svg
-WANTLIB+= Qt5Widgets Qt5X11Extras aspell c enchant-2 hunspell-1.7
-WANTLIB+= iconv m magic xcb z
+WANTLIB+= Qt5Widgets Qt5X11Extras aspell c enchant-2 execinfo
+WANTLIB+= hunspell-1.7 iconv m magic xcb z
 
 COMPILER=  base-clang ports-gcc
 
Index: distinfo
===
RCS file: /cvs/ports/print/lyx/distinfo,v
diff -u -r1.21 distinfo
--- distinfo22 Jan 2021 23:27:06 -  1.21
+++ distinfo4 Jun 2024 19:20:05 -
@@ -1,2 +1,2 @@
-SHA256 (lyx-2.3.6.1.tar.gz) = bW9UWOuqxkTN+jURTQKensV7TZMCaNbUC9l5XVx+eSk=
-SIZE (lyx-2.3.6.1.tar.gz) = 27558948
+SHA256 (lyx-2.4.0.tar.gz) = 663GMaF3Gl383CfBr26UGrXPrZGMX7u/ZuKl11KsmSQ=
+SIZE (lyx-2.4.0.tar.gz) = 30754969
Index: patches/patch-config_h_in
===
RCS file: patches/patch-config_h_in
diff -N patches/patch-config_h_in
--- patches/patch-config_h_in   11 Mar 2022 19:51:04 -  1.2
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-Index: config.h.in
 config.h.in.orig
-+++ config.h.in
-@@ -436,7 +436,7 @@ char * strerror(int n);
- #endif
- 
- #ifdef HAVE_LONG_LONG_INT
--#if SIZEOF_LONG_LONG > SIZEOF_LONG
-+#if SIZEOF_LONG_LONG >= SIZEOF_LONG
- #define LYX_USE_LONG_LONG
- #endif
- #endif
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-configure 4 Jun 2024 19:20:05 -
@@ -0,0 +1,12 @@
+Index: configure
+--- configure.orig
 configure
+@@ -17170,7 +17170,7 @@ fi
+ lyx_win_res=false;
+ case ${host} in
+ *mingw*|*cygwin*) lyx_win_res=true;;
+-*freebsd*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for 
library containing backtrace_symbols" >&5
++*freebsd*|*openbsd*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: 
checking for library containing backtrace_symbols" >&5
+ printf %s "checking for library containing backtrace_symbols... " >&6; }
+ if test ${ac_cv_search_backtrace_symbols+y}
+ then :
Index: patches/patch-src_support_filetools_cpp
===
RCS file: patches/patch-src_support_filetools_cpp
diff -N patches/patch-src_support_filetools_cpp
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-src_support_filetools_cpp 4 Jun 2024 19:20:05 -
@@ -0,0 +1,14 @@
+for WEXITSTATUS
+
+Index: src/support/filetools.cpp
+--- src/support/filetools.cpp.orig
 src/support/filetools.cpp
+@@ -69,6 +69,8 @@
+ #if defined (_WIN32)
+ #include 
+ #include 
++#else
++#include 
+ #endif
+ 
+ using namespace std;
Index: pkg/PLIST
===
RCS file: /cvs/ports/print/lyx/pkg/PLIST,v
diff -u -r1.32 PLIST
--- pkg/PLIST   29 May 2024 10:36:06 -  1.32
+++ pkg/PLIST   4 Jun 2024 19:20:05 -
@@ -13,7 +13,6 @@
 share/locale/bg/LC_MESSAGES/lyx.mo
 share/locale/cs/LC_MESSAGES/lyx.mo
 share/locale/de/LC_MESSAGES/lyx.mo
-share/locale/el/LC_MESSAGES/lyx.mo
 share/locale/en/LC_MESSAGES/lyx.mo
 shar

CVS: cvs.openbsd.org: ports

2024-06-03 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/06/03 01:19:08

Modified files:
www/nginx  : Makefile 
www/nginx/patches: patch-conf_mime_types 

Log message:
www/nginx: add text/javascript<->mjs mime mapping

required by nextcloud and probably other things in the nodejs ecosystem

discussed upstream at https://trac.nginx.org/nginx/ticket/2216

ok robert@ (MAINTAINER)



www/nginx: add mjs to mime.types for nextcloud ?

2024-06-02 Thread Landry Breuil
hi,

as discussed for httpd in https://marc.info/?t=17161976911=1=2
(but apparently didnt get commited ?), same thing for nginx.

i have it locally in the nextcould vhost but ...

discussed upstream in https://trac.nginx.org/nginx/ticket/2216 but
apparently that hasn't been commited (neither in freenginx)

note that im not entering the heated 'text/javascript' vs
'application/javascript' discussions from
https://trac.nginx.org/nginx/ticket/1407 /
https://mailman.nginx.org/pipermail/nginx-devel/2022-May/7PN54GRH2S4ESBBTUTGZDXEKPEZGCWOJ.html

i'd trust the commitees but.. *shrug*

https://developer.mozilla.org/en-US/docs/Learn/Server-side/Configuring_server_MIME_types

Landry
? nginx-1.18.0.diff
? nginx-mjs.diff
Index: Makefile
===
RCS file: /cvs/ports/www/nginx/Makefile,v
diff -u -r1.179 Makefile
--- Makefile30 May 2024 12:41:00 -  1.179
+++ Makefile2 Jun 2024 08:51:26 -
@@ -21,6 +21,7 @@
 VERSION=   1.26.1
 DISTNAME=  nginx-${VERSION}
 CATEGORIES=www
+REVISION-main= 0
 
 VERSION-njs=   0.8.2
 VERSION-rtmp=  1.2.1
Index: patches/patch-conf_mime_types
===
RCS file: /cvs/ports/www/nginx/patches/patch-conf_mime_types,v
diff -u -r1.6 patch-conf_mime_types
--- patches/patch-conf_mime_types   30 May 2022 08:17:35 -  1.6
+++ patches/patch-conf_mime_types   2 Jun 2024 08:51:26 -
@@ -1,7 +1,17 @@
+chunk 1: https://trac.nginx.org/nginx/ticket/2216
+
 Index: conf/mime.types
 --- conf/mime.types.orig
 +++ conf/mime.types
-@@ -58,6 +58,7 @@ types {
+@@ -3,6 +3,7 @@ types {
+ text/htmlhtml htm shtml;
+ text/css css;
+ text/xml xml;
++text/javascript  mjs;
+ image/gifgif;
+ image/jpeg   jpeg jpg;
+ application/javascript   js;
+@@ -58,6 +59,7 @@ types {
  application/x-java-archive-diff  jardiff;
  application/x-java-jnlp-file jnlp;
  application/x-makeself   run;
@@ -9,7 +19,7 @@
  application/x-perl   pl pm;
  application/x-pilot  prc pdb;
  application/x-rar-compressed rar;
-@@ -78,6 +79,7 @@ types {
+@@ -78,6 +80,7 @@ types {
  application/octet-stream iso img;
  application/octet-stream msi msp msm;
  
@@ -17,7 +27,7 @@
  audio/midi   mid midi kar;
  audio/mpeg   mp3;
  audio/oggogg;
-@@ -92,6 +94,7 @@ types {
+@@ -92,6 +95,7 @@ types {
  video/webm   webm;
  video/x-flv  flv;
  video/x-m4v  m4v;


CVS: cvs.openbsd.org: ports

2024-05-31 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/31 23:36:58

Modified files:
databases/postgresql: Makefile 
databases/postgresql/pkg: README-server 

Log message:
databases/postgresql: drop mention of pgadmin3, was removed a year ago



Re: PHP old versions heads-up

2024-05-31 Thread Landry Breuil
Le Wed, May 29, 2024 at 12:25:29PM +0100, Stuart Henderson a écrit :
> On 2024/05/22 12:43, Stuart Henderson wrote:
> > I intend to drop php/7.4 and php/8.0 soon (both are out of security
> > support). The following ports/subpackages are setup to use 7.4 at the
> > moment, if anyone's interested in them could you take a look at updating
> > or patching to support 8.1+ please?
> > 
> ...
> > www/phppgadmin (pea@, upstream doesn't seem very alive)
> 
> This switches to a better maintained fork and works ok with PHP 8.2.
> 
> OK?

i had never used that thing, but i can vouch for it - works here with
php 8.1, i've been able to connect to a database over localhost.

Maybe we should amend pkg/README that still mentions Apache/DocumentRoot ? :)

ok with me !



CVS: cvs.openbsd.org: ports

2024-05-31 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/31 11:36:29

Modified files:
geo/gpxsee : Makefile distinfo 

Log message:
geo/gpxsee: update to 13.21



[update] print/lyx 2.3.8

2024-05-31 Thread Landry Breuil
hi,

here's a rather simple update to 2.3.8 cf
https://www.lyx.org/announce/2_3_7.txt
https://www.lyx.org/announce/2_3_8.txt
for details. the 2.4.0 release should happen someday, with experimental
support for qt6.

feedback from actual users welcome.

Landry
Index: Makefile
===
RCS file: /cvs/ports/print/lyx/Makefile,v
diff -u -r1.106 Makefile
--- Makefile31 May 2024 06:00:12 -  1.106
+++ Makefile31 May 2024 07:19:53 -
@@ -2,8 +2,7 @@
 
 COMMENT=   graphical frontend for LaTeX (nearly WYSIWYG)
 
-DISTNAME=  lyx-2.3.6.1
-REVISION=  5
+DISTNAME=  lyx-2.3.8
 
 CATEGORIES=print editors
 
Index: distinfo
===
RCS file: /cvs/ports/print/lyx/distinfo,v
diff -u -r1.21 distinfo
--- distinfo22 Jan 2021 23:27:06 -  1.21
+++ distinfo31 May 2024 07:19:53 -
@@ -1,2 +1,2 @@
-SHA256 (lyx-2.3.6.1.tar.gz) = bW9UWOuqxkTN+jURTQKensV7TZMCaNbUC9l5XVx+eSk=
-SIZE (lyx-2.3.6.1.tar.gz) = 27558948
+SHA256 (lyx-2.3.8.tar.gz) = I/meGgu/8ANBeXLoTsTUB6p2jJhEdx3L6deSeu3hqQk=
+SIZE (lyx-2.3.8.tar.gz) = 28134692
Index: patches/patch-config_h_in
===
RCS file: /cvs/ports/print/lyx/patches/patch-config_h_in,v
diff -u -r1.2 patch-config_h_in
--- patches/patch-config_h_in   11 Mar 2022 19:51:04 -  1.2
+++ patches/patch-config_h_in   31 May 2024 07:19:53 -
@@ -1,7 +1,7 @@
 Index: config.h.in
 --- config.h.in.orig
 +++ config.h.in
-@@ -436,7 +436,7 @@ char * strerror(int n);
+@@ -438,7 +438,7 @@ char * strerror(int n);
  #endif
  
  #ifdef HAVE_LONG_LONG_INT
Index: pkg/PLIST
===
RCS file: /cvs/ports/print/lyx/pkg/PLIST,v
diff -u -r1.32 PLIST
--- pkg/PLIST   29 May 2024 10:36:06 -  1.32
+++ pkg/PLIST   31 May 2024 07:19:53 -
@@ -2538,6 +2538,8 @@
 share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_2.${MODPY_PYC_MAGIC_TAG}pyc
 
share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
 share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_3.${MODPY_PYC_MAGIC_TAG}pyc
+share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_4.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
+share/lyx/lyx2lyx/${MODPY_PYCACHE}lyx_2_4.${MODPY_PYC_MAGIC_TAG}pyc
 
share/lyx/lyx2lyx/${MODPY_PYCACHE}parser_tools.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
 share/lyx/lyx2lyx/${MODPY_PYCACHE}parser_tools.${MODPY_PYC_MAGIC_TAG}pyc
 
share/lyx/lyx2lyx/${MODPY_PYCACHE}profiling.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
@@ -2569,6 +2571,7 @@
 share/lyx/lyx2lyx/lyx_2_1.py
 share/lyx/lyx2lyx/lyx_2_2.py
 share/lyx/lyx2lyx/lyx_2_3.py
+share/lyx/lyx2lyx/lyx_2_4.py
 share/lyx/lyx2lyx/parser_tools.py
 share/lyx/lyx2lyx/profiling.py
 share/lyx/lyx2lyx/test_parser_tools.py


CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 23:34:05

Modified files:
textproc   : Makefile 

Log message:
textproc: +py-langdetect,python3



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 23:32:56

Removed files:
textprox/py-langdetect: Makefile distinfo 
textprox/py-langdetect/pkg: DESCR PLIST 

Log message:
One shouldn't cvs import before coffee.



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 23:31:54

Log message:
Import textproc/py-langdetect 1.0.9, from Kirill A. Korinsky

Port of Nakatani Shuyo's language-detection library to Python.

langdetect supports 55 languages out of the box (ISO 639-1 codes):

af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu,
he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no,
pa, pl, pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk,
ur, vi, zh-cn, zh-tw

ok sthen@

Status:

Vendor Tag: kkorinski
Release Tags:   landry_20240531

N ports/textproc/py-langdetect/Makefile
N ports/textproc/py-langdetect/distinfo
N ports/textproc/py-langdetect/pkg/DESCR
N ports/textproc/py-langdetect/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 23:30:48

Log message:
Import textproc/py-langdetect 1.0.9, from Kirill A. Korinsky

Port of Nakatani Shuyo's language-detection library to Python.

langdetect supports 55 languages out of the box (ISO 639-1 codes):

af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu,
he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no,
pa, pl, pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk,
ur, vi, zh-cn, zh-tw

ok sthen@

Status:

Vendor Tag: kkorinski
Release Tags:   landry_20240531

N ports/textprox/py-langdetect/Makefile
N ports/textprox/py-langdetect/distinfo
N ports/textprox/py-langdetect/pkg/DESCR
N ports/textprox/py-langdetect/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 11:09:41

Modified files:
x11/tilda  : Makefile distinfo 
x11/tilda/pkg  : PLIST 
Added files:
x11/tilda/patches: patch-src_tilda-lock-files_c 
Removed files:
x11/tilda/patches: patch-src-tilda_c 

Log message:
x11/tilda: update to 2.0.0.

see https://github.com/lanoxx/tilda/releases/tag/tilda-2.0.0



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 06:41:00

Modified files:
www/nginx  : Makefile distinfo 

Log message:
www/nginx: update to 1.26.1

fixes Security: when using HTTP/3, processing of a specially crafted QUIC
session might cause a worker process crash, worker process memory
disclosure on systems with MTU larger than 4096 bytes, or might have
potential other impact (CVE-2024-32760, CVE-2024-31079,
CVE-2024-35200, CVE-2024-34161).

cf http://nginx.org/en/CHANGES-1.26
thanks tb@ for the reminder to drop REVISION-main
ok robert@ (MAINTAINER)



[update] nginx 1.26.1

2024-05-30 Thread Landry Breuil
yo,

list of changes:

*) Security: when using HTTP/3, processing of a specially crafted QUIC
   session might cause a worker process crash, worker process memory
   disclosure on systems with MTU larger than 4096 bytes, or might have
   potential other impact (CVE-2024-32760, CVE-2024-31079,
   CVE-2024-35200, CVE-2024-34161).
   Thanks to Nils Bars of CISPA.

*) Bugfix: reduced memory consumption for long-lived requests if "gzip",
   "gunzip", "ssi", "sub_filter", or "grpc_pass" directives are used.

*) Bugfix: nginx could not be built by gcc 14 if the --with-atomic
   option was used.
   Thanks to Edgar Bonet.

*) Bugfix: in HTTP/3.

ok ?
? nginx-1.18.0.diff
Index: Makefile
===
RCS file: /cvs/ports/www/nginx/Makefile,v
diff -u -r1.178 Makefile
--- Makefile17 May 2024 12:36:29 -  1.178
+++ Makefile30 May 2024 10:27:53 -
@@ -18,7 +18,7 @@
 COMMENT-rtmp=  nginx module for RTMP streaming
 COMMENT-securelink=nginx HMAC secure link module
 
-VERSION=   1.26.0
+VERSION=   1.26.1
 DISTNAME=  nginx-${VERSION}
 CATEGORIES=www
 
Index: distinfo
===
RCS file: /cvs/ports/www/nginx/distinfo,v
diff -u -r1.84 distinfo
--- distinfo27 Apr 2024 07:24:04 -  1.84
+++ distinfo30 May 2024 10:27:53 -
@@ -2,7 +2,7 @@
 SHA256 (lua-nginx-module-v0.10.11.tar.gz) = 
wPuR/P0cbn3sNMpkgm74H/66/e9hdNJURnY284BWZiY=
 SHA256 (naxsi-d714f1636ea49a9a9f4f06dba14aee003e970834.tar.gz) = 
2+IXdBFFfxy6mO5Gc84xh2mUrQa9zl7MDuZjhO8OQg4=
 SHA256 (nginx-1.20.1-chroot.patch) = 
SS1TB0j8N4/dn5pUTGT6WvkN3aAUuKz5+R0Nt+MG0gk=
-SHA256 (nginx-1.26.0.tar.gz) = 0ubIQ51sbbUBXY6qskcKtSrvhae/NjGCh5l34IQ3BJc=
+SHA256 (nginx-1.26.1.tar.gz) = +Rh0aP8usVkmC/1Thnwl/44zRyYjes8ie56HDlPT42s=
 SHA256 (nginx-auth-ldap-83c059b73566c2ee9cbda920d91b66657cf120b7.tar.gz) = 
aQxOW9sq4ZsP7nXNNW0YATRo20cmFrYJeloLvjRshGQ=
 SHA256 (nginx-rtmp-module-v1.2.1.tar.gz) = 
h6pZdACwtaBSdO4tI9jLgiThJoYiegq+MdeDs6ZF6jc=
 SHA256 (ngx_devel_kit-v0.3.0.tar.gz) = 
iOBamainQZBm9a51lm+x78QJutRSLRSYbaB0VUrmFhk=
@@ -13,7 +13,7 @@
 SIZE (lua-nginx-module-v0.10.11.tar.gz) = 616653
 SIZE (naxsi-d714f1636ea49a9a9f4f06dba14aee003e970834.tar.gz) = 237272
 SIZE (nginx-1.20.1-chroot.patch) = 8783
-SIZE (nginx-1.26.0.tar.gz) = 1244118
+SIZE (nginx-1.26.1.tar.gz) = 1244738
 SIZE (nginx-auth-ldap-83c059b73566c2ee9cbda920d91b66657cf120b7.tar.gz) = 18542
 SIZE (nginx-rtmp-module-v1.2.1.tar.gz) = 519919
 SIZE (ngx_devel_kit-v0.3.0.tar.gz) = 66455


CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:51:31

Modified files:
textproc/zathura/plugins/mupdf: Makefile distinfo 

Log message:
textproc/zathura/plugins/mupdf: update to 0.4.2



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:51:06

Modified files:
textproc/zathura/core: Makefile distinfo 

Log message:
textproc/zathura/core: update to 0.5.6



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:50:42

Modified files:
x11/girara : Makefile distinfo 
x11/girara/pkg : PLIST 

Log message:
x11/girara: update to 0.4.4.



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:50:14

Modified files:
telephony/baresip: Makefile.inc 
telephony/baresip/baresip: Makefile distinfo 
telephony/baresip/baresip/pkg: PLIST-main 
telephony/baresip/re: Makefile distinfo 
telephony/baresip/re/pkg: PLIST 

Log message:
telephony/baresip: update to 3.12.1

see https://github.com/baresip/re/releases/tag/v3.12.0,
https://github.com/baresip/baresip/releases/tag/v3.12.0 &
https://github.com/baresip/baresip/releases/tag/v3.12.1



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:26:24

Modified files:
mail   : Makefile 

Log message:
mail: +py-dkimpy,python3



CVS: cvs.openbsd.org: ports

2024-05-30 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/30 00:22:49

Log message:
Import mail/py-dkimpy 1.16, from Kirill A. Korinsky

Python module and CLI tool that implements DKIM (DomainKeys Identified
Mail) email signing and verification (RFC6376). It also provides helper
scripts for command line signing and verification. As of 0.7.0 it
supports DKIM signing/verifying of ed25519-sha256 signatures (RFC 8463).
As of version 0.9.0, it also supports the RFC 8617 Authenticated
Received Chain (ARC) protocol.

ok sthen@

Status:

Vendor Tag: kkorinski
Release Tags:   landry_20240530

N ports/mail/py-dkimpy/Makefile
N ports/mail/py-dkimpy/distinfo
N ports/mail/py-dkimpy/pkg/DESCR
N ports/mail/py-dkimpy/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-05-29 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/29 12:14:45

Modified files:
mail/stalwart  : Makefile crates.inc distinfo 
mail/stalwart/patches: patch-crates_main_Cargo_toml 
   patch-crates_main_src_main_rs 
   patch-resources_config_config_toml 
   patch-tests_Cargo_toml 
Removed files:
mail/stalwart/patches: patch-crates_jmap_src_identity_get_rs 

Log message:
mail/stalwart: update to 0.8.1.

see https://github.com/stalwartlabs/mail-server/releases/tag/v0.8.1



CVS: cvs.openbsd.org: ports

2024-05-29 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/05/29 06:45:48

Modified files:
mail/mozilla-thunderbird: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
mail/mozilla-thunderbird: MFC update to 115.11.1.

see https://www.thunderbird.net/en-US/thunderbird/115.11.1/releasenotes/
(not there yet)



  1   2   3   4   5   6   7   8   9   10   >