OpenBSD/ports 3hkmsd8 — net/tdesktop distinfo Makefile
update to tdesktop 6.7.2
| Version | Delta | File | |
|---|---|---|---|
| 1.160 | +2 | -2 | net/tdesktop/distinfo |
| 1.215 | +1 | -1 | net/tdesktop/Makefile |
| +3 | -3 | 2 files | |
update to tdesktop 6.7.2
| Version | Delta | File | |
|---|---|---|---|
| 1.160 | +2 | -2 | net/tdesktop/distinfo |
| 1.215 | +1 | -1 | net/tdesktop/Makefile |
| +3 | -3 | 2 files | |
update p5-Math-BigInt-GMP to 1.7003
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +2 | -2 | math/p5-Math-BigInt-GMP/distinfo |
| 1.24 | +1 | -1 | math/p5-Math-BigInt-GMP/Makefile |
| +3 | -3 | 2 files | |
Backport test fixes from github master. Passes with libxml-2.15.2p0.
netgroup_mkdb(8) calls abort() when _ng_parse() returns _NG_ERROR for a malformed netgroup entry. Make this code exit via the same paradigm as other errors (errx). From Renaud Allard, thanks! ok op@
| Version | Delta | File | |
|---|---|---|---|
| 1.25 | +4 | -1 | usr.sbin/netgroup_mkdb/netgroup_mkdb.c |
| +4 | -1 | 1 files | |
sync
| Version | Delta | File | |
|---|---|---|---|
| 1.1763 | +1 | -0 | distrib/sets/lists/man/mi |
| +1 | -0 | 1 files | |
update to telemt 3.3.35
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +422 | -421 | net/telemt/crates.inc |
| 1.3 | +4 | -2 | net/telemt/distinfo |
| 1.4 | +1 | -1 | net/telemt/Makefile |
| +427 | -424 | 3 files | |
Test of p5-Date-Extract has been fixed upstream, remove patch that uses wrong expectation.
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +0 | -0 | devel/p5-Date-Extract/patches/patch-t_05-format_t |
| +0 | -0 | 1 files | |
Fix hw.blockcpu sysctl variable name From Matthias Schmidt
| Version | Delta | File | |
|---|---|---|---|
| 1.72 | +3 | -3 | lib/libc/sys/sysctl.2 |
| +3 | -3 | 1 files | |
Test for memleak did not work with malloc option F, override with f.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +21 | -0 | security/p5-IO-Socket-SSL/patches/patch-t_memleak_bad_handshake_t |
| +21 | -0 | 1 files | |
Use proc-name, instead of command name for a filter's default syslog tag. OK op@
| Version | Delta | File | |
|---|---|---|---|
| 1.302 | +12 | -18 | usr.sbin/smtpd/parse.y |
| 1.162 | +1 | -12 | usr.sbin/smtpd/util.c |
| 1.283 | +3 | -4 | usr.sbin/smtpd/smtpd.conf.5 |
| 1.693 | +1 | -2 | usr.sbin/smtpd/smtpd.h |
| +17 | -36 | 4 files | |
update p5-IPC-Run to 20260402.0
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +3 | -2 | devel/p5-IPC-Run/Makefile |
| 1.10 | +2 | -2 | devel/p5-IPC-Run/distinfo |
| +5 | -4 | 2 files | |
update p5-YAML-Syck to 1.44
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +8 | -5 | devel/p5-YAML-Syck/pkg/DESCR |
| 1.16 | +2 | -2 | devel/p5-YAML-Syck/distinfo |
| 1.30 | +1 | -1 | devel/p5-YAML-Syck/Makefile |
| 1.6 | +1 | -1 | devel/p5-YAML-Syck/patches/patch-syck_h |
| +12 | -9 | 4 files | |
update p5-IO-Tty to 1.27
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +5 | -18 | devel/p5-IO-Tty/patches/patch-Makefile_PL |
| 1.16 | +2 | -2 | devel/p5-IO-Tty/distinfo |
| 1.36 | +1 | -1 | devel/p5-IO-Tty/Makefile |
| +8 | -21 | 3 files | |
Cache user from getpwuid because it can be very expensive on some platforms. From Ben Maurer in GitHub issue 4973.
| Version | Delta | File | |
|---|---|---|---|
| 1.356 | +12 | -5 | usr.bin/tmux/format.c |
| 1.452 | +2 | -1 | usr.bin/tmux/server-client.c |
| 1.1304 | +2 | -1 | usr.bin/tmux/tmux.h |
| +16 | -7 | 3 files | |
Add remain-on-exit key to keep pane around until a key is pressed, from Michael Grant.
| Version | Delta | File | |
|---|---|---|---|
| 1.451 | +10 | -1 | usr.bin/tmux/server-client.c |
| 1.206 | +5 | -4 | usr.bin/tmux/options-table.c |
| 1.1047 | +5 | -2 | usr.bin/tmux/tmux.1 |
| 1.144 | +2 | -1 | usr.bin/tmux/server-fn.c |
| +22 | -8 | 4 files | |
Bring some new formats from the floating panes work: pane_zoomed_flag, pane_flags, pane_floating_flag. By Michael Grant.
| Version | Delta | File | |
|---|---|---|---|
| 1.355 | +50 | -4 | usr.bin/tmux/format.c |
| 1.313 | +21 | -3 | usr.bin/tmux/window.c |
| 1.1303 | +4 | -3 | usr.bin/tmux/tmux.h |
| 1.1046 | +5 | -2 | usr.bin/tmux/tmux.1 |
| 1.24 | +2 | -2 | usr.bin/tmux/layout-custom.c |
| 1.42 | +2 | -2 | usr.bin/tmux/cmd-select-layout.c |
| +84 | -16 | 6 files | |
smtgpio(4)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +43 | -0 | share/man/man4/man4.riscv64/smtgpio.4 |
| 1.13 | +2 | -1 | share/man/man4/man4.riscv64/Makefile |
| +45 | -1 | 2 files | |
Document control ranges, from Dane Jensen.
| Version | Delta | File | |
|---|---|---|---|
| 1.1045 | +21 | -2 | usr.bin/tmux/tmux.1 |
| +21 | -2 | 1 files | |
Set up default and last cell before clearing padding, reported by someone on GitHub.
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +15 | -14 | usr.bin/tmux/tty-draw.c |
| +15 | -14 | 1 files | |
Do not read off end of buffer if it ends in \ when expanding \c, found by ossfuzz.
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -2 | usr.bin/tmux/regsub.c |
| +2 | -2 | 1 files | |
Clamp width to terminal width, also change calculation of end of screen (it is OK to be outside the screen). Fixes problem reported by Dane Jensen in GitHub issue 4969.
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +11 | -10 | usr.bin/tmux/tty-draw.c |
| +11 | -10 | 1 files | |
fix previous bound check in dname_expand() introduced mistakenly by me while reworking renaud's diff. spotted the hard way by deraadt ok jtt@
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +4 | -2 | usr.sbin/smtpd/unpack_dns.c |
| +4 | -2 | 1 files | |
geo/qgis: update to 4.0.1
| Version | Delta | File | |
|---|---|---|---|
| 1.105 | +9 | -2 | geo/qgis/pkg/PLIST |
| 1.229 | +6 | -3 | geo/qgis/Makefile |
| 1.140 | +2 | -2 | geo/qgis/distinfo |
| +17 | -7 | 3 files | |
update to py3-uharfbuzz-0.53.6
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +2 | -2 | devel/py-uharfbuzz/distinfo |
| 1.2 | +1 | -1 | devel/py-uharfbuzz/Makefile |
| +3 | -3 | 2 files | |
update to tomcat-10.1.54
| Version | Delta | File | |
|---|---|---|---|
| 1.41 | +4 | -4 | www/tomcat/v10/distinfo |
| 1.48 | +1 | -1 | www/tomcat/v10/Makefile |
| +5 | -5 | 2 files | |
update to tomcat-9.0.117
| Version | Delta | File | |
|---|---|---|---|
| 1.53 | +4 | -4 | www/tomcat/v9/distinfo |
| 1.61 | +1 | -1 | www/tomcat/v9/Makefile |
| +5 | -5 | 2 files | |
update to py3-tzdata-2026.1
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +2 | -2 | devel/py-tzdata/distinfo |
| 1.8 | +1 | -1 | devel/py-tzdata/Makefile |
| +3 | -3 | 2 files | |
update to py3-charset-normalizer-3.4.7
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +2 | -2 | textproc/py-charset-normalizer/distinfo |
| 1.23 | +1 | -1 | textproc/py-charset-normalizer/Makefile |
| +3 | -3 | 2 files | |
update to fetchmail-6.6.3
| Version | Delta | File | |
|---|---|---|---|
| 1.48 | +2 | -2 | mail/fetchmail/distinfo |
| 1.29 | +1 | -1 | mail/fetchmail/patches/patch-Makefile_in |
| 1.176 | +1 | -1 | mail/fetchmail/Makefile |
| +4 | -4 | 3 files | |
update to sslscan-2.2.2
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +3 | -3 | security/sslscan/patches/patch-Makefile |
| 1.32 | +2 | -2 | security/sslscan/distinfo |
| 1.85 | +1 | -2 | security/sslscan/Makefile |
| +6 | -7 | 3 files | |