CVS: cvs.openbsd.org: ports

2023-03-09 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2023/03/10 00:59:21

Modified files:
www: Makefile 
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 
Removed files:
www/kibana/patches: patch-bin_kibana patch-bin_kibana-plugin 
patch-config_kibana_yml patch-package_json 
patch-bin_kibana-keystore 

Log message:
Remove kibana: unusable on OpenBSD
https://marc.info/?l=openbsd-ports=165997067614113=2
ok op@



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/10 00:55:19

Modified files:
devel/p5-Test-Requires: Makefile distinfo 

Log message:
Update to p5-Test-Requires-0.11, looks ok Abel Abraham Camarillo Ojeda 
(MAINTAINER)



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/10 00:54:03

Modified files:
devel/p5-File-Touch: Makefile distinfo 

Log message:
Update to p5-File-Touch-0.12, looks ok Abel Abraham Camarillo Ojeda (MAINTAINER)



Re: [update] net/transmission 4.0.1 - work in progress

2023-03-09 Thread Stuart Henderson
On 2023/03/09 18:02, Josh Grosse wrote:
> 2) I am having an issue with "size mismatch" warnings as both 
>libevent and devel/libevent2 are required by the main and
>gtk subpackages.  

Mixing the two won't work, it will need to use either one or the other.



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2023/03/09 23:23:50

Modified files:
net/owncloudclient: Makefile distinfo 

Log message:
update owncloudclient to 3.2.1.10355



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2023/03/09 23:03:36

Modified files:
www/chromium/patches: 
  patch-chrome_browser_memory_details_linux_cc 
  
patch-services_device_hid_hid_connection_freebsd_cc 
  patch-services_device_hid_hid_service_freebsd_cc 
  patch-services_device_usb_usb_service_fake_cc 
  patch-third_party_wayland_include_config_h 

Log message:
sync with shared patch repo



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 20:27:54

Modified files:
audio/libcanberra: Makefile 

Log message:
C++ ports cannot use base-gcc

Switch to ports-gcc to fix build on sparc64



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 16:57:39

Modified files:
graphics/posterazor: Makefile 

Log message:
Mark BROKEN-sparc64



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 16:56:14

Modified files:
graphics/aspect-crop: Makefile 

Log message:
This has been broken forever on sparc64.

"Project ERROR: failed to parse default search paths from compiler output"

Mark it BROKEN-sparc64



JRuby 9.4.2.0

2023-03-09 Thread Jeremy Evans
Simple update to the latest version of JRuby. Release announcement at:
https://www.jruby.org/2023/03/08/jruby-9-4-2-0.html

Tested on amd64, the only supported arch.  Will commit in a couple days
unless I hear objections.

Thanks,
Jeremy

Index: Makefile
===
RCS file: /cvs/ports/lang/jruby/Makefile,v
retrieving revision 1.107
diff -u -p -r1.107 Makefile
--- Makefile9 Feb 2023 23:11:58 -   1.107
+++ Makefile9 Mar 2023 23:29:00 -
@@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = amd64
 
 COMMENT =  pure-Java implementation of the Ruby language
 
-V =9.4.1.0
+V =9.4.2.0
 DISTNAME = jruby-dist-${V}-bin
 PKGNAME =  jruby-${V}
 CATEGORIES =   lang lang/ruby
Index: distinfo
===
RCS file: /cvs/ports/lang/jruby/distinfo,v
retrieving revision 1.73
diff -u -p -r1.73 distinfo
--- distinfo9 Feb 2023 23:11:58 -   1.73
+++ distinfo9 Mar 2023 23:29:00 -
@@ -1,6 +1,6 @@
 SHA256 (jffi-1.3.10.tar.gz) = QZWOTjjcxTOTidj4/JjERqcokJJ5SOiQualLs/ivHsw=
-SHA256 (jruby-dist-9.4.1.0-bin.tar.gz) = 
XgzOQLfEL4rQ9hn92QZGD+PvE0RHB/cOuKv8ZIHg1rY=
+SHA256 (jruby-dist-9.4.2.0-bin.tar.gz) = 
wrBlxVRtOYND+G3epoiSu0pLQ0XmyIdelkqXN3czw/E=
 SHA256 (jruby-launcher-1.1.19-java.gem) = 
LPGrpNcsdLNq7MSjCxiSXh4h+vcPVuC0ykUyUYquGJo=
 SIZE (jffi-1.3.10.tar.gz) = 3304571
-SIZE (jruby-dist-9.4.1.0-bin.tar.gz) = 29440585
+SIZE (jruby-dist-9.4.2.0-bin.tar.gz) = 29454699
 SIZE (jruby-launcher-1.1.19-java.gem) = 64000
Index: pkg/PLIST
===
RCS file: /cvs/ports/lang/jruby/pkg/PLIST,v
retrieving revision 1.64
diff -u -p -r1.64 PLIST
--- pkg/PLIST   9 Feb 2023 23:11:58 -   1.64
+++ pkg/PLIST   9 Mar 2023 23:29:01 -
@@ -47,9 +47,9 @@ jruby/lib/ruby/gems/1.8/gems/bundler-2.3
 jruby/lib/ruby/gems/1.8/gems/erb-2.2.3/
 jruby/lib/ruby/gems/1.8/gems/erb-2.2.3/libexec/
 jruby/lib/ruby/gems/1.8/gems/erb-2.2.3/libexec/erb
-jruby/lib/ruby/gems/1.8/gems/irb-1.4.1/
-jruby/lib/ruby/gems/1.8/gems/irb-1.4.1/exe/
-jruby/lib/ruby/gems/1.8/gems/irb-1.4.1/exe/irb
+jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/
+jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/exe/
+jruby/lib/ruby/gems/1.8/gems/irb-1.4.2/exe/irb
 jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.4.1/
 jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.4.1/bin/
 jruby/lib/ruby/gems/1.8/gems/jar-dependencies-0.4.1/bin/lock_jars
@@ -550,9 +550,9 @@ jruby/lib/ruby/gems/1.8/specifications/d
 jruby/lib/ruby/gems/1.8/specifications/default/forwardable-1.3.2.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/getoptlong-0.1.1.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/io-console-0.5.11-java.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/io-wait-0.2.3-java.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/io-wait-0.3.0-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/ipaddr-1.2.4.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/irb-1.4.1.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/irb-1.4.2.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/jar-dependencies-0.4.1.gemspec
 
jruby/lib/ruby/gems/1.8/specifications/default/jruby-openssl-0.14.0-java.gemspec
 
jruby/lib/ruby/gems/1.8/specifications/default/jruby-readline-1.3.7-java.gemspec
@@ -562,7 +562,8 @@ jruby/lib/ruby/gems/1.8/specifications/d
 jruby/lib/ruby/gems/1.8/specifications/default/net-http-0.2.2.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/net-protocol-0.1.1.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/observer-0.1.1.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/open-uri-0.1.0.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/open-uri-0.3.0.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/open3-0.1.2.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/optparse-0.2.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/ostruct-0.5.5.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/pp-0.3.0.gemspec
@@ -580,8 +581,8 @@ jruby/lib/ruby/gems/1.8/specifications/d
 jruby/lib/ruby/gems/1.8/specifications/default/securerandom-0.2.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/shellwords-0.1.0.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/singleton-0.1.1.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/stringio-3.0.4-java.gemspec
-jruby/lib/ruby/gems/1.8/specifications/default/strscan-3.0.4-java.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/stringio-3.0.5-java.gemspec
+jruby/lib/ruby/gems/1.8/specifications/default/strscan-3.0.6-java.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/subspawn-0.1.1.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/subspawn-posix-0.1.1.gemspec
 jruby/lib/ruby/gems/1.8/specifications/default/time-0.1.0.gemspec
@@ -1367,7 +1368,10 @@ jruby/lib/ruby/stdlib/nkf.rb
 jruby/lib/ruby/stdlib/objspace.rb
 jruby/lib/ruby/stdlib/observer.rb
 

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Kurt Mosiejczuk
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 16:42:56

Modified files:
devel/pax-utils: Makefile 

Log message:
Wants a "__svr4__" define that base-gcc doesn't define.

Switching to ports-gcc fixes the build on sparc64



Re: New port: devel/p5-DateTime-Format-Oracle and converters/p5-Convert-NLS_DATE_FORMAT

2023-03-09 Thread Alexander Bluhm
On Wed, Mar 08, 2023 at 02:21:45AM +, wen heping wrote:
>Here is a patch to create 2 new ports:devel/p5-DateTime-Format-Oracle 
> and converters/p5-Convert-NLS_DATE_FORMAT. Both are required by the 
> update of databases/p5-Rose-DB.
>Both new port build well and pass all tests on amd64-current system.

The files in your tgz have no read permissions for group or others.
This breaks PORTS_PRIVSEP = yes and should be fixed before commit.
chmod -R go+rX

COMMENT =   Convert Oracle NLS_DATE_FORMAT <-> strftime Format Strings
comment should start with lower case
I would not use funky charakters like < and > in comment

COMMENT =   Parse and format Oracle dates and timestamps
comment should start with lower case

RUN_DEPENDS =   converters/p5-Convert-NLS_DATE_FORMAT \
use converters/p5-Convert-NLS_DATE_FORMAT>=0.03 like in Makefile.PL

p5-DateTime-Format-Oracle PLIST
remove ${P5SITE}/DateTime/ and ${P5SITE}/DateTime/Format/, they are
already included by run dependency.

apart from that OK bluhm@



[update] net/transmission 4.0.1 - work in progress

2023-03-09 Thread Josh Grosse
The attached "version 1" patch is a work-in-progress; I'm looking for
advice and corrections

1) I have (temporarily) disabled the Qt subpackage 
   build, because upstream has switched to using CMake for
   everything, and I do not know enough about either CMake
   or QMake to get it to build. I could use some help here,
   as it won't build under CMake and with QMake it looks for
   a Makefile which doesn't exist.
   
2) I am having an issue with "size mismatch" warnings as both 
   libevent and devel/libevent2 are required by the main and
   gtk subpackages.  

The updated programs:

transmission-daemon
transmission-cli
transmission-gtk 

have had limited testing on amd64.

Thanks in advance for any cluebats!
diff --git a/net/transmission/Makefile b/net/transmission/Makefile
index 3deb9382f4a..ff6ce4c8891 100644
--- a/net/transmission/Makefile
+++ b/net/transmission/Makefile
@@ -1,89 +1,88 @@
 COMMENT-main=  BitTorrent command line and daemon client
 COMMENT-gtk=   BitTorrent client with GTK+ interface
-COMMENT-qt=BitTorrent client with Qt interface
+#COMMENT-qt=   BitTorrent client with Qt interface
 
 NOT_FOR_ARCHS-gtk= sparc64
-NOT_FOR_ARCHS-qt= sparc64
+#NOT_FOR_ARCHS-qt= sparc64
 
-VER=   3.00
+VER=   4.0.1
 DISTNAME=  transmission-${VER}
 PKGNAME-main=  transmission-${VER}
 PKGNAME-gtk=   transmission-gtk-${VER}
-PKGNAME-qt=transmission-qt-${VER}
+#PKGNAME-qt=   transmission-qt-${VER}
 CATEGORIES=net
 HOMEPAGE=  https://transmissionbt.com/
 MAINTAINER=Josh Grosse 
-REVISION-gtk=  2
-REVISION-main= 2
-REVISION-qt=   2
 
 # GPLv2+
 PERMIT_PACKAGE=Yes
 
-MASTER_SITES=  
https://github.com/transmission/transmission-releases/raw/master/
+MASTER_SITES=  \
+   https://github.com/transmission/transmission/releases/download/${VER}/
 EXTRACT_SUFX=  .tar.xz
 
-MULTI_PACKAGES=-main -gtk -qt
+#MULTI_PACKAGES=   -main -gtk -qt
+MULTI_PACKAGES=-main -gtk
 
-ONLY_FOR_ARCHS-qt= ${MODGCC4_ARCHS} ${CLANG_ARCHS}
+#ONLY_FOR_ARCHS-qt=${MODGCC4_ARCHS} ${CLANG_ARCHS}
 
 COMPILER = base-clang ports-gcc
 COMPILER_LANGS =   c
 
 
-PSEUDO_FLAVORS=no_gtk no_qt
+#PSEUDO_FLAVORS=   no_gtk no_qt
+PSEUDO_FLAVORS=no_gtk
 FLAVOR?=
 
 .include 
 
-WANTLIB-common=c crypto curl event_core event_extra m miniupnpc>=2.0 \
-   natpmp pthread ssl z intl
-WANTLIB-main=  ${WANTLIB-common} nghttp2 iconv
-WANTLIB-gtk=   ${WANTLIB-common} X11 Xcomposite Xcursor Xdamage \
-   Xext Xfixes Xi Xinerama Xrandr Xrender \
-   atk-1.0 atk-bridge-2.0 cairo cairo-gobject \
-   expat ffi fontconfig freetype fribidi \
-   gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 \
-   gobject-2.0 graphite2 gthread-2.0 gtk-3 \
-   harfbuzz pango-1.0 pangoft2-1.0 \
-   pangocairo-1.0 pixman-1 png pcre2-8 xcb \
-   xcb-render xcb-shm epoxy nghttp2 iconv \
-   Xau Xdmcp execinfo jpeg ${COMPILER_LIBCXX}
-WANTLIB-qt=${WANTLIB-common} ${MODQT_WANTLIB} \
-   GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets \
-   fontconfig freetype $(COMPILER_LIBCXX)
-
-MODULES+=  textproc/intltool
+WANTLIB-common=${COMPILER_LIBCXX} c crypto curl event \
+   event_core event_extra intl m miniupnpc>=2.0 \
+   natpmp psl pthread ssl
+WANTLIB-main=  ${WANTLIB-common}
+WANTLIB-gtk=   ${WANTLIB-common} atk-1.0 atkmm-1.6 cairo \
+   cairo-gobject cairomm-1.0 event gdk-3 \
+   gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 \
+   glib-2.0 glibmm-2.4 gobject-2.0 gtk-3 gtkmm-3.0 \
+   harfbuzz pango-1.0 pangocairo-1.0 pangomm-1.4 sigc-2.0
+#WANTLIB-qt=   ${WANTLIB-common} ${MODQT_WANTLIB} \
+#  GL Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets \
+#  fontconfig freetype $(COMPILER_LIBCXX)
+
+MODULES+=  textproc/intltool devel/cmake
 
 LIB_DEPENDS-common=devel/gettext,-runtime \
devel/libevent2 \
net/curl \
+   net/libpsl \
net/miniupnp/libnatpmp \
net/miniupnp/miniupnpc>=1.9
 LIB_DEPENDS-main=${LIB_DEPENDS-common}
 LIB_DEPENDS-gtk=${LIB_DEPENDS-common} \
+   devel/atk2mm \
+   devel/glib2mm \
+   devel/libsigc++-2 \
+   devel/pangomm \
+   graphics/cairomm \
+   x11/gtk3mm \
x11/gtk+3
 LIB_DEPENDS-qt=${LIB_DEPENDS-common} \
${MODQT_LIB_DEPENDS}
 
+RUN_DEPENDS-main=x11/gtk+3,-guic
 RUN_DEPENDS-gtk=${PKGNAME-main}:${BUILD_PKGPATH} \
devel/desktop-file-utils \
x11/gtk+3,-guic
 RUN_DEPENDS-qt=${PKGNAME-main}:${BUILD_PKGPATH} \
devel/desktop-file-utils
 
-USE_GMAKE= Yes
-CONFIGURE_STYLE=gnu
-
-CONFIGURE_ARGS=

CVS: cvs.openbsd.org: ports

2023-03-09 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 14:13:35

Modified files:
net/tdesktop   : Makefile distinfo 

Log message:
update to tdesktop 4.6.8



[update] Lagrange to 1.15.4

2023-03-09 Thread Florian Viehweger
Hi,

this is an update for Lagrange to 1.15.4.

Some testing done on amd64. No issues found.

portcheck and 'make port-lib-depends-check' are happy.

Changes listed here [1].


Comments?

Thanks!

[1] https://github.com/skyjake/lagrange/releases


Index: Makefile
===
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/Makefile,v
retrieving revision 1.55
diff -u -p -u -p -r1.55 Makefile
--- Makefile15 Feb 2023 21:07:21 -  1.55
+++ Makefile9 Mar 2023 20:43:07 -
@@ -1,5 +1,5 @@
 COMMENT =  SDL multi protocol navigator
-VERSION =  1.15.2
+VERSION =  1.15.4
 
 DISTNAME = lagrange-${VERSION}
 
Index: distinfo
===
RCS file: /daten/openbsdmirror/cvs/mirror/ports/net/lagrange/distinfo,v
retrieving revision 1.45
diff -u -p -u -p -r1.45 distinfo
--- distinfo15 Feb 2023 21:07:21 -  1.45
+++ distinfo9 Mar 2023 20:43:07 -
@@ -1,2 +1,2 @@
-SHA256 (lagrange-1.15.2.tar.gz) = c7Qqe3GXk5M6OPt8dyjfrBZrBVtNq8UyWfwyxHhW7fU=
-SIZE (lagrange-1.15.2.tar.gz) = 9936622
+SHA256 (lagrange-1.15.4.tar.gz) = qU5Vjv+xFVt1StIHV4Haog1fgv1CPJSgosakvNEO9oQ=
+SIZE (lagrange-1.15.4.tar.gz) = 9941952


-- 
greetings,

Florian Viehweger



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2023/03/09 13:48:46

Modified files:
editors/bvi: Makefile distinfo 

Log message:
editors/bvi: update to 1.4.2 for some minor bug fixes



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 11:59:42

Log message:
Import lang/ghc-8.10.7 for building ghc bootstraps.

Not wired to lang/Makefile, not meant to be build like a normal port.

ok and some cleanups, gnezdo@

Status:

Vendor Tag: kili
Release Tags:   kili_20230309

N ports/lang/ghc-8.10.7/Makefile
N ports/lang/ghc-8.10.7/distinfo
N ports/lang/ghc-8.10.7/files/bootstrap.mk
N ports/lang/ghc-8.10.7/patches/patch-mk_install_mk_in
N ports/lang/ghc-8.10.7/patches/patch-configure
N ports/lang/ghc-8.10.7/patches/patch-ghc_mk
N ports/lang/ghc-8.10.7/patches/patch-includes_rts_Messages_h
N ports/lang/ghc-8.10.7/patches/patch-libraries_base_configure
N 
ports/lang/ghc-8.10.7/patches/patch-libraries_Cabal_Cabal_Distribution_Simple_Program_Strip_hs
N ports/lang/ghc-8.10.7/patches/patch-rts_RtsMessages_c
N ports/lang/ghc-8.10.7/patches/patch-rts_Stats_c
N ports/lang/ghc-8.10.7/patches/patch-utils_iserv_ghc_mk

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/03/09 12:00:27

Modified files:
net/quagga : Makefile 

Log message:
quagga: remove a check from 2021 that struct ip_mreqn is present in in.h



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/09 09:25:25

Modified files:
misc/p5-CreditCard: Makefile distinfo 

Log message:
Update to p5-CreditCard-0.39.



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 09:05:02

Modified files:
audio/mumble   : Makefile 
audio/mumble/pkg: PLIST-server 

Log message:
drop manual without tool from server package



Re: games/dhewm3 builds OK on x13s

2023-03-09 Thread Ali Farzanrad
Ali Farzanrad  wrote:
> Hi,
> 
> I've build games/dhewm3 without a problem on my x13s laptop which is
> arm64.  I could run it using my owned files from GOG, however due to lack
> of 3D acceleration on my system it has a very low FPS.
> 
> Isn't it better to append arm64 to supported architectures?
> 
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/games/dhewm3/Makefile,v
> retrieving revision 1.16
> diff -u -p -r1.16 Makefile
> --- Makefile  27 Nov 2022 19:18:51 -  1.16
> +++ Makefile  9 Mar 2023 10:31:55 -
> @@ -1,4 +1,4 @@
> -ONLY_FOR_ARCHS = amd64 i386
> +ONLY_FOR_ARCHS = amd64 arm64 i386
>  
>  GH_ACCOUNT = dhewm
>  GH_PROJECT = dhewm3

or maybe:

Index: Makefile
===
RCS file: /home/cvs/ports/games/dhewm3/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile27 Nov 2022 19:18:51 -  1.16
+++ Makefile9 Mar 2023 10:31:55 -
@@ -1,4 +1,4 @@
-ONLY_FOR_ARCHS =   amd64 i386
+ONLY_FOR_ARCHS =   aarch64 amd64 i386
 
 GH_ACCOUNT =   dhewm
 GH_PROJECT =   dhewm3



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/03/09 06:20:18

Modified files:
security/openssl-ruby-tests: Makefile distinfo 

Log message:
Update to openssl-ruby-tests 20230309



CVS: cvs.openbsd.org: ports

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

Modified files:
sysutils/portroach-cli: Makefile 
sysutils/portroach-cli/files: portroach-cli 

Log message:
tabulate headers just like rows to fix alignment



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2023/03/09 05:49:04

Modified files:
x11/kitty  : Makefile 

Log message:
x11/kitty: uncomment the the BROKEN marker for now so we have packages
available for testing once a mesa fix or workaround lands.



games/dhewm3 builds OK on x13s

2023-03-09 Thread Ali Farzanrad
Hi,

I've build games/dhewm3 without a problem on my x13s laptop which is
arm64.  I could run it using my owned files from GOG, however due to lack
of 3D acceleration on my system it has a very low FPS.

Isn't it better to append arm64 to supported architectures?

Index: Makefile
===
RCS file: /home/cvs/ports/games/dhewm3/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile27 Nov 2022 19:18:51 -  1.16
+++ Makefile9 Mar 2023 10:31:55 -
@@ -1,4 +1,4 @@
-ONLY_FOR_ARCHS =   amd64 i386
+ONLY_FOR_ARCHS =   amd64 arm64 i386
 
 GH_ACCOUNT =   dhewm
 GH_PROJECT =   dhewm3



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2023/03/09 05:31:05

Modified files:
security/yubico/yubico-piv-tool: Makefile distinfo 
security/yubico/yubico-piv-tool/patches: 
 patch-tool_yubico-piv-tool_c 
security/yubico/yubico-piv-tool/pkg: PLIST 
Added files:
security/yubico/yubico-piv-tool/patches: 
 patch-common_openssl-compat_c 
 
patch-ykcs11_tests_CMakeLists_txt 
 patch-ykcs11_utils_c 
Removed files:
security/yubico/yubico-piv-tool/patches: 
 patch-tool_openssl-compat_c 

Log message:
update to yubico-piv-tool-2.3.1



Re: Non-standard allocations in games/vkquake

2023-03-09 Thread Ali Farzanrad
Stuart Henderson  wrote:
> On 2023/03/09 07:13, Ali Farzanrad wrote:
> >  --- Quake/Makefile.orig
> >  +++ Quake/Makefile
> > -@@ -29,7 +29,7 @@ VORBISLIB=vorbis
> > - # Helper functions
> > - # ---
> > - 
> > --check_gcc = $(shell if echo | $(CC) $(1) -Werror -S -o /dev/null -xc - > 
> > /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi;)
> > -+check_gcc = $(shell if echo | $(CC) $(1) -S -o /dev/null -xc - > 
> > /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi;)
> > - 
> 
> Please leave in the hunk that removes -Werror

That's just a check_gcc, which is used to detect supported compiler
options; without this -Werror, it adds a lot of compiler options which
produces a lot of not supported warnings:

cc: warning: optimization flag '-fweb' is not supported 
[-Wignored-optimization-argument]
cc: warning: optimization flag '-frename-registers' is not supported 
[-Wignored-optimization-argument]

> > - # ---
> > - 
> > -@@ -51,7 +51,7 @@ LDFLAGS ?=
> > +@@ -51,15 +51,15 @@ LDFLAGS ?=
> >   DFLAGS ?=
> >   CFLAGS ?=
> >   
> >  -CFLAGS += -Wall -Wno-trigraphs -Wno-unused-function -Werror -std=gnu11 
> > -MMD
> >  +CFLAGS += -Wall -Wno-trigraphs -Wno-unused-function -std=gnu11 -MMD
> >   CFLAGS += $(CPUFLAGS)
> > ++CFLAGS += -DUSE_CRT_MALLOC
> >   ifneq ($(DEBUG),0)
> >   DFLAGS += -D_DEBUG
> > -@@ -59,7 +59,6 @@ CFLAGS += -g
> > + CFLAGS += -g
> >   do_strip=
> >   else
> >   DFLAGS += -DNDEBUG
> > 



Re: Folks are there any tips to improve page load times on smokeping running on OpenBSD

2023-03-09 Thread Stuart Henderson
On 2023/03/08 10:10, Glen Gunsalus wrote:
> 
> On 3/7/23 15:33, Stuart Henderson wrote:
> > On 2023-03-07, Glen Gunsalus  wrote:
> > > To get this running cp'd perl (/usr/bin/perl) and relevant perl libs 
> > > (/usr/lib/[libs.so|libm.so|libperl.so] /usr/libexec/ld.so) to 
> > > /var/www/usr/[bin|lib|libexec]
> > 
> > You shouldn't need that bit (and it is safer not to) - smokeping_fcgi
> > does not chroot.
> > 
> > 
> Hmm, I did this on the basis of a post by you (5/11/20) in response to Tom 
> (5/10/20) which I interpreted as needing several files moved into www "jail."

No that was me saying "this software is not really meant to work with
chroot and if you're copying enough into the chroot that it works,
you're providing a lot of extra tools to someone who is able to execute
code within the jail"

> quote--
> bgplg is designed to run in a jail, it is a small C program and even
> then it needs specially compiled versions of the external dependencies
> (ping, bgpctl etc).
> 
> Smokeping isn't - if you want to run the graph generating part of
> smokeping (i.e. the cgi/fcgi script) inside a chroot jail, a whole lot
> more is needed - a copy of perl and various modules, rrdtool,
> rrdtool's library dependencies, fonts, and I think there were config
> files for some of the libraries. I did this in the past but it's a
> real mess and easy to break at update time, and the amount of things
> copied in means that the chroot ends up more as "luxury camping" than
> "jail" 
> end quote---
> 
> I had been running smokeping and mrtg with apache for a number of years, but 
> when OpenBSD abandoned apache I looked at nginx for transition then httpd 
> came along and looked both more attractive and likely to be more long lived 
> under OpenBSD.
> 
> It was Tom's post that got me started down the httpd path.  I have been 
> running with httpd since that time.
> I can't remember the details, but think I initially tried w/o the cp'd files, 
> but was not successful so began incrementally moving goodies into /var/www 
> until it worked.
> I will try rm'ing or mv'ing those in /var/www and see how it goes.
> 
> Thanks for your help.
> 
> Regards, Glen



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2023/03/09 05:17:05

Modified files:
audio/mumble   : Makefile 
Removed files:
audio/mumble/patches: patch-src_mumble_AudioWizard_cpp 

Log message:
drop obsolete patch

the audio wizard that crashed 100% reproducibly in 2014 works just fine today
without this PR applied.



Re: Non-standard allocations in games/vkquake

2023-03-09 Thread Stuart Henderson
On 2023/03/09 07:13, Ali Farzanrad wrote:
>  --- Quake/Makefile.orig
>  +++ Quake/Makefile
> -@@ -29,7 +29,7 @@ VORBISLIB=vorbis
> - # Helper functions
> - # ---
> - 
> --check_gcc = $(shell if echo | $(CC) $(1) -Werror -S -o /dev/null -xc - > 
> /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi;)
> -+check_gcc = $(shell if echo | $(CC) $(1) -S -o /dev/null -xc - > /dev/null 
> 2>&1; then echo "$(1)"; else echo "$(2)"; fi;)
> - 

Please leave in the hunk that removes -Werror


> - # ---
> - 
> -@@ -51,7 +51,7 @@ LDFLAGS ?=
> +@@ -51,15 +51,15 @@ LDFLAGS ?=
>   DFLAGS ?=
>   CFLAGS ?=
>   
>  -CFLAGS += -Wall -Wno-trigraphs -Wno-unused-function -Werror -std=gnu11 -MMD
>  +CFLAGS += -Wall -Wno-trigraphs -Wno-unused-function -std=gnu11 -MMD
>   CFLAGS += $(CPUFLAGS)
> ++CFLAGS += -DUSE_CRT_MALLOC
>   ifneq ($(DEBUG),0)
>   DFLAGS += -D_DEBUG
> -@@ -59,7 +59,6 @@ CFLAGS += -g
> + CFLAGS += -g
>   do_strip=
>   else
>   DFLAGS += -DNDEBUG
> 



CVS: cvs.openbsd.org: ports

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

Modified files:
devel/check/patches: patch-doc_Makefile_in 

Log message:
regen patch



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/09 03:01:09

Modified files:
devel/py-asttokens: Makefile distinfo 

Log message:
Update to py-asttokens-2.2.1.



CVS: cvs.openbsd.org: ports

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

Modified files:
security/yubico/yubikey-manager: Makefile distinfo 

Log message:
update to yubikey-manager-5.0.1



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/p5-ack: Makefile 

Log message:
p5-ack: point PORTROACH to github



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/p5-ack: Makefile distinfo 

Log message:
update to p5-ack-3.7.0, and another attempt at getting PORTROACH to play ball



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/09 02:25:22

Modified files:
devel/p5-Test-Inter: Makefile distinfo 

Log message:
Update to p5-Test-Inter-1.10.



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2023/03/09 02:18:21

Modified files:
x11/xfce4/xfce4-time-out: Makefile 
x11/xfce4/xfce4-time-out/pkg: DESCR 

Log message:
x11/xfce4/xfce4-time-out: fix typo in descr

from callison caffrey, thanks !



CVS: cvs.openbsd.org: ports

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

Modified files:
textproc/codespell: Makefile distinfo 
textproc/codespell/pkg: PLIST 

Log message:
update to codespell-2.2.4



Re: devel/perltidy: Update to 20230309

2023-03-09 Thread Benoit Lecocq




On 09/03/2023 09:15, wen heping wrote:

Hi, ports@:


  Here is a simple patch for devel/perltidy to update to 20230309.
It and its only dependence both build well and pass all tests on
amd64-current system.


Cheers !
wen


Committed, thanks !



CVS: cvs.openbsd.org: ports

2023-03-09 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2023/03/09 01:35:03

Modified files:
devel/perltidy : Makefile distinfo 

Log message:
Update to perltidy-20230309 from wen heping.



devel/perltidy: Update to 20230309

2023-03-09 Thread wen heping
Hi, ports@:


 Here is a simple patch for devel/perltidy to update to 20230309.
It and its only dependence both build well and pass all tests on 
amd64-current system.


Cheers !
wenIndex: devel/perltidy/Makefile
===
RCS file: /cvs/ports/devel/perltidy/Makefile,v
retrieving revision 1.38
diff -u -p -r1.38 Makefile
--- devel/perltidy/Makefile 14 Nov 2022 08:50:01 -  1.38
+++ devel/perltidy/Makefile 9 Mar 2023 07:37:16 -
@@ -1,6 +1,6 @@
 COMMENT =  tool to indent and reformat perl scripts
 
-V =20221112
+V =20230309
 DISTNAME = Perl-Tidy-$V
 PKGNAME =  perltidy-$V
 CATEGORIES =   devel
Index: devel/perltidy/distinfo
===
RCS file: /cvs/ports/devel/perltidy/distinfo,v
retrieving revision 1.31
diff -u -p -r1.31 distinfo
--- devel/perltidy/distinfo 14 Nov 2022 08:50:01 -  1.31
+++ devel/perltidy/distinfo 9 Mar 2023 07:37:16 -
@@ -1,2 +1,2 @@
-SHA256 (Perl-Tidy-20221112.tar.gz) = 
jj//uq21YS/yxmdCZBg4z0A/8e0RCR9fXXKo62HEv6g=
-SIZE (Perl-Tidy-20221112.tar.gz) = 932475
+SHA256 (Perl-Tidy-20230309.tar.gz) = 
4ilJogjGGNZxoYxYKbRRq76doNos3deP2/ywNsc2HBg=
+SIZE (Perl-Tidy-20230309.tar.gz) = 960052