CVS: cvs.openbsd.org: ports

2023-06-20 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/06/20 23:25:57

Modified files:
x11/xfce4/xfce4-session: Makefile 
x11/xfce4/xfce4-session/patches: 
 
patch-xfce4-session_xfsm-shutdown-fallback_c 

Log message:
x11/xfce4/xfce4-session: repair previous

i shouldn't hack when on holidays offline..
reported by tobhe@, thanks !



CVS: cvs.openbsd.org: ports

2023-06-20 Thread James Turner
CVSROOT:/cvs
Module name:ports
Changes by: jtur...@cvs.openbsd.org 2023/06/20 19:50:24

Modified files:
lang/janet : Makefile distinfo 
lang/janet/patches: patch-Makefile 
Added files:
lang/janet/patches: patch-test_suite-corelib_janet 

Log message:
Update janet to 1.29.1



Re: CVS: cvs.openbsd.org: ports

2023-06-20 Thread Klemens Nanni
On Tue, Jun 20, 2023 at 03:24:55PM +, Sergey A. Osokin wrote:
> Hi Antoine,
> 
> On Tue, Jun 20, 2023 at 04:56:39PM +0200, Antoine Jacoutot wrote:
> > On Mon, Jun 19, 2023 at 09:39:13AM -0600, Klemens Nanni wrote:
> > > CVSROOT:  /cvs
> > > Module name:  ports
> > > Changes by:   k...@cvs.openbsd.org2023/06/19 09:39:13
> > > 
> > > Modified files:
> > >   net/tdesktop   : Makefile distinfo 
> > > Added files:
> > >   net/tdesktop/patches: 
> > > 
> > > patch-Telegram_lib_base_base_platform_linux_base_system_media_controls_linux_cpp
> > >  
> > > patch-cmake_external_glib_cppgir_CMakeLists_txt 
> > > patch-cmake_external_glib_cppgir_tools_cppgir_cpp 
> > > patch-cmake_external_glib_cppgir_tools_genns_cpp 
> > > 
> > > Log message:
> > > update to tdesktop 4.8.4, build fixes from FreeBSD
> > 
> > Does not configure.

Fixed, thanks.

> 
> [...]
> > 
> > -- Could NOT find Boost (missing: Boost_DIR)
> > -- Found Boost: /usr/local/include (found suitable version "1.80.0", 
> > minimum required is "1.58") found components: program_options 
> > CMake Error at cmake/external/glib/cppgir/CMakeLists.txt:39 (message):
> >   fmtlib.net format library not found
> 
> the devel/fmt dependency is missing, could you try the following patch
> (not tested).

cppgir needs fmt, tdesktop does not (link against it).

> 
> -- 
> Sergey A. Osokin

> Index: Makefile
> ===
> RCS file: /cvs/ports/net/tdesktop/Makefile,v
> retrieving revision 1.89
> diff -u -p -r1.89 Makefile
> --- Makefile  19 Jun 2023 15:39:13 -  1.89
> +++ Makefile  20 Jun 2023 15:22:21 -
> @@ -9,6 +9,7 @@ V =   4.8.4
>  DISTNAME =   tdesktop-${V}-full
>  PKGNAME =${DISTNAME:-full=}
>  CATEGORIES = net
> +REVISION =   0
>  
>  DPB_PROPERTIES = parallel
>  
> @@ -31,7 +32,7 @@ PERMIT_PACKAGE =Yes
>  
>  WANTLIB += ${COMPILER_LIBCXX} Qt6Core Qt6DBus Qt6Gui Qt6Network
>  WANTLIB += Qt6OpenGL Qt6OpenGLWidgets Qt6Svg Qt6Widgets absl_strings
> -WANTLIB += avcodec avfilter avformat avutil c crypto dispatch
> +WANTLIB += avcodec avfilter avformat avutil c crypto dispatch fmt
>  WANTLIB += gio-2.0 giomm-2.68 glib-2.0 glibmm-2.68 gobject-2.0
>  WANTLIB += hunspell-1.7 jpeg lz4 m openal opus protobuf-lite qrcodegencpp
>  WANTLIB += rnnoise sigc-3.0 swresample swscale tg_owt xcb xcb-keysyms
> @@ -66,6 +67,7 @@ LIB_DEPENDS =   archivers/lz4 \
>   audio/opus \
>   audio/rnnoise \
>   devel/abseil-cpp \
> + devel/fmt \
>   devel/glib2 \
>   devel/glibmm268>=2.76.0 \
>   devel/libdispatch \





CVS: cvs.openbsd.org: ports

2023-06-20 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/06/20 13:49:33

Modified files:
net/tdesktop   : Makefile 

Log message:
add missing BDEPs, hit by aja

qt6-qtdeclarative was a transitive BDEP through qt6-qt5compat,
dropping the latter uncovered the former.

fmt came with the new cppgir bundle in 4.8.4 and I missed it.



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/06/20 11:57:43

Modified files:
security/rust-openssl-tests: Makefile crates.inc distinfo 
security/rust-openssl-tests/pkg: PLIST 

Log message:
Update to rust-openssl-tests 20230620



CVS: cvs.openbsd.org: ports

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

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

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

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



CVS: cvs.openbsd.org: ports

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

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

Log message:
www/mozilla-firefox: update to 114.0.2

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



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2023/06/20 10:38:56

Modified files:
security/gosec : Makefile distinfo modules.inc 

Log message:
update security/gosec to 2.16.0

>From maintainer Laurent Cheylus
ok kn@



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/06/20 10:12:48

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

Log message:
update to printrun-2.0.1



Re: CVS: cvs.openbsd.org: ports

2023-06-20 Thread Sergey A. Osokin
Hi Antoine,

On Tue, Jun 20, 2023 at 04:56:39PM +0200, Antoine Jacoutot wrote:
> On Mon, Jun 19, 2023 at 09:39:13AM -0600, Klemens Nanni wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: k...@cvs.openbsd.org2023/06/19 09:39:13
> > 
> > Modified files:
> > net/tdesktop   : Makefile distinfo 
> > Added files:
> > net/tdesktop/patches: 
> >   
> > patch-Telegram_lib_base_base_platform_linux_base_system_media_controls_linux_cpp
> >  
> >   patch-cmake_external_glib_cppgir_CMakeLists_txt 
> >   patch-cmake_external_glib_cppgir_tools_cppgir_cpp 
> >   patch-cmake_external_glib_cppgir_tools_genns_cpp 
> > 
> > Log message:
> > update to tdesktop 4.8.4, build fixes from FreeBSD
> 
> Does not configure.

[...]
> 
> -- Could NOT find Boost (missing: Boost_DIR)
> -- Found Boost: /usr/local/include (found suitable version "1.80.0", minimum 
> required is "1.58") found components: program_options 
> CMake Error at cmake/external/glib/cppgir/CMakeLists.txt:39 (message):
>   fmtlib.net format library not found

the devel/fmt dependency is missing, could you try the following patch
(not tested).

-- 
Sergey A. Osokin
Index: Makefile
===
RCS file: /cvs/ports/net/tdesktop/Makefile,v
retrieving revision 1.89
diff -u -p -r1.89 Makefile
--- Makefile19 Jun 2023 15:39:13 -  1.89
+++ Makefile20 Jun 2023 15:22:21 -
@@ -9,6 +9,7 @@ V = 4.8.4
 DISTNAME = tdesktop-${V}-full
 PKGNAME =  ${DISTNAME:-full=}
 CATEGORIES =   net
+REVISION = 0
 
 DPB_PROPERTIES =   parallel
 
@@ -31,7 +32,7 @@ PERMIT_PACKAGE =  Yes
 
 WANTLIB += ${COMPILER_LIBCXX} Qt6Core Qt6DBus Qt6Gui Qt6Network
 WANTLIB += Qt6OpenGL Qt6OpenGLWidgets Qt6Svg Qt6Widgets absl_strings
-WANTLIB += avcodec avfilter avformat avutil c crypto dispatch
+WANTLIB += avcodec avfilter avformat avutil c crypto dispatch fmt
 WANTLIB += gio-2.0 giomm-2.68 glib-2.0 glibmm-2.68 gobject-2.0
 WANTLIB += hunspell-1.7 jpeg lz4 m openal opus protobuf-lite qrcodegencpp
 WANTLIB += rnnoise sigc-3.0 swresample swscale tg_owt xcb xcb-keysyms
@@ -66,6 +67,7 @@ LIB_DEPENDS = archivers/lz4 \
audio/opus \
audio/rnnoise \
devel/abseil-cpp \
+   devel/fmt \
devel/glib2 \
devel/glibmm268>=2.76.0 \
devel/libdispatch \


CVS: cvs.openbsd.org: ports

2023-06-20 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2023/06/20 09:19:46

Modified files:
www/nextcloud/25: Tag: OPENBSD_7_3 Makefile distinfo 
www/nextcloud/25/pkg: Tag: OPENBSD_7_3 PLIST 

Log message:
Update for Nextcloud to 25.0.7



Re: CVS: cvs.openbsd.org: ports

2023-06-20 Thread Antoine Jacoutot
On Mon, Jun 19, 2023 at 09:39:13AM -0600, Klemens Nanni wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   k...@cvs.openbsd.org2023/06/19 09:39:13
> 
> Modified files:
>   net/tdesktop   : Makefile distinfo 
> Added files:
>   net/tdesktop/patches: 
> 
> patch-Telegram_lib_base_base_platform_linux_base_system_media_controls_linux_cpp
>  
> patch-cmake_external_glib_cppgir_CMakeLists_txt 
> patch-cmake_external_glib_cppgir_tools_cppgir_cpp 
> patch-cmake_external_glib_cppgir_tools_genns_cpp 
> 
> Log message:
> update to tdesktop 4.8.4, build fixes from FreeBSD

Does not configure.


-- Found WrapVulkanHeaders: /usr/local/include  
-- Could NOT find Qt6Qml (missing: Qt6Qml_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "Qml".

  Expected Config file at "/usr/local/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake"
  does NOT exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)


-- Could NOT find Qt6Quick (missing: Qt6Quick_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "Quick".

  Expected Config file at
  "/usr/local/lib/cmake/Qt6Quick/Qt6QuickConfig.cmake" does NOT exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)


-- Could NOT find Qt6QuickWidgets (missing: Qt6QuickWidgets_DIR)
CMake Warning at /usr/local/lib/cmake/Qt6/Qt6Config.cmake:214 (message):
  Failed to find optional Qt component "QuickWidgets".

  Expected Config file at
  "/usr/local/lib/cmake/Qt6QuickWidgets/Qt6QuickWidgetsConfig.cmake" does NOT
  exist

Call Stack (most recent call first):
  cmake/external/qt/package.cmake:37 (find_package)
  CMakeLists.txt:64 (include)

-- Found Protobuf: /usr/local/lib/libprotobuf.so.21.0;-pthread (found version 
"3.21.12") 
-- Checking for module 'libavfilter'
--   Found libavfilter, version 7.110.100
-- Checking for module 'libavformat'
--   Found libavformat, version 58.76.100
-- Checking for module 'libavcodec'
--   Found libavcodec, version 58.134.100
-- Checking for module 'libavutil'
--   Found libavutil, version 56.70.100
-- Checking for module 'libswscale'
--   Found libswscale, version 5.9.100
-- Checking for module 'libswresample'
--   Found libswresample, version 3.9.100
-- Could NOT find Boost (missing: Boost_DIR)
-- Found Boost: /usr/local/include (found suitable version "1.80.0", minimum 
required is "1.58") found components: program_options 
CMake Error at cmake/external/glib/cppgir/CMakeLists.txt:39 (message):
  fmtlib.net format library not found


-- Configuring incomplete, errors occurred!



-- 
Antoine



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Martin Reindl
CVSROOT:/cvs
Module name:ports
Changes by: mar...@cvs.openbsd.org  2023/06/20 05:47:41

Modified files:
math/matio : Makefile distinfo 

Log message:
Update matio to 1.5.23.

OK kn@



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/06/20 04:33:36

Modified files:
mail/grommunio/web: Makefile distinfo 
mail/grommunio/web/pkg: PLIST 

Log message:
sync with upstream's git HEAD to pull some bugfixes



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/06/20 02:38:12

Added files:
audio/amused/patches: patch-configure 

Log message:
audio/amused: fix build after libutil update

HAVE_IMSG wasn't defined in config.h, so it would accidentally use the old
compat code with thenew system imsg.h.

looks correct to claudio
ok op (maintainer)



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2023/06/20 01:25:48

Modified files:
graphics/py-cairo: Makefile distinfo 

Log message:
Update to py3-cairo-1.24.0.



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/06/20 00:20:32

Modified files:
x11/alacritty  : Makefile distinfo 

Log message:
remove workaround for github fetches (alacritty has a branch with the
same name as a tag) now that infrastructure uses the correct url.



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/06/20 00:19:32

Modified files:
infrastructure/mk: bsd.port.mk 

Log message:
fix github fetch URLs to use /archive/refs/tags when fetching with
GH_TAGNAME, removing the ambiguity between branch and tag names
(which resulted in an http "multiple choices" when trying to fetch
a tag with the same name as a branch).

ok semarie@ kn@



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/06/20 00:16:03

Modified files:
devel/distcc   : Makefile 
devel/sparsehash: Makefile 
fonts/noto : Makefile.inc 
net/mktorrent  : Makefile distinfo 

Log message:
fix ports with GH_ACCOUNT/GH_PROJECT that don't also have either one or
the other of GH_TAGNAME and GH_COMMIT



CVS: cvs.openbsd.org: ports

2023-06-20 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2023/06/20 00:01:02

Modified files:
devel/qbs  : Makefile distinfo 

Log message:
Update Qbs to 2.0.2