aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* misc/p5-Business-ISBN-Data: update 20260704.001 -> 20260721.001Rodrigo Osorio2026-07-212-4/+4
| | | | Changelog: https://metacpan.org/dist/Business-ISBN-Data/changes
* misc/raja: Broken until fix is developedYuri Victorovich2026-07-211-0/+1
|
* lang/rust: Bump revisions after 1.97.1Mikael Urankar2026-07-2146-38/+46
| | | | PR: 296645
* misc/libspnav: fix spnav.pcThierry Thomas2026-07-211-0/+5
| | | | | | | | | From the PR: Working on cad/horizon-eda, I noticed that libspnav is not found: this is caused by an un-portable SED script, producing an incomplete file. PR: 296024
* misc/grok-build: Broken on 14Yuri Victorovich2026-07-211-0/+1
| | | | PR: 296863
* misc/py-cohere: update 7.0.5 → 7.0.6Yuri Victorovich2026-07-202-6/+5
|
* misc/wacli: update 0.12.0 → 0.14.0Yuri Victorovich2026-07-202-8/+7
|
* misc/fabric: update 1.4.458 → 1.4.459Yuri Victorovich2026-07-202-6/+6
|
* misc/sonoscli: update 0.3.3 → 0.3.4Yuri Victorovich2026-07-202-7/+7
|
* misc/eightctl: update g20260418 → 0.2.1Yuri Victorovich2026-07-202-132/+12
|
* misc/grok-build: update 0.2.103 → 0.2.106Yuri Victorovich2026-07-202-6/+6
|
* */*: Fix dependency definitions of CMakeDaniel Engberg2026-07-201-3/+3
| | | | | | | | | | | Multiple ports defines devel/cmake as build and/or run-time dependency which is incorrect as it waschanged to a meta-port back in 2022. Remove definitions and Use the USES= cmake helper, due to limitations of the ports framework run also requires indirect to be defined if another build system than CMake is used. Reported by: michaelo Approved by: blanket, build fix
* misc/py-fastavro: Remove duplicate in favor of textproc/py-fastavroYuri Victorovich2026-07-205-30/+3
| | | | Reported by: Antoine Brodin <antoine@FreeBSD.org>
* misc/ollama: update 0.32.0 → 0.32.1Yuri Victorovich2026-07-202-16/+16
|
* misc/ignition-fuel-tools: update 1.2.0 → 11.0.0Yuri Victorovich2026-07-205-95/+55
|
* misc/py-optimum: New port: Extension of Hugging Face Transformers ↵Yuri Victorovich2026-07-204-0/+36
| | | | integrating 3rd-party libraries
* misc/py-onnx: update 1.17.0 → 1.22.0Yuri Victorovich2026-07-205-91/+41
|
* misc/py-fastmcp: update 3.4.2 → 3.4.4Yuri Victorovich2026-07-202-4/+4
|
* misc/py-mistral-common: update 1.11.5 → 1.11.6Yuri Victorovich2026-07-203-10/+15
|
* misc/py-synced-collections: update 1.0.0 → 1.0.1Yuri Victorovich2026-07-202-4/+4
|
* misc/py-langgraph: update 1.2.7 → 1.2.9Yuri Victorovich2026-07-202-6/+7
|
* misc/py-langchain-openai: update 1.3.3 → 1.3.5Yuri Victorovich2026-07-202-7/+7
|
* misc/py-langchain: update 1.3.12 → 1.3.14Yuri Victorovich2026-07-202-5/+5
|
* misc/py-langchain-google-genai: update 4.2.6 → 4.2.7Yuri Victorovich2026-07-202-6/+6
|
* misc/py-comfyui-workflow-templates: update 0.11.11 → 0.11.12Yuri Victorovich2026-07-202-6/+6
|
* misc/py-comfyui-workflow-templates-json: update 0.1.8 → 0.1.9Yuri Victorovich2026-07-202-4/+4
|
* misc/py-openai: update 2.34.0 → 2.46.0Yuri Victorovich2026-07-202-6/+5
|
* misc/py-comfyui-workflow-templates-core: update 0.3.274 → 0.3.275Yuri Victorovich2026-07-202-4/+4
|
* misc/claude-code: Skip elftoolchain strip on Linux binariesJimmy Olgeni2026-07-201-0/+1
| | | | | | | | | | install(1) with -s runs FreeBSD's strip on the prebuilt Linux claude binary, which fails with "elf_update() failed: Layout constraint violation" and breaks the stage phase. Set STRIP= to install the binary verbatim (stripping a foreign Linux ELF is pointless anyway). Reviewed by: yuri Differential Revision: https://reviews.freebsd.org/D58338
* */*: Bump port revision after hyprutils shlib version bump (8d941d9935e3)Hiroki Tagato2026-07-201-1/+1
|
* misc/sdformat: update 8.0.0 → 16.0.0Yuri Victorovich2026-07-198-193/+875
|
* misc/claude-code: update 2.1.214 → 2.1.215Yuri Victorovich2026-07-192-6/+6
|
* misc/ollama: Only for amd64 for nowYuri Victorovich2026-07-191-0/+3
|
* misc/py-litellm: Add PROXY option (ON by default)Hiroki Tagato2026-07-181-1/+43
| | | | | | | | PROXY option enables the funcionality that LiteLLM serves as an OpenAI-compatible gateway server for 100+ LLM providers. PR: 294247 Reported by: yuri
* misc/py-hf-xet: Update to 1.5.2Hiroki Tagato2026-07-183-106/+52
| | | | | | Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.5.2 Reported by: Repology
* misc/netron: update 9.1.4 → 9.1.7Yuri Victorovich2026-07-182-4/+4
|
* misc/colibri: update g20260715 → g20260717Yuri Victorovich2026-07-184-6/+95
| | | | | | | Also: * add service * upgrade optimization O2->O3 * add Python dependencies
* misc/antigravity-cli: update 1.1.3 → 1.1.4Yuri Victorovich2026-07-182-7/+7
|
* misc/claude-code: update 2.1.212 → 2.1.214Yuri Victorovich2026-07-182-6/+6
|
* misc/comfyui: update 0.27.0 → 0.28.0Yuri Victorovich2026-07-183-15/+43
|
* misc/py-comfy-kitchen: update 0.2.18 → 0.2.22Yuri Victorovich2026-07-182-6/+7
|
* misc/py-comfyui-frontend-package: update 1.46.15 → 1.47.9Yuri Victorovich2026-07-182-4/+4
|
* misc/py-comfyui-embedded-docs: update 0.5.7 → 0.5.8Yuri Victorovich2026-07-182-4/+4
|
* misc/py-comfyui-workflow-templates-media-assets-01: update 0.1.1 → 0.1.5Yuri Victorovich2026-07-182-4/+4
|
* misc/py-comfyui-workflow-templates-json: update 0.1.4 → 0.1.8Yuri Victorovich2026-07-182-4/+4
|
* misc/py-comfyui-workflow-templates-core: update 0.3.270 → 0.3.274Yuri Victorovich2026-07-182-4/+4
|
* misc/py-comfyui-workflow-templates: update 0.11.7 → 0.11.11Yuri Victorovich2026-07-182-7/+7
|
* misc/py-litellm-proxy-extras: Update to 0.4.78Hiroki Tagato2026-07-182-4/+4
| | | | Reported by: Repology
* misc/py-crewai-tools: update 1.15.2 → 1.15.4Yuri Victorovich2026-07-183-18/+24
|
* misc/py-crewai: update 1.15.2 → 1.15.4Yuri Victorovich2026-07-183-15/+18
|