CVS: cvs.openbsd.org: ports

2024-09-19 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/19 02:01:52

Modified files:
mail/mozilla-thunderbird: Makefile distinfo 
mail/thunderbird-i18n: Makefile.inc distinfo 

Log message:
mail/mozilla-thunderbird: bugfix update to 128.2.2.

see https://www.thunderbird.net/en-US/thunderbird/128.2.2esr/releasenotes/
ok naddy@



CVS: cvs.openbsd.org: ports

2024-09-17 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2024/09/17 10:27:54

Modified files:
editors/libreoffice: Makefile distinfo 
editors/libreoffice/patches: patch-RepositoryExternal_mk 
 patch-configure 
 patch-connectivity_Library_mysqlc_mk 
 
patch-connectivity_source_drivers_odbc_OConnection_cxx 
 patch-desktop_source_app_app_cxx 
 
patch-external_cppunit_UnpackedTarball_cppunit_mk 
 
patch-external_libfreehand_ExternalProject_libfreehand_mk 
 
patch-external_liblangtag_ExternalProject_liblangtag_mk 
 
patch-external_lpsolve_UnpackedTarball_lpsolve_mk 
 patch-external_pdfium_Library_pdfium_mk 
 
patch-external_pdfium_UnpackedTarball_pdfium_mk 
 patch-external_pdfium_pdfium-openbsd_patch 
 
patch-external_skia_UnpackedTarball_skia_mk 
 patch-idl_source_objects_types_cxx 
 
patch-officecfg_registry_schema_org_openoffice_Office_Common_xcs 
 patch-sal_osl_unx_system_hxx 
 patch-sal_osl_unx_uunxapi_cxx 
 patch-sc_source_core_data_column3_cxx 
 patch-shell_source_unix_misc_senddoc_sh 
 
patch-solenv_gbuild_platform_com_GCC_defs_mk 
 patch-solenv_gbuild_platform_unxgcc_mk 
 patch-svtools_Executable_langsupport_mk 
 patch-vcl_Library_vclplug_gtk3_kde5_mk 
 patch-vcl_Library_vclplug_gtk3_mk 
 patch-vcl_Library_vclplug_qt5_mk 
 patch-vcl_source_app_svapp_cxx 
editors/libreoffice/pkg: PLIST-i18n-ar PLIST-i18n-bg 
 PLIST-i18n-ca PLIST-i18n-cs 
 PLIST-i18n-de PLIST-i18n-el 
 PLIST-i18n-es PLIST-i18n-fi 
 PLIST-i18n-fr PLIST-i18n-hr 
 PLIST-i18n-hu PLIST-i18n-it 
 PLIST-i18n-ja PLIST-i18n-lt 
 PLIST-i18n-lv PLIST-i18n-nl 
 PLIST-i18n-pl PLIST-i18n-pt-br 
 PLIST-i18n-ro PLIST-i18n-ru 
 PLIST-i18n-sl PLIST-i18n-sv 
 PLIST-i18n-uk PLIST-java PLIST-main 
Removed files:
editors/libreoffice/patches: 
 patch-vcl_Library_desktop_detector_mk 
 patch-vcl_unx_generic_window_salframe_cxx 
 
patch-writerfilter_source_rtftok_rtfsprm_hxx 

Log message:
update to 24.8.1.2



CVS: cvs.openbsd.org: ports

2024-09-17 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/17 06:55:41

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

Log message:
www/mozilla-firefox: update to 130.0.1.

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



CVS: cvs.openbsd.org: ports

2024-09-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/17 04:49:11

Modified files:
net/arouteserver: Makefile distinfo 

Log message:
update to arouteserver-1.23.1



CVS: cvs.openbsd.org: ports

2024-09-17 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/17 04:49:11

Modified files:
net/scamper: Makefile distinfo 

Log message:
update to scamper-20240916



CVS: cvs.openbsd.org: ports

2024-09-17 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/09/17 02:14:38

Modified files:
net/pavuk  : Makefile 
net/pavuk/patches: patch-src_dns_c 
Added files:
net/pavuk/patches: patch-src_gtkmulticol_c 
   patch-src_gtkmulticol_h patch-src_tools_c 
   patch-src_url_h 

Log message:
pavuk: pull in a bunch of fixes from Debian (before they removed this)

This fixes crashes due to pointer truncation, OOB accesses due to incorrect
array bounds, a particularly beautiful open stanza where a misplaced paren
didn't lead to a compilation error because open() is a varargs function and
there is this beauty called the comma operator. I still think this should
probably be removed...



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/09/17 00:54:18

Modified files:
net/pavuk  : Makefile 
net/pavuk/patches: patch-src_myssl_openssl_c 
Added files:
net/pavuk/patches: patch-src_dns_c 

Log message:
pavuk: apply some lipstick: sprinkle const, fix 8-byte stack overwrite

There's plenty of off-by-ones due to strncat() misuse, time_t truncation,
etc. Slow but continuous development stopped 17 years ago. Probably time
to follow most other OS and retire this...



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2024/09/16 19:56:01

Modified files:
devel/goreleaser: Makefile distinfo modules.inc 

Log message:
Update to goreleaser-2.3.1

>From Laurent Cheylus (maintainer)



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2024/09/16 19:41:19

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

Log message:
Update to gosec-2.21.2

>From Laurent Cheylus (maintainer)



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Daniel Jakots
CVSROOT:/cvs
Module name:ports
Changes by: d...@cvs.openbsd.org2024/09/16 19:36:41

Modified files:
net/tailscale  : Makefile distinfo modules.inc 
net/tailscale/pkg: PLIST 

Log message:
Update to tailscale-1.74.0

>From Adriano Barbosa (maintainer)



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2024/09/16 15:17:47

Modified files:
textproc/delta : Makefile crates.inc distinfo 

Log message:
textproc/delta: Update to 0.18.2

Primarily a bugfix release, fixing panics caused by the unicode-width
crate.

>From Maintainer Laurent Cheylus, thanks.



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/16 10:31:05

Modified files:
mail/thunderbird-i18n: Makefile.inc distinfo 
mail/mozilla-thunderbird: Makefile distinfo 

Log message:
mail/mozilla-thunderbird: update to 128.2.1.

see https://www.thunderbird.net/en-US/thunderbird/128.2.1esr/releasenotes/



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2024/09/16 09:24:48

Modified files:
lang/erlang: Makefile.inc 
lang/erlang/25 : Makefile 
lang/erlang/26 : Makefile 
lang/erlang/27 : Makefile 

Log message:
lang/erlang: Include V in SUBST_VARS, to fix the erlang PLISTs

ok tb@



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Volker Schlecht
CVSROOT:/cvs
Module name:ports
Changes by: vol...@cvs.openbsd.org  2024/09/16 09:21:42

Modified files:
lang/deno  : Makefile 

Log message:
lang/deno: move textproc/oniguruma from BUILD_DEPENDS to LIB_DEPENDS

reported by Wesley MOUEDINE ASSABY, thanks
ok tb@



Re: CVS: cvs.openbsd.org: ports

2024-09-16 Thread Jeremie Courreges-Anglas
On Sun, Sep 15, 2024 at 12:15:17PM -0600, Jeremie Courreges-Anglas wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   j...@cvs.openbsd.org2024/09/15 12:15:17
> 
> Modified files:
>   infrastructure/mk: gnu.port.mk 
>   math/octave: Makefile 
>   math/pspp  : Makefile 
> Added files:
>   infrastructure/db: config.no-stdthreads 
> 
> Log message:
> Poison the threads.h header by default in gnu.port.mk
> 
> This will avoid threads.h from devel/libstdthreads being picked up by
> gnulib's threadlib.m4, potentially breaking due to dpb junking in bulk
> builds. The header is included and some weak symbol magic is performed,
> but it doesn't bring any useful feature as it doesn't even link against
> libstdthreads.so. That gnulib module already falls back to
> a pthreads-based implementation anyway.
> 
> Ultimately it probably makes sense for C11 threads support to go into
> the base system, as already discussed several times by matthieu@ and
> others.  But now isn't the right time as we're approaching release.
> 
> ok ajacoutot@ sthen@

Also ok matthieu@

-- 
jca



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/09/16 03:59:12

Modified files:
www/w3m: Makefile 
Added files:
www/w3m/patches: patch-file_c 

Log message:
w3m: unbreak -dump_source/-dump_extra, ok sthen

Unbreak (some?) uses of the w3m emacs plugin. Reverts the code change in
https://git.sr.ht/~rkta/w3m/commit/e933cf831f32fd4cf763c64aa60e51dbf025ec94
that was supposed to fix sites using compressed data (presumably by relying
on some MIME type handlers provided by the OS).

Issue reported by Jon Fineman on misc; same fix/workaround as suggested by
the FreeBSD w3m maintainer in https://todo.sr.ht/~rkta/w3m/59.



CVS: cvs.openbsd.org: ports

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

Modified files:
www/squid  : Makefile distinfo 
www/squid/patches: patch-src_comm_cc 

Log message:
update to squid-6.11



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/16 02:31:37

Modified files:
devel/proj : Makefile distinfo 
devel/proj/pkg : PLIST 

Log message:
devel/proj: update to 9.5.0.

see https://github.com/OSGeo/PROJ/releases/tag/9.5.0



CVS: cvs.openbsd.org: ports

2024-09-16 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2024/09/16 01:11:56

Modified files:
devel/p5-Best  : Makefile distinfo 

Log message:
Update to p5-Best-0.17.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/16 00:55:51

Modified files:
x11/gnome/gucharmap: Makefile distinfo 

Log message:
Update to gucharmap-16.0.1.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/16 00:55:36

Modified files:
graphics/shotwell: Makefile distinfo 

Log message:
Update to shotwell-0.32.9.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/16 00:37:59

Modified files:
net/netatalk3  : Makefile distinfo 

Log message:
Update to netatalk-3.2.9.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2024/09/15 14:26:19

Modified files:
archivers/libarchive: Makefile distinfo 
Removed files:
archivers/libarchive/patches: 
  
patch-libarchive_archive_read_support_format_rar_c 
  
patch-libarchive_archive_read_support_format_xar_c 
  
patch-libarchive_test_test_read_format_xar_doublelink_c 

Log message:
archivers/libarchive: update to 3.7.5

Numerous security and bug fixes.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2024/09/15 12:15:17

Modified files:
infrastructure/mk: gnu.port.mk 
math/octave: Makefile 
math/pspp  : Makefile 
Added files:
infrastructure/db: config.no-stdthreads 

Log message:
Poison the threads.h header by default in gnu.port.mk

This will avoid threads.h from devel/libstdthreads being picked up by
gnulib's threadlib.m4, potentially breaking due to dpb junking in bulk
builds. The header is included and some weak symbol magic is performed,
but it doesn't bring any useful feature as it doesn't even link against
libstdthreads.so. That gnulib module already falls back to
a pthreads-based implementation anyway.

Ultimately it probably makes sense for C11 threads support to go into
the base system, as already discussed several times by matthieu@ and
others.  But now isn't the right time as we're approaching release.

ok ajacoutot@ sthen@



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/15 11:02:26

Modified files:
security/pcsc-lite/patches: patch-meson_build 

Log message:
mention -pthread fix in patch comment



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/15 10:15:44

Modified files:
x11/xarchiver  : Makefile 

Log message:
sync WANTLIB for wayland and epoll-shim, transitive lib deps of gtk+3



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2024/09/15 07:58:54

Removed files:
net/curl/patches: patch-lib_sigpipe_h 
print/libharu/patches: patch-src_Makefile_am 

Log message:
remove empty patch files



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/15 03:35:55

Modified files:
wayland/gtk-layer-shell: Makefile distinfo 

Log message:
wayland/gtk-layer-shell: update to 0.9.0.

see https://github.com/wmww/gtk-layer-shell/releases/tag/v0.9.0
should improve compat with upcoming/unreleased gtk 3.24.44



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/15 03:07:51

Modified files:
wayland/gtk4-layer-shell: Makefile distinfo 

Log message:
wayland/gtk4-layer-shell: update to 1.0.3.

see https://github.com/wmww/gtk4-layer-shell/releases/tag/v1.0.3



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 02:37:30

Modified files:
x11/gedit/gedit-plugins: Makefile distinfo 

Log message:
Update to gedit-plugins-48.0.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 02:37:20

Modified files:
x11/gedit/gedit: Makefile distinfo 
x11/gedit/gedit/pkg: PLIST 

Log message:
Update to gedit-48.0.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 02:25:29

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

Log message:
Update to aisleriot-3.22.34.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 01:57:55

Modified files:
x11/gnome/shell: Makefile distinfo 

Log message:
Update to gnome-shell-45.10.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 01:46:19

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

Log message:
Update to remotebox-3.3.



CVS: cvs.openbsd.org: ports

2024-09-15 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/15 01:44:44

Modified files:
devel/libpeas2 : Makefile distinfo 

Log message:
Update to libpeas2-2.0.5.



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2024/09/15 00:49:06

Modified files:
news/nzbget: Makefile distinfo 

Log message:
Update to nzbget-24.3

Changes: https://github.com/nzbgetcom/nzbget/releases/tag/v24.3



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2024/09/15 00:48:45

Modified files:
security/lastpass-cli: Makefile distinfo 

Log message:
Update to lastpass-cli-1.6.0

Changes: https://github.com/lastpass/lastpass-cli/releases/tag/v1.6.0



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2024/09/15 00:48:31

Modified files:
sysutils/rclone: Makefile distinfo 

Log message:
Update to rclone-1.68.0

Changes: https://rclone.org/changelog/#v1-68-0-2024-09-08



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Bjorn Ketelaars
CVSROOT:/cvs
Module name:ports
Changes by: b...@cvs.openbsd.org2024/09/15 00:48:09

Modified files:
sysutils/rustic: Makefile crates.inc distinfo 
Removed files:
sysutils/rustic/patches: 
 
patch-modcargo-crates_rustic_core-0_3_0_src_backend_ignore_rs 

Log message:
Update to rustic-0.8.1

Changes: https://github.com/rustic-rs/rustic/releases/tag/v0.8.1



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2024/09/15 00:23:42

Modified files:
devel/git  : Makefile distinfo 

Log message:
Update to git-2.46.1.



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2024/09/14 19:23:37

Modified files:
security/rbw   : Makefile distinfo crates.inc 

Log message:
security/rbw: update to 1.12.1



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2024/09/14 09:13:58

Modified files:
www/iridium: Makefile distinfo 
www/iridium/patches: 
 
patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
 
patch-content_renderer_renderer_blink_platform_impl_h 
 
patch-services_video_capture_video_capture_service_impl_cc 
 patch-third_party_blink_public_platform_platform_h 

Log message:
update to 2024.08.128.3



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/14 05:24:10

Modified files:
graphics/libjxl: Makefile distinfo 
graphics/libjxl/pkg: PLIST 

Log message:
graphics/libjxl: update to 0.11.0.

see https://github.com/libjxl/libjxl/releases/tag/v0.11.0
ok tb@



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Job Snijders
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2024/09/14 05:22:05

Modified files:
net/stayrtr: Makefile distinfo modules.inc 

Log message:
Update stayrtr

with feedback from kn@



CVS: cvs.openbsd.org: ports

2024-09-14 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2024/09/14 03:20:26

Modified files:
devel/mklittlefs: Makefile distinfo 
devel/mklittlefs/patches: patch-Makefile 

Log message:
Update to mklittlefs-4.0.1.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:29:31

Modified files:
sysutils/terragrunt: Makefile distinfo 

Log message:
Update to terragrunt-0.67.5.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:28:56

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

Log message:
Update to libshumate-1.3.0.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/14 00:27:06

Modified files:
geo/qgis   : Makefile distinfo 

Log message:
geo/qgis: update to 3.38.3.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/14 00:25:15

Modified files:
wayland/swaylock: Makefile distinfo 
wayland/swaylock/patches: patch-main_c patch-meson_build 
  patch-render_c 

Log message:
wayland/swaylock: update to 1.8.0.

see https://github.com/swaywm/swaylock/releases/tag/v1.8.0



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:25:08

Modified files:
devel/iso-codes: Makefile distinfo 
devel/iso-codes/pkg: PLIST 

Log message:
Update to iso-codes-4.17.0.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:22:21

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.34.19.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:22:09

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py3-boto3-1.35.19.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:22:00

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

Log message:
Update to py3-botocore-1.35.19.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/14 00:17:38

Modified files:
www/wpebackend-fdo: Makefile distinfo 

Log message:
Update to wpebackend-fdo-1.14.3.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/13 14:36:00

Modified files:
net/tdesktop   : Makefile distinfo 

Log message:
update to tdesktop 5.5.5



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Aisha Tammy
CVSROOT:/cvs
Module name:ports
Changes by: ai...@cvs.openbsd.org   2024/09/13 12:16:59

Modified files:
security/keycloak: Makefile distinfo 
security/keycloak/pkg: PLIST 

Log message:
update to 25.0.5

ok pvk@



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2024/09/13 06:49:28

Modified files:
www/ungoogled-chromium: Makefile distinfo 
www/ungoogled-chromium/patches: 

patch-content_browser_renderer_host_render_widget_host_view_aura_cc 

patch-content_renderer_renderer_blink_platform_impl_h 

patch-services_video_capture_video_capture_service_impl_cc 

patch-third_party_blink_public_platform_platform_h 

Log message:
update to 128.0.6613.137



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/13 06:43:25

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

Log message:
Update to gspell-1.14.0.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2024/09/13 06:25:25

Modified files:
www/chromium   : Makefile distinfo 
www/chromium/patches: 
  
patch-content_browser_renderer_host_render_widget_host_view_aura_cc 
  
patch-content_renderer_renderer_blink_platform_impl_h 
  
patch-services_video_capture_video_capture_service_impl_cc 
  
patch-third_party_blink_public_platform_platform_h 

Log message:
update to 128.0.6613.137



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/13 01:38:42

Modified files:
www/epiphany   : Makefile distinfo 

Log message:
Update to epiphany-46.4.



CVS: cvs.openbsd.org: ports

2024-09-13 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/13 01:38:01

Modified files:
x11/gnome/librsvg: Makefile distinfo distinfo.old 

Log message:
Update to librsvg-2.58.4.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:36:19

Modified files:
devel/py-tz: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
update to py3-tz-2024.2



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:37:03

Modified files:
devel/py-tz: Makefile 

Log message:
bump to keep above 7.5-stable



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:35:01

Modified files:
www/tomcat/v9  : Tag: OPENBSD_7_5 Makefile distinfo 
www/tomcat/v9/patches: Tag: OPENBSD_7_5 patch-conf_server_xml 
www/tomcat/v9/pkg: Tag: OPENBSD_7_5 PLIST-examples PLIST-main 

Log message:
update to tomcat-9.0.94



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:35:08

Modified files:
www/tomcat/v10 : Tag: OPENBSD_7_5 Makefile distinfo 
www/tomcat/v10/pkg: Tag: OPENBSD_7_5 PLIST-examples PLIST-main 

Log message:
update to tomcat-10.1.29



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:32:10

Modified files:
www/tomcat/v9  : Makefile distinfo 
www/tomcat/v9/pkg: PLIST-examples 

Log message:
update to tomcat-9.0.94



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:32:05

Modified files:
devel/py-tz: Makefile distinfo 

Log message:
update to py3-tz-2024.2



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/13 00:31:59

Modified files:
www/tomcat/v10 : Makefile distinfo 
www/tomcat/v10/pkg: PLIST-examples 

Log message:
update to tomcat-10.1.29



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/13 00:31:20

Modified files:
devel/sccache  : Makefile 
devel/sccache/pkg: PLIST 

Log message:
ship docs, zap duplicate DISTFILES and obsolete chmod hack;  OK semarie caspar

Usage is all this tool provides and browing GitHub to learn how to configure
it in detail isn't very nice, so ship all .md files they have.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/12 23:25:06

Modified files:
mail/stalwart  : Makefile crates.inc distinfo 

Log message:
mail/stalwart: update to 0.9.4.

see https://github.com/stalwartlabs/mail-server/releases/tag/v0.9.3
and https://github.com/stalwartlabs/mail-server/releases/tag/v0.9.4



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Lucas Raab
CVSROOT:/cvs
Module name:ports
Changes by: lr...@cvs.openbsd.org   2024/09/12 16:23:01

Modified files:
security/osv-scanner: Makefile distinfo modules.inc 

Log message:
security/osv-scanner: update to 1.8.5

from Laurent Cheylus



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/12 13:29:39

Removed files:
print/mftrace  : Makefile distinfo 
print/mftrace/patches: patch-GNUmakefile_in patch-gf2pbm_c 
print/mftrace/pkg: DESCR PLIST 

Log message:
Remove print/mftrace.

It was only used to build print/lilypond, which no longer needs it.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/12 13:28:43

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Register removal of mftrace.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Matthias Kilian
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/12 13:28:08

Modified files:
print  : Makefile 

Log message:
Unhook print/mftrace.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/12 11:49:19

Modified files:
net/tdesktop   : Makefile distinfo 

Log message:
update to tdesktop 5.5.4



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/12 09:31:35

Modified files:
sysutils/exoscale-cli: Makefile distinfo 

Log message:
Update to exoscale-cli-1.79.1.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2024/09/12 08:16:36

Modified files:
net/zabbix : Makefile 
net/zabbix/pkg : README-server 

Log message:
use the correct charset for the mysql database (as outlined in the official 
docs)

from Renaud Allard



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/12 08:05:15

Modified files:
textproc/ripgrep: Makefile crates.inc distinfo 

Log message:
bugfix update to ripgrep 14.1.1;  100% tests pass



Re: CVS: cvs.openbsd.org: ports

2024-09-12 Thread Sebastien Marie
Sebastien Marie  writes:

> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   sema...@cvs.openbsd.org 2024/09/12 06:06:37
>
> Modified files:
>   lang/rust  : Makefile 
>
> Log message:
> lang/rust: set more precise dependency on -main for others subpackages
>
> reported by Matthew Martin phy1729 gmail com

was also ok sthen@ (I didn't save the commit msg file mentioning sthen@
before commiting)

-- 
Sebastien Marie



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2024/09/12 06:06:37

Modified files:
lang/rust  : Makefile 

Log message:
lang/rust: set more precise dependency on -main for others subpackages

reported by Matthew Martin phy1729 gmail com



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/12 05:41:25

Modified files:
lang/python/3.11: Tag: OPENBSD_7_5 Makefile distinfo 

Log message:
update -stable to python-3.11.10, same as the original diff for -current that 
tb@ wrote



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/12 05:40:45

Modified files:
lang/python: Makefile.inc 

Log message:
move some python 2.7-only CONFIGURE_ARGS to an .if block so they don't trigger
warnings from autoconf when building 3. change is a noop (same flags for 2.7,
and the flags were not supported in 3).



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2024/09/12 05:39:07

Modified files:
meta   : Makefile 
lang/python/3  : Makefile distinfo 
lang/python/3/pkg: PLIST-idle PLIST-main 
Removed files:
meta/python3   : Makefile 
meta/python3/pkg: DESCR PLIST 

Log message:
update to Python 3.11.10, from tb@ (who tested in bulk build on amd64, and
on sparc64 - I tested aarch64) with a few tweaks to allow updating stable.

merge meta/python3 into lang/python/3, there's no need for the separate
empty package any more now that we only have one 3.x version (pkg_add
python%3 will work).

tb's version was OK kmos@



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/09/12 04:09:00

Modified files:
net/dnsdist: Makefile 

Log message:
bump dnsdist after boringssl update (static link)



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Theo Buehler
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2024/09/12 04:08:34

Modified files:
security/boringssl/head: Makefile distinfo 
security/boringssl/head/pkg: PLIST 

Log message:
Update to boringssl/head 20240912



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2024/09/12 02:31:53

Modified files:
editors: Makefile 

Log message:
hook editors/jmigpin-editor



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Sebastien Marie
CVSROOT:/cvs
Module name:ports
Changes by: sema...@cvs.openbsd.org 2024/09/12 02:30:31

Log message:
import editors/jmigpin-editor 3.10

ok landry@

editor is a graphical acme-like text editor.

Status:

Vendor Tag: semarie
Release Tags:   semarie_20240912

N ports/editors/jmigpin-editor/Makefile
N ports/editors/jmigpin-editor/modules.inc
N ports/editors/jmigpin-editor/distinfo
N ports/editors/jmigpin-editor/pkg/DESCR
N ports/editors/jmigpin-editor/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/12 01:11:31

Modified files:
x11/gnome/gucharmap: Makefile distinfo 

Log message:
Update to gucharmap-16.0.0.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/12 01:11:19

Modified files:
textproc/unicode/emoji: Makefile distinfo 

Log message:
Update to unicode-emoji-16.0.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/12 01:11:10

Modified files:
textproc/unicode/ucd: Makefile distinfo 
textproc/unicode/ucd/pkg: PLIST 

Log message:
Update to unicode-ucd-16.0.0.



CVS: cvs.openbsd.org: ports

2024-09-12 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2024/09/12 01:09:52

Modified files:
x11/py-wxPython: Makefile distinfo 
x11/py-wxPython/patches: patch-build_py 
x11/py-wxPython/pkg: PLIST-main 

Log message:
Update to py3-wxPython-4.2.2.



CVS: cvs.openbsd.org: ports

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

Modified files:
editors/tpad   : Makefile 

Log message:
Regen WANTLIB.



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2024/09/12 00:12:57

Modified files:
math/p5-Math-Symbolic: Makefile distinfo 

Log message:
Update to p5-Math-Symbolic-0.613.



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Christian Weisgerber
CVSROOT:/cvs
Module name:ports
Changes by: na...@cvs.openbsd.org   2024/09/11 14:31:57

Modified files:
net/curl   : Makefile distinfo 
net/curl/patches: patch-lib_sigpipe_h 
net/curl/pkg   : PLIST 

Log message:
net/curl: update to 8.10.0

Changes:
* curl: --help [option] displays documentation for given cmdline option
* curl: add --skip-existing
* curl: for -O, use "default" as filename when the URL has none
* curl: make --rate accept "number of units"
* curl: make --show-headers the same as --include
* curl: support --dump-header % to direct to stderr
* curl: support embedding a CA bundle and --dump-ca-embed
* curl: support repeated use of the verbose option; -vv etc
* curl: use libuv for parallel transfers with --test-event
* getinfo: add CURLINFO_POSTTRANSFER_TIME_T

The security fix does not affect us.



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2024/09/11 14:31:18

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST 

Log message:
Update ansible 10.3.0 -> 10.4.0
Changelog: 
https://github.com/ansible-community/ansible-build-data/blob/main/10/CHANGELOG-v10.md#v10-4-0



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Pavel Korovin
CVSROOT:/cvs
Module name:ports
Changes by: p...@cvs.openbsd.org2024/09/11 14:30:52

Modified files:
sysutils/ansible-core: Makefile distinfo 

Log message:
Update ansible-core 2.17.3 -> 2.17.4
Changelog: 
https://github.com/ansible/ansible/blob/stable-2.17/changelogs/CHANGELOG-v2.17.rst#v2-17-4



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/11 12:13:07

Modified files:
devel/github-cli: Makefile distinfo modules.inc 

Log message:
update to github-cli 2.56.0



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Klemens Nanni
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2024/09/11 12:11:17

Modified files:
sysutils/gitlab-cli: Makefile distinfo modules.inc 

Log message:
update to gitlab-cli 1.46.1



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/11 05:32:09

Modified files:
sysutils/upower: Makefile distinfo 
sysutils/upower/pkg: PLIST 

Log message:
sysutils/upower: update to 1.90.5.

see https://gitlab.freedesktop.org/upower/upower/-/releases/v1.90.5



CVS: cvs.openbsd.org: ports

2024-09-11 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2024/09/11 05:31:38

Modified files:
sysutils   : Makefile 

Log message:
sysutils: +reaction



  1   2   3   4   5   6   7   8   9   10   >