416,505 commits found in 71 milliseconds
tyrquake: Fix bswap patch.
tyrquake: MKPIE not supported.
gtk2: Fix gcc 14 build.
at-spi2-core: Ensure putenv is visible
Dreckly /dreckly c4a04ab — devel/at-spi2-core distinfo, devel/at-spi2-core/patches patch-tests_at-spi2-atk_atk__test__util.c at-spi2-core: Fix implicit declaration of putenv.
libgcrypt: Fix bswap patch.
gtk: Add -Wno-error workarounds.
Software released 24 years ago isn't getting fixed any time soon. ORBit2: Add -Wno-error overrides.
Released 15 years ago, it's not going to get fixed any time soon. libxslt: sync PKGREVISION for pkg-vulnerabilities
Dreckly /dreckly 6e5eda2 — textproc/libxslt Makefile distinfo, textproc/libxslt/patches patch-CVE-2025-11731 libxslt: Patch CVE-2025-11731
wine: Bump for previous.
wine: Fix building on i386 with mprotect enabled.
While here, fix GCC 14 build.
Reported by 533k3R on unitedbsd.
gsm: Update to 1.0.22
libuv: fix NetBSD cpuset handling, for GCC 14.
via mrg at pkgsrc
SDL2: fix build with gcc 14
getopt: GCC 14 support.
SDL2: fix build with gcc 14
libuv: fix NetBSD cpuset handling, for GCC 14.
via mrg at pkgsrc
xine-lib: Add PR reference
Dreckly /dreckly 41292ec — multimedia/xine-ui Makefile distinfo, multimedia/xine-ui/patches patch-src_xitk_network.c xine-ui: Fix readline detection.
Dreckly /dreckly d23865f — multimedia/xine-ui PLIST distinfo, multimedia/xine-ui/patches patch-configure.ac xine-ui: Update to 0.99.14
xine-lib: Fix Darwin PLIST
xine-lib: Fix Darwin PLIST
Dreckly /dreckly 91fcb22 — multimedia/xine-lib distinfo, multimedia/xine-lib/patches patch-configure patch-m4_decoders.m4 xine-lib: Update to 1.2.13
libmodplug: Fix build with recent clang.
Dreckly /dreckly 17bc3b0 — multimedia/xine-lib distinfo Makefile.common, multimedia/xine-lib/patches patch-configure patch-m4_decoders.m4 xine-lib: Update to 1.2.13
make build with GCC 14. 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. Fix build with GCC 14: give main() a return type.
Fix build with GCC 14: include <unistd.h> for read()/write()/rmdir(),
and sys/stat.h for mkdir(), and give main a return type.