Re: UPDATE: OSV-scanner-1.3.2

2023-05-09 Thread Lucas Raab
On Mon, May 08, 2023 at 09:05:02PM +0200, Gonzalo L. Rodriguez wrote: > Hello, > > Update for OSV Scanner to 1.3.2: > > https://github.com/google/osv-scanner/releases/tag/v1.3.2 > > OK? Comments? > > Cheers.- > > Looks/works same as what I posted earlier :)

Re: meta/xfce and xfce4-screensaver

2023-05-09 Thread Laurence Tratt
On Tue, May 09, 2023 at 08:46:39AM +0200, Landry Breuil wrote: Hello Landry, > can you check whether it's "saved in the session" if you use session > saving ? grep screensa .cache/sessions/* I tried the following: 1. `pkg_add xfce4-scrensaver`. Enable screen saving. There is no

Re: [new] math/p5-graph-easy{-svg}

2023-05-09 Thread Alexander Bluhm
On Mon, May 08, 2023 at 03:31:34PM +0200, Johannes Thyssen Tishman wrote: > > I followed your advice and compared p5-Graph-Easy with the output of > > portgen as well. The follwing was still missing: > > > > BUILD_DEPENDS = devel/p5-Module-Build>=0.36 > > CONFIGURE_STYLE = modbuild

Re: scid - info for @bcallahan

2023-05-09 Thread Brian Callahan
On 5/6/2023 10:06 AM, Maurice McCarthy wrote: > Just did a fresh install of 7.3 not problems. > When I launched scid-4.7.0 I had he same problems as last year. > But the identical cure worked. I used your diff to upgrade to 4.7.4 > and all worked perfectly. > >

Re: update vulkan ports to latest SDK 1.3.243.0

2023-05-09 Thread Nam Nguyen
Thomas Frohwein writes: > Hi, > > As the subject says. Continues to work here on my integrated Intel > Tigerlake GPU. > > This includes the update of glslang to 12.1.0 which now defaults to > versioning all .so libraries. I discussed this off-list with namn@ > already. No breakage observed with

Re: meta/xfce and xfce4-screensaver

2023-05-09 Thread Landry Breuil
Le Mon, May 08, 2023 at 11:22:28PM +0100, Laurence Tratt a écrit : > On Mon, May 08, 2023 at 07:04:10PM +0200, Landry Breuil wrote: > > Hello Landry, > > >> Installing meta/xfce installs xfce4-screensaver. However, > >> xfce4-screensaver seems to have the unfortunate behaviour of messing with >

Re: vlc no telnet interface

2023-05-09 Thread Brad Smith
On 2023-05-01 5:36 a.m., Stuart Henderson wrote: On 2023/04/30 02:19, Brad Smith wrote: +@@ -1664,12 +1647,12 @@ AC_ARG_ENABLE(lua, + [disable LUA scripting support (default enabled)])]) + if test "${enable_lua}" != "no" + then +- PKG_CHECK_MODULES(LUA, lua5.2, ++ PKG_CHECK_MODULES(LUA,

Re: meta/xfce and xfce4-screensaver

2023-05-09 Thread Landry Breuil
Le Tue, May 09, 2023 at 08:46:39AM +0200, Landry Breuil a écrit : > Le Mon, May 08, 2023 at 11:22:28PM +0100, Laurence Tratt a écrit : > > On Mon, May 08, 2023 at 07:04:10PM +0200, Landry Breuil wrote: > > > > Hello Landry, > > > > >> Installing meta/xfce installs xfce4-screensaver. However, > >

font.port.mk: change default font type handling

2023-05-09 Thread Stuart Henderson
After a discussion with phessler, here's a diff which adjusts font.port.mk (MODULES=font) so that, when FONTTYPES is not specified and both ttf and otf files are present, the otf files are used instead of ttf. (the Previous default was to only use ttf, anything else needed explicit setting). This

UPDATE: Nono-0.6.1

2023-05-09 Thread Gonzalo L. Rodriguez
Hi, Update for Nono to 0.6.1: http://www.pastel-flower.jp/~isaki/nono/ OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile

Re: font.port.mk: change default font type handling

2023-05-09 Thread Matthieu Herrb
On Tue, May 09, 2023 at 01:49:16PM +0100, Stuart Henderson wrote: > After a discussion with phessler, here's a diff which adjusts > font.port.mk (MODULES=font) so that, when FONTTYPES is not specified > and both ttf and otf files are present, the otf files are used instead > of ttf. (the Previous

Re: font.port.mk: change default font type handling

2023-05-09 Thread Peter Hessler
On 2023 May 09 (Tue) at 13:49:16 +0100 (+0100), Stuart Henderson wrote: :After a discussion with phessler, here's a diff which adjusts :font.port.mk (MODULES=font) so that, when FONTTYPES is not specified :and both ttf and otf files are present, the otf files are used instead :of ttf. (the

Re: font.port.mk: change default font type handling

2023-05-09 Thread Stuart Henderson
On 2023/05/09 15:14, Matthieu Herrb wrote: > On Tue, May 09, 2023 at 01:49:16PM +0100, Stuart Henderson wrote: > > After a discussion with phessler, here's a diff which adjusts > > font.port.mk (MODULES=font) so that, when FONTTYPES is not specified > > and both ttf and otf files are present, the

UPDATE: Varnish-7.3.0

2023-05-09 Thread Gonzalo L. Rodriguez
Hi, Update for Varnish to 7.3.0: https://varnish-cache.org/docs/7.3/whats-new/changes-7.3.html Tests are welcome. OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/varnish/Makefile,v retrieving revision 1.76

update vulkan ports to latest SDK 1.3.243.0

2023-05-09 Thread Thomas Frohwein
Hi, As the subject says. Continues to work here on my integrated Intel Tigerlake GPU. This includes the update of glslang to 12.1.0 which now defaults to versioning all .so libraries. I discussed this off-list with namn@ already. No breakage observed with flycast etc. Additional testing on

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2023/05/09 14:54:24 Modified files: www/apache-httpd: Makefile Log message: www/apache-httpd: avoid race condition during parallel install ok giovanni@

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/09 22:26:53 Removed files: www/mozilla-firefox/patches: Tag: OPENBSD_7_3 patch-mozglue_misc_Uptime_cpp Log message: www/mozilla-firefox: forgot to cvs rm

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/09 03:05:40 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.45.10.

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/09 01:17:08 Modified files: x11/gnome/zenity: Makefile x11/gnome/zenity/patches: patch-data_meson_build x11/gnome/zenity/pkg: PLIST Added files:

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/05/09 01:16:31 Modified files: www/chromium : Makefile distinfo www/chromium/patches: patch-chrome_test_BUILD_gn Log message: update to 113.0.5672.92

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 01:19:40 Modified files: lang/go: go.port.mk Log message: go was updated, so now that we have _MODGO_SYSTEM_VERSION we can bump it in order that pkg_add -u will find updates for

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/09 09:32:16 Modified files: graphics/gimp/stable: Makefile Added files: graphics/gimp/stable/patches: patch-app_text_gimptextlayout_c Log message: fix text layer rendering where italic

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/09 09:37:16 Modified files: infrastructure/lib/DPB: PortBuilder.pm Log message: Also recreate the "cache" directory while we're at it. We don't use it, but wiping packages will (obviously) remove

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/09 09:37:54 Modified files: infrastructure/lib/OpenBSD: Trace.pm Log message: trivial conversion to v5.36

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/09 07:20:09 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: www/firefox-esr: update to 102.11.0. see

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/09 07:57:26 Modified files: infrastructure/bin: build-debug-info infrastructure/lib/OpenBSD: BaseFS.pm BasePlistReader.pm Log message: move to v5.36 split an "ensure_dir" method to avoid

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/09 07:17:49 Modified files: www/mozilla-firefox: Tag: OPENBSD_7_3 Makefile distinfo Log message: www/mozilla-firefox: MFC update to 113.0 - see

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/09 07:21:12 Modified files: www/firefox-esr: Tag: OPENBSD_7_3 Makefile distinfo Log message: www/firefox-esr: MFC update to 102.11.0. see

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 07:32:04 Modified files: infrastructure/mk: font.port.mk Log message: For ports using MODULES=font, if FONTTYPES is not set, then prefer otf with a fallback to ttf if otf are not present. otf

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 07:32:32 Modified files: fonts/jaldi: Makefile fonts/jaldi/pkg: PLIST Log message: sync plist; the last font.port.mk change results in this installing otf instead of ttf

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 06:35:14 Modified files: www/py-adblock : Makefile crates.inc distinfo Log message: update to py3-adblock-0.6.0

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 06:35:13 Modified files: devel/maturin : Makefile crates.inc distinfo Log message: update to maturin-0.13.7

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/05/09 06:35:16 Modified files: www/qutebrowser: Makefile distinfo www/qutebrowser/pkg: PLIST Log message: update to qutebrowser-2.5.4

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/05/09 07:17:00 Modified files: www/firefox-i18n: Makefile.inc distinfo www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/patches: patch-toolkit_xre_glxtest_cpp Removed

CVS: cvs.openbsd.org: ports

2023-05-09 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/09 11:41:10 Modified files: infrastructure/bin: build-debug-info Log message: refactor the code a bit more so that the debug entry in the generated plist is completely separate from the Makefile