diff options
Diffstat (limited to 'misc')
35 files changed, 194 insertions, 40 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9d8fb792d908..d3ac3e8deb58 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -123,6 +123,7 @@ SUBDIR += fortune-mod-epictetus SUBDIR += fortune-mod-freebsd-classic SUBDIR += fortune-mod-futurama + SUBDIR += fortune-mod-mormon SUBDIR += fortune-mod-psalms SUBDIR += fortuneit SUBDIR += fq @@ -157,6 +158,7 @@ SUBDIR += gedkeeper SUBDIR += geekcode SUBDIR += getopt + SUBDIR += ggml SUBDIR += gimp-help-en SUBDIR += gkrellm-gamma SUBDIR += gkrellm-xkb diff --git a/misc/cheat/Makefile b/misc/cheat/Makefile index 40875c6c3ace..a5c0a1d08fc6 100644 --- a/misc/cheat/Makefile +++ b/misc/cheat/Makefile @@ -1,6 +1,6 @@ PORTNAME= cheat DISTVERSION= 4.4.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/chrono/Makefile b/misc/chrono/Makefile index e8e84063248f..e9287be95a7c 100644 --- a/misc/chrono/Makefile +++ b/misc/chrono/Makefile @@ -2,7 +2,7 @@ PORTNAME= chrono DISTVERSIONPREFIX= v DISTVERSION= 1.1.0-4 DISTVERSIONSUFFIX= -g70cda7f -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc PKGNAMESUFFIX= -time-tracking diff --git a/misc/compat14x/distinfo b/misc/compat14x/distinfo index 6cc1a76541bc..7102a078bed0 100644 --- a/misc/compat14x/distinfo +++ b/misc/compat14x/distinfo @@ -1,3 +1,13 @@ -TIMESTAMP = 1756895240 +TIMESTAMP = 1756986241 +SHA256 (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 0f03dc8a15ccc5240669774936c4af09171af5a63b738a60ae43ca5bcd6ebbec +SIZE (compat14x-aarch64-14.2.1402000.20250903.tar.xz) = 3723432 SHA256 (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 05b173c28008fc4b2d696960c068db744e0369d9cd9efefa5e59ac115199b38d SIZE (compat14x-amd64-14.2.1402000.20250903.tar.xz) = 4419272 +SHA256 (compat14x-i386-14.2.1402000.20250903.tar.xz) = 025eb2dfa241177891b64ce977675d4e8a2473d71158e56b61ec1b06495b1782 +SIZE (compat14x-i386-14.2.1402000.20250903.tar.xz) = 2266828 +SHA256 (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 32e0988b97a98eb2d955f57c66fe807bcafdfe27767f29c6d3ab9e1775b4b07e +SIZE (compat14x-powerpc-14.2.1402000.20250903.tar.xz) = 1964692 +SHA256 (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = abd254c63f1c09ced73d76cd2e5da5f0536873d78ee919d477aad3f494de4064 +SIZE (compat14x-powerpc64-14.2.1402000.20250903.tar.xz) = 3835228 +SHA256 (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 275124cc29235f5e70aeaa3e50d7a7d9ec9052ca4f76d07f4f84b1b618e4e6cf +SIZE (compat14x-powerpc64le-14.2.1402000.20250903.tar.xz) = 2328468 diff --git a/misc/concourse/Makefile b/misc/concourse/Makefile index 0f6780420e5b..c2e5aac67651 100644 --- a/misc/concourse/Makefile +++ b/misc/concourse/Makefile @@ -1,7 +1,7 @@ PORTNAME= concourse DISTVERSIONPREFIX= v DISTVERSION= 6.7.2 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/cryptoballot/Makefile b/misc/cryptoballot/Makefile index f694525e35cf..8a6d6aa1cc42 100644 --- a/misc/cryptoballot/Makefile +++ b/misc/cryptoballot/Makefile @@ -1,6 +1,6 @@ PORTNAME= cryptoballot DISTVERSION= g20181015 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/dive/Makefile b/misc/dive/Makefile index b3d1128e067e..ff5838f57cbf 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/exercism/Makefile b/misc/exercism/Makefile index 655abd238de4..8e92d0b8b961 100644 --- a/misc/exercism/Makefile +++ b/misc/exercism/Makefile @@ -1,6 +1,7 @@ PORTNAME= exercism DISTVERSIONPREFIX= v DISTVERSION= 3.5.7 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= bofh@FreeBSD.org diff --git a/misc/fortune-mod-mormon/Makefile b/misc/fortune-mod-mormon/Makefile new file mode 100644 index 000000000000..c3cee2a73de4 --- /dev/null +++ b/misc/fortune-mod-mormon/Makefile @@ -0,0 +1,32 @@ +PORTNAME= fortune-mod-mormon +DISTVERSION= 1.1.0 +CATEGORIES= misc +MASTER_SITES= SF/mormon/fortune-mod-scriptures/${DISTVERSION}/ + +MAINTAINER= ziaee@FreeBSD.org +COMMENT= LDS Scriptures in fortune file format +WWW= https://scriptures.nephi.org + +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:bzip2 +CONFLICTS_INSTALL= fortune-mod-bible fortune-mod-psalms + +MODS= acts aof bible dc eccl epistles gospels isaiah \ + mormon nt ot pgp proverbs psalms scriptures + +PLIST_FILES= ${MODS:S,^,share/games/fortune/,} \ + ${MODS:S,^,share/games/fortune/,:S,$,.dat,} + +do-build: +.for i in ${MODS} + ${RM} ${WRKSRC}/mods/${i}.dat + strfile ${WRKSRC}/mods/${i} +.endfor + +do-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune + ${INSTALL_DATA} ${WRKSRC}/mods/* ${STAGEDIR}${PREFIX}/share/games/fortune + +.include <bsd.port.mk> diff --git a/misc/fortune-mod-mormon/distinfo b/misc/fortune-mod-mormon/distinfo new file mode 100644 index 000000000000..9a97272518ed --- /dev/null +++ b/misc/fortune-mod-mormon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756841313 +SHA256 (fortune-mod-mormon-1.1.0.tar.bz2) = a8e13023fb3f9b7097f0a72d6dcb8b0b553a20b8062f069ef4fc291fff597089 +SIZE (fortune-mod-mormon-1.1.0.tar.bz2) = 4750745 diff --git a/misc/fortune-mod-mormon/pkg-descr b/misc/fortune-mod-mormon/pkg-descr new file mode 100644 index 000000000000..d4ec77ed567c --- /dev/null +++ b/misc/fortune-mod-mormon/pkg-descr @@ -0,0 +1,20 @@ +The four scriptures of the Church of Jesus Christ of Latter Day Saints, +including the King James Version of the Holy Bible, the Book of Mormon, +Doctrine and Covenants, and the Pearl of Great Price, broken down into +fifteen modules in UNIX fortune file format: + +acts - The Acts +aof - Articles of Faith +bible - The Holy Bible (Old and New Testaments) +dc - Doctrine and Covenants +eccl - Ecclesiastes +epistles - The Epistles (Romans - Jude) +gospels - The Four Gospels (Matthew, Mark, Luke and John) +isaiah - The Book of Isaiah +mormon - The Book of Mormon: Another Testament of Jesus Christ +nt - The New Testament +ot - The Old Testament +pgp - The Pearl of Great Price +proverbs - The Book of Proverbs +psalms - The Book of Psalms +scriptures - All the Scriptures included diff --git a/misc/ggml/Makefile b/misc/ggml/Makefile new file mode 100644 index 000000000000..b332c2d881c5 --- /dev/null +++ b/misc/ggml/Makefile @@ -0,0 +1,36 @@ +PORTNAME= ggml +DISTVERSION= g20250828 +CATEGORIES= misc # machine-learning + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Tensor library for machine learning +WWW= https://github.com/ggerganov/ggml + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake:testing compiler:c++17-lang python:run shebangfix +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= ggerganov +GH_TAGNAME= 83835ff + +CMAKE_ON= BUILD_SHARED_LIBS +CMAKE_OFF= GGML_BUILD_TESTS GGML_BUILD_EXAMPLES +CMAKE_TESTING_ON= GGML_BUILD_TESTS + +BINARY_ALIAS= git=false + +OPTIONS_DEFINE= VULKAN +OPTIONS_DEFAULT= VULKAN +OPTIONS_SUB= yes + +VULKAN_CMAKE_BOOL= GGML_VULKAN +VULKAN_BUILD_DEPENDS= glslc:graphics/shaderc \ + vulkan-headers>0:graphics/vulkan-headers +VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader + +# tests as of g20250828: 100% tests passed, 0 tests failed out of 21 + +.include <bsd.port.mk> diff --git a/misc/ggml/distinfo b/misc/ggml/distinfo new file mode 100644 index 000000000000..a17e9ebaeb14 --- /dev/null +++ b/misc/ggml/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1756957568 +SHA256 (ggerganov-ggml-g20250828-83835ff_GH0.tar.gz) = 42e76df96d99c86e9fe15a87dfe5eab6c0a117497d5bb6c4ef154dbf7b5e805c +SIZE (ggerganov-ggml-g20250828-83835ff_GH0.tar.gz) = 2072055 diff --git a/misc/ggml/files/patch-tests_CMakeLists.txt b/misc/ggml/files/patch-tests_CMakeLists.txt new file mode 100644 index 000000000000..d6d713231e9a --- /dev/null +++ b/misc/ggml/files/patch-tests_CMakeLists.txt @@ -0,0 +1,11 @@ +--- tests/CMakeLists.txt.orig 2025-09-04 04:13:15 UTC ++++ tests/CMakeLists.txt +@@ -114,7 +114,7 @@ else() + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /arch:AVX") + endif() + else() +- set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mfma -mf16c -mavx -mavx2") ++ #set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mfma -mf16c -mavx -mavx2") + endif() + endif() + diff --git a/misc/ggml/pkg-descr b/misc/ggml/pkg-descr new file mode 100644 index 000000000000..611fa3ef39ae --- /dev/null +++ b/misc/ggml/pkg-descr @@ -0,0 +1,13 @@ +ggml is a tensor library for machine learning. + +Features: +* Written in C +* 16-bit float support +* Integer quantization support (4-bit, 5-bit, 8-bit, etc.) +* Automatic differentiation +* ADAM and L-BFGS optimizers +* Optimized for Apple Silicon +* On x86 architectures utilizes AVX / AVX2 intrinsics +* On ppc64 architectures utilizes VSX intrinsics +* No third-party dependencies +* Zero memory allocations during runtime diff --git a/misc/ggml/pkg-plist b/misc/ggml/pkg-plist new file mode 100644 index 000000000000..9c74452171bf --- /dev/null +++ b/misc/ggml/pkg-plist @@ -0,0 +1,22 @@ +include/ggml-alloc.h +include/ggml-backend.h +include/ggml-blas.h +include/ggml-cann.h +include/ggml-cpp.h +include/ggml-cpu.h +include/ggml-cuda.h +include/ggml-metal.h +include/ggml-opt.h +include/ggml-rpc.h +include/ggml-sycl.h +include/ggml-vulkan.h +include/ggml-webgpu.h +include/ggml.h +include/gguf.h +lib/cmake/ggml/ggml-config.cmake +lib/cmake/ggml/ggml-version.cmake +lib/libggml-base.so +lib/libggml-cpu.so +%%VULKAN%%lib/libggml-vulkan.so +lib/libggml.so +share/pkgconfig/ggml.pc diff --git a/misc/gobuster/Makefile b/misc/gobuster/Makefile index b4df1faf3e60..3fdf401fdc82 100644 --- a/misc/gobuster/Makefile +++ b/misc/gobuster/Makefile @@ -1,7 +1,7 @@ PORTNAME= gobuster DISTVERSIONPREFIX= v DISTVERSION= 3.6.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc dns www MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index 920e5e59126d..463389d10d70 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 6301 +DISTVERSION= 6374 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org @@ -44,7 +44,6 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl EXAMPLES_CMAKE_BOOL= LLAMA_BUILD_EXAMPLES -VULKAN_DESC= Vulkan GPU offload support VULKAN_CMAKE_BOOL= GGML_VULKAN VULKAN_BUILD_DEPENDS= glslc:graphics/shaderc \ vulkan-headers>0:graphics/vulkan-headers diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index f33e6820fa38..ac00c83b7dba 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756357476 -SHA256 (ggerganov-llama.cpp-b6301_GH0.tar.gz) = c48f5adb4d1833b4bed0be7b6a416ae648e41ffc3d93b2788aa15d79da5b51c4 -SIZE (ggerganov-llama.cpp-b6301_GH0.tar.gz) = 25615463 +TIMESTAMP = 1756957718 +SHA256 (ggerganov-llama.cpp-b6374_GH0.tar.gz) = fe4392f8331a13fcd6ccf5fa4a7e9a79d58958394ef62bf8df6d214208619ed5 +SIZE (ggerganov-llama.cpp-b6374_GH0.tar.gz) = 25632053 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 diff --git a/misc/llama-cpp/pkg-plist b/misc/llama-cpp/pkg-plist index 52f4d4abf266..9c53359aabc9 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -49,8 +49,8 @@ include/ggml-opt.h include/ggml-rpc.h include/ggml-sycl.h include/ggml-vulkan.h -include/ggml.h include/ggml-webgpu.h +include/ggml.h include/gguf.h include/llama-cpp.h include/llama.h diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 06e85809f4cc..d7c340323ff6 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20250815.001 +PORTVERSION= 20250904.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 34931f83be0e..6e1db3611829 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755725434 -SHA256 (Business-ISBN-Data-20250815.001.tar.gz) = bf8bd710e2edcc6a8808dff323b8467dbe227841a1f5fe3f4813fb50be7dce9d -SIZE (Business-ISBN-Data-20250815.001.tar.gz) = 37159 +TIMESTAMP = 1757081456 +SHA256 (Business-ISBN-Data-20250904.001.tar.gz) = c8a11532b3d4167fadfe7fa6babb0ad7829b40d0483289ad9ffd4a0f3cbcb5c9 +SIZE (Business-ISBN-Data-20250904.001.tar.gz) = 37210 diff --git a/misc/perkeep/Makefile b/misc/perkeep/Makefile index 9c6e291b0008..419573eade08 100644 --- a/misc/perkeep/Makefile +++ b/misc/perkeep/Makefile @@ -1,6 +1,6 @@ PORTNAME= perkeep DISTVERSION= 0.11 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-cmap/Makefile b/misc/py-cmap/Makefile index efa8e2ad4a62..ad3b89423bcb 100644 --- a/misc/py-cmap/Makefile +++ b/misc/py-cmap/Makefile @@ -1,5 +1,5 @@ PORTNAME= cmap -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bokeh>0:www/py-bokeh@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyqtgraph>0:graphics/py-pyqtgraph@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-qt>0:devel/py-pytest-qt@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}QtPy>0:devel/py-QtPy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vispy>=0.14:graphics/py-vispy@${PY_FLAVOR} # TEST_DEPENDS also needs napari, pygfx, viscm @@ -38,5 +39,6 @@ TEST_ENV= ${MAKE_ENV} \ XAUTHORITY=${XAUTHORITY} # tests as of 0.5.0: 217 passed, 3 skipped in 109.38s (0:01:49) +# tests as of 0.6.2: 3 failed, 214 passed, 3 skipped in 54.50s (3 failures due to deprecation warnings in the Pillow module) .include <bsd.port.mk> diff --git a/misc/py-cmap/distinfo b/misc/py-cmap/distinfo index da53c08e432b..a1b8a2da733b 100644 --- a/misc/py-cmap/distinfo +++ b/misc/py-cmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745440018 -SHA256 (cmap-0.6.0.tar.gz) = 26b305847e7d722f1be42c2b339417222711da13852f9a123a57a0d100827197 -SIZE (cmap-0.6.0.tar.gz) = 910503 +TIMESTAMP = 1757064976 +SHA256 (cmap-0.6.2.tar.gz) = a511cb0ab349d2ecb7c03f0bb050f5feff5e6fc18d1a503d930b01e3fd80459e +SIZE (cmap-0.6.2.tar.gz) = 911209 diff --git a/misc/py-fastmcp/Makefile b/misc/py-fastmcp/Makefile index ddf4d502f680..f0ae3eccab33 100644 --- a/misc/py-fastmcp/Makefile +++ b/misc/py-fastmcp/Makefile @@ -1,5 +1,5 @@ PORTNAME= fastmcp -DISTVERSION= 2.12.0 +DISTVERSION= 2.12.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI # no tarball PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authlib>=1.5.2:security/py-authlib@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}openai>=1.95.1:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-core>=0.19.5:devel/py-openapi-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openapi-pydantic>=0.5.1:devel/py-openapi-pydantic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.11.7:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyperclip>0:devel/py-pyperclip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=1.1.0:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.9.4:textproc/py-rich@${PY_FLAVOR} @@ -51,5 +51,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes # tests as of 2.12.0: 54 failed, 2580 passed, 14 xfailed, 1 xpassed, 8 warnings, 1 error in 298.28s (0:04:58), see https://github.com/jlowin/fastmcp/issues/1690 +# tests as of 2.12.1: 57 failed, 2568 passed, 14 xfailed, 1 xpassed, 8 warnings, 2 errors in 343.76s (0:05:43) .include <bsd.port.mk> diff --git a/misc/py-fastmcp/distinfo b/misc/py-fastmcp/distinfo index 2f441e4f2fc0..674a8ccd41fb 100644 --- a/misc/py-fastmcp/distinfo +++ b/misc/py-fastmcp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756659840 -SHA256 (fastmcp-2.12.0.tar.gz) = c7d6ec0fe3fa8d10061d08b40ebf6a4f916034a47ff3188dfd81c25e143ac18e -SIZE (fastmcp-2.12.0.tar.gz) = 5241089 +TIMESTAMP = 1756969969 +SHA256 (fastmcp-2.12.1.tar.gz) = 0804428b26f601684e7ac1d650b46ab2b7b6c1e6c7ac77d51cdc7f58474d725f +SIZE (fastmcp-2.12.1.tar.gz) = 5240512 diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index faa229afe0c0..849faa67edc4 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.99.9 +DISTVERSION= 1.105.0 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index ed7e3e548781..13c370b31d94 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755502465 -SHA256 (openai-1.99.9.tar.gz) = f2082d155b1ad22e83247c3de3958eb4255b20ccf4a1de2e6681b6957b554e92 -SIZE (openai-1.99.9.tar.gz) = 506992 +TIMESTAMP = 1756970976 +SHA256 (openai-1.105.0.tar.gz) = a68a47adce0506d34def22dd78a42cbb6cfecae1cf6a5fe37f38776d32bbb514 +SIZE (openai-1.105.0.tar.gz) = 557265 diff --git a/misc/slides/Makefile b/misc/slides/Makefile index e0bafd5e8c4b..3f2f4b114e2b 100644 --- a/misc/slides/Makefile +++ b/misc/slides/Makefile @@ -1,7 +1,7 @@ PORTNAME= slides DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= misc PKGNAMESUFFIX= -presentation-tool diff --git a/misc/stormy/Makefile b/misc/stormy/Makefile index 69558614198f..27c204c25ef2 100644 --- a/misc/stormy/Makefile +++ b/misc/stormy/Makefile @@ -1,7 +1,7 @@ PORTNAME= stormy DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= nxjoseph@protonmail.com diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index f8c18e699d69..97ea96d7d03f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,6 +1,5 @@ PORTNAME= tellico -DISTVERSION= 4.1.2 -PORTREVISION= 1 +DISTVERSION= 4.1.3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index 637da85a7277..c05424d33b93 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747072931 -SHA256 (tellico-4.1.2.tar.xz) = 3c00d5213d36fb6faa16d57dba42568e801505f25846e41b342c159c1b3b66a5 -SIZE (tellico-4.1.2.tar.xz) = 6789616 +TIMESTAMP = 1756822107 +SHA256 (tellico-4.1.3.tar.xz) = 6cac452bc10480d50fb0e33c74829aec1ce9880aef39d8b7fdf63bc5a85b3a4f +SIZE (tellico-4.1.3.tar.xz) = 6849524 diff --git a/misc/timetrace/Makefile b/misc/timetrace/Makefile index acc8af5d7645..79e8a7b8dba8 100644 --- a/misc/timetrace/Makefile +++ b/misc/timetrace/Makefile @@ -1,7 +1,7 @@ PORTNAME= timetrace DISTVERSIONPREFIX= v DISTVERSION= 0.14.3 -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= misc MAINTAINER= nc@FreeBSD.org diff --git a/misc/wego/Makefile b/misc/wego/Makefile index f3d9004fa810..9f0de0598e83 100644 --- a/misc/wego/Makefile +++ b/misc/wego/Makefile @@ -1,6 +1,6 @@ PORTNAME= wego DISTVERSION= 2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= pkubaj@FreeBSD.org |