464,487 commits found in 53 milliseconds
Update to openjph-0.27.4.
Update to cairomm-1.14.6.
update to py3-pipx-1.14.0
OpenBSD /ports bfZx7jw — mail/hashcash Makefile, mail/hashcash/patches patch-hashcash_c patch-getopt_c unbreak i386 by building the generic version, not mmx
fix some time_t and missing prototype issues
Tor Browser: update to 15.0.15
Tor Browser: update to 15.0.15
disable mmx on i386 to unbreak with llvm22
disable mmx on i386 to unbreak with llvm22
xcdplayer: fix build with llvm22 by using a correct spelling of NULL
OpenBSD /ports LiSnwSq — audio/ario Makefile, audio/ario/patches patch-src_preferences_ario-server-preferences_c audio/ario: fix build with llvm 22
Switch a variable from long to time_t, so it has the correct type to pass
to ctime(3) . Since the time is obtained through a few abstraction layers
using long, this would require too much patching to become 2038 clean.
sysutils/syslog-ng: fix build with llvm 22
this port could really use an update..
OpenBSD /ports Zz0JeOl — games/dunelegacy Makefile distinfo, games/dunelegacy/patches patch-CMakeLists_txt patch-src_CMakeLists_txt update to dunelegacy-0.98.7.2
NOTE: old savegames won't work!
pass >9 commandline arguments to the internal-sftp server,
previously they were silently dropped; reported by Steve Caffrey
ok deraadt@
avoid truncation of pathnames headed to lstat() for systems where
PATH_MAX is not the actual max; reported by sahvx655-wq via GHPR688
x11/gnome-mplayer: fix build with llvm 22
ruby-commonmarker: set MODCLANG_VERSION to 21
The 2.6 release doesn't build with llvm/22, so this broke with the change
of the default MODCLANG_VERSION from 19 to 22. It builds fine with 21, so
use that. I'll send out an update to 2.8.2 at some point.
OpenBSD /ports aJ53eQD — databases/pgpool Makefile distinfo, databases/pgpool/patches patch-src_watchdog_wd_escalation_c patch-src_utils_json_writer_c databases/pgpool: update to 4.6.7 and unbreak with llvm 22
Tweak sr_crypto_create_key_disk() to match sr_crypto_read_key_disk().
ok yasuoka
update to py3-mitogen-0.3.49
Add a way to quote for command arguments and use for key in list-keys,
GitHub issue 5153.
update to lucee-6.2.7.16
update to lucee-6.2.7.16, merge in v5 via @pkgpath
OpenBSD /ports BcnWXMR — lang/lucee/v5 Makefile distinfo, lang/lucee/v5/patches patch-WEB-INF_web_xml rm lucee v5
unhook lucee 5
OpenBSD /ports 7aOfsru — textproc/hunspell distinfo Makefile, textproc/hunspell/patches patch-man_hunspell_1 patch-src_tools_hunspell_cxx update to hunspell-1.7.3, thanks to ajacoutot@ for a test build
ok aja
remove python symlink that sneaked back in
drop deprecated .so suffix from extension/zend_extension lines in
generated config files.
OpenBSD /ports esSTOqr — www/chromium/patches patch-chrome_browser_about_flags_cc patch-third_party_webrtc_modules_desktop_capture_linux_x11_x_server_pixel_buffer_cc update to 149.0.7827.53
rename a variable to be more accurate
OpenBSD /ports AwwOXiW — devel/c2ffi Makefile distinfo, devel/c2ffi/patches patch-CMakeLists_txt update devel/c2ffi to 21.1.0
switch to MODCLANG_VERSION=21