Dreckly/dreckly 8b07502lang/openjdk17/patches patch-src_hotspot_share_runtime_threadWXSetters.inline.hpp patch-src_hotspot_cpu_aarch64_stubGenerator__aarch64.cpp

openjdk17: Sync with pkgsrc
DeltaFile
+63-0lang/openjdk17/patches/patch-src_hotspot_share_runtime_threadWXSetters.inline.hpp
+55-0lang/openjdk17/patches/patch-src_hotspot_cpu_aarch64_stubGenerator__aarch64.cpp
+48-0lang/openjdk17/patches/patch-src_java.desktop_unix_native_libpipewire_include_spa_utils_string.h
+37-0lang/openjdk17/patches/patch-src_hotspot_cpu_aarch64_macroAssembler__aarch64.hpp
+31-0lang/openjdk17/patches/patch-src_hotspot_cpu_aarch64_macroAssembler__aarch64.cpp
+0-30lang/openjdk17/patches/patch-src_hotspot_os__cpu_bsd__x86_os__bsd__x86.cpp
+234-309 files not shown
+348-5315 files

Dreckly/dreckly b179235www/palemoon distinfo Makefile.common

palemoon: Update to 34.3.1
DeltaFile
+9-9www/palemoon/distinfo
+2-2www/palemoon/Makefile.common
+11-112 files

Dreckly/dreckly 81f7aaewww/basilisk Makefile distinfo, www/basilisk/patches patch-platform_layout_base_FrameProperties.h patch-platform_media_ffvpx_libavutil_arm_bswap.h

basilisk: Update to 2026.06.12

This brings the engine up to date with the most recent Pale Moon
releases, with associated security fixes and JavaScript improvements.
As such the diff has been reduced with the palemoon package.
DeltaFile
+0-47www/basilisk/patches/patch-platform_layout_base_FrameProperties.h
+20-17www/basilisk/Makefile
+32-0www/basilisk/patches/patch-platform_media_ffvpx_libavutil_arm_bswap.h
+10-17www/basilisk/distinfo
+0-26www/basilisk/patches/patch-platform_security_generate__mapfile.py
+0-22www/basilisk/patches/patch-platform_intl_icu_source_configure
+62-1293 files not shown
+77-1709 files

Dreckly/dreckly 6afebe3multimedia/olive-editor distinfo, multimedia/olive-editor/patches patch-ext_core_src_util_rational.cpp

olive-editor: Fix build with new GCC versions

via pkgsrc
DeltaFile
+15-0multimedia/olive-editor/patches/patch-ext_core_src_util_rational.cpp
+1-0multimedia/olive-editor/distinfo
+16-02 files

Dreckly/dreckly 4630581x11/xmon Makefile distinfo, x11/xmon/patches patch-ab patch-table11.c

xmon: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+14-4x11/xmon/patches/patch-ab
+15-0x11/xmon/patches/patch-table11.c
+7-0x11/xmon/Makefile
+2-1x11/xmon/distinfo
+38-54 files

Dreckly/dreckly 71a0fc4x11/xwatchwin distinfo, x11/xwatchwin/patches patch-xwatchwin.c

xwatchwin: Fix build with GCC 14 and 15.

Avoid implicit int. Recent GCC no longer likes it.
DeltaFile
+14-0x11/xwatchwin/patches/patch-xwatchwin.c
+1-0x11/xwatchwin/distinfo
+15-02 files

Dreckly/dreckly d1aef6bmail/xmailbox distinfo, mail/xmailbox/patches patch-ac

xmailbox: Fix implicit declaration of fork(2), getuid(2), etc

Need to include <unistd.h>.
DeltaFile
+11-3mail/xmailbox/patches/patch-ac
+1-1mail/xmailbox/distinfo
+12-42 files

Dreckly/dreckly e30b49bmail/xmailwatcher Makefile distinfo, mail/xmailwatcher/patches patch-ab patch-aa

xmailwatcher: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+12-4mail/xmailwatcher/patches/patch-ab
+9-4mail/xmailwatcher/patches/patch-aa
+7-0mail/xmailwatcher/Makefile
+2-2mail/xmailwatcher/distinfo
+30-104 files

Dreckly/dreckly 91f11b4audio/ubs/patches patch-lib_parse__line.c patch-src_cmd__search.c

ubs: Need to include <strings.h> for bzero(3).

Should help the SunOS build.
DeltaFile
+14-0audio/ubs/patches/patch-lib_parse__line.c
+14-0audio/ubs/patches/patch-src_cmd__search.c
+14-0audio/ubs/patches/patch-src_loginfo.c
+14-0audio/ubs/patches/patch-src_read__sched.c
+14-0audio/ubs/patches/patch-src_ubs.c
+14-0audio/ubs/patches/patch-lib_exec__proc.c
+84-01 files not shown
+90-07 files

Dreckly/dreckly 3d48e11wm/w9wm distinfo, wm/w9wm/patches patch-manage.c patch-error.c

w9wm: Fix implicit function declarations
DeltaFile
+14-0wm/w9wm/patches/patch-manage.c
+13-0wm/w9wm/patches/patch-error.c
+13-0wm/w9wm/patches/patch-menu.c
+3-0wm/w9wm/distinfo
+43-04 files

Dreckly/dreckly 4881030net/sslh Makefile

sslh: SunOS needs __EXTENSIONS__ for vasprintf
DeltaFile
+2-0net/sslh/Makefile
+2-01 files

Dreckly/dreckly c645a0asecurity/srm Makefile

srm: build fix for lethal combination of SunOS & GCC 14

doesn't include <alloca.h> which is needed on SunOS,
just define the function to the compiler builtin to avoid
needing a patch.
DeltaFile
+5-0security/srm/Makefile
+5-01 files

Dreckly/dreckly 4c622banet/tcpdstat distinfo, net/tcpdstat/patches patch-ip_flow.c patch-net__read.c

tcpdstat: Fix implicit string function declarations.
DeltaFile
+14-6net/tcpdstat/patches/patch-ip_flow.c
+14-0net/tcpdstat/patches/patch-net__read.c
+14-0net/tcpdstat/patches/patch-stat.c
+3-1net/tcpdstat/distinfo
+45-74 files

Dreckly/dreckly 3290866security/sslproxy Makefile distinfo, security/sslproxy/patches patch-ssl__proxy.c

sslproxy: Need to include <strings.h> for bcopy(3), bzero(3).
DeltaFile
+14-0security/sslproxy/patches/patch-ssl__proxy.c
+1-1security/sslproxy/Makefile
+1-0security/sslproxy/distinfo
+16-13 files

Dreckly/dreckly cbae409editors/sandy distinfo, editors/sandy/patches patch-sandy.c

sandy: Need to define _POSIX_C_SOURCE to get getline(3),
considering this compiles in strict c99 mode.
DeltaFile
+12-5editors/sandy/patches/patch-sandy.c
+1-1editors/sandy/distinfo
+13-62 files

Dreckly/dreckly 5641597devel/samurai Makefile

samurai: SunOS wants __EXTENSIONS__ for getline(3).
DeltaFile
+2-0devel/samurai/Makefile
+2-01 files

Dreckly/dreckly a538aafsecurity/skey distinfo, security/skey/patches patch-ab patch-put.c

skey: GCC 14 build fixes from pkgsrc.
DeltaFile
+13-4security/skey/patches/patch-ab
+15-0security/skey/patches/patch-put.c
+14-0security/skey/patches/patch-skeyinfo.c
+14-0security/skey/patches/patch-skeyinit.c
+14-0security/skey/patches/patch-skeylogin.c
+6-2security/skey/distinfo
+76-66 files

Dreckly/dreckly 1644989devel/m17n-lib distinfo

m17n-lib: Update distinfo for new patch
DeltaFile
+1-0devel/m17n-lib/distinfo
+1-01 files

Dreckly/dreckly ff79ee0audio/tremor Makefile, devel/m17n-lib/patches patch-example_medit.c

tremor: build fix for lethal combination of SunOS & GCC 14

doesn't include <alloca.h> which is needed on SunOS,
just define the function to the compiler builtin to avoid
needing a patch.
DeltaFile
+15-0devel/m17n-lib/patches/patch-example_medit.c
+5-0audio/tremor/Makefile
+20-02 files

Dreckly/dreckly 32f273ddevel/m17n-lib Makefile

m17n-lib: build fix for lethal combination of SunOS & GCC 14

doesn't include <alloca.h> which is needed on SunOS,
just define the function to the compiler builtin to avoid
needing a patch.
DeltaFile
+5-0devel/m17n-lib/Makefile
+5-01 files

Dreckly/dreckly f505629sysutils/libayatana-indicator Makefile

libayatana-indicator: SunOS linker doesn't support version-script.

Just strip out the linker argument on SunOS.
DeltaFile
+2-0sysutils/libayatana-indicator/Makefile
+2-01 files

Dreckly/dreckly a07fca0graphics/drawpile Makefile

drawpile: Needs socket lib on SunOS.
DeltaFile
+2-0graphics/drawpile/Makefile
+2-01 files

Dreckly/dreckly bd59ae4time/dclock Makefile distinfo, time/dclock/patches patch-ab patch-dclock.c

dclock: Various build fixes for GCC 14 and GCC 15.
DeltaFile
+54-19time/dclock/patches/patch-ab
+25-0time/dclock/patches/patch-dclock.c
+9-0time/dclock/Makefile
+2-1time/dclock/distinfo
+90-204 files

Dreckly/dreckly 6c618b1sysutils/crashme Makefile distinfo, sysutils/crashme/patches patch-ab patch-pddet.c

crashme: Fix building with GCC 14 and GCC 15.

This code makes frequent use of K&Risms such as implicit
function declarations, implicit int, etc. Fix a few and
force an older C standard to ensure this keeps building.
DeltaFile
+75-4sysutils/crashme/patches/patch-ab
+14-0sysutils/crashme/patches/patch-pddet.c
+7-0sysutils/crashme/Makefile
+2-1sysutils/crashme/distinfo
+98-54 files

Dreckly/dreckly 931cf92textproc/untex distinfo, textproc/untex/patches patch-untex.c

untex: Fix build with GCC 14.

Avoid implicit declaration of strncmp(3), exit(3) by including
the right headers.
DeltaFile
+16-0textproc/untex/patches/patch-untex.c
+1-0textproc/untex/distinfo
+17-02 files

Dreckly/dreckly e4fbb0aarchivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

lzsa: Various build fixes.

Define the correct _POSIX_C_SOURCE to get a definition of
ftello(3).

Make sure the user's choice of compiler is honoured instead
of always using clang.
DeltaFile
+15-0archivers/lzsa/patches/patch-src_dictionary.c
+13-0archivers/lzsa/patches/patch-Makefile
+5-0archivers/lzsa/Makefile
+2-0archivers/lzsa/distinfo
+35-04 files

Dreckly/dreckly 9f4bd25databases/mariadb1011-server PLIST, databases/mariadb114-server PLIST

mariadb[114,118,1011]-server: Fix non-auth_pam PLIST

Should help the SunOS builds.
DeltaFile
+1-1databases/mariadb118-server/PLIST
+1-1databases/mariadb1011-server/PLIST
+1-1databases/mariadb114-server/PLIST
+3-33 files

Dreckly/dreckly bcec491archivers/lzsa Makefile distinfo, archivers/lzsa/patches patch-src_dictionary.c patch-Makefile

lzsa: Various build fixes.

Define the correct _POSIX_C_SOURCE to get a definition of
ftello(3).

Make sure the user's choice of compiler is honoured instead
of always using clang.
DeltaFile
+15-0archivers/lzsa/patches/patch-src_dictionary.c
+13-0archivers/lzsa/patches/patch-Makefile
+5-0archivers/lzsa/Makefile
+2-0archivers/lzsa/distinfo
+35-04 files

Dreckly/dreckly fbb5d90devel/libmtp distinfo, devel/libmtp/patches patch-src_unicode.c

libmtp: Make sure that GNU libiconv isn't being used before assuming
non-POSIX iconv.
DeltaFile
+6-7devel/libmtp/patches/patch-src_unicode.c
+1-1devel/libmtp/distinfo
+7-82 files

Dreckly/dreckly 4306c0fnet/wget distinfo, net/wget/patches patch-lib_utimens.h

wget: GCC 14 fix from pkgsrc.
DeltaFile
+27-0net/wget/patches/patch-lib_utimens.h
+1-0net/wget/distinfo
+28-02 files