OpenBSD/ports HNC83s4 — devel/pango distinfo Makefile
Update to pango-1.58.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.181 | +5 | -5 | devel/pango/Makefile |
| 1.116 | +2 | -2 | devel/pango/distinfo |
| +7 | -7 | 2 files | |
Update to pango-1.58.2.
| Version | Delta | File | |
|---|---|---|---|
| 1.181 | +5 | -5 | devel/pango/Makefile |
| 1.116 | +2 | -2 | devel/pango/distinfo |
| +7 | -7 | 2 files | |
panic functions moved to panic.h in linux 5.14
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +11 | -0 | sys/dev/pci/drm/include/linux/panic.h |
| 1.18 | +1 | -5 | sys/dev/pci/drm/include/linux/kernel.h |
| +12 | -5 | 2 files | |
min/max functions moved to minmax.h in linux 5.10
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +55 | -0 | sys/dev/pci/drm/include/linux/minmax.h |
| 1.17 | +1 | -47 | sys/dev/pci/drm/include/linux/kernel.h |
| +56 | -47 | 2 files | |
sprintf functions moved to sprintf.h in linux 6.6
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +54 | -0 | sys/dev/pci/drm/include/linux/sprintf.h |
| 1.16 | +1 | -46 | sys/dev/pci/drm/include/linux/kernel.h |
| +55 | -46 | 2 files | |
struct work_struct moved to workqueue_types.h in linux 6.8
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +30 | -0 | sys/dev/pci/drm/include/linux/workqueue_types.h |
| 1.13 | +2 | -8 | sys/dev/pci/drm/include/linux/workqueue.h |
| +32 | -8 | 2 files | |
ARRAY_SIZE moved to array_size.h in linux 6.7
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +10 | -0 | sys/dev/pci/drm/include/linux/array_size.h |
| 1.15 | +1 | -2 | sys/dev/pci/drm/include/linux/kernel.h |
| +11 | -2 | 2 files | |
fix encoding of hppa protection bits Restore the PTE_PROT() calls lost in pmap r1.181. ok deraadt@
| Version | Delta | File | |
|---|---|---|---|
| 1.182 | +3 | -3 | sys/arch/hppa/hppa/pmap.c |
| +3 | -3 | 1 files | |
for consistency, add a BDEP on cython; it's used if present though with a fallback to a pregenerated file if not. ok bket@
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +4 | -0 | devel/py-borghash/Makefile |
| +4 | -0 | 1 files | |
Update lxmf to 1.1.1
| Version | Delta | File | |
|---|---|---|---|
| 1.4.2.2 | +2 | -2 | net/py-lxmf/distinfo |
| 1.5.2.2 | +1 | -1 | net/py-lxmf/Makefile |
| +3 | -3 | 2 files | |
Update lxmf to 1.1.1
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -2 | net/py-lxmf/distinfo |
| 1.9 | +1 | -1 | net/py-lxmf/Makefile |
| +3 | -3 | 2 files | |
Only set conn->redir_uri once all validation steps are done. OK tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.109 | +3 | -2 | usr.sbin/rpki-client/http.c |
| +3 | -2 | 1 files | |
openssl/4.0: plug client-side memleak Free bs when the OCSP basic response contains no single responses. I have no idea why this utterly trivial change needed almost as many lines of explanatory comment as it took weeks to merge it, plus a CVE on top, but here we are. My time's already been wasted... Free BS indeed: https://www.openwall.com/lists/oss-security/2026/08/05/8
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +27 | -0 | security/openssl/4.0/patches/patch-crypto_x509_x509_vfy_c |
| 1.6 | +2 | -0 | security/openssl/4.0/Makefile |
| +29 | -0 | 2 files | |
sndiod: Allocate all midithru structures on the heap The midithru structures that are used only internally (for MIDI control of the logical audio sub-device) are allocated when needed only. Now the MIDITHRU_NMAX macro is simply the number of user-visible midithru ports. The midithru structures are identified by names, instead of the indices.
| Version | Delta | File | |
|---|---|---|---|
| 1.41 | +64 | -16 | usr.bin/sndiod/midi.c |
| 1.24 | +12 | -3 | usr.bin/sndiod/midi.h |
| 1.59 | +10 | -4 | usr.bin/sndiod/sndiod.c |
| 1.65 | +7 | -4 | usr.bin/sndiod/sock.c |
| 1.145 | +5 | -5 | usr.bin/sndiod/dev.c |
| 1.25 | +4 | -2 | usr.bin/sndiod/opt.c |
| +102 | -34 | 1 files not shown | |
| +104 | -35 | 7 files | |
update to libunbound-1.26.0
| Version | Delta | File | |
|---|---|---|---|
| 1.35.2.3 | +2 | -2 | net/libunbound/distinfo |
| 1.42.2.3 | +1 | -1 | net/libunbound/Makefile |
| +3 | -3 | 2 files | |
Update mame to 0.289.
| Version | Delta | File | |
|---|---|---|---|
| 1.82 | +2 | -2 | emulators/mame/distinfo |
| 1.34 | +1 | -1 | emulators/mame/patches/patch-makefile |
| 1.104 | +1 | -1 | emulators/mame/Makefile |
| +4 | -4 | 3 files | |
replace rtlsdr_read_async() with rtlsdr_read_sync() to accept frequency change request during receiving. OK sebastia@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +75 | -0 | comms/soapy-rtlsdr/patches/patch-Streaming_cpp |
| 1.1 | +16 | -0 | comms/soapy-rtlsdr/patches/patch-SoapyRTLSDR_hpp |
| 1.2 | +1 | -0 | comms/soapy-rtlsdr/Makefile |
| +92 | -0 | 3 files | |
remove patch that is already included upstream
| Version | Delta | File | |
|---|---|---|---|
| 1.26 | +0 | -0 | editors/libreoffice/patches/patch-sdext_source_pdfimport_xpdfwrapper_pdfioutdev_gpl_cxx |
| +0 | -0 | 1 files | |
update to 26.2.5.2
| Version | Delta | File | |
|---|---|---|---|
| 1.85 | +52 | -25 | editors/libreoffice/patches/patch-configure |
| 1.139 | +18 | -18 | editors/libreoffice/distinfo |
| 1.345 | +7 | -7 | editors/libreoffice/Makefile |
| 1.91 | +0 | -12 | editors/libreoffice/pkg/PLIST-main |
| 1.20 | +11 | -0 | editors/libreoffice/pkg/PLIST-i18n-fa |
| 1.28 | +3 | -4 | editors/libreoffice/pkg/PLIST-i18n-nl |
| +91 | -66 | 2 files not shown | |
| +93 | -67 | 8 files | |
update to py3-cssutils-2.15.0
| Version | Delta | File | |
|---|---|---|---|
| 1.18 | +2 | -202 | textproc/py-cssutils/pkg/PLIST |
| 1.39 | +6 | -5 | textproc/py-cssutils/Makefile |
| 1.15 | +2 | -2 | textproc/py-cssutils/distinfo |
| +10 | -209 | 3 files | |
+py-encutils
| Version | Delta | File | |
|---|---|---|---|
| 1.870 | +1 | -0 | textproc/Makefile |
| +1 | -0 | 1 files | |
import ports/textproc/py-encutils, ok tb A collection of helper functions to detect encodings of text files (like HTML, XHTML, XML, CSS, etc.) retrieved via HTTP, file or string. getEncodingInfo is probably the main function of interest which uses other supplied functions itself and gathers all information together and supplies an EncodingInfo object.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +18 | -0 | textproc/py-encutils/Makefile |
| 1.1 | +12 | -0 | textproc/py-encutils/pkg/PLIST |
| 1.1 | +6 | -0 | textproc/py-encutils/pkg/DESCR |
| 1.1 | +2 | -0 | textproc/py-encutils/distinfo |
| 1.1.1.1 | +0 | -0 | textproc/py-encutils/distinfo |
| 1.1.1.1 | +0 | -0 | textproc/py-encutils/Makefile |
| +38 | -0 | 2 files not shown | |
| +38 | -0 | 8 files | |
update to py3-packaging-26.3
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +6 | -0 | sysutils/py-packaging/pkg/PLIST |
| 1.14 | +2 | -2 | sysutils/py-packaging/distinfo |
| 1.28 | +1 | -1 | sysutils/py-packaging/Makefile |
| +9 | -3 | 3 files | |
update to py3-pipx-1.16.6
| Version | Delta | File | |
|---|---|---|---|
| 1.27 | +2 | -2 | sysutils/py-pipx/distinfo |
| 1.34 | +1 | -1 | sysutils/py-pipx/Makefile |
| +3 | -3 | 2 files | |
update to py3-pip-26.2.1
| Version | Delta | File | |
|---|---|---|---|
| 1.51 | +2 | -2 | devel/py-pip/distinfo |
| 1.85 | +1 | -1 | devel/py-pip/Makefile |
| +3 | -3 | 2 files | |
update to py3-test-aiohttp-1.1.1
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +14 | -0 | devel/py-test-aiohttp/patches/patch-pyproject_toml |
| 1.3 | +2 | -2 | devel/py-test-aiohttp/distinfo |
| 1.5 | +1 | -1 | devel/py-test-aiohttp/Makefile |
| +17 | -3 | 3 files | |
relax version spec
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +10 | -0 | devel/py-testpath/patches/patch-pyproject_toml |
| 1.33 | +1 | -1 | devel/py-testpath/Makefile |
| +11 | -1 | 2 files | |
update to py3-prance-26.7.19.0
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +91 | -0 | devel/py-prance/pkg/PLIST |
| 1.3 | +2 | -2 | devel/py-prance/distinfo |
| 1.5 | +1 | -2 | devel/py-prance/Makefile |
| +94 | -4 | 3 files | |
update to py3-test-rerunfailures-16.4
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +2 | -2 | devel/py-test-rerunfailures/distinfo |
| 1.3 | +1 | -1 | devel/py-test-rerunfailures/Makefile |
| +3 | -3 | 2 files | |
update to mupdf-1.28.2
| Version | Delta | File | |
|---|---|---|---|
| 1.83 | +2 | -2 | textproc/mupdf/distinfo |
| 1.166 | +1 | -1 | textproc/mupdf/Makefile |
| +3 | -3 | 2 files | |
update to 151.0.7922.75
| Version | Delta | File | |
|---|---|---|---|
| 1.487 | +4 | -4 | www/chromium/distinfo |
| 1.923 | +1 | -1 | www/chromium/Makefile |
| +5 | -5 | 2 files | |