Re: NEW: meta/qt6

2022-09-02 Thread Rafael Sadowski
On Fri Sep 02, 2022 at 08:25:15PM +0200, Stefan Hagen wrote:
> 
> Is the information below mentioned somewhere? Or do qt developers
> know that?
> 

Yes in meta/qt6/pkg/DESCR just as in meta/qt5.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 23:55:48

Modified files:
net/neochat: Makefile distinfo 
net/neochat/pkg: PLIST 

Log message:
Update neochat to 22.06, ok sdk@



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 23:51:15

Modified files:
meta   : Makefile 

Log message:
Hook up qt6



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 23:50:52

Log message:
Import Qt6 meta port, ok sdk

Status:

Vendor Tag: rsadowski
Release Tags:   rsadowski_20220903

N ports/meta/qt6/Makefile
N ports/meta/qt6/pkg/DESCR
N ports/meta/qt6/pkg/PLIST

No conflicts created by this import



Re: CVS: cvs.openbsd.org: ports

2022-09-02 Thread Lucas Raab
On Sat, Sep 03, 2022 at 12:02:15AM +0200, Antoine Jacoutot wrote:
> On Thu, Sep 01, 2022 at 02:47:41PM -0600, Lucas Raab wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: lr...@cvs.openbsd.org   2022/09/01 14:47:41
> > 
> > Modified files:
> > audio/ncmpc: Makefile distinfo 
> > Removed files:
> > audio/ncmpc/patches: patch-src_ProgressBar_cxx 
> >  patch-src_TitleBar_cxx 
> >  patch-src_StatusBar_cxx 
> > 
> > Log message:
> > audio/ncmpc: update to 0.47
> > 
> > changelog:
> > ncmpc 0.47 - (2022-06-30)
> > * handle Ctrl-C in search prompt
> > * link with libintl and libiconv if necessary
> > * require libmpdclient 2.16 or newer
> > * require MPD 0.21 or newer
> > * switch to C++20
> > 
> > ok landry@ (I forgot to commit this the other day with mpd/picard)
> 
> Does not survive make patch.
> 
> ===>   Applying OpenBSD patch patch-src_screen_init_cxx
> Hmm...  Looks like a unified diff to me...
> The text leading up to this was:
> --
> |Index: src/screen_init.cxx
> |--- src/screen_init.cxx.orig
> |+++ src/screen_init.cxx
> --
> Patching file src/screen_init.cxx using Plan A...
> Hunk #1 failed at 49.
> 1 out of 1 hunks failed--saving rejects to src/screen_init.cxx.rej
> done
> ***>   patch-src_screen_init_cxx did not apply cleanly
> ===>   Applying OpenBSD patch patch-src_screen_utils_cxx
> Hmm...  Looks like a unified diff to me...
> The text leading up to this was:
> --
> |Index: src/screen_utils.cxx
> |--- src/screen_utils.cxx.orig
> |+++ src/screen_utils.cxx
> --
> Patching file src/screen_utils.cxx using Plan A...
> Hunk #1 succeeded at 31.
> done
> ===>   Failed patches: 
> patch-src_screen_init_cxx
> 
> 
> -- 
> Antoine

Bah, missed removing an old patch. Thanks, aja@ I just cleaned it up

Lucas



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2022/09/02 20:22:40

Removed files:
audio/ncmpc/patches: patch-src_screen_init_cxx 

Log message:
audio/ncmpc: remove unneeded patch that I missed and spotted by aja@



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2022/09/02 19:45:42

Modified files:
audio/faudio   : Makefile distinfo 
graphics/fna3d : Makefile distinfo 
graphics/fna3d/patches: patch-CMakeLists_txt 
games/fna  : Makefile distinfo 
Added files:
graphics/fna3d/patches: patch-MojoShader_mojoshader_internal_h 

Log message:
update FNA suite to 22.08

Link mojoshader statically in fna3d and lose mojoshader dependendencies
in the process. This is the way upstream recommends it and uses it on
other platforms.

FAudio upstream has gotten rid of the built-in GSTREAMER use.

Tested with a large library of FNA and XNA games. Fallout from the
changes is minimal and doesn't affect any of the major or more popular
games.

On the positive side, the crashes that I reported in [1] are gone with
this update.

Changenotes in [2], [3], and [4].

[1] https://marc.info/?l=openbsd-bugs=165136879315845=2
[2] https://github.com/FNA-XNA/FNA/releases
[3] https://github.com/FNA-XNA/FAudio/releases
[4] https://github.com/FNA-XNA/FNA3D/releases



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/09/02 17:30:54

Modified files:
net/curl   : Tag: OPENBSD_7_1 Makefile distinfo 
net/curl/pkg   : Tag: OPENBSD_7_1 PLIST 

Log message:
net/curl: security update to 7.85.0

Includes a fix for
CVE-2022-35252: control code in cookie denial of service



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:35:15

Modified files:
infrastructure/templates: rc.template 

Log message:
Adapt template after recent rc_configtest changes.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:27:32

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.25.67.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:27:12

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py3-boto3-1.24.66.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:27:00

Modified files:
net/py-botocore: Makefile distinfo 
net/py-botocore/pkg: PLIST 

Log message:
Update to py3-botocore-1.27.66.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:22:24

Modified files:
sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.59.1.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:16:01

Modified files:
x11/gnome/libadwaita: Makefile distinfo 
x11/gnome/libadwaita/pkg: PLIST 

Log message:
Update to libadwaita-1.1.5.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 16:08:50

Modified files:
devel/libsoup3 : Makefile distinfo 

Log message:
Update to libsoup3-3.0.8.



Re: CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
On Thu, Sep 01, 2022 at 02:47:41PM -0600, Lucas Raab wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   lr...@cvs.openbsd.org   2022/09/01 14:47:41
> 
> Modified files:
>   audio/ncmpc: Makefile distinfo 
> Removed files:
>   audio/ncmpc/patches: patch-src_ProgressBar_cxx 
>patch-src_TitleBar_cxx 
>patch-src_StatusBar_cxx 
> 
> Log message:
> audio/ncmpc: update to 0.47
> 
> changelog:
> ncmpc 0.47 - (2022-06-30)
> * handle Ctrl-C in search prompt
> * link with libintl and libiconv if necessary
> * require libmpdclient 2.16 or newer
> * require MPD 0.21 or newer
> * switch to C++20
> 
> ok landry@ (I forgot to commit this the other day with mpd/picard)

Does not survive make patch.

===>   Applying OpenBSD patch patch-src_screen_init_cxx
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|Index: src/screen_init.cxx
|--- src/screen_init.cxx.orig
|+++ src/screen_init.cxx
--
Patching file src/screen_init.cxx using Plan A...
Hunk #1 failed at 49.
1 out of 1 hunks failed--saving rejects to src/screen_init.cxx.rej
done
***>   patch-src_screen_init_cxx did not apply cleanly
===>   Applying OpenBSD patch patch-src_screen_utils_cxx
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--
|Index: src/screen_utils.cxx
|--- src/screen_utils.cxx.orig
|+++ src/screen_utils.cxx
--
Patching file src/screen_utils.cxx using Plan A...
Hunk #1 succeeded at 31.
done
===>   Failed patches: 
patch-src_screen_init_cxx


-- 
Antoine



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/09/02 15:01:09

Modified files:
net/curl   : Makefile distinfo 
net/curl/pkg   : PLIST 

Log message:
net/curl: security update to 7.85.0

Includes a fix for
CVE-2022-35252: control code in cookie denial of service



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 12:59:16

Modified files:
math/py-numpy  : Makefile distinfo 
math/py-numpy/patches: patch-numpy_core_setup_common_py 
math/py-numpy/pkg: PLIST 
Removed files:
math/py-numpy/patches: 
   patch-numpy_core_include_numpy_npy_common_h 
   patch-numpy_distutils_fcompiler_gnu_py 

Log message:
update to py3-numpy-1.23.2, thanks jca@ tb@ for tests on various archs
and it's been through most of a bulk on i386 by me albeit with python
default switched to 3.10 (plus various consumers tested separately with
3.9).

- i386 is using --disable-optimization for now; 1.20 added cpu optimizations
(SSE, AVX, etc) with runtime detect, but with any optimization level we're
hitting segfaults at runtime in numpy's own tests, and when building other
ports that use numpy (e.g. makehuman)

- macppc segfaults in numpy's own tests - this isn't new for this version,
1.19.5 failed in this way on OpenBSD too, but various other runtime use
is working (e.g. able to build py-scipy and makehuman with this).
old patches were supposedly needed to build numpy itself and scipy;
they are no longer needed for those so I've removed them.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/09/02 12:31:16

Modified files:
lang/ghc/patches: patch-compiler_GHC_Linker_Loader_hs 

Log message:
Fix build by adding part of another upstream commit.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 12:00:02

Modified files:
devel/cmake: cmake.port.mk 

Log message:
Enable MODCMAKE_VERBOSE

I somehow forgot that.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 11:19:10

Modified files:
net/putty/patches: patch-cmake_platforms_unix_cmake 

Log message:
net/putty: don't fail if misc/dialog is installed at build time



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 10:53:49

Modified files:
lang/python/3.10: Makefile 
lang/python/3.10/files: CHANGES.OpenBSD 
lang/python/3.9/files: CHANGES.OpenBSD 
Removed files:
lang/python/3.10/patches: patch-Makefile_pre_in 

Log message:
Python tidying:

in one of the 3.9.x updates we accidentally lost the "Make sure
CPPFLAGS/LDFLAGS passed to ./configure don't end up -in
PY_CPPFLAGS/PY_LDFLAGS and thus leaking to python extensions" in
a merge.

The original problem this was fixing was a path to the ports WRKDIR
appearing in the built package. (which showed up in "python3.9 -m
sysconfig|grep LDSH" etc).

However that problem no longer shows up in 3.9, so it seems sensible
to sync 3.10 to what we have now for 3.9 and remove the patch, and
update CHANGES.OpenBSD (removing the bogus entry for 3.9, and the
no-longer-needed one for 3.10).

ok kmos@



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 10:49:03

Modified files:
lang/python/2.7: Makefile 
lang/python/2.7/patches: patch-Makefile_pre_in 
Removed files:
lang/python/3.9/patches: patch-Makefile_pre_in 

Log message:
Python tidying: remove old build-system patch which replaced ${INSTALL_DATA}
with cp, presumably it was used as part of build rather than fake-install
and had problems with non-root builds. install has been mocked in ports
builds for some time now (as part of the PORTS_PRIVSEP) so that's not needed.
ok kmos@



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2022/09/02 10:46:30

Modified files:
print/system-config-printer: Makefile 

Log message:
Missing BDEP on print/cups,-libs.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 09:58:36

Modified files:
lang/php/8.1   : Tag: OPENBSD_7_1 Makefile distinfo 

Log message:
update to php-8.1.10



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 09:58:35

Modified files:
lang/php/8.0   : Tag: OPENBSD_7_1 Makefile distinfo 
Added files:
lang/php/8.0/patches: Tag: OPENBSD_7_1 patch-ext_gd_gd_c 

Log message:
update to php-8.0.23



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 09:46:42

Modified files:
games/supertux : Makefile 

Log message:
Remove USE_NINJA

Is no longer necessary here with newer cmake.port.mk



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Tracey Emery
CVSROOT:/cvs
Module name:ports
Changes by: tra...@cvs.openbsd.org  2022/09/02 09:34:00

Modified files:
cad/coil64 : Makefile 
cad/coil64/patches: patch-resolves_cpp 

Log message:
Update cad/coil64. The author pointed out a calculation error, so patch that
until the next release.



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2022/09/02 07:39:33

Modified files:
devel/luassert : Makefile 

Log message:
devel/luassert: bump after lua-say dependency changed package name



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 07:21:20

Modified files:
games/openclonk: Makefile 
math/mlpack: Makefile 
math/plplot: Makefile 

Log message:
Remove USE_NINJA

Is no longer necessary here with newer cmake.port.mk



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 07:19:58

Modified files:
devel/cmake: cmake.port.mk 

Log message:
Mordernize CMake Module

- Use cmake(1) and ctest(1) instead of ninja(1)
- Change test verbose mode

OK sthen, kn and tb



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 07:18:16

Modified files:
www/h2o: Makefile 
www/h2o/patches: patch-CMakeLists_txt 
www/h2o/pkg: PFRAG.mruby 

Log message:
Remove USE_NINJA, merge mruby improvements from upstream, remove libonigmo

- Remove USE_NINJA by merging mruby improvements from upstream
- Shared lib onigmo is no longer build, bye bye. Looks like we do not need this
anymore.

OK otto (maintainer)



[UPDATE] fonts/dai-banna to 4.000

2022-09-02 Thread George Rosamond

Diff attached.

Number of changes under "Release Notes for v4.000" on 
https://software.sil.org/daibanna/.


Thanks

gIndex: dai-banna//Makefile
===
RCS file: /cvs/ports/fonts/dai-banna/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- dai-banna//Makefile	20 Mar 2022 18:07:53 -	1.5
+++ dai-banna//Makefile	27 Aug 2022 04:49:50 -
@@ -1,6 +1,6 @@
 PKG_ARCH =		*
 
-V =			3.000
+V =			4.000
 COMMENT =		New Tai Lue Unicode characters
 DISTNAME =		DaiBannaSIL-$V
 PKGNAME =		dai-banna-$V
Index: dai-banna//distinfo
===
RCS file: /cvs/ports/fonts/dai-banna/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- dai-banna//distinfo	20 Mar 2022 18:07:53 -	1.2
+++ dai-banna//distinfo	27 Aug 2022 04:49:50 -
@@ -1,2 +1,2 @@
-SHA256 (DaiBannaSIL-3.000.zip) = nFHxs9OMkYu9ucmmEkny45eFSeE/ndOQMLV7eQdV1RY=
-SIZE (DaiBannaSIL-3.000.zip) = 1146672
+SHA256 (DaiBannaSIL-4.000.zip) = baj8t7l8jIpzSutRZCkTxd0IPcHFnJJCEu4WZjfbuIo=
+SIZE (DaiBannaSIL-4.000.zip) = 1679358
Index: dai-banna//pkg/PLIST
===
RCS file: /cvs/ports/fonts/dai-banna/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- dai-banna//pkg/PLIST	20 Mar 2022 18:07:53 -	1.3
+++ dai-banna//pkg/PLIST	27 Aug 2022 04:49:50 -
@@ -5,11 +5,13 @@ share/doc/dai-banna/OFL.txt
 share/doc/dai-banna/README.txt
 share/fonts/
 @fontdir share/fonts/dai-banna/
-share/fonts/dai-banna/DBSILBB.ttf
-share/fonts/dai-banna/DBSILBC.ttf
-share/fonts/dai-banna/DBSILBO.ttf
-share/fonts/dai-banna/DBSILBR.ttf
-share/fonts/dai-banna/DBSILLB.ttf
-share/fonts/dai-banna/DBSILLC.ttf
-share/fonts/dai-banna/DBSILLO.ttf
-share/fonts/dai-banna/DBSILLR.ttf
+share/fonts/dai-banna/DaiBannaSIL-Bold.ttf
+share/fonts/dai-banna/DaiBannaSIL-BoldItalic.ttf
+share/fonts/dai-banna/DaiBannaSIL-Italic.ttf
+share/fonts/dai-banna/DaiBannaSIL-Light.ttf
+share/fonts/dai-banna/DaiBannaSIL-LightItalic.ttf
+share/fonts/dai-banna/DaiBannaSIL-Medium.ttf
+share/fonts/dai-banna/DaiBannaSIL-MediumItalic.ttf
+share/fonts/dai-banna/DaiBannaSIL-Regular.ttf
+share/fonts/dai-banna/DaiBannaSIL-SemiBold.ttf
+share/fonts/dai-banna/DaiBannaSIL-SemiBoldItalic.ttf


CVS: cvs.openbsd.org: ports

2022-09-02 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2022/09/02 07:15:52

Modified files:
graphics/zint  : Makefile distinfo 

Log message:
update to zint-2.11.1



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 06:34:51

Modified files:
www/qutebrowser: Makefile distinfo 

Log message:
Update qutebrowser to 2.5.1

Maintainer email address rejected with User unknown.

ok sdk@, sthen@



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2022/09/02 06:32:24

Modified files:
x11/qt5/qtwebengine: Makefile 
Removed files:
x11/qt5/qtwebengine/patches: 
 
patch-src_3rdparty_chromium_third_party_swiftshader_src_Common_SharedLibrary_hpp
 
 
patch-src_3rdparty_chromium_third_party_swiftshader_src_System_SharedLibrary_hpp
 

Log message:
Remove patches now that we have RTLD_NOLOAD

Diff from Brad



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2022/09/02 05:55:23

Modified files:
www/chromium   : Makefile 
www/chromium/patches: patch-content_gpu_gpu_main_cc 
  patch-sandbox_policy_freebsd_sandbox_freebsd_cc 
  patch-sandbox_policy_openbsd_sandbox_openbsd_cc 
Added files:
www/chromium/patches: 
  
patch-third_party_protobuf_src_google_protobuf_arenastring_cc 

Log message:
make sure that the gpu watchdog thread is stopped and restarted the same
way as it is done on linux to avoid confusion and sync shared patches
while here



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Ricardo Mestre
CVSROOT:/cvs
Module name:ports
Changes by: mes...@cvs.openbsd.org  2022/09/02 05:48:05

Modified files:
www/yt-dlp : Makefile distinfo 
www/yt-dlp/pkg : PLIST 

Log message:
update to 2022.09.01

changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2022.09.01



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 05:35:53

Modified files:
emulators/qemu : Makefile 
emulators/qemu/patches: patch-configure 
patch-plugins_meson_build 
patch-qga_commands-posix_c 
patch-qga_main_c 

Log message:
qemu tweaks from Brad:
- Remove the use of BSD_GUEST_AGENT and remove macOS part of revert commit.



Re: UPDATE: www/qutebrowser

2022-09-02 Thread Stuart Henderson
On 2022/09/02 13:09, Stefan Hagen wrote:
> Rafael Sadowski wrote (2022-09-02 10:34 CEST):
> > On Fri Sep 02, 2022 at 10:27:12AM +0200, Rafael Sadowski wrote:
> > > OK to update qutebrowser to 2.5.1?
> 
> Looks good. OK sdk@
> 
> > Maintainer email address rejected, see:
> > deserter...@danwin1210.me: 550 5.1.1 : Recipient 
> > address rejected: User unknown
> 
> I'm adding dan...@danwin1210.de to CC. Found on 
> https://danwin1210.de/contact.php

that's just the server admin, it's an anonymous email server for people
who want/need to hide behind tor

https://danwin1210.de/mail/



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 04:32:08

Modified files:
sysutils/supervisor: Makefile distinfo 
sysutils/supervisor/patches: patch-supervisor_skel_sample_conf 
sysutils/supervisor/pkg: PLIST 

Log message:
update to supervisor-4.2.4
replace some VARBASE which should be LOCALSTATEDIR



aarch64 bulk build report

2022-09-02 Thread phessler
bulk build on arm64.ports.openbsd.org
started on  Wed Aug 31 03:39:31 MDT 2022
finished at Fri Sep 2 04:30:08 MDT 2022
lasted 2D00h50m
done with kern.version=OpenBSD 7.2-beta (GENERIC.MP) #1810: Mon Aug 29 16:18:30 
MDT 2022

built packages:11308
Aug 31:4324
Sep 1:3145
Sep 2:3838


critical path missing pkgs:  
http://build-failures.rhaalovely.net/aarch64/2022-08-31/summary.log

build failures: 5
http://build-failures.rhaalovely.net/aarch64/2022-08-31/devel/quirks.log
http://build-failures.rhaalovely.net/aarch64/2022-08-31/net/putty,-gui.log
http://build-failures.rhaalovely.net/aarch64/2022-08-31/security/step-ca.log
http://build-failures.rhaalovely.net/aarch64/2022-08-31/www/py-autobahn,python3.log
http://build-failures.rhaalovely.net/aarch64/2022-08-31/x11/kde-applications/kleopatra.log

recurrent failures
new failures
+++ ls-failures Fri Sep  2 04:31:47 2022
+failures/devel/quirks.log
+failures/net/putty,-gui.log
+failures/security/step-ca.log
+failures/www/py-autobahn,python3.log
+failures/x11/kde-applications/kleopatra.log
resolved failures
--- ../old/aarch64/last//ls-failuresMon Aug 22 12:40:20 2022
-failures/emulators/mame.log



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 04:20:17

Modified files:
sysutils/freeipmi: Makefile distinfo 
Removed files:
sysutils/freeipmi/patches: patch-config_ac_lsh_gcc_attributes_m4 

Log message:
update to freeipmi-1.6.10

set TZ in MAKE_ENV to fudge around the timestamp/date in the supplied
doc/version-faq.texi file to avoid it trying to rebuild it with texinfo;
as we see quite often in ports now, the version in base doesn't like the
distributed input files



[NEW] iblock

2022-09-02 Thread prx
Hello,
find attached a new port for iblock, 
an inetd program adding the client IP to a pf table.

Regards.

prx


iblock.tgz
Description: application/tar-gz
Index: infrastructure/db/user.list
===
RCS file: /cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.405
diff -u -r1.405 user.list
--- infrastructure/db/user.list 27 Aug 2022 21:18:26 -  1.405
+++ infrastructure/db/user.list 2 Sep 2022 08:48:14 -
@@ -392,3 +392,4 @@
 881 _opensearch_opensearch textproc/opensearch
 882 _opensearch-dashboards _opensearch-dashboards www/opensearch-dashboards
 883 _step-ca   _step-casecurity/step-ca
+884 _iblock_iblock net/iblock


CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 03:42:28

Modified files:
multimedia/libv4l: Makefile 
security/cvechecker: Makefile 
security/libssh: Makefile 
sysutils/incron: Makefile 
sysutils/iucode-tool: Makefile 
sysutils/freeipmi: Makefile 

Log message:
bump; static lib argp-standalone was updated



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 03:42:10

Modified files:
devel/argp-standalone: Makefile distinfo 
devel/argp-standalone/pkg: DESCR PLIST 
Removed files:
devel/argp-standalone/patches: patch-acinclude_m4 

Log message:
update argp-standalone to a newer fork/continuation based on newer glibc



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stefan Hagen
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2022/09/02 03:32:13

Modified files:
devel/lua-say  : Makefile 

Log message:
Fix lua-say package name, which unintentionally changed to "say"



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 03:24:26

Modified files:
lang/php/8.1   : Makefile distinfo 

Log message:
update to php-8.1.10



Re: CVS: cvs.openbsd.org: ports

2022-09-02 Thread Antoine Jacoutot
On Tue, Aug 30, 2022 at 08:46:13AM -0600, Stefan Hagen wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   s...@cvs.openbsd.org2022/08/30 08:46:13
> 
> Modified files:
>   devel/lua-say  : Makefile distinfo 
> 
> Log message:
> Update lua-say 1.3.1 => 1.4.1, bugfix release
> 
> v1.4.1
> * Fix argcount n if too low
> 
> v1.4.0
> * Make say nil-safe

I got an error in my last bulk.
Also it seems PKGNAME has moved from lua-say to say.

===>  Building package for say-1.4.1
Create /exopi-cvs/ports/packages/amd64/all/say-1.4.1.tgz
Creating package say-1.4.1
Error: change in plist 
| Assuming the old and new builds were done correctly
| (fully up-to-date ports tree including relevant MODULES),
| then someone probably forgot to bump a REVISION.
| (see bsd.port.mk(5), PACKAGE_REPOSITORY)
--- /exopi-cvs/ports/plist/amd64/say-1.4.1
+++ /exopi-cvs/ports/plist/amd64/say-1.4.1-new
@@ -1,10 +1,10 @@
 @name say-1.4.1
 @version 8
-@comment pkgpath=devel/lua-say,lua53 ftp=yes
+@comment pkgpath=devel/lua-say ftp=yes
 @arch amd64
 +DESC
 @sha 2a5j484xURL38iySKWS6E5yB7FDM4XLZzX3Rd13To08=
-@depend lang/lua/5.3:lua->=5.3,<5.4:lua-5.3.6
+@depend lang/lua/5.1:lua->=5.1,<5.2:lua-5.1.5p7
 @cwd /usr/local
-share/lua/5.3/say/
-share/lua/5.3/say/init.lua
+share/lua/5.1/say/
+share/lua/5.1/say/init.lua



-- 
Antoine



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 03:09:12

Modified files:
lang/php/8.0   : Makefile distinfo 

Log message:
update to php-8.0.23



Re: Mordernize CMake Module

2022-09-02 Thread Klemens Nanni
On Thu, Sep 01, 2022 at 09:25:56PM +0200, Rafael Sadowski wrote:
> During g2k22 I looked at cmake.port.mk. The following change includes 3
> main parts:
> 
> - Use cmake(1) and ctest(1)
> 
>   cmake(1) controls the build and install task/jobs. This is the way
>   CMake prefers and it works very well for us. Full bulk build passed!
>   Victims already fixed.
> 
> - USE_NINJA
>   Is no longer necessary but still optional (requested by sthen@). This diff
>   removes all usage. Expect www/h2o (see at ports@) This is possible because 
> of
>   the use of cmake(1).
> 
> - verbose
> 
> IMHO It helps use to see easier what's going wrong and show up if other
> languages are calling. Example below.

OK kn

> 
> Before:
> 
> ===>  Regression tests for cmark-0.30.2p0
> Test project /usr/ports/pobj/cmark-0.30.2/build-amd64
> Start 1: api_test
> 1/9 Test #1: api_test .   Passed0.01 sec
> Start 2: html_normalization
> 2/9 Test #2: html_normalization ...   Passed0.16 sec
> Start 3: spectest_library
> 
> With the new option:
> 
> ===>  Regression tests for cmark-0.30.2p0
> UpdateCTestConfiguration  from 
> :/usr/ports/pobj/cmark-0.30.2/build-amd64/DartConfiguration.tcl   
>   
> 21:09:28 [17/151]
> Test project /usr/ports/pobj/cmark-0.30.2/build-amd64
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
> Start 1: api_test
> 
> 1: Test command: /usr/ports/pobj/cmark-0.30.2/build-amd64/api_test/api_test
> 1: Working Directory: /usr/ports/pobj/cmark-0.30.2/build-amd64/testdir
> 1: Test timeout computed to be: 1000
> 1: 539 tests passed, 0 failed, 0 skipped
> 1: PASS
> 1/9 Test #1: api_test .   Passed0.01 sec
> test 2
> Start 2: html_normalization
> 
> 2: Test command: /usr/local/bin/python3.9 "-m" "doctest" 
> "/usr/ports/pobj/cmark-0.30.2/cmark-0.30.2/test/normalize.py"
> 2: Working Directory: /usr/ports/pobj/cmark-0.30.2/build-amd64/testdir
> 2: Test timeout computed to be: 1000
> 2/9 Test #2: html_normalization ...   Passed0.16 sec
> 
> This diff has survived a full bulk build. (THANKS tb@)  Victims already fixed
> and I got an OK from tb@
> 
> Thoughts, other OKs?
> 
> Rafael
> 
> Index: devel/cmake/cmake.port.mk
> ===
> RCS file: /cvs/ports/devel/cmake/cmake.port.mk,v
> retrieving revision 1.75
> diff -u -p -r1.75 cmake.port.mk
> --- devel/cmake/cmake.port.mk 6 Jun 2022 09:31:51 -   1.75
> +++ devel/cmake/cmake.port.mk 1 Sep 2022 18:56:54 -
> @@ -16,26 +16,22 @@ MAKE_ENV += MODCMAKE_USE_SHARED_LIBS=yes
>  USE_NINJA ?= Yes
> 
>  .if ${USE_NINJA:L} == "yes"
> -BUILD_DEPENDS += devel/ninja>=1.5.1
> -NINJA ?= ninja
> -NINJA_FLAGS ?= -v -j ${MAKE_JOBS}
> +BUILD_DEPENDS += devel/ninja
>  .elif ${USE_NINJA:L} == "samurai"
>  BUILD_DEPENDS += devel/samurai
> -NINJA ?= samu
> -NINJA_FLAGS ?= -v -j ${MAKE_JOBS}
> -CONFIGURE_ARGS += -DCMAKE_MAKE_PROGRAM=${NINJA}
> +CONFIGURE_ARGS += -DCMAKE_MAKE_PROGRAM=samu
>  .endif
> 
>  .if ${USE_NINJA:L} == "yes" || ${USE_NINJA:L} == "samurai"
>  _MODCMAKE_GEN = Ninja
>  MODCMAKE_BUILD_TARGET = cd ${WRKBUILD} && exec ${SETENV} ${MAKE_ENV} \
> - ${NINJA} ${NINJA_FLAGS} ${ALL_TARGET}
> + cmake --build ${WRKBUILD} ${_MAKE_VERBOSE} -j ${MAKE_JOBS}
> 
>  MODCMAKE_INSTALL_TARGET = cd ${WRKBUILD} && exec ${SETENV} ${MAKE_ENV} \
> - ${FAKE_SETUP} ${NINJA} ${NINJA_FLAGS} ${FAKE_TARGET}
> + ${FAKE_SETUP} cmake --install ${WRKBUILD}
> 
>  MODCMAKE_TEST_TARGET = cd ${WRKBUILD} && exec ${SETENV} ${ALL_TEST_ENV} \
> - ${NINJA} ${NINJA_FLAGS} ${TEST_FLAGS} ${TEST_TARGET}
> + ctest ${_MAKE_VERBOSE} -j ${MAKE_JOBS}
> 
>  .if !target(do-build)
>  do-build:
> @@ -99,7 +95,6 @@ CONFIGURE_ENV +=MODTK_VERSION=${MODTK_V
>   MODTK_LIB=${MODTK_LIB}
>  .endif
> 
> -
>  .if ! empty(MODCMAKE_LDFLAGS)
>  # https://cmake.org/cmake/help/latest/envvar/LDFLAGS.html
>  # Will only be used by CMake on the first configuration to determine the
> @@ -120,9 +115,12 @@ MODCMAKE_configure = cd ${WRKBUILD} && $
>   CC="${CC}" CFLAGS="${CFLAGS}" \
>   CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
>   ${CONFIGURE_ENV} ${LOCALBASE}/bin/cmake \
> + -B ${WRKBUILD} \
> + -S ${WRKSRC} \
> + -G ${_MODCMAKE_GEN} \
>   -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON \
>   -DCMAKE_SUPPRESS_REGENERATION=ON \
> - -G ${_MODCMAKE_GEN} ${CONFIGURE_ARGS} ${WRKSRC}
> + ${CONFIGURE_ARGS}
> 
>  .if !defined(CONFIGURE_ARGS) || ! ${CONFIGURE_ARGS:M*CMAKE_BUILD_TYPE*}
>  .  if ${MODCMAKE_DEBUG:L} == "yes"
> @@ -137,11 +135,6 @@ SUBST_VARS +=

CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 02:50:37

Modified files:
math/visidata  : Makefile distinfo 
math/visidata/patches: patch-setup_py 
math/visidata/pkg: PLIST 

Log message:
update to visidata-2.10



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2022/09/02 02:44:45

Modified files:
net/icinga/web2-module-incubator: Makefile distinfo 

Log message:
update to icinga-web2-module-incubator-0.18.0



Re: Did anyone have worked in the past on OSquery port?

2022-09-02 Thread Stuart Henderson
From a quick look, I don't think it's going to be very fun to port, many of 
the tables won't work on OpenBSD, others will most likely need a fair bit 
of painful patching, and unless upstream have interest it's the sort of 
thing which is likely to get broken by updates often. (Note that they have 
removed FreeBSD support).


--
 Sent from a phone, apologies for poor formatting.

On 2 September 2022 07:54:31 Mikolaj Kucharski  wrote:


Hi,

I didn't see anything in the archives, but maybe in some (public) repo,
not visible at first sight there is a stab at it?

https://osquery.io/

Description from FreshPorts:

osquery exposes an operating system as a high-performance relational
database. This allows you to write SQL-based queries to explore
operating system data. With osquery, SQL tables represent abstract
concepts such as running processes, loaded kernel modules, open network
connections, browser plugins, hardware events or file hashes.

--
Regards,
Mikolaj




Re: UPDATE: www/qutebrowser

2022-09-02 Thread Rafael Sadowski
On Fri Sep 02, 2022 at 10:27:12AM +0200, Rafael Sadowski wrote:
> OK to update qutebrowser to 2.5.1?

Maintainer email address rejected, see:
deserter...@danwin1210.me: 550 5.1.1 : Recipient 
address rejected: User unknown

> 
> Rafael
> 
> diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile
> index e2e43165a81..e7990f5618d 100644
> --- a/www/qutebrowser/Makefile
> +++ b/www/qutebrowser/Makefile
> @@ -1,7 +1,6 @@
>  COMMENT =keyboard-focused browser with a minimal GUI
>  
> -MODPY_EGG_VERSION =  2.4.0
> -REVISION =   1
> +MODPY_EGG_VERSION =  2.5.1
>  DISTNAME =   qutebrowser-${MODPY_EGG_VERSION}
>  
>  HOMEPAGE =   https://www.qutebrowser.org/
> diff --git a/www/qutebrowser/distinfo b/www/qutebrowser/distinfo
> index 05b2dd3a67d..0ff8fe1e0f2 100644
> --- a/www/qutebrowser/distinfo
> +++ b/www/qutebrowser/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (qutebrowser-2.4.0.tar.gz) = 
> 8s2auxTrq/ljBXOy+4RHvhkod3h9xOOWThtV9yqFkuw=
> -SIZE (qutebrowser-2.4.0.tar.gz) = 6074001
> +SHA256 (qutebrowser-2.5.1.tar.gz) = 
> 5ohYhqhM0WamumM3lKWKTGfYccJxiBJ+XdvFJ2127bw=
> +SIZE (qutebrowser-2.5.1.tar.gz) = 6089389
> 



UPDATE: www/qutebrowser

2022-09-02 Thread Rafael Sadowski
OK to update qutebrowser to 2.5.1?

Rafael

diff --git a/www/qutebrowser/Makefile b/www/qutebrowser/Makefile
index e2e43165a81..e7990f5618d 100644
--- a/www/qutebrowser/Makefile
+++ b/www/qutebrowser/Makefile
@@ -1,7 +1,6 @@
 COMMENT =  keyboard-focused browser with a minimal GUI
 
-MODPY_EGG_VERSION =2.4.0
-REVISION = 1
+MODPY_EGG_VERSION =2.5.1
 DISTNAME = qutebrowser-${MODPY_EGG_VERSION}
 
 HOMEPAGE = https://www.qutebrowser.org/
diff --git a/www/qutebrowser/distinfo b/www/qutebrowser/distinfo
index 05b2dd3a67d..0ff8fe1e0f2 100644
--- a/www/qutebrowser/distinfo
+++ b/www/qutebrowser/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qutebrowser-2.4.0.tar.gz) = 
8s2auxTrq/ljBXOy+4RHvhkod3h9xOOWThtV9yqFkuw=
-SIZE (qutebrowser-2.4.0.tar.gz) = 6074001
+SHA256 (qutebrowser-2.5.1.tar.gz) = 
5ohYhqhM0WamumM3lKWKTGfYccJxiBJ+XdvFJ2127bw=
+SIZE (qutebrowser-2.5.1.tar.gz) = 6089389



Did anyone have worked in the past on OSquery port?

2022-09-02 Thread Mikolaj Kucharski
Hi,

I didn't see anything in the archives, but maybe in some (public) repo,
not visible at first sight there is a stab at it?

https://osquery.io/

Description from FreshPorts:

osquery exposes an operating system as a high-performance relational
database. This allows you to write SQL-based queries to explore
operating system data. With osquery, SQL tables represent abstract
concepts such as running processes, loaded kernel modules, open network
connections, browser plugins, hardware events or file hashes.

-- 
Regards,
 Mikolaj



CVS: cvs.openbsd.org: ports

2022-09-02 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2022/09/02 00:17:29

Modified files:
security/aircrack-ng: Makefile 
www/firefox-esr: Makefile 
www/mozilla-firefox: Makefile 
multimedia/gstreamer1/plugins-bad: Makefile 
devel/libgtop2 : Makefile 
net/usrsctp: Makefile 
net/miniupnp/miniupnpd: Makefile 
net/net-snmp   : Makefile 
net/zabbix : Makefile 
mail/mozilla-thunderbird: Makefile 
games/warzone2100: Makefile 

Log message:
Bump potential struct ifnet consumers

sys/net/if_var.h r1.116 "Remove struct ifnet's unused if_switchport member"
should be of no concern in ports land, but some actively do

- define _KERNEL and/or
https://codesearch.debian.net/search?q=%23%5Cs*define%5Cs%2B_KERNEL%5Cb+filetype%3Ac=0
curl -s https://codesearch.debian.net/results/a710598a524e63cb/packages.txt
- include 
https://codesearch.debian.net/search?q=%3Cnet%2Fif_var.h%3E+filetype%3Ac=1
curl -s https://codesearch.debian.net/results/3264f4d6c8ec573a/packages.txt

Running the packages.txt files through 'sort -u' and 'comm -12', filtering
for ports we actually have and further limiting it down to individual
packages rather than the whole port (thanks sthen) leaves us with

$ infrastructure/bin/portbump -r \
devel/libgtop2 \
games/warzone2100 \
mail/mozilla-thunderbird \
multimedia/gstreamer1/plugins-bad \
net/miniupnp/miniupnpd \
net/net-snmp,-main \
net/usrsctp \
net/zabbix,-main \
security/aircrack-ng \
www/firefox-esr \
www/mozilla-firefox

Bump them all to pick up the new header/struct.

Feedback OK sthen