FreeBSD/ports a633e73net/freerdp distinfo Makefile, net/freerdp/files patch-libfreerdp_codec_dsp__ffmpeg.c patch-channels_tsmf_client_ffmpeg_tsmf__ffmpeg.c

net/freerdp: Fix build with ffmpeg 8

PR:     291952
DeltaFile
+158-0net/freerdp/files/patch-libfreerdp_codec_dsp__ffmpeg.c
+83-0net/freerdp/files/patch-channels_tsmf_client_ffmpeg_tsmf__ffmpeg.c
+1-3net/freerdp/distinfo
+0-2net/freerdp/Makefile
+242-54 files

FreeBSD/ports 3c154fdemulators/qemu-devel Makefile

emulators/qemu-devel: add slirp dependency

* add slirp/libslirp so user networking is available

Differential Revision:  https://reviews.freebsd.org/D54461
PR: ports/292103

Reviewed by:    bofh, imp
Approved by:    bofh
DeltaFile
+3-1emulators/qemu-devel/Makefile
+3-11 files

Dreckly/dreckly 831b987x11/xlogout distinfo, x11/xlogout/patches patch-xlogout_c

make build with GCC 14.
DeltaFile
+15-4x11/xlogout/patches/patch-xlogout_c
+2-2x11/xlogout/distinfo
+17-62 files

Dreckly/dreckly 6bae7dfmisc/figlet Makefile distinfo, misc/figlet/patches patch-figlet.c

make this build with gcc 14 on netbsd.

it was only including unistd.h if "unix" was defined, but netbsd and
several others only define __unix__ these days.

bumped pkg version because this may fix some weird stuff because it
didn't include headers and got default int etc.
DeltaFile
+16-0misc/figlet/patches/patch-figlet.c
+2-2misc/figlet/Makefile
+2-1misc/figlet/distinfo
+20-33 files

FreeBSD/ports aaeba61www/gallery-dl distinfo Makefile

www/gallery-dl: update to 1.31.2

Changes:        https://github.com/mikf/gallery-dl/releases/tag/v1.31.2
Reported by:    GitHub (watch releases)
DeltaFile
+3-3www/gallery-dl/distinfo
+1-1www/gallery-dl/Makefile
+4-42 files

NetBSD/pkgsrc-wip 363ae1dkde-cli-tools PLIST, kinfocenter PLIST

*: remove plasma5 packages

supperseeded by plasma6 version either here or pkgsrc proper.
DeltaFile
+0-6,531plasma-workspace/PLIST
+0-4,050plasma-desktop/PLIST
+0-1,353kwin/PLIST
+0-927kinfocenter/PLIST
+0-838kwin/files/input.h
+0-803kde-cli-tools/PLIST
+0-14,502134 files not shown
+0-20,814140 files

Dreckly/dreckly 1614229audio/spiralsynth Makefile distinfo, audio/spiralsynth/patches patch-configure

Fix build with GCC 14: give main() a return type.
DeltaFile
+16-0audio/spiralsynth/patches/patch-configure
+3-1audio/spiralsynth/Makefile
+2-1audio/spiralsynth/distinfo
+21-23 files

Dreckly/dreckly ba4549dbenchmarks/postmark distinfo, benchmarks/postmark/patches patch-postmark.c

Fix build with GCC 14: include <unistd.h> for read()/write()/rmdir(),
and sys/stat.h for mkdir(), and give main a return type.
DeltaFile
+26-0benchmarks/postmark/patches/patch-postmark.c
+2-1benchmarks/postmark/distinfo
+28-12 files

Dreckly/dreckly a8762d7benchmarks/ttcp distinfo, benchmarks/ttcp/patches patch-ab

Fix build with GCC 14: add missing types mostly.
DeltaFile
+60-15benchmarks/ttcp/patches/patch-ab
+2-2benchmarks/ttcp/distinfo
+62-172 files

Dreckly/dreckly 0c5cee9security/pgp2 distinfo, security/pgp2/patches patch-src_more.c patch-src_getopt.h

make sure prototypes are present.

pgp_getopt() is always the name used, so make it's prototype always there.
also include <sys/ioctl.h> on netbsd to get ioctl() prototype.

fixes GCC 14 build.
DeltaFile
+16-0security/pgp2/patches/patch-src_more.c
+11-0security/pgp2/patches/patch-src_getopt.h
+3-1security/pgp2/distinfo
+30-13 files

Dreckly/dreckly 0912af3devel/pccts distinfo, devel/pccts/patches patch-support_genmk_genmk.c patch-sorcerer_gen.c

Add missing types/prototypes for GCC 14.
DeltaFile
+30-0devel/pccts/patches/patch-support_genmk_genmk.c
+16-0devel/pccts/patches/patch-sorcerer_gen.c
+3-1devel/pccts/distinfo
+49-13 files

Dreckly/dreckly 4e4a00acomms/kermit distinfo, comms/kermit/patches patch-aa patch-ac

fix some issues with the netbsd port to make GCC 14 happier.

- include <util.h> and <sys/wait.h> for openpty() and ioctl().
- set MAINTYPE=int for netbsd targets.
DeltaFile
+47-8comms/kermit/patches/patch-aa
+24-4comms/kermit/patches/patch-ac
+3-3comms/kermit/distinfo
+74-153 files

Dreckly/dreckly 9c5f7b9www/wwwcount distinfo, www/wwwcount/patches patch-src_libs_mcfg_mcfg.h patch-libs_bigplus_bigplus.c

give main a return type and fix the ctype.h includes.  for GCC 14.
DeltaFile
+26-0www/wwwcount/patches/patch-src_libs_mcfg_mcfg.h
+18-0www/wwwcount/patches/patch-libs_bigplus_bigplus.c
+13-4www/wwwcount/patches/patch-ab
+2-2www/wwwcount/distinfo
+59-64 files

Dreckly/dreckly 136a298audio/mpg321 distinfo, audio/mpg321/patches patch-mpg321.h patch-mpg321.c

Fix build with GCC 14: add missing types mostly.
DeltaFile
+26-0audio/mpg321/patches/patch-mpg321.h
+15-5audio/mpg321/patches/patch-mpg321.c
+16-0audio/mpg321/patches/patch-options.c
+4-2audio/mpg321/distinfo
+61-74 files

Dreckly/dreckly cdc9ebearchivers/rzip distinfo, archivers/rzip/patches patch-configure

Fix build with GCC 14 by providing a main() return type.
DeltaFile
+16-0archivers/rzip/patches/patch-configure
+2-1archivers/rzip/distinfo
+18-12 files

Dreckly/dreckly 9979d3ddevel/cook distinfo, devel/cook/patches patch-common_error_intl.c

fix a wctype(3) usage problem found while looking at GCC 14 issues.

this doesn't fix the build for GCC 14, but does remove a warning about
calling iswctype() with swapped arguments.
DeltaFile
+13-0devel/cook/patches/patch-common_error_intl.c
+2-1devel/cook/distinfo
+15-12 files

Dreckly/dreckly 45a350adevel/unidiff distinfo, devel/unidiff/patches patch-unipatch.c patch-unify.c

fix the build with GCC 14.

don't manually define libc functions, include standard headers
give main a return type.
DeltaFile
+24-0devel/unidiff/patches/patch-unipatch.c
+17-0devel/unidiff/patches/patch-unify.c
+3-1devel/unidiff/distinfo
+44-13 files

Dreckly/dreckly 1fec553games/xroads distinfo, games/xroads/patches patch-fileops.c patch-screens.c

include <stdlib.h> for exit(3) and <string.h> for strlen(3).  found by GCC 14.
DeltaFile
+12-0games/xroads/patches/patch-fileops.c
+12-0games/xroads/patches/patch-screens.c
+3-1games/xroads/distinfo
+27-13 files

Dreckly/dreckly 69bdc6cgames/zombies distinfo, games/zombies/patches patch-level.c

include <stdlib.h> for abs(3).  wanted by GCC 14.
DeltaFile
+14-0games/zombies/patches/patch-level.c
+2-1games/zombies/distinfo
+16-12 files

Dreckly/dreckly 6474814net/jwhois distinfo, net/jwhois/patches patch-include_utils.h

add a missing prototype to satisfy GCC 14.
DeltaFile
+14-0net/jwhois/patches/patch-include_utils.h
+2-1net/jwhois/distinfo
+16-12 files

NetBSD/pkgsrc-wip 928a5ad. Makefile, plasma6-powerdevil PLIST Makefile

plasma6-powerdevil: add version 6.5.2

Manages the power consumption settings of a Plasma Shell
DeltaFile
+488-0plasma6-powerdevil/PLIST
+50-0plasma6-powerdevil/Makefile
+5-0plasma6-powerdevil/distinfo
+1-0Makefile
+1-0plasma6-powerdevil/DESCR
+545-05 files

Dreckly/dreckly 8a8ab9fprint/magicfilter distinfo, print/magicfilter/patches patch-ac

include <sys/stat.h> for umask(2) and give main a return type.

fixes build with GCC 14.
DeltaFile
+22-4print/magicfilter/patches/patch-ac
+2-2print/magicfilter/distinfo
+24-62 files

NetBSD/pkgsrc-wip 1811d30. Makefile, plasma6-plasma-desktop PLIST Makefile

plasma6-plasma-desktop: add version 6.5.2

Plasma for the desktop form factor. This package contains code for many
of the widgets, KCMs, and other parts of the Plasma Desktop.
DeltaFile
+4,149-0plasma6-plasma-desktop/PLIST
+98-0plasma6-plasma-desktop/Makefile
+5-0plasma6-plasma-desktop/distinfo
+2-0plasma6-plasma-desktop/DESCR
+1-0Makefile
+4,255-05 files

Dreckly/dreckly 648b45fgraphics/xli distinfo, graphics/xli/patches patch-window.c

fix GCC 14 build: include <sys/select.h> and give a variable a type.
DeltaFile
+26-0graphics/xli/patches/patch-window.c
+1-0graphics/xli/distinfo
+27-02 files

Dreckly/dreckly 362c64earchivers/minizip-ng Makefile

on netbsd define _NETBSD_SOURCE.

this package sets _POSIX_C_SOURCE=200809L which our unistd.h hides
symlink(2) with.

fixes GCC 14 build, as well as consumer that may have had a pointer
passed to symlink() with more than 32 bits set.

not sure if this is a netbsd bug or a package bug, i can't quite
find what _POSIX_C_SOURCE=200809L should enable, but this would be
fixed with eg, _XOPEN_SOURCE=500 where netbsd does enable it.
DeltaFile
+4-1archivers/minizip-ng/Makefile
+4-11 files

Dreckly/dreckly 28298e7audio/sox distinfo, audio/sox/patches patch-src_sox.c patch-src_sox_sample_test.h

include <math.h> and <sys/ioctl.h> for function prototypes.
DeltaFile
+10-5audio/sox/patches/patch-src_sox.c
+14-0audio/sox/patches/patch-src_sox_sample_test.h
+3-2audio/sox/distinfo
+27-73 files

Dreckly/dreckly 75242a0multimedia/libdvdplay distinfo Makefile, multimedia/libdvdplay/patches patch-src_command.c patch-src_nav.c

various fixes that GCC 14 insists on (at least one real bug fixed.)
DeltaFile
+36-0multimedia/libdvdplay/patches/patch-src_command.c
+23-0multimedia/libdvdplay/patches/patch-src_nav.c
+20-0multimedia/libdvdplay/patches/patch-src_msg.h
+14-0multimedia/libdvdplay/patches/patch-src_tools.c
+5-1multimedia/libdvdplay/distinfo
+3-1multimedia/libdvdplay/Makefile
+101-26 files

Dreckly/dreckly 2653dfcgraphics/aalib/patches patch-src_aaxkbd.c patch-ac

fix build with GCC 14:

- configure needed a main() return type.
- several missing headers for standard functions
DeltaFile
+15-0graphics/aalib/patches/patch-src_aaxkbd.c
+12-3graphics/aalib/patches/patch-ac
+13-0graphics/aalib/patches/patch-src_aakbdreg.c
+13-0graphics/aalib/patches/patch-src_aamoureg.c
+13-0graphics/aalib/patches/patch-src_aaregist.c
+13-0graphics/aalib/patches/patch-src_aafire.c
+79-35 files not shown
+128-511 files

Dreckly/dreckly abce8b5devel/boehm-gc Makefile distinfo, devel/boehm-gc/patches patch-include_private_gcconfig.h

make this work on netbsd mips n64 -- don't pretend to be 32 bit.

noticed when w3m build didn't.
DeltaFile
+25-4devel/boehm-gc/patches/patch-include_private_gcconfig.h
+3-1devel/boehm-gc/Makefile
+2-2devel/boehm-gc/distinfo
+30-73 files

NetBSD/pkgsrc-wip 31217ebplasma6-plasma-workspace PLIST Makefile, plasma6-plasma-workspace/patches patch-startkde_config-startplasma.h.cmake

plasma6-plasma-workspace: add version 6.5.2

lasma Workspace is used as the base for Plasma Desktop, Mobile, and Bigscreen.
It contains shared KCMs, applets as well as multiple libraries.

The Task Manager provides various QAbstractListModel-based model for listing
Windows, Startup tasks and Launcher Job.

libkworkspace provides functions to allow you to interact with the
KDE session manager.

libnotificationmanager is responsible for listing notifications, closing them
and interacting with them in Plasma. This class provides a Qt model for jobs.
As well as a Qt model for notifications and jobs.
DeltaFile
+6,407-0plasma6-plasma-workspace/PLIST
+125-0plasma6-plasma-workspace/Makefile
+52-0plasma6-plasma-workspace/buildlink3.mk
+14-0plasma6-plasma-workspace/patches/patch-startkde_config-startplasma.h.cmake
+12-0plasma6-plasma-workspace/DESCR
+6-0plasma6-plasma-workspace/distinfo
+6,616-01 files not shown
+6,617-07 files