CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stefan Sperling
CVSROOT:/cvs
Module name:ports
Changes by: s...@cvs.openbsd.org2024/02/23 22:07:53

Modified files:
games/chiaki   : Makefile 

Log message:
fix 'make update-patches' target in games/chiaki

Set WRKDIST instead of WRKSRC to avoid this error from update-patches:
WRKDIST=/usr/ports/pobj/chiaki-2.1.1/chiaki-v2.1.1-src does not exist

Hint from thfr@, thanks!



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/23 20:56:44

Modified files:
lang/hashlink  : Makefile distinfo 
lang/hashlink/patches: patch-Makefile 

Log message:
update hashlink to 'latest' tag from 2 weeks ago; tested with Into the
Necrovale, Dead Cells, and Northgard.

hashlink has the unfortunate habit of placing tag "latest" without
further description at times, and in this case this is used by latest
versions of Into the Necrovale and is required because of a new binding
that has been introduced.



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 13:42:46

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

Log message:
update to libcares-1.27.0, from Brad
security, feature, and bugfix release (low CVE - if ares__read_line() is
used to parse local configuration files including /etc/resolv.conf,
/etc/hosts, HOSTALIASES and these have an embedded NULL as the first
character in a line, it can lead to attempting to read memory prior
to the start of the buffer which may result in a crash).



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/23 13:37:34

Modified files:
devel/sdl2-ttf : Makefile distinfo 
devel/sdl2-ttf/patches: patch-Makefile_in 
patch-sdl2_ttf-config_cmake_in 
Removed files:
devel/sdl2-ttf/patches: patch-external_harfbuzz_src_hb-ft_cc 

Log message:
update to sdl2-ttf 2.22.0

Release Notes:

In addition to bug fixes, here are the major changes in this release:

* Updated to FreeType version 2.13.2 and HarfBuzz version 8.1.1



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/23 13:35:32

Modified files:
devel/sdl2-mixer: Makefile distinfo 
devel/sdl2-mixer/patches: patch-Makefile_in 

Log message:
update to sdl2-mixer 2.8.0

Release Notes:

In addition to lots of bug fixes, here are the major changes in this
release:

* Added support for loading wavpack sound files (https://www.wavpack.com/)
* Added support for loading classic console sound files using
Game_Music_Emu (https://github.com/libgme/game-music-emu)
* Use minimp3 instead of dr_mp3 as the default backend for MP3 music
* Use libxmp instead of modplug as the default backend for MOD music
* To use libmodplug instead, configure using --enable-music-mod-modplug
--disable-music-mod-xmp
* Added support for FLAC audio in Ogg containers
* Added Mix_PauseAudio() to pause and resume all audio playback
* Added Mix_GetNumTracks() and Mix_StartTrack() for managing tracks in
GME files



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/23 13:33:55

Modified files:
devel/sdl2 : Makefile distinfo 
devel/sdl2/patches: patch-configure patch-src_SDL_c 
patch-src_joystick_bsd_SDL_bsdjoystick_c 

Log message:
update to sdl2-2.30.0

Release Notes:

In addition to lots of bug fixes, here are the major changes in this
release:

General:

* Added support for 2 bits-per-pixel indexed surface formats
* Added the function SDL_GameControllerGetSteamHandle() to get the Steam
API handle for a controller, if available
* Added the event SDL_CONTROLLERSTEAMHANDLEUPDATED which is sent when
the Steam API handle for a controller changes. This could also change
the name, VID, and PID of the controller.
* Added the environment variable SDL_LOGGING to control default log output

[rest is for macOS and Xbox, so omitted]



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 13:17:13

Modified files:
mail/postfix/stable: Makefile 
mail/postfix/stable/pkg: PLIST 

Log message:
set @pkgpath and EPOCH so that postfix-3.8.xx from postfix/stable replace
existing postfix-3.8.2022 from postfix/snapshot. OK Brad.



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 12:45:04

Modified files:
lang/ghc   : Makefile 
lang/ghc/patches: patch-libraries_text_cbits_measure_off_c 

Log message:
fix previous; patch had a line commented-out which shouldn't have been,
spotted by Evan Silberman



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 12:07:41

Modified files:
net/unifi/main : Makefile distinfo 
net/unifi/main/pkg: PLIST 

Log message:
update to unifi-8.0.28



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2024/02/23 11:22:36

Modified files:
net/telescope  : Makefile 

Log message:
improve the license comment



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Omar Polo
CVSROOT:/cvs
Module name:ports
Changes by: o...@cvs.openbsd.org2024/02/23 11:21:12

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

Log message:
update net/telescope to 0.9

Several new features, improvements and bug fixes.  Full changelog:
.



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/02/23 11:14:33

Modified files:
x11/remmina: Makefile distinfo 
x11/remmina/patches: patch-src_remmina_ssh_c 
x11/remmina/pkg: PLIST 

Log message:
Update to remmina 1.4.34;  Feedback OK sthen

Pull LibreSSL fix and correct wrapper script shebang as well.



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Jeremy Evans
CVSROOT:/cvs
Module name:ports
Changes by: jer...@cvs.openbsd.org  2024/02/23 10:29:53

Modified files:
lang/jruby : Makefile distinfo 
lang/jruby/pkg : PLIST 

Log message:
Update to JRuby 9.4.6.0



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Mark Kettenis
CVSROOT:/cvs
Module name:ports
Changes by: kette...@cvs.openbsd.org2024/02/23 10:24:29

Modified files:
devel/ffcall   : Makefile 
devel/ffcall/patches: patch-avcall_avcall-x86_64_s 
  patch-vacall_vacall-x86_64_s 

Log message:
Add a few ENDBR64 instructions in the basic interfaces.  I left the
trampoline code untouched since it already violates X-only and W^X.  That
code has no future on OpenBSD.  Hopefully this is enough to fix the
users of this code in ports: lang/clisp and lang/gforth.

ok deraadt@



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 09:15:29

Modified files:
astro/calcmysky: Makefile 

Log message:
mark BROKEN-i386 following qt6 update



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/02/23 08:50:49

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

Log message:
Update to rust-openssl-tests 20240223



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2024/02/23 08:49:24

Modified files:
sysutils/eza   : Makefile crates.inc distinfo 

Log message:
sysutils/eza: Update to 0.18.3

ok sthen@



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2024/02/23 08:48:13

Modified files:
lang/lfe   : Makefile distinfo 
lang/lfe/patches: patch-Makefile 

Log message:
lang/lfe: Update to 2.1.4

ok sthen@, op@



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 07:05:32

Modified files:
lang/ghc   : Makefile distinfo 
Added files:
lang/ghc/patches: patch-libraries_text_cbits_measure_off_c 
  patch-libraries_text_simdutf_simdutf_h 

Log message:
ghc (haskell/text): properly test whether AVX512 is supported. fixes SIGILL
on machines with AVX512 on OS which don't support it yet. Problem seen by
Evan Silberman and ajacoutot, fix for libraries/text/cbits/measure_off.c
from Evan.  ok gnezdo@



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Brian Callahan
CVSROOT:/cvs
Module name:ports
Changes by: bcal...@cvs.openbsd.org 2024/02/23 06:22:45

Modified files:
graphics/azpainter: Makefile distinfo 
Added files:
graphics/azpainter/patches: patch-install_sh_in 

Log message:
Update to azpainter-3.0.7
Diff on ports@ by Justin Berthault 
Small tweaks by me



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 04:25:04

Modified files:
graphics/imlib2: Makefile 
Added files:
graphics/imlib2/patches: patch-src_lib_amd64_blend_S 
 patch-src_lib_amd64_blend_cmod_S 

Log message:
Add endbr64 landing pads at the start of amd64 asm functions for imlib2.
Fixes SIGILL in tests on 11th gen intel (IBT)

There are also src/lib/asm_XXX.S which are i386-only and not built on amd64
which I have left alone.

ok jca tb kettenis op



CVS: cvs.openbsd.org: ports

2024-02-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/02/23 04:09:54

Modified files:
graphics/jpeg  : Makefile 
Added files:
graphics/jpeg/patches: patch-simd_nasm_jsimdext_inc 
   patch-simd_x86_64_jccolext-avx2_asm 
   patch-simd_x86_64_jccolext-sse2_asm 
   patch-simd_x86_64_jcgryext-avx2_asm 
   patch-simd_x86_64_jcgryext-sse2_asm 
   patch-simd_x86_64_jchuff-sse2_asm 
   patch-simd_x86_64_jcphuff-sse2_asm 
   patch-simd_x86_64_jcsample-avx2_asm 
   patch-simd_x86_64_jcsample-sse2_asm 
   patch-simd_x86_64_jdcolext-avx2_asm 
   patch-simd_x86_64_jdcolext-sse2_asm 
   patch-simd_x86_64_jdmrgext-avx2_asm 
   patch-simd_x86_64_jdmrgext-sse2_asm 
   patch-simd_x86_64_jdsample-avx2_asm 
   patch-simd_x86_64_jdsample-sse2_asm 
   patch-simd_x86_64_jfdctflt-sse_asm 
   patch-simd_x86_64_jfdctfst-sse2_asm 
   patch-simd_x86_64_jfdctint-avx2_asm 
   patch-simd_x86_64_jfdctint-sse2_asm 
   patch-simd_x86_64_jidctflt-sse2_asm 
   patch-simd_x86_64_jidctfst-sse2_asm 
   patch-simd_x86_64_jidctint-avx2_asm 
   patch-simd_x86_64_jidctint-sse2_asm 
   patch-simd_x86_64_jidctred-sse2_asm 
   patch-simd_x86_64_jquantf-sse2_asm 
   patch-simd_x86_64_jquanti-avx2_asm 
   patch-simd_x86_64_jquanti-sse2_asm 

Log message:
Add endbr64 instructions to libjpeg-turbo. Fixes some SIGILL in tests on
11th gen Intel.  From https://github.com/libjpeg-turbo/libjpeg-turbo/pull/350
(I am skipping the i386 parts of the patch; AIUI the endbr32 opcode is not
treated as a NOP on pre-i686 machines).  ok jca@