OpenBSD/ports IO8axkR — misc/llama.cpp Makefile distinfo
misc/llama.cpp: update to b10063
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +4 | -4 | misc/llama.cpp/Makefile |
| 1.23 | +4 | -4 | misc/llama.cpp/distinfo |
| +8 | -8 | 2 files | |
misc/llama.cpp: update to b10063
| Version | Delta | File | |
|---|---|---|---|
| 1.30 | +4 | -4 | misc/llama.cpp/Makefile |
| 1.23 | +4 | -4 | misc/llama.cpp/distinfo |
| +8 | -8 | 2 files | |
devel/libggml: update to 0.17.0; unbreak riscv64
Disambigulate all warnings about CCR corruption OK tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.43 | +11 | -7 | usr.sbin/rpki-client/ccr.c |
| +11 | -7 | 1 files | |
Correctly include status line in pane height.
| Version | Delta | File | |
|---|---|---|---|
| 1.407 | +8 | -4 | usr.bin/tmux/format.c |
| +8 | -4 | 1 files | |
Update weechat to 4.9.4
| Version | Delta | File | |
|---|---|---|---|
| 1.71 | +2 | -2 | net/weechat/distinfo |
| 1.114 | +1 | -1 | net/weechat/Makefile |
| +3 | -3 | 2 files | |
ripgrep: regen crates.inc with licenses, no package change
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +49 | -50 | textproc/ripgrep/crates.inc |
| +49 | -50 | 1 files | |
update irssi-icb to bfda7f63 Includes the previous patches and a few bug fixes: https://github.com/mglocker/irssi-icb/compare/c4e2ea89...bfda7f63 ok landry
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +2 | -2 | net/irssi-icb/distinfo |
| 1.49 | +2 | -2 | net/irssi-icb/Makefile |
| 1.7 | +0 | -0 | net/irssi-icb/patches/patch-src_core_icb-protocol_c |
| 1.2 | +0 | -0 | net/irssi-icb/patches/patch-configure_ac |
| +4 | -4 | 4 files | |
Document how unveil(2) permissions correspond to various pledge(2) promises. unveil considers the operation that happens at namei(9) time, but pledge has a deeper integration into subsystems, therefore pledge can be more precise. This change is the result of various experiments. For example the "unix" promise allows creating files when calling bind(2) on an AF_UNIX socket, we found requiring the "cpath" promise along with "unix" either required extensive changes or made the promise set too broad. Similiar applies to connect(2) and "wpath". Instead document that the unveil permissions "c", "w" and "r" correspond to a larger set of pledge promises. ok deraadt
| Version | Delta | File | |
|---|---|---|---|
| 1.25 | +14 | -5 | lib/libc/sys/unveil.2 |
| 1.87 | +2 | -2 | lib/libc/sys/pledge.2 |
| +16 | -7 | 2 files | |
sort
| Version | Delta | File | |
|---|---|---|---|
| 1.1187 | +3 | -3 | www/Makefile |
| +3 | -3 | 1 files | |
sort
| Version | Delta | File | |
|---|---|---|---|
| 1.869 | +1 | -1 | textproc/Makefile |
| +1 | -1 | 1 files | |
+py-jiter +py-rank-bm25 +py-tiktoken +py-tokenizers
| Version | Delta | File | |
|---|---|---|---|
| 1.868 | +4 | -0 | textproc/Makefile |
| +4 | -0 | 1 files | |
+py-httpx-sse +py-sse-starlette
| Version | Delta | File | |
|---|---|---|---|
| 1.1186 | +2 | -0 | www/Makefile |
| +2 | -0 | 1 files | |
+py-fast-cipher
| Version | Delta | File | |
|---|---|---|---|
| 1.787 | +1 | -0 | security/Makefile |
| +1 | -0 | 1 files | |
+py-fastuuid +py-litellm +py-mcp +py-openai
| Version | Delta | File | |
|---|---|---|---|
| 1.2596 | +4 | -0 | devel/Makefile |
| +4 | -0 | 1 files | |
Clean trailing slashes from FWURL job@ noticed sysupgrade passes urls with trailing slashes that aren't valid on firmware.openbsd.org.
| Version | Delta | File | |
|---|---|---|---|
| 1.67 | +3 | -1 | usr.sbin/fw_update/fw_update.sh |
| +3 | -1 | 1 files | |
update py-litellm to 1.90.2
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +2 | -2 | devel/py-litellm/distinfo |
| 1.2 | +1 | -1 | devel/py-litellm/Makefile |
| +3 | -3 | 2 files | |
make dwpcie_rk3568_link_up less pedantic about what it considers "up". ie, only report whether the pcie link is up, don't look at the state of the up link too. this matches linux behaviour fwiw. after a warm boot (ie, reboot), the re(4) in my rk3528 based radxa e20c didnt attach because the pcie link was in a power saving state instead of the ready state this code was expecting. jmatthew@ and i have also tested this on a bunch of rk356x boards too. ok jmatthew@ kettenis@
| Version | Delta | File | |
|---|---|---|---|
| 1.63 | +2 | -3 | sys/dev/fdt/dwpcie.c |
| +2 | -3 | 1 files | |
devel/sbt: update to 2.0.3
| Version | Delta | File | |
|---|---|---|---|
| 1.31 | +2 | -2 | devel/sbt/distinfo |
| 1.21 | +2 | -2 | devel/sbt/patches/patch-bin_sbt |
| 1.31 | +1 | -1 | devel/sbt/Makefile |
| +5 | -5 | 3 files | |
Remove bits to disable removing empty lines since actually we want to do that - zoom added them in the first place.
| Version | Delta | File | |
|---|---|---|---|
| 1.366 | +2 | -11 | usr.bin/tmux/window.c |
| 1.3 | +3 | -8 | usr.bin/tmux/window-panes.c |
| 1.1410 | +1 | -2 | usr.bin/tmux/tmux.h |
| +6 | -21 | 3 files | |
mark broken so py-rich can be updated
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +2 | -0 | www/py-flask-limiter/Makefile |
| +2 | -0 | 1 files | |
import py-litellm; ok kirill@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +8,493 | -0 | devel/py-litellm/pkg/PLIST |
| 1.1 | +47 | -0 | devel/py-litellm/Makefile |
| 1.1 | +12 | -0 | devel/py-litellm/patches/patch-pyproject_toml |
| 1.1 | +2 | -0 | devel/py-litellm/distinfo |
| 1.1 | +2 | -0 | devel/py-litellm/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | devel/py-litellm/distinfo |
| +8,556 | -0 | 4 files not shown | |
| +8,556 | -0 | 10 files | |
Initial revision
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +3,912 | -0 | devel/py-openai/pkg/PLIST |
| 1.1 | +33 | -0 | devel/py-openai/Makefile |
| 1.1 | +12 | -0 | devel/py-openai/patches/patch-pyproject_toml |
| 1.1 | +4 | -0 | devel/py-openai/pkg/DESCR |
| 1.1 | +2 | -0 | devel/py-openai/distinfo |
| 1.1.1.1 | +0 | -0 | devel/py-openai/pkg/PLIST |
| +3,963 | -0 | 4 files not shown | |
| +3,963 | -0 | 10 files | |
Initial revision
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +387 | -0 | devel/py-mcp/pkg/PLIST |
| 1.1 | +43 | -0 | devel/py-mcp/Makefile |
| 1.1 | +4 | -0 | devel/py-mcp/pkg/DESCR |
| 1.1 | +2 | -0 | devel/py-mcp/distinfo |
| 1.1.1.1 | +0 | -0 | devel/py-mcp/pkg/PLIST |
| 1.1.1.1 | +0 | -0 | devel/py-mcp/Makefile |
| +436 | -0 | 2 files not shown | |
| +436 | -0 | 8 files | |
Initial revision
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +22 | -0 | www/py-sse-starlette/Makefile |
| 1.1 | +17 | -0 | www/py-sse-starlette/pkg/PLIST |
| 1.1 | +3 | -0 | www/py-sse-starlette/pkg/DESCR |
| 1.1 | +2 | -0 | www/py-sse-starlette/distinfo |
| 1.1.1.1 | +0 | -0 | www/py-sse-starlette/distinfo |
| 1.1.1.1 | +0 | -0 | www/py-sse-starlette/pkg/DESCR |
| +44 | -0 | 2 files not shown | |
| +44 | -0 | 8 files | |
import py-httpx-sse; ok kirill@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +25 | -0 | www/py-httpx-sse/Makefile |
| 1.1 | +25 | -0 | www/py-httpx-sse/pkg/PLIST |
| 1.1 | +2 | -0 | www/py-httpx-sse/distinfo |
| 1.1 | +2 | -0 | www/py-httpx-sse/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | www/py-httpx-sse/distinfo |
| 1.1.1.1 | +0 | -0 | www/py-httpx-sse/pkg/DESCR |
| +54 | -0 | 2 files not shown | |
| +54 | -0 | 8 files | |
import py-tokenizers; ok kirill@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +332 | -0 | textproc/py-tokenizers/distinfo |
| 1.1 | +165 | -0 | textproc/py-tokenizers/crates.inc |
| 1.1 | +22 | -0 | textproc/py-tokenizers/Makefile |
| 1.1 | +10 | -0 | textproc/py-tokenizers/pkg/PLIST |
| 1.1 | +2 | -0 | textproc/py-tokenizers/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | textproc/py-tokenizers/pkg/DESCR |
| +531 | -0 | 4 files not shown | |
| +531 | -0 | 10 files | |
Initial revision
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +56 | -0 | textproc/py-tiktoken/distinfo |
| 1.1 | +34 | -0 | textproc/py-tiktoken/pkg/PLIST |
| 1.1 | +27 | -0 | textproc/py-tiktoken/crates.inc |
| 1.1 | +23 | -0 | textproc/py-tiktoken/Makefile |
| 1.1 | +2 | -0 | textproc/py-tiktoken/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | textproc/py-tiktoken/pkg/PLIST |
| +142 | -0 | 4 files not shown | |
| +142 | -0 | 10 files | |
import py-rank-bm25; ok kirill@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +23 | -0 | textproc/py-rank-bm25/Makefile |
| 1.1 | +21 | -0 | textproc/py-rank-bm25/patches/patch-setup_py |
| 1.1 | +11 | -0 | textproc/py-rank-bm25/pkg/PLIST |
| 1.1 | +3 | -0 | textproc/py-rank-bm25/pkg/DESCR |
| 1.1 | +2 | -0 | textproc/py-rank-bm25/distinfo |
| 1.1.1.1 | +0 | -0 | textproc/py-rank-bm25/pkg/DESCR |
| +60 | -0 | 4 files not shown | |
| +60 | -0 | 10 files | |
import py-jiter; ok kirill@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +264 | -0 | textproc/py-jiter/distinfo |
| 1.1 | +131 | -0 | textproc/py-jiter/crates.inc |
| 1.1 | +25 | -0 | textproc/py-jiter/Makefile |
| 1.1 | +12 | -0 | textproc/py-jiter/pkg/PLIST |
| 1.1 | +5 | -0 | textproc/py-jiter/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | textproc/py-jiter/Makefile |
| +437 | -0 | 4 files not shown | |
| +437 | -0 | 10 files | |
Copy the home directory if it comes from getpwuid.
| Version | Delta | File | |
|---|---|---|---|
| 1.222 | +2 | -2 | usr.bin/tmux/tmux.c |
| +2 | -2 | 1 files | |