diff options
489 files changed, 7532 insertions, 4904 deletions
diff --git a/Mk/bsd.local.mk b/Mk/bsd.local.mk.sample index 3a3c544d6380..77d6a5f7354e 100644 --- a/Mk/bsd.local.mk +++ b/Mk/bsd.local.mk.sample @@ -1,4 +1,6 @@ -# bsd.local.mk - Sandbox for local modification to ports framework. +# bsd.local.mk.local - Sandbox for local modification to ports framework. +# +# To use this feature, copy this file to Mk/bsd.local.mk, and modify as required # .if !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index ad654761fcfb..eb71d0f7f7f8 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1386,7 +1386,7 @@ PREFIX?= ${LOCALBASE} PKGCOMPATDIR?= ${LOCALBASE}/lib/compat/pkg . if defined(USE_LOCAL_MK) -.include "${PORTSDIR}/Mk/bsd.local.mk" +.sinclude "${PORTSDIR}/Mk/bsd.local.mk" . endif . for odir in ${OVERLAYS} .sinclude "${odir}/Mk/bsd.overlay.mk" @@ -1936,7 +1936,7 @@ PKGPREDEINSTALL?= ${PKGDIR}/pkg-pre-deinstall PKGPOSTDEINSTALL?= ${PKGDIR}/pkg-post-deinstall . if defined(USE_LOCAL_MK) -.include "${PORTSDIR}/Mk/bsd.local.mk" +.sinclude "${PORTSDIR}/Mk/bsd.local.mk" . endif . for odir in ${OVERLAYS} .sinclude "${odir}/Mk/bsd.overlay.mk" diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 43008c2ac753..a018196f037a 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,5 +1,5 @@ PORTNAME= libarchive -DISTVERSION= 3.8.2 +DISTVERSION= 3.8.3 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 -USES= cpe iconv libtool localbase:ldflags pkgconfig tar:xz +USES= cpe iconv libtool localbase:ldflags pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index cd47a576ebbf..81b2dcdc77be 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760599684 -SHA256 (libarchive-3.8.2.tar.xz) = db0dee91561cbd957689036a3a71281efefd131d35d1d98ebbc32720e4da58e2 -SIZE (libarchive-3.8.2.tar.xz) = 5853628 +TIMESTAMP = 1763448346 +SHA256 (libarchive-3.8.3.tar.xz) = 90e21f2b89f19391ce7b90f6e48ed9fde5394d23ad30ae256fb8236b38b99788 +SIZE (libarchive-3.8.3.tar.xz) = 5990552 diff --git a/archivers/libarchive/pkg-plist b/archivers/libarchive/pkg-plist index 950cd2ec6949..c27a4d81c7c4 100644 --- a/archivers/libarchive/pkg-plist +++ b/archivers/libarchive/pkg-plist @@ -6,7 +6,7 @@ include/archive.h include/archive_entry.h lib/libarchive.so lib/libarchive.so.13 -lib/libarchive.so.13.8.2 +lib/libarchive.so.13.8.3 libdata/pkgconfig/libarchive.pc share/man/man1/bsdcat.1.gz share/man/man1/bsdcpio.1.gz diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile index d750546706cb..1fd3c89f5cf7 100644 --- a/archivers/libdeflate/Makefile +++ b/archivers/libdeflate/Makefile @@ -1,5 +1,5 @@ PORTNAME= libdeflate -DISTVERSION= 1.24 +DISTVERSION= 1.25 CATEGORIES= archivers MASTER_SITES= https://github.com/ebiggers/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -10,7 +10,7 @@ WWW= https://github.com/ebiggers/libdeflate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:testing +USES= cmake:testing pathfix USE_LDCONFIG= yes CMAKE_ON= LIBDEFLATE_USE_SHARED_LIB diff --git a/archivers/libdeflate/distinfo b/archivers/libdeflate/distinfo index 748d9fc7216e..b1f3e540ac4f 100644 --- a/archivers/libdeflate/distinfo +++ b/archivers/libdeflate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748644315 -SHA256 (libdeflate-1.24.tar.gz) = a0dda1c4b804742066db07b9510876edd09cc0ca06cdc32c5dfe1b2016a26463 -SIZE (libdeflate-1.24.tar.gz) = 186668 +TIMESTAMP = 1762210491 +SHA256 (libdeflate-1.25.tar.gz) = fed5cd22f00f30cc4c2e5329f94e2b8a901df9fa45ee255cb70e2b0b42344477 +SIZE (libdeflate-1.25.tar.gz) = 186474 diff --git a/audio/atracdenc/Makefile b/audio/atracdenc/Makefile index 48bcf0feca04..a7e431ef4db1 100644 --- a/audio/atracdenc/Makefile +++ b/audio/atracdenc/Makefile @@ -1,5 +1,5 @@ PORTNAME= atracdenc -DISTVERSION= 0.1.1 +DISTVERSION= 0.2.2 CATEGORIES= audio MASTER_SITES= https://github.com/dcherednik/${PORTNAME}/releases/download/${DISTVERSION}/ \ https://code.mastervirt.ru/st/${PORTNAME}/ @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsndfile.so:audio/libsndfile TEST_DEPENDS= googletest>0:devel/googletest -USES= cmake:testing +USES= cmake:testing compiler:c++17-lang tar:xz PLIST_FILES= bin/atracdenc \ share/man/man1/atracdenc.1.gz diff --git a/audio/atracdenc/distinfo b/audio/atracdenc/distinfo index bfcee72c9322..91e19c04bda7 100644 --- a/audio/atracdenc/distinfo +++ b/audio/atracdenc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700518590 -SHA256 (atracdenc-0.1.1.tar.gz) = 60e5677afac4a20776516f7a5e63bac4dcb4bfde9f8e642ebf82ad3b9a8d8ef2 -SIZE (atracdenc-0.1.1.tar.gz) = 89277 +TIMESTAMP = 1755980656 +SHA256 (atracdenc-0.2.2.tar.xz) = 4344542c3611e2f28240fe2cc45b616a7fa63db6955d03eef96dbafe1b847f3a +SIZE (atracdenc-0.2.2.tar.xz) = 202276 diff --git a/audio/atracdenc/pkg-descr b/audio/atracdenc/pkg-descr index a89e4f2beaa4..9cd77bbd8bf4 100644 --- a/audio/atracdenc/pkg-descr +++ b/audio/atracdenc/pkg-descr @@ -1,2 +1,2 @@ -Audio encoder that supports ATRAC1 and ATRAC3 formats, can decode ATRAC1 and -following containers: AEA, OMA, RIFF, RealMedia. +Audio encoder that supports ATRAC1, ATRAC3 and ATRAC3PLUS formats, can decode ATRAC1. +Supports following containers: AEA, OMA, RIFF, RealMedia. diff --git a/audio/ft2-clone/Makefile b/audio/ft2-clone/Makefile index 0a60345d2ee6..212fd1026239 100644 --- a/audio/ft2-clone/Makefile +++ b/audio/ft2-clone/Makefile @@ -1,6 +1,6 @@ PORTNAME= ft2-clone DISTVERSIONPREFIX= v -DISTVERSION= 1.99 +DISTVERSION= 2.00 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/ft2-clone/distinfo b/audio/ft2-clone/distinfo index 50b66e88e428..5dd0c9c05375 100644 --- a/audio/ft2-clone/distinfo +++ b/audio/ft2-clone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758175067 -SHA256 (8bitbubsy-ft2-clone-v1.99_GH0.tar.gz) = 63f1ffa375e557aebeceefb20a7080f0eef961a581dca1f751afc7801214305c -SIZE (8bitbubsy-ft2-clone-v1.99_GH0.tar.gz) = 5204948 +TIMESTAMP = 1763853824 +SHA256 (8bitbubsy-ft2-clone-v2.00_GH0.tar.gz) = 6ef95b4e4a6f0e152d7ab3efcece369caa578fcbbcde32fd17dbcf2d760f1b42 +SIZE (8bitbubsy-ft2-clone-v2.00_GH0.tar.gz) = 5205146 diff --git a/audio/pipewire-spa-oss/Makefile b/audio/pipewire-spa-oss/Makefile index 3cad81ad044b..0a916daa05f9 100644 --- a/audio/pipewire-spa-oss/Makefile +++ b/audio/pipewire-spa-oss/Makefile @@ -1,6 +1,5 @@ PORTNAME= pipewire-spa-oss -DISTVERSION= g20251105 -PORTREVISION= 1 +DISTVERSION= g20251117 CATEGORIES= audio MAINTAINER= arrowd@FreeBSD.org @@ -19,7 +18,7 @@ USES= cargo llvm:lib,noexport USE_GITHUB= yes GH_ACCOUNT= shkhln GH_PROJECT= pw-oss -GH_TAGNAME= af1656d04f4f45db3cd5cd882068bb7f617ba07c +GH_TAGNAME= 73485ea006005c4cf47e7161ef2cb0a3d883d36c CARGO_CRATES= aho-corasick-1.1.3 \ annotate-snippets-0.9.2 \ diff --git a/audio/pipewire-spa-oss/distinfo b/audio/pipewire-spa-oss/distinfo index e12b4896cdfc..b67a6f4bcf17 100644 --- a/audio/pipewire-spa-oss/distinfo +++ b/audio/pipewire-spa-oss/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1762597526 +TIMESTAMP = 1763806711 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/annotate-snippets-0.9.2.crate) = ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e @@ -153,5 +153,5 @@ SHA256 (rust/crates/yansi-term-0.1.2.crate) = fe5c30ade05e61656247b2e334a031dfd0 SIZE (rust/crates/yansi-term-0.1.2.crate) = 14342 SHA256 (pipewire-pipewire-rs-016e554768ae251c8de3724ea4b06f4749a8dd00_GL0.tar.gz) = 64cc560c9127b1adf5e42f64b901336b3d190ea2c96fd0a128ae9dd4f2514549 SIZE (pipewire-pipewire-rs-016e554768ae251c8de3724ea4b06f4749a8dd00_GL0.tar.gz) = 114265 -SHA256 (shkhln-pw-oss-g20251105-af1656d04f4f45db3cd5cd882068bb7f617ba07c_GH0.tar.gz) = 5e26ea236974b679f26a692bffc7a01b37a68b2e3e192e647e5c55a6d7eea556 -SIZE (shkhln-pw-oss-g20251105-af1656d04f4f45db3cd5cd882068bb7f617ba07c_GH0.tar.gz) = 32750 +SHA256 (shkhln-pw-oss-g20251117-73485ea006005c4cf47e7161ef2cb0a3d883d36c_GH0.tar.gz) = 7128e6f8dc45974bc2b1d14557fd511327273c15982b1d95204200cf118868a6 +SIZE (shkhln-pw-oss-g20251117-73485ea006005c4cf47e7161ef2cb0a3d883d36c_GH0.tar.gz) = 32951 diff --git a/cad/Makefile b/cad/Makefile index b94b0fc37e09..ba260e0a916f 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -35,6 +35,7 @@ SUBDIR += feappv SUBDIR += fidocadj SUBDIR += freecad + SUBDIR += freecad-devel SUBDIR += freehdl SUBDIR += fritzing SUBDIR += gds3d @@ -74,6 +75,7 @@ SUBDIR += ldview SUBDIR += leocad SUBDIR += lepton-eda + SUBDIR += lib3mf SUBDIR += libbgcode SUBDIR += libgdsii SUBDIR += libopencad diff --git a/cad/freecad-devel/Makefile b/cad/freecad-devel/Makefile new file mode 100644 index 000000000000..4350726282d6 --- /dev/null +++ b/cad/freecad-devel/Makefile @@ -0,0 +1,148 @@ +PORTNAME= FreeCAD +DISTVERSION= r${GIT_SRC_DATE} +#PORTREVISION= 1 +CATEGORIES= cad +PKGNAMESUFFIX= -devel + +#PATCH_SITES= https://github.com/FreeCAD/FreeCAD/pull/17325/commits/ +#PATCHFILES+= cc302dfc06916719698bd43fe76ddf3cad2d6cc7.patch:-p1 + +MAINTAINER= mr@FreeBSD.org +COMMENT= General purpose 3D CAD modeller +WWW= https://www.freecadweb.org/ + +LICENSE= LGPL20+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +CONFLICTS_INSTALL= freecad # bin/FreeCAD + +BUILD_DEPENDS= doxygen:devel/doxygen \ + pybind11-config:devel/py-pybind11@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyside6-tools>0:devel/pyside6-tools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pivy>0:graphics/py-pivy@${PY_FLAVOR} \ + ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR} \ + swig:devel/swig + +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libyaml-cpp.so:devel/yaml-cpp \ + libfreetype.so:print/freetype2 \ + libtbb.so:devel/onetbb \ + ${PY_BOOST} \ + libpyside6.abi3.so:devel/pyside6 \ + libCoin.so:graphics/Coin \ + libfmt.so:devel/libfmt \ + libpng.so:graphics/png \ + libtiff.so:graphics/tiff \ + libvtksys-${VTK_VER}.so:math/vtk${VTK_VER:R} \ + libTKernel.so:cad/opencascade \ + libxerces-c.so:textproc/xerces-c3 \ + libboost_thread.so:devel/boost-libs \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreeimage.so:graphics/freeimage \ + libavutil.so.58:multimedia/ffmpeg \ + libavformat.so.58:multimedia/ffmpeg4 \ + libmed.so:french/med \ + libshiboken6.abi3.so:devel/shiboken6@${PY_FLAVOR} \ + libhdf5.so:science/hdf5 + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pivy>0:graphics/py-pivy@${PY_FLAVOR} \ + ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR} + +USES= dos2unix compiler:c++20-lang cmake cpe gl eigen:3 fortran gmake jpeg \ + localbase:ldflags mpi:openmpi pkgconfig python localbase qt:6 xorg \ + desktop-file-utils shared-mime-info shebangfix +USE_GITHUB= yes +GH_ACCOUNT= FreeCAD:ondsel google:gtest microsoft:gsl FreeCAD:addonmgr +GH_PROJECT= OndselSolver:ondsel googletest:gtest GSL:gsl AddonManager:addonmgr +GH_TAGNAME= ${GIT_SRC_HASH} ${GIT_ONDSEL_HASH}:ondsel ${GIT_GTEST_HASH}:gtest ${GIT_GSL_HASH}:gsl ${GIT_ADDONMGR_HASH}:addonmgr +GH_SUBDIR= src/3rdParty/OndselSolver:ondsel tests/lib:gtest src/3rdParty/GSL:gsl src/Mod/AddonManager:addonmgr +USE_XORG= ice sm x11 xext xt +USE_GL= gl glu +USE_QT= base svg tools +#USE_QT= buildtools concurrent core declarative designer gui \ +# linguisttools location network opengl printsupport \ +# qmake:build svg webchannel widgets xml xmlpatterns +USE_LDCONFIG= yes + +CPE_VENDOR= freecad_project + +VTK_VER= 9.5 + +DOS2UNIX_GLOB= *.txt *.h *.cpp *.py *.qss *.csv *.pov *.stp *.ui *.wrl *.WRL +SHEBANG_FILES= src/Tools/freecad-thumbnailer.in + +# our HDF5/CMake integration is messy, so workarounds are required below +CMAKE_ARGS+= -DOCC_INCLUDE_DIR="${LOCALBASE}/include/OpenCASCADE" \ + -DOPENMPI_INCLUDE_DIRS="${LOCALBASE}/mpi/openmpi/include" \ + -DFREECAD_QT_VERSION=6 \ + -DBUILD_QT5="OFF" \ + -DBUILD_QT6="ON" \ + -DPYTHON_LIBRARY="${PYTHONBASE}/lib/libpython${PYTHON_VER}${PYTHON_ABIVER}.so" \ + -DPYTHON_INCLUDE_DIR="${PYTHON_INCLUDEDIR}" \ + -DPYTHON_PACKAGES_PATH="${PYTHON_SITELIBDIR}" \ + -DPYTHON_EXECUTABLE="${PYTHON_CMD}" \ + -DBUILD_ASSEMBLY="ON" \ + -DBUILD_DESIGNER_PLUGIN="ON" \ + -DBUILD_FLAT_MESH="ON" \ + -DBUILD_VR="OFF" \ + -DFREECAD_USE_EXTERNAL_FMT="ON" \ + -DFREECAD_CREATE_MAC_APP="OFF" \ + -DFREECAD_FREECAD_LIBPACK_USE="OFF" \ + -DFREECAD_USE_EXTERNAL_KDL="OFF" \ + -DFREECAD_USE_EXTERNAL_SMESH="OFF" \ + -DFREECAD_USE_FREETYPE="ON" \ + -DFREECAD_USE_PYBIND11="ON" \ + -DFREECAD_USE_PCL="OFF" \ + -Dpybind11_DIR="${PYTHON_SITELIBDIR}/pybind11/share/cmake/pybind11" \ + -DHDF5_CFLAGS="-I${LOCALBASE}/include" \ + -DHDF5_FOUND=TRUE \ + -DHDF5_VERSION="1.12.2" \ + -DHDF5_INCLUDE_DIRS="${LOCALBASE}/include/hdf5" \ + -DHDF5_LIBRARIES="-L${LOCALBASE}/lib -lhdf5" \ + -DHDF5_LIBRARY_DIRS="${LOCALBASE}/lib" \ + -DPYSIDE2RCCBINARY="${RCC}" \ + -DPYSIDE2UICBINARY="${UIC}" \ + -DBUILD_ENABLE_CXX_STD=C++20 + + +CMAKE_INSTALL_PREFIX= ${PREFIX}/${PORTNAME} +# Install XDG icons and files to the standard path +CMAKE_ARGS+= -DXDG_DATADIR="${PREFIX}/share" + +OPTIONS_DEFINE= COLLADA SPNAV + +COLLADA_DESC= Install pycollada for Collada files import +COLLADA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycollada>0:graphics/py-pycollada@${PY_FLAVOR} +OPTIONS_DEFINE= COLLADA SPNAV +SPNAV_DESC= Enable libspnav (SpaceMouse) support +SPNAV_CMAKE_BOOL= FREECAD_SPNAV_SUPPORT +SPNAV_LIB_DEPENDS= libspnav.so:misc/libspnav + + +.include <bsd.port.options.mk> + +.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386 +PLIST_SUB= WEBENGINE="" +USE_QT+= webengine +.else +CMAKE_ARGS+= -DBUILD_WEB:BOOL=OFF +PLIST_SUB= WEBENGINE="@comment " +.endif + +.include "Makefile.git_rev" + +pre-configure: + @${REINPLACE_CMD} -e '/self\.rev/s/Unknown/${DISTVERSION:C/.*-//}/' \ + ${WRKSRC}/src/Tools/SubWCRev.py +# Install XDG icons and files to the standard path + @${REINPLACE_CMD} -e 's/CMAKE_INSTALL_DATAROOTDIR/XDG_DATADIR/g' \ + ${WRKSRC}/src/XDGData/CMakeLists.txt \ + ${WRKSRC}/src/Gui/CMakeLists.txt + +post-install: + ${LN} -sf ../${PORTNAME}/bin/FreeCAD ${STAGEDIR}${LOCALBASE}/bin/FreeCAD + ${LN} -sf ../${PORTNAME}/bin/FreeCADCmd ${STAGEDIR}${LOCALBASE}/bin/FreeCADCmd + # ${INSTALL_SCRIPT} ${WRKSRC}/src/Tools/freecad-thumbnailer \ + # ${STAGEDIR}${PREFIX}/bin/freecad-thumbnailer + +.include <bsd.port.mk> diff --git a/cad/freecad-devel/Makefile.git_rev b/cad/freecad-devel/Makefile.git_rev new file mode 100644 index 000000000000..d2a16526547e --- /dev/null +++ b/cad/freecad-devel/Makefile.git_rev @@ -0,0 +1,7 @@ +GIT_SRC_HASH= a469c45a2da5322ff9505d0576b7e754c316a357 +GIT_SRC_DATE= 20251121235437 +GIT_SRC_DATE2= 2025.11.21 +GIT_ONDSEL_HASH= 30e9b64e8bf881d438d4b88834f9ba3674865418 +GIT_GSL_HASH= 543d0dd3fe966ddf20e884b44e5fdbf12cb43784 +GIT_GTEST_HASH= f8d7d77c06936315286eb55f8de22cd23c188571 +GIT_ADDONMGR_HASH= 8d35b2ecf17c42a2d4a7428818dea7c712def18e diff --git a/cad/freecad-devel/distinfo b/cad/freecad-devel/distinfo new file mode 100644 index 000000000000..76f355ca95ee --- /dev/null +++ b/cad/freecad-devel/distinfo @@ -0,0 +1,11 @@ +TIMESTAMP = 1763815711 +SHA256 (FreeCAD-FreeCAD-r20251121235437-a469c45a2da5322ff9505d0576b7e754c316a357_GH0.tar.gz) = 5cc1696da5ceceff87745f7244c2ab4da24e77b23c96bcb73f8bea3e7195465a +SIZE (FreeCAD-FreeCAD-r20251121235437-a469c45a2da5322ff9505d0576b7e754c316a357_GH0.tar.gz) = 90606038 +SHA256 (FreeCAD-OndselSolver-30e9b64e8bf881d438d4b88834f9ba3674865418_GH0.tar.gz) = 77646ca7d8cbc6dc4e8304439be2ff2b9aecf397e6349e63b3b06e65dfed79c3 +SIZE (FreeCAD-OndselSolver-30e9b64e8bf881d438d4b88834f9ba3674865418_GH0.tar.gz) = 4667790 +SHA256 (google-googletest-f8d7d77c06936315286eb55f8de22cd23c188571_GH0.tar.gz) = 7ff5db23de232a39cbb5c9f5143c355885e30ac596161a6b9fc50c4538bfbf01 +SIZE (google-googletest-f8d7d77c06936315286eb55f8de22cd23c188571_GH0.tar.gz) = 868904 +SHA256 (microsoft-GSL-543d0dd3fe966ddf20e884b44e5fdbf12cb43784_GH0.tar.gz) = dd06a9190c02f6c04d008366faabc8947c817f33cbc6a838c5bfc9ad79652410 +SIZE (microsoft-GSL-543d0dd3fe966ddf20e884b44e5fdbf12cb43784_GH0.tar.gz) = 65378 +SHA256 (FreeCAD-AddonManager-8d35b2ecf17c42a2d4a7428818dea7c712def18e_GH0.tar.gz) = 4107c14ca95fdb35adc31aae779e5409fc9ef4752ad7a2727a002790d67c3ecc +SIZE (FreeCAD-AddonManager-8d35b2ecf17c42a2d4a7428818dea7c712def18e_GH0.tar.gz) = 842322 diff --git a/cad/freecad-devel/files/newVersion.sh b/cad/freecad-devel/files/newVersion.sh new file mode 100644 index 000000000000..539d54f191f4 --- /dev/null +++ b/cad/freecad-devel/files/newVersion.sh @@ -0,0 +1,33 @@ +#!/bin/sh + +CURDIR=`pwd` +WRKDIR=`pwd`/work +#mkdir -p "${WRKDIR}" + +if [ \! -d "${CURDIR}/freecad-repo" ]; then + git clone https://github.com/FreeCAD/FreeCAD -b main "${CURDIR}/freecad-repo"; +else + cd "${CURDIR}/freecad-repo" + # git pull https://github.com/FreeCAD/FreeCAD; + git pull +fi + +cd "${CURDIR}/freecad-repo" +GIT_SRC_HASH=`git log -n 1 --pretty=format:"%H"`; +GIT_SRC_DATE=`git log -n 1 --date=iso-local -n 1 --pretty=format:"%cd" | \ + cut -c '1-19' | sed -e 's,-,,g' -e 's,:,,g' -e 's, ,,g'` +GIT_SRC_DATE2=`git log -n 1 --date=iso-local -n 1 --pretty=format:"%cd" --date=format-local:'%Y.%m.%d' | \ + cut -c '1-19' | sed -e 's,-,,g' -e 's,:,,g' -e 's, ,,g'` +GIT_ONDSEL_HASH=`git ls-tree HEAD src/3rdParty/OndselSolver/ | awk '{print $3}'` +GIT_GSL_HASH=`git ls-tree HEAD src/3rdParty/GSL/ | awk '{print $3}'` +GIT_GTEST_HASH=`git ls-tree HEAD tests/lib/ | awk '{print $3}'` +GIT_ADDONMGR_HASH=`git ls-tree HEAD src/Mod/AddonManager/ | awk '{print $3}'` + +echo "$GIT_SRC_HASH, $GIT_SRC_DATE" +echo "GIT_SRC_HASH= ${GIT_SRC_HASH}" > ${CURDIR}/Makefile.git_rev +echo "GIT_SRC_DATE= ${GIT_SRC_DATE}" >> ${CURDIR}/Makefile.git_rev +echo "GIT_SRC_DATE2= ${GIT_SRC_DATE2}" >> ${CURDIR}/Makefile.git_rev +echo "GIT_ONDSEL_HASH= ${GIT_ONDSEL_HASH}" >> ${CURDIR}/Makefile.git_rev +echo "GIT_GSL_HASH= ${GIT_GSL_HASH}" >> ${CURDIR}/Makefile.git_rev +echo "GIT_GTEST_HASH= ${GIT_GTEST_HASH}" >> ${CURDIR}/Makefile.git_rev +echo "GIT_ADDONMGR_HASH= ${GIT_ADDONMGR_HASH}" >> ${CURDIR}/Makefile.git_rev diff --git a/cad/freecad-devel/files/patch-cMake_FindOCC.cmake b/cad/freecad-devel/files/patch-cMake_FindOCC.cmake new file mode 100644 index 000000000000..4498270ec31b --- /dev/null +++ b/cad/freecad-devel/files/patch-cMake_FindOCC.cmake @@ -0,0 +1,10 @@ +--- cMake/FindOCC.cmake.orig 2025-07-21 02:26:03 UTC ++++ cMake/FindOCC.cmake +@@ -109,6 +109,7 @@ if (OCC_FOUND) + TKPrim + TKHLR + TKFeat ++ TKExpress + ) + if (OCC_VERSION_STRING VERSION_GREATER_EQUAL 7.9.0) + list(APPEND OCC_LIBRARIES TKExpress) diff --git a/cad/freecad-devel/files/patch-cMake_FreeCAD__Helpers_SetGlobalCompilerAndLinkerSettings.cmake b/cad/freecad-devel/files/patch-cMake_FreeCAD__Helpers_SetGlobalCompilerAndLinkerSettings.cmake new file mode 100644 index 000000000000..51bce51f26df --- /dev/null +++ b/cad/freecad-devel/files/patch-cMake_FreeCAD__Helpers_SetGlobalCompilerAndLinkerSettings.cmake @@ -0,0 +1,11 @@ +--- cMake/FreeCAD_Helpers/SetGlobalCompilerAndLinkerSettings.cmake.orig 2025-04-17 06:38:38 UTC ++++ cMake/FreeCAD_Helpers/SetGlobalCompilerAndLinkerSettings.cmake +@@ -103,4 +103,8 @@ macro(SetGlobalCompilerAndLinkerSettings) + endif() + endif(MINGW) + ++# Enable the Topological Naming Problem mitigation code ++add_compile_options(-DFC_USE_TNP_FIX) ++ ++ + endmacro(SetGlobalCompilerAndLinkerSettings) diff --git a/cad/freecad-devel/files/patch-src_App_ApplicationDirectories.cpp b/cad/freecad-devel/files/patch-src_App_ApplicationDirectories.cpp new file mode 100644 index 000000000000..6fe8aeda6539 --- /dev/null +++ b/cad/freecad-devel/files/patch-src_App_ApplicationDirectories.cpp @@ -0,0 +1,10 @@ +--- src/App/ApplicationDirectories.cpp.orig 2025-09-10 20:44:18 UTC ++++ src/App/ApplicationDirectories.cpp +@@ -33,6 +33,7 @@ + + #if defined(FC_OS_LINUX) || defined(FC_OS_MACOSX) || defined(FC_OS_BSD) + #include <pwd.h> ++#include <sys/sysctl.h> + #endif + + #include <Base/FileInfo.h> diff --git a/cad/freecad-devel/files/patch-src_Gui_CMakeLists.txt b/cad/freecad-devel/files/patch-src_Gui_CMakeLists.txt new file mode 100644 index 000000000000..c0700d18c931 --- /dev/null +++ b/cad/freecad-devel/files/patch-src_Gui_CMakeLists.txt @@ -0,0 +1,32 @@ +--- src/Gui/CMakeLists.txt.orig 2025-09-10 18:14:29 UTC ++++ src/Gui/CMakeLists.txt +@@ -107,7 +107,7 @@ else(MSVC) + set(FreeCADGui_LIBS + FreeCADApp + ${Boost_LIBRARIES} +- ${OPENGL_gl_LIBRARY} ++ ${OPENGL_gl_LIBRARY} -L${CMAKE_INSTALL_PREFIX}/lib + ${3DCONNEXION_LINKFLAGS} + ) + endif(MSVC) +@@ -1528,13 +1528,13 @@ else(WIN32) + INSTALL(TARGETS FreeCADGui + LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} + ) +- INSTALL(FILES Icons/freecad-icon-16.png DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/16x16/apps RENAME org.freecad.FreeCAD.png) +- INSTALL(FILES Icons/freecad-icon-32.png DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/32x32/apps RENAME org.freecad.FreeCAD.png) +- INSTALL(FILES Icons/freecad-icon-48.png DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/48x48/apps RENAME org.freecad.FreeCAD.png) +- INSTALL(FILES Icons/freecad-icon-64.png DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/64x64/apps RENAME org.freecad.FreeCAD.png) +- INSTALL(FILES Icons/freecad.svg DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/apps RENAME org.freecad.FreeCAD.svg) +- INSTALL(FILES Icons/freecad.svg DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/pixmaps) +- INSTALL(FILES Icons/freecad-doc.svg DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/mimetypes RENAME application-x-extension-fcstd.svg) ++ INSTALL(FILES Icons/freecad-icon-16.png DESTINATION ${XDG_DATADIR}/icons/hicolor/16x16/apps RENAME org.freecad.FreeCAD.png) ++ INSTALL(FILES Icons/freecad-icon-32.png DESTINATION ${XDG_DATADIR}/icons/hicolor/32x32/apps RENAME org.freecad.FreeCAD.png) ++ INSTALL(FILES Icons/freecad-icon-48.png DESTINATION ${XDG_DATADIR}/icons/hicolor/48x48/apps RENAME org.freecad.FreeCAD.png) ++ INSTALL(FILES Icons/freecad-icon-64.png DESTINATION ${XDG_DATADIR}/icons/hicolor/64x64/apps RENAME org.freecad.FreeCAD.png) ++ INSTALL(FILES Icons/freecad.svg DESTINATION ${XDG_DATADIR}/icons/hicolor/scalable/apps RENAME org.freecad.FreeCAD.svg) ++ INSTALL(FILES Icons/freecad.svg DESTINATION ${XDG_DATADIR}/pixmaps) ++ INSTALL(FILES Icons/freecad-doc.svg DESTINATION ${XDG_DATADIR}/icons/hicolor/scalable/mimetypes RENAME application-x-extension-fcstd.svg) + endif(WIN32) + + set(FreeCADGui_Scripts diff --git a/cad/freecad-devel/files/patch-src_Mod_MeshPart_App_CMakeLists.txt b/cad/freecad-devel/files/patch-src_Mod_MeshPart_App_CMakeLists.txt new file mode 100644 index 000000000000..70119a30b46c --- /dev/null +++ b/cad/freecad-devel/files/patch-src_Mod_MeshPart_App_CMakeLists.txt @@ -0,0 +1,18 @@ +--- src/Mod/MeshPart/App/CMakeLists.txt.orig 2025-03-24 09:50:06 UTC ++++ src/Mod/MeshPart/App/CMakeLists.txt +@@ -14,6 +14,7 @@ include_directories( + include_directories( + ${CMAKE_BINARY_DIR} + ${CMAKE_SOURCE_DIR}/src ++ ${pybind11_INCLUDE_DIR} + ) + + target_include_directories( +@@ -22,6 +23,7 @@ target_include_directories( + PUBLIC + ${SMESH_INCLUDE_DIR} + ${VTK_INCLUDE_DIRS} ++ ${pybind11_INCLUDE_DIR} + ) + + target_include_directories( diff --git a/cad/freecad-devel/files/patch-src_Mod_TechDraw_App_CMakeLists.txt b/cad/freecad-devel/files/patch-src_Mod_TechDraw_App_CMakeLists.txt new file mode 100644 index 000000000000..012f752b2331 --- /dev/null +++ b/cad/freecad-devel/files/patch-src_Mod_TechDraw_App_CMakeLists.txt @@ -0,0 +1,10 @@ +--- src/Mod/TechDraw/App/CMakeLists.txt.orig 2025-03-24 09:38:26 UTC ++++ src/Mod/TechDraw/App/CMakeLists.txt +@@ -24,6 +24,7 @@ include_directories( + ${QtCore_INCLUDE_DIR} + ${QtGui_INCLUDE_DIR} + ${QtWidgets_INCLUDE_DIRS} ++ ${pybind11_INCLUDE_DIR} + ) + + list(APPEND TechDrawLIBS diff --git a/cad/freecad-devel/pkg-descr b/cad/freecad-devel/pkg-descr new file mode 100644 index 000000000000..2e6f36f1a3c4 --- /dev/null +++ b/cad/freecad-devel/pkg-descr @@ -0,0 +1,14 @@ +FreeCAD is a general purpose parametric 3D modeler. + +FreeCAD is aimed directly at mechanical engineering and product +design but also fits in a wider range of uses around engineering, +such as architecture or other engineering specialties. + +FreeCAD features tools similar to Catia, SolidWorks or Solid Edge, +and therefore also falls into the category of MCAD, PLM, CAx and +CAE. It is a feature based parametric modeler with a modular software +architecture which makes it easy to provide additional functionality +without modifying the core system. + + FreeCAD is under heavy development and might not be + ready for production use. diff --git a/cad/freecad-devel/pkg-plist b/cad/freecad-devel/pkg-plist new file mode 100644 index 000000000000..4fb0b72b338d --- /dev/null +++ b/cad/freecad-devel/pkg-plist @@ -0,0 +1,3537 @@ +FreeCAD/Ext/PySide/QtCore.py +FreeCAD/Ext/PySide/QtGui.py +FreeCAD/Ext/PySide/QtNetwork.py +FreeCAD/Ext/PySide/QtSvg.py +FreeCAD/Ext/PySide/QtSvgWidgets.py +FreeCAD/Ext/PySide/QtUiTools.py +FreeCAD/Ext/PySide/QtWebEngineWidgets.py +FreeCAD/Ext/PySide/QtWidgets.py +FreeCAD/Ext/PySide/__init__.py +FreeCAD/Ext/freecad/gui/RemoteDebugger.py +FreeCAD/Ext/freecad/gui/RemoteDebugger.ui +FreeCAD/Ext/lazy_loader/__init__.py +FreeCAD/Ext/lazy_loader/lazy_loader.py +FreeCAD/Mod/AddonManager/ALLOWED_PYTHON_PACKAGES.txt +FreeCAD/Mod/AddonManager/Addon.py +FreeCAD/Mod/AddonManager/AddonCatalog.py +FreeCAD/Mod/AddonManager/AddonCatalog.schema.json +FreeCAD/Mod/AddonManager/AddonCatalogCacheCreator.py +FreeCAD/Mod/AddonManager/AddonManager.py +FreeCAD/Mod/AddonManager/AddonManager.ui +FreeCAD/Mod/AddonManager/AddonManagerOptions.py +FreeCAD/Mod/AddonManager/AddonManagerOptions.ui +FreeCAD/Mod/AddonManager/AddonManagerOptions_AddCustomRepository.ui +FreeCAD/Mod/AddonManager/AddonStats.py +FreeCAD/Mod/AddonManager/Init.py +FreeCAD/Mod/AddonManager/InitGui.py +FreeCAD/Mod/AddonManager/LICENSE.md +FreeCAD/Mod/AddonManager/MacroCacheCreator.py +FreeCAD/Mod/AddonManager/NetworkManager.py +FreeCAD/Mod/AddonManager/PySideWrapper.py +FreeCAD/Mod/AddonManager/PythonDependencyUpdateDialog.ui +FreeCAD/Mod/AddonManager/Resources/icons/addon_manager.svg +FreeCAD/Mod/AddonManager/Resources/icons/addon_manager_with_warning.svg +FreeCAD/Mod/AddonManager/Resources/icons/button_left.svg +FreeCAD/Mod/AddonManager/Resources/icons/button_valid.svg +FreeCAD/Mod/AddonManager/Resources/icons/compact_view.svg +FreeCAD/Mod/AddonManager/Resources/icons/composite_view.svg +FreeCAD/Mod/AddonManager/Resources/icons/debug-stop.svg +FreeCAD/Mod/AddonManager/Resources/icons/document-package.svg +FreeCAD/Mod/AddonManager/Resources/icons/document-python.svg +FreeCAD/Mod/AddonManager/Resources/icons/expanded_view.svg +FreeCAD/Mod/AddonManager/Resources/icons/gear.svg +FreeCAD/Mod/AddonManager/Resources/icons/list-add.svg +FreeCAD/Mod/AddonManager/Resources/icons/list-remove.svg +FreeCAD/Mod/AddonManager/Resources/icons/preferences-addon_manager.svg +FreeCAD/Mod/AddonManager/Resources/icons/process-stop.svg +FreeCAD/Mod/AddonManager/Resources/icons/regex_bad.svg +FreeCAD/Mod/AddonManager/Resources/icons/regex_ok.svg +FreeCAD/Mod/AddonManager/Resources/icons/sort_ascending.svg +FreeCAD/Mod/AddonManager/Resources/icons/sort_descending.svg +FreeCAD/Mod/AddonManager/Resources/icons/spinner.svg +FreeCAD/Mod/AddonManager/Resources/icons/view-refresh.svg +FreeCAD/Mod/AddonManager/Resources/licenses/Apache-2.0.txt +FreeCAD/Mod/AddonManager/Resources/licenses/BSD-2-Clause.txt +FreeCAD/Mod/AddonManager/Resources/licenses/BSD-3-Clause.txt +FreeCAD/Mod/AddonManager/Resources/licenses/CC0-1.0.txt +FreeCAD/Mod/AddonManager/Resources/licenses/GPL-2.0-or-later.txt +FreeCAD/Mod/AddonManager/Resources/licenses/GPL-3.0-or-later.txt +FreeCAD/Mod/AddonManager/Resources/licenses/LGPL-2.1-or-later.txt +FreeCAD/Mod/AddonManager/Resources/licenses/LGPL-3.0-or-later.txt +FreeCAD/Mod/AddonManager/Resources/licenses/MIT.txt +FreeCAD/Mod/AddonManager/Resources/licenses/MPL-2.0.txt +FreeCAD/Mod/AddonManager/Resources/licenses/spdx.json +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_be.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_ca.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_cs.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_da.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_de.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_el.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_es-AR.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_es-CO.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_es-ES.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_es-VE.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_eu.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_fr.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_hr.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_hu.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_it.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_ja.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_ka.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_pl.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_pt-BR.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_pt-PT.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_ru.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_sr-CS.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_sr-SP.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_uk.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_zh-CN.qm +FreeCAD/Mod/AddonManager/Resources/translations/AddonManager_zh-TW.qm +FreeCAD/Mod/AddonManager/TestAddonManagerApp.py +FreeCAD/Mod/AddonManager/TestAddonManagerGui.py +FreeCAD/Mod/AddonManager/Widgets/__init__.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_colors.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_utility_dialogs.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_addon_buttons.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_filter_selector.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_global_buttons.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_package_details_view.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_progress_bar.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_readme_browser.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_search.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_view_control_bar.py +FreeCAD/Mod/AddonManager/Widgets/addonmanager_widget_view_selector.py +FreeCAD/Mod/AddonManager/Widgets/spinner.py +FreeCAD/Mod/AddonManager/__init__.py +FreeCAD/Mod/AddonManager/add_toolbar_button_dialog.ui +FreeCAD/Mod/AddonManager/addonmanager.dox +FreeCAD/Mod/AddonManager/addonmanager_connection_checker.py +FreeCAD/Mod/AddonManager/addonmanager_dependency_installer.py +FreeCAD/Mod/AddonManager/addonmanager_firstrun.py +FreeCAD/Mod/AddonManager/addonmanager_freecad_interface.py +FreeCAD/Mod/AddonManager/addonmanager_git.py +FreeCAD/Mod/AddonManager/addonmanager_icon_utilities.py +FreeCAD/Mod/AddonManager/addonmanager_installation_manifest.py +FreeCAD/Mod/AddonManager/addonmanager_installer.py +FreeCAD/Mod/AddonManager/addonmanager_installer_gui.py +FreeCAD/Mod/AddonManager/addonmanager_licenses.py +FreeCAD/Mod/AddonManager/addonmanager_macro.py +FreeCAD/Mod/AddonManager/addonmanager_macro_parser.py +FreeCAD/Mod/AddonManager/addonmanager_metadata.py +FreeCAD/Mod/AddonManager/addonmanager_package_details_controller.py +FreeCAD/Mod/AddonManager/addonmanager_preferences_defaults.json +FreeCAD/Mod/AddonManager/addonmanager_preferences_migrations.py +FreeCAD/Mod/AddonManager/addonmanager_python_deps.py +FreeCAD/Mod/AddonManager/addonmanager_python_deps_gui.py +FreeCAD/Mod/AddonManager/addonmanager_readme_controller.py +FreeCAD/Mod/AddonManager/addonmanager_toolbar_adapter.py +FreeCAD/Mod/AddonManager/addonmanager_uninstaller.py +FreeCAD/Mod/AddonManager/addonmanager_uninstaller_gui.py +FreeCAD/Mod/AddonManager/addonmanager_update_all_gui.py +FreeCAD/Mod/AddonManager/addonmanager_utilities.py +FreeCAD/Mod/AddonManager/addonmanager_workers_startup.py +FreeCAD/Mod/AddonManager/addonmanager_workers_utility.py +FreeCAD/Mod/AddonManager/compact_view.py +FreeCAD/Mod/AddonManager/compact_view.ui +FreeCAD/Mod/AddonManager/composite_view.py +FreeCAD/Mod/AddonManager/dependency_resolution_dialog.ui +FreeCAD/Mod/AddonManager/expanded_view.py +FreeCAD/Mod/AddonManager/expanded_view.ui +FreeCAD/Mod/AddonManager/first_run.ui +FreeCAD/Mod/AddonManager/package.xml +FreeCAD/Mod/AddonManager/package_details.ui +FreeCAD/Mod/AddonManager/package_list.py +FreeCAD/Mod/AddonManager/progress.ui +FreeCAD/Mod/AddonManager/proxy_authentication.ui +FreeCAD/Mod/AddonManager/select_toolbar_dialog.ui +FreeCAD/Mod/AddonManager/toolbar_button.ui +FreeCAD/Mod/AddonManager/update_all.ui +FreeCAD/Mod/AddonManager/update_all_progress.ui +FreeCAD/Mod/Assembly/Assembly/__init__.py +FreeCAD/Mod/Assembly/AssemblyImport.py +FreeCAD/Mod/Assembly/AssemblyTests/MockGui.py +FreeCAD/Mod/Assembly/AssemblyTests/TestCommandInsertLink.py +FreeCAD/Mod/Assembly/AssemblyTests/TestCore.py +FreeCAD/Mod/Assembly/AssemblyTests/__init__.py +FreeCAD/Mod/Assembly/Assembly_rc.py +FreeCAD/Mod/Assembly/CommandCreateAssembly.py +FreeCAD/Mod/Assembly/CommandCreateBom.py +FreeCAD/Mod/Assembly/CommandCreateJoint.py +FreeCAD/Mod/Assembly/CommandCreateSimulation.py +FreeCAD/Mod/Assembly/CommandCreateView.py +FreeCAD/Mod/Assembly/CommandExportASMT.py +FreeCAD/Mod/Assembly/CommandInsertLink.py +FreeCAD/Mod/Assembly/CommandInsertNewPart.py +FreeCAD/Mod/Assembly/CommandSolveAssembly.py +FreeCAD/Mod/Assembly/Init.py +FreeCAD/Mod/Assembly/InitGui.py +FreeCAD/Mod/Assembly/JointObject.py +FreeCAD/Mod/Assembly/Preferences.py +FreeCAD/Mod/Assembly/SoSwitchMarker.py +FreeCAD/Mod/Assembly/TestAssemblyWorkbench.py +FreeCAD/Mod/Assembly/UtilsAssembly.py +FreeCAD/Mod/BIM/Arch.py +FreeCAD/Mod/BIM/ArchAxis.py +FreeCAD/Mod/BIM/ArchAxisSystem.py +FreeCAD/Mod/BIM/ArchBuildingPart.py +FreeCAD/Mod/BIM/ArchCommands.py +FreeCAD/Mod/BIM/ArchComponent.py +FreeCAD/Mod/BIM/ArchCurtainWall.py +FreeCAD/Mod/BIM/ArchCutPlane.py +FreeCAD/Mod/BIM/ArchEquipment.py +FreeCAD/Mod/BIM/ArchFence.py +FreeCAD/Mod/BIM/ArchFrame.py +FreeCAD/Mod/BIM/ArchGrid.py +FreeCAD/Mod/BIM/ArchIFC.py +FreeCAD/Mod/BIM/ArchIFCSchema.py +FreeCAD/Mod/BIM/ArchIFCView.py +FreeCAD/Mod/BIM/ArchMaterial.py +FreeCAD/Mod/BIM/ArchNesting.py +FreeCAD/Mod/BIM/ArchPanel.py +FreeCAD/Mod/BIM/ArchPipe.py +FreeCAD/Mod/BIM/ArchPrecast.py +FreeCAD/Mod/BIM/ArchProfile.py +FreeCAD/Mod/BIM/ArchProject.py +FreeCAD/Mod/BIM/ArchRebar.py +FreeCAD/Mod/BIM/ArchReference.py +FreeCAD/Mod/BIM/ArchRoof.py +FreeCAD/Mod/BIM/ArchSchedule.py +FreeCAD/Mod/BIM/ArchSectionPlane.py +FreeCAD/Mod/BIM/ArchSite.py +FreeCAD/Mod/BIM/ArchSketchObject.py +FreeCAD/Mod/BIM/ArchSpace.py +FreeCAD/Mod/BIM/ArchStairs.py +FreeCAD/Mod/BIM/ArchStructure.py +FreeCAD/Mod/BIM/ArchTruss.py +FreeCAD/Mod/BIM/ArchVRM.py +FreeCAD/Mod/BIM/ArchWall.py +FreeCAD/Mod/BIM/ArchWindow.py +FreeCAD/Mod/BIM/ArchWindowPresets.py +FreeCAD/Mod/BIM/Arch_rc.py +FreeCAD/Mod/BIM/BimSelect.py +FreeCAD/Mod/BIM/BimStatus.py +FreeCAD/Mod/BIM/Dice3DS/__init__.py +FreeCAD/Mod/BIM/Dice3DS/dom3ds.py +FreeCAD/Mod/BIM/Dice3DS/util.py +FreeCAD/Mod/BIM/Init.py +FreeCAD/Mod/BIM/InitGui.py +FreeCAD/Mod/BIM/OfflineRenderingUtils.py +FreeCAD/Mod/BIM/TestArch.py +FreeCAD/Mod/BIM/TestArchGui.py +FreeCAD/Mod/BIM/bimcommands/BimArchUtils.py +FreeCAD/Mod/BIM/bimcommands/BimAxis.py +FreeCAD/Mod/BIM/bimcommands/BimBackground.py +FreeCAD/Mod/BIM/bimcommands/BimBeam.py +FreeCAD/Mod/BIM/bimcommands/BimBox.py +FreeCAD/Mod/BIM/bimcommands/BimBuilder.py +FreeCAD/Mod/BIM/bimcommands/BimBuildingPart.py +FreeCAD/Mod/BIM/bimcommands/BimClassification.py +FreeCAD/Mod/BIM/bimcommands/BimClone.py +FreeCAD/Mod/BIM/bimcommands/BimColumn.py +FreeCAD/Mod/BIM/bimcommands/BimCommon.py +FreeCAD/Mod/BIM/bimcommands/BimCompound.py +FreeCAD/Mod/BIM/bimcommands/BimConvert.py +FreeCAD/Mod/BIM/bimcommands/BimCopy.py +FreeCAD/Mod/BIM/bimcommands/BimCurtainwall.py +FreeCAD/Mod/BIM/bimcommands/BimCut.py +FreeCAD/Mod/BIM/bimcommands/BimCutPlane.py +FreeCAD/Mod/BIM/bimcommands/BimDiff.py +FreeCAD/Mod/BIM/bimcommands/BimDimensions.py +FreeCAD/Mod/BIM/bimcommands/BimDoor.py +FreeCAD/Mod/BIM/bimcommands/BimDrawingView.py +FreeCAD/Mod/BIM/bimcommands/BimEmptyTrash.py +FreeCAD/Mod/BIM/bimcommands/BimEquipment.py +FreeCAD/Mod/BIM/bimcommands/BimExamples.py +FreeCAD/Mod/BIM/bimcommands/BimExtrude.py +FreeCAD/Mod/BIM/bimcommands/BimFence.py +FreeCAD/Mod/BIM/bimcommands/BimFrame.py +FreeCAD/Mod/BIM/bimcommands/BimFuse.py +FreeCAD/Mod/BIM/bimcommands/BimGlue.py +FreeCAD/Mod/BIM/bimcommands/BimHelp.py +FreeCAD/Mod/BIM/bimcommands/BimIfcElements.py +FreeCAD/Mod/BIM/bimcommands/BimIfcExplorer.py +FreeCAD/Mod/BIM/bimcommands/BimIfcProperties.py +FreeCAD/Mod/BIM/bimcommands/BimIfcQuantities.py +FreeCAD/Mod/BIM/bimcommands/BimImagePlane.py +FreeCAD/Mod/BIM/bimcommands/BimLayers.py +FreeCAD/Mod/BIM/bimcommands/BimLeader.py +FreeCAD/Mod/BIM/bimcommands/BimLibrary.py +FreeCAD/Mod/BIM/bimcommands/BimMaterial.py +FreeCAD/Mod/BIM/bimcommands/BimMoveView.py +FreeCAD/Mod/BIM/bimcommands/BimNudge.py +FreeCAD/Mod/BIM/bimcommands/BimOffset.py +FreeCAD/Mod/BIM/bimcommands/BimPanel.py +FreeCAD/Mod/BIM/bimcommands/BimPipe.py +FreeCAD/Mod/BIM/bimcommands/BimPreflight.py +FreeCAD/Mod/BIM/bimcommands/BimProfile.py +FreeCAD/Mod/BIM/bimcommands/BimProject.py +FreeCAD/Mod/BIM/bimcommands/BimProjectManager.py +FreeCAD/Mod/BIM/bimcommands/BimRebar.py +FreeCAD/Mod/BIM/bimcommands/BimReextrude.py +FreeCAD/Mod/BIM/bimcommands/BimReference.py +FreeCAD/Mod/BIM/bimcommands/BimReorder.py +FreeCAD/Mod/BIM/bimcommands/BimResetCloneColors.py +FreeCAD/Mod/BIM/bimcommands/BimRewire.py +FreeCAD/Mod/BIM/bimcommands/BimRoof.py +FreeCAD/Mod/BIM/bimcommands/BimSchedule.py +FreeCAD/Mod/BIM/bimcommands/BimSectionPlane.py +FreeCAD/Mod/BIM/bimcommands/BimSetup.py +FreeCAD/Mod/BIM/bimcommands/BimShape2DView.py +FreeCAD/Mod/BIM/bimcommands/BimSimpleCopy.py +FreeCAD/Mod/BIM/bimcommands/BimSite.py +FreeCAD/Mod/BIM/bimcommands/BimSketch.py +FreeCAD/Mod/BIM/bimcommands/BimSlab.py +FreeCAD/Mod/BIM/bimcommands/BimSpace.py +FreeCAD/Mod/BIM/bimcommands/BimStairs.py +FreeCAD/Mod/BIM/bimcommands/BimTDPage.py +FreeCAD/Mod/BIM/bimcommands/BimTDView.py +FreeCAD/Mod/BIM/bimcommands/BimText.py +FreeCAD/Mod/BIM/bimcommands/BimTogglePanels.py +FreeCAD/Mod/BIM/bimcommands/BimTrash.py +FreeCAD/Mod/BIM/bimcommands/BimTruss.py +FreeCAD/Mod/BIM/bimcommands/BimTutorial.py +FreeCAD/Mod/BIM/bimcommands/BimUnclone.py +FreeCAD/Mod/BIM/bimcommands/BimUngroup.py +FreeCAD/Mod/BIM/bimcommands/BimViews.py +FreeCAD/Mod/BIM/bimcommands/BimWPCommands.py +FreeCAD/Mod/BIM/bimcommands/BimWall.py +FreeCAD/Mod/BIM/bimcommands/BimWelcome.py +FreeCAD/Mod/BIM/bimcommands/BimWindow.py +FreeCAD/Mod/BIM/bimcommands/BimWindows.py +FreeCAD/Mod/BIM/bimcommands/__init__.py +FreeCAD/Mod/BIM/bimtests/TestArchAxis.py +FreeCAD/Mod/BIM/bimtests/TestArchBase.py +FreeCAD/Mod/BIM/bimtests/TestArchBaseGui.py +FreeCAD/Mod/BIM/bimtests/TestArchBuildingPart.py +FreeCAD/Mod/BIM/bimtests/TestArchBuildingPartGui.py +FreeCAD/Mod/BIM/bimtests/TestArchComponent.py +FreeCAD/Mod/BIM/bimtests/TestArchCurtainWall.py +FreeCAD/Mod/BIM/bimtests/TestArchEquipment.py +FreeCAD/Mod/BIM/bimtests/TestArchFence.py +FreeCAD/Mod/BIM/bimtests/TestArchFrame.py +FreeCAD/Mod/BIM/bimtests/TestArchGrid.py +FreeCAD/Mod/BIM/bimtests/TestArchImportersGui.py +FreeCAD/Mod/BIM/bimtests/TestArchMaterial.py +FreeCAD/Mod/BIM/bimtests/TestArchPanel.py +FreeCAD/Mod/BIM/bimtests/TestArchPipe.py +FreeCAD/Mod/BIM/bimtests/TestArchProfile.py +FreeCAD/Mod/BIM/bimtests/TestArchProject.py +FreeCAD/Mod/BIM/bimtests/TestArchRebar.py +FreeCAD/Mod/BIM/bimtests/TestArchReference.py +FreeCAD/Mod/BIM/bimtests/TestArchRoof.py +FreeCAD/Mod/BIM/bimtests/TestArchSchedule.py +FreeCAD/Mod/BIM/bimtests/TestArchSectionPlane.py +FreeCAD/Mod/BIM/bimtests/TestArchSiteGui.py +FreeCAD/Mod/BIM/bimtests/TestArchSpace.py +FreeCAD/Mod/BIM/bimtests/TestArchStairs.py +FreeCAD/Mod/BIM/bimtests/TestArchStructure.py +FreeCAD/Mod/BIM/bimtests/TestArchTruss.py +FreeCAD/Mod/BIM/bimtests/TestArchWall.py +FreeCAD/Mod/BIM/bimtests/TestArchWindow.py +FreeCAD/Mod/BIM/bimtests/TestWebGLExport.py +FreeCAD/Mod/BIM/bimtests/TestWebGLExportGui.py +FreeCAD/Mod/BIM/bimtests/fixtures/FC_site_simple-102.FCStd +FreeCAD/Mod/BIM/importers/Sample.sh3d +FreeCAD/Mod/BIM/importers/__init__.py +FreeCAD/Mod/BIM/importers/exportIFC.py +FreeCAD/Mod/BIM/importers/exportIFCHelper.py +FreeCAD/Mod/BIM/importers/exportIFCStructuralTools.py +FreeCAD/Mod/BIM/importers/import3DS.py +FreeCAD/Mod/BIM/importers/importDAE.py +FreeCAD/Mod/BIM/importers/importGBXML.py +FreeCAD/Mod/BIM/importers/importIFC.py +FreeCAD/Mod/BIM/importers/importIFCHelper.py +FreeCAD/Mod/BIM/importers/importIFClegacy.py +FreeCAD/Mod/BIM/importers/importIFCmulticore.py +FreeCAD/Mod/BIM/importers/importJSON.py +FreeCAD/Mod/BIM/importers/importOBJ.py +FreeCAD/Mod/BIM/importers/importSH3D.py +FreeCAD/Mod/BIM/importers/importSH3DHelper.py +FreeCAD/Mod/BIM/importers/importSHP.py +FreeCAD/Mod/BIM/importers/importWebGL.py +FreeCAD/Mod/BIM/nativeifc/__init__.py +FreeCAD/Mod/BIM/nativeifc/ifc_classification.py +FreeCAD/Mod/BIM/nativeifc/ifc_commands.py +FreeCAD/Mod/BIM/nativeifc/ifc_diff.py +FreeCAD/Mod/BIM/nativeifc/ifc_export.py +FreeCAD/Mod/BIM/nativeifc/ifc_generator.py +FreeCAD/Mod/BIM/nativeifc/ifc_geometry.py +FreeCAD/Mod/BIM/nativeifc/ifc_import.py +FreeCAD/Mod/BIM/nativeifc/ifc_layers.py +FreeCAD/Mod/BIM/nativeifc/ifc_materials.py +FreeCAD/Mod/BIM/nativeifc/ifc_objects.py +FreeCAD/Mod/BIM/nativeifc/ifc_observer.py +FreeCAD/Mod/BIM/nativeifc/ifc_openshell.py +FreeCAD/Mod/BIM/nativeifc/ifc_performance_test.py +FreeCAD/Mod/BIM/nativeifc/ifc_psets.py +FreeCAD/Mod/BIM/nativeifc/ifc_selftest.py +FreeCAD/Mod/BIM/nativeifc/ifc_status.py +FreeCAD/Mod/BIM/nativeifc/ifc_tools.py +FreeCAD/Mod/BIM/nativeifc/ifc_tree.py +FreeCAD/Mod/BIM/nativeifc/ifc_types.py +FreeCAD/Mod/BIM/nativeifc/ifc_viewproviders.py +FreeCAD/Mod/CAM/CAMTests/Drilling_1.FCStd +FreeCAD/Mod/CAM/CAMTests/FilePathTestUtils.py +FreeCAD/Mod/CAM/CAMTests/Fixtures/OpHelix_v0-21.FCStd +FreeCAD/Mod/CAM/CAMTests/PathTestUtils.py +FreeCAD/Mod/CAM/CAMTests/TestCAMSanity.py +FreeCAD/Mod/CAM/CAMTests/TestCentroidPost.py +FreeCAD/Mod/CAM/CAMTests/TestGrblPost.py +FreeCAD/Mod/CAM/CAMTests/TestLinuxCNCPost.py +FreeCAD/Mod/CAM/CAMTests/TestMach3Mach4Post.py +FreeCAD/Mod/CAM/CAMTests/TestPathAdaptive.py +FreeCAD/Mod/CAM/CAMTests/TestPathCore.py +FreeCAD/Mod/CAM/CAMTests/TestPathDepthParams.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupArray.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogbone.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupDogboneII.py +FreeCAD/Mod/CAM/CAMTests/TestPathDressupHoldingTags.py +FreeCAD/Mod/CAM/CAMTests/TestPathDrillGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathDrillable.py +FreeCAD/Mod/CAM/CAMTests/TestPathGeneratorDogboneII.py +FreeCAD/Mod/CAM/CAMTests/TestPathGeom.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelix.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelixGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathHelpers.py +FreeCAD/Mod/CAM/CAMTests/TestPathLanguage.py +FreeCAD/Mod/CAM/CAMTests/TestPathLog.py +FreeCAD/Mod/CAM/CAMTests/TestPathOpDeburr.py +FreeCAD/Mod/CAM/CAMTests/TestPathOpUtil.py +FreeCAD/Mod/CAM/CAMTests/TestPathPost.py +FreeCAD/Mod/CAM/CAMTests/TestPathPreferences.py +FreeCAD/Mod/CAM/CAMTests/TestPathProfile.py +FreeCAD/Mod/CAM/CAMTests/TestPathPropertyBag.py +FreeCAD/Mod/CAM/CAMTests/TestPathRotationGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathSetupSheet.py +FreeCAD/Mod/CAM/CAMTests/TestPathStock.py +FreeCAD/Mod/CAM/CAMTests/TestPathTapGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathThreadMilling.py +FreeCAD/Mod/CAM/CAMTests/TestPathThreadMillingGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolAsset.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolAssetCache.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolAssetManager.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolAssetStore.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolAssetUri.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBit.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBitBrowserWidget.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBitEditorWidget.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBitListWidget.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBitPropertyEditorWidget.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolBitSerializer.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolChangeGenerator.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolController.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolDocumentObjectEditorWidget.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolLibrary.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolLibrarySerializer.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolMachine.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolShapeClasses.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolShapeDoc.py +FreeCAD/Mod/CAM/CAMTests/TestPathToolShapeIcon.py +FreeCAD/Mod/CAM/CAMTests/TestPathUtil.py +FreeCAD/Mod/CAM/CAMTests/TestPathVcarve.py +FreeCAD/Mod/CAM/CAMTests/TestPathVoronoi.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredCentroidPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredGrblPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredLinuxCNCPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredMach3Mach4Post.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredMassoG3Post.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestDressupPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPost.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostGCodes.py +FreeCAD/Mod/CAM/CAMTests/TestRefactoredTestPostMCodes.py +FreeCAD/Mod/CAM/CAMTests/TestSnapmakerPost.py +FreeCAD/Mod/CAM/CAMTests/Tools/Bit/test-path-tool-bit-bit-00.fctb +FreeCAD/Mod/CAM/CAMTests/Tools/Library/test-path-tool-bit-library-00.fctl +FreeCAD/Mod/CAM/CAMTests/Tools/Shape/test-path-tool-bit-shape-00.fcstd +FreeCAD/Mod/CAM/CAMTests/__init__.py +FreeCAD/Mod/CAM/CAMTests/boxtest.fcstd +FreeCAD/Mod/CAM/CAMTests/boxtest1.fcstd +FreeCAD/Mod/CAM/CAMTests/dressuptest.FCStd +FreeCAD/Mod/CAM/CAMTests/drill_test1.FCStd +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-bit-00.fctb +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-library-00.fctl +FreeCAD/Mod/CAM/CAMTests/test-path-tool-bit-shape-00.fcstd +FreeCAD/Mod/CAM/CAMTests/test_adaptive.fcstd +FreeCAD/Mod/CAM/CAMTests/test_centroid_00.ngc +FreeCAD/Mod/CAM/CAMTests/test_filenaming.fcstd +FreeCAD/Mod/CAM/CAMTests/test_geomop.fcstd +FreeCAD/Mod/CAM/CAMTests/test_holes00.fcstd +FreeCAD/Mod/CAM/CAMTests/test_profile.fcstd +FreeCAD/Mod/CAM/Data/Threads/imperial-external-2A.csv +FreeCAD/Mod/CAM/Data/Threads/imperial-external-3A.csv +FreeCAD/Mod/CAM/Data/Threads/imperial-internal-2B.csv +FreeCAD/Mod/CAM/Data/Threads/imperial-internal-3B.csv +FreeCAD/Mod/CAM/Data/Threads/metric-external-4G6G.csv +FreeCAD/Mod/CAM/Data/Threads/metric-external-6G.csv +FreeCAD/Mod/CAM/Data/Threads/metric-internal-6H.csv +FreeCAD/Mod/CAM/Images/Ops/chamfer.svg +FreeCAD/Mod/CAM/Init.py +FreeCAD/Mod/CAM/InitGui.py +FreeCAD/Mod/CAM/Path/Base/Drillable.py +FreeCAD/Mod/CAM/Path/Base/FeedRate.py +FreeCAD/Mod/CAM/Path/Base/Generator/dogboneII.py +FreeCAD/Mod/CAM/Path/Base/Generator/drill.py +FreeCAD/Mod/CAM/Path/Base/Generator/helix.py +FreeCAD/Mod/CAM/Path/Base/Generator/rotation.py +FreeCAD/Mod/CAM/Path/Base/Generator/tapping.py +FreeCAD/Mod/CAM/Path/Base/Generator/threadmilling.py +FreeCAD/Mod/CAM/Path/Base/Generator/toolchange.py +FreeCAD/Mod/CAM/Path/Base/Gui/GetPoint.py +FreeCAD/Mod/CAM/Path/Base/Gui/IconViewProvider.py +FreeCAD/Mod/CAM/Path/Base/Gui/PreferencesAdvanced.py +FreeCAD/Mod/CAM/Path/Base/Gui/PropertyBag.py +FreeCAD/Mod/CAM/Path/Base/Gui/PropertyEditor.py +FreeCAD/Mod/CAM/Path/Base/Gui/SetupSheet.py +FreeCAD/Mod/CAM/Path/Base/Gui/SetupSheetOpPrototype.py +FreeCAD/Mod/CAM/Path/Base/Gui/Util.py +FreeCAD/Mod/CAM/Path/Base/Gui/__init__.py +FreeCAD/Mod/CAM/Path/Base/Language.py +FreeCAD/Mod/CAM/Path/Base/MachineState.py +FreeCAD/Mod/CAM/Path/Base/Property.py +FreeCAD/Mod/CAM/Path/Base/PropertyBag.py +FreeCAD/Mod/CAM/Path/Base/SetupSheet.py +FreeCAD/Mod/CAM/Path/Base/SetupSheetOpPrototype.py +FreeCAD/Mod/CAM/Path/Base/Util.py +FreeCAD/Mod/CAM/Path/Base/__init__.py +FreeCAD/Mod/CAM/Path/Dressup/Array.py +FreeCAD/Mod/CAM/Path/Dressup/Boundary.py +FreeCAD/Mod/CAM/Path/Dressup/DogboneII.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Array.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/AxisMap.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Boundary.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Dogbone.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/DogboneII.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Dragknife.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/LeadInOut.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Preferences.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/RampEntry.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/TagPreferences.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/Tags.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/ZCorrect.py +FreeCAD/Mod/CAM/Path/Dressup/Gui/__init__.py +FreeCAD/Mod/CAM/Path/Dressup/Tags.py +FreeCAD/Mod/CAM/Path/Dressup/Utils.py +FreeCAD/Mod/CAM/Path/Dressup/__init__.py +FreeCAD/Mod/CAM/Path/Geom.py +FreeCAD/Mod/CAM/Path/GuiInit.py +FreeCAD/Mod/CAM/Path/Log.py +FreeCAD/Mod/CAM/Path/Main/Gui/Camotics.py +FreeCAD/Mod/CAM/Path/Main/Gui/Fixture.py +FreeCAD/Mod/CAM/Path/Main/Gui/Inspect.py +FreeCAD/Mod/CAM/Path/Main/Gui/Job.py +FreeCAD/Mod/CAM/Path/Main/Gui/JobCmd.py +FreeCAD/Mod/CAM/Path/Main/Gui/JobDlg.py +FreeCAD/Mod/CAM/Path/Main/Gui/PreferencesJob.py +FreeCAD/Mod/CAM/Path/Main/Gui/SanityCmd.py +FreeCAD/Mod/CAM/Path/Main/Gui/Simulator.py +FreeCAD/Mod/CAM/Path/Main/Gui/SimulatorGL.py +FreeCAD/Mod/CAM/Path/Main/Gui/__init__.py +FreeCAD/Mod/CAM/Path/Main/Job.py +FreeCAD/Mod/CAM/Path/Main/Sanity/HTMLTemplate.py +FreeCAD/Mod/CAM/Path/Main/Sanity/ImageBuilder.py +FreeCAD/Mod/CAM/Path/Main/Sanity/ReportGenerator.py +FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity.py +FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Bulb.svg +FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Caution.svg +FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Note.svg +FreeCAD/Mod/CAM/Path/Main/Sanity/Sanity_Warning.svg +FreeCAD/Mod/CAM/Path/Main/Stock.py +FreeCAD/Mod/CAM/Path/Main/__init__.py +FreeCAD/Mod/CAM/Path/Op/Adaptive.py +FreeCAD/Mod/CAM/Path/Op/Area.py +FreeCAD/Mod/CAM/Path/Op/Base.py +FreeCAD/Mod/CAM/Path/Op/CircularHoleBase.py +FreeCAD/Mod/CAM/Path/Op/Custom.py +FreeCAD/Mod/CAM/Path/Op/Deburr.py +FreeCAD/Mod/CAM/Path/Op/Drilling.py +FreeCAD/Mod/CAM/Path/Op/Engrave.py +FreeCAD/Mod/CAM/Path/Op/EngraveBase.py +FreeCAD/Mod/CAM/Path/Op/FeatureExtension.py +FreeCAD/Mod/CAM/Path/Op/Gui/Adaptive.py +FreeCAD/Mod/CAM/Path/Op/Gui/Array.py +FreeCAD/Mod/CAM/Path/Op/Gui/Base.py +FreeCAD/Mod/CAM/Path/Op/Gui/CircularHoleBase.py +FreeCAD/Mod/CAM/Path/Op/Gui/Comment.py +FreeCAD/Mod/CAM/Path/Op/Gui/Copy.py +FreeCAD/Mod/CAM/Path/Op/Gui/Custom.py +FreeCAD/Mod/CAM/Path/Op/Gui/Deburr.py +FreeCAD/Mod/CAM/Path/Op/Gui/Drilling.py +FreeCAD/Mod/CAM/Path/Op/Gui/Engrave.py +FreeCAD/Mod/CAM/Path/Op/Gui/FeatureExtension.py +FreeCAD/Mod/CAM/Path/Op/Gui/Helix.py +FreeCAD/Mod/CAM/Path/Op/Gui/MillFace.py +FreeCAD/Mod/CAM/Path/Op/Gui/PathShapeTC.py +FreeCAD/Mod/CAM/Path/Op/Gui/Pocket.py +FreeCAD/Mod/CAM/Path/Op/Gui/PocketBase.py +FreeCAD/Mod/CAM/Path/Op/Gui/PocketShape.py +FreeCAD/Mod/CAM/Path/Op/Gui/Probe.py +FreeCAD/Mod/CAM/Path/Op/Gui/Profile.py +FreeCAD/Mod/CAM/Path/Op/Gui/Selection.py +FreeCAD/Mod/CAM/Path/Op/Gui/SimpleCopy.py +FreeCAD/Mod/CAM/Path/Op/Gui/Slot.py +FreeCAD/Mod/CAM/Path/Op/Gui/Stop.py +FreeCAD/Mod/CAM/Path/Op/Gui/Surface.py +FreeCAD/Mod/CAM/Path/Op/Gui/Tapping.py +FreeCAD/Mod/CAM/Path/Op/Gui/ThreadMilling.py +FreeCAD/Mod/CAM/Path/Op/Gui/Vcarve.py +FreeCAD/Mod/CAM/Path/Op/Gui/Waterline.py +FreeCAD/Mod/CAM/Path/Op/Gui/__init__.py +FreeCAD/Mod/CAM/Path/Op/Helix.py +FreeCAD/Mod/CAM/Path/Op/MillFace.py +FreeCAD/Mod/CAM/Path/Op/Pocket.py +FreeCAD/Mod/CAM/Path/Op/PocketBase.py +FreeCAD/Mod/CAM/Path/Op/PocketShape.py +FreeCAD/Mod/CAM/Path/Op/Probe.py +FreeCAD/Mod/CAM/Path/Op/Profile.py +FreeCAD/Mod/CAM/Path/Op/Slot.py +FreeCAD/Mod/CAM/Path/Op/Surface.py +FreeCAD/Mod/CAM/Path/Op/SurfaceSupport.py +FreeCAD/Mod/CAM/Path/Op/Tapping.py +FreeCAD/Mod/CAM/Path/Op/ThreadMilling.py +FreeCAD/Mod/CAM/Path/Op/Util.py +FreeCAD/Mod/CAM/Path/Op/Vcarve.py +FreeCAD/Mod/CAM/Path/Op/Waterline.py +FreeCAD/Mod/CAM/Path/Op/__init__.py +FreeCAD/Mod/CAM/Path/Post/Command.py +FreeCAD/Mod/CAM/Path/Post/Processor.py +FreeCAD/Mod/CAM/Path/Post/Utils.py +FreeCAD/Mod/CAM/Path/Post/UtilsArguments.py +FreeCAD/Mod/CAM/Path/Post/UtilsExport.py +FreeCAD/Mod/CAM/Path/Post/UtilsParse.py +FreeCAD/Mod/CAM/Path/Post/__init__.py +FreeCAD/Mod/CAM/Path/Post/scripts/KineticNCBeamicon2_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/__init__.py +FreeCAD/Mod/CAM/Path/Post/scripts/centroid_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/comparams_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/dxf_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/dynapath_4060_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/dynapath_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/estlcam_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/example_pre.py +FreeCAD/Mod/CAM/Path/Post/scripts/fablin_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/fangling_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/fanuc_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/gcode_pre.py +FreeCAD/Mod/CAM/Path/Post/scripts/generic_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/grbl_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/heidenhain_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/jtech_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/linuxcnc_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/mach3_mach4_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/marlin_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/nccad_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/opensbp_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/opensbp_pre.py +FreeCAD/Mod/CAM/Path/Post/scripts/philips_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_centroid_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_grbl_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_linuxcnc_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_mach3_mach4_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_masso_g3_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/refactored_test_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/rml_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/rrf_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/slic3r_pre.py +FreeCAD/Mod/CAM/Path/Post/scripts/smoothie_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/snapmaker_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/svg_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/uccnc_post.py +FreeCAD/Mod/CAM/Path/Post/scripts/wedm_post.py +FreeCAD/Mod/CAM/Path/Preferences.py +FreeCAD/Mod/CAM/Path/Tool/Controller.py +FreeCAD/Mod/CAM/Path/Tool/Gui/Controller.py +FreeCAD/Mod/CAM/Path/Tool/Gui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/__init__.py +FreeCAD/Mod/CAM/Path/Tool/assets/__init__.py +FreeCAD/Mod/CAM/Path/Tool/assets/asset.py +FreeCAD/Mod/CAM/Path/Tool/assets/cache.py +FreeCAD/Mod/CAM/Path/Tool/assets/manager.py +FreeCAD/Mod/CAM/Path/Tool/assets/serializer.py +FreeCAD/Mod/CAM/Path/Tool/assets/store/__init__.py +FreeCAD/Mod/CAM/Path/Tool/assets/store/base.py +FreeCAD/Mod/CAM/Path/Tool/assets/store/filestore.py +FreeCAD/Mod/CAM/Path/Tool/assets/store/memory.py +FreeCAD/Mod/CAM/Path/Tool/assets/ui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/assets/ui/filedialog.py +FreeCAD/Mod/CAM/Path/Tool/assets/ui/preferences.py +FreeCAD/Mod/CAM/Path/Tool/assets/ui/util.py +FreeCAD/Mod/CAM/Path/Tool/assets/uri.py +FreeCAD/Mod/CAM/Path/Tool/camassets.py +FreeCAD/Mod/CAM/Path/Tool/docobject/__init__.py +FreeCAD/Mod/CAM/Path/Tool/docobject/models/__init__.py +FreeCAD/Mod/CAM/Path/Tool/docobject/models/docobject.py +FreeCAD/Mod/CAM/Path/Tool/docobject/ui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/docobject/ui/docobject.py +FreeCAD/Mod/CAM/Path/Tool/docobject/ui/property.py +FreeCAD/Mod/CAM/Path/Tool/library/__init__.py +FreeCAD/Mod/CAM/Path/Tool/library/models/__init__.py +FreeCAD/Mod/CAM/Path/Tool/library/models/library.py +FreeCAD/Mod/CAM/Path/Tool/library/serializers/__init__.py +FreeCAD/Mod/CAM/Path/Tool/library/serializers/camotics.py +FreeCAD/Mod/CAM/Path/Tool/library/serializers/fctl.py +FreeCAD/Mod/CAM/Path/Tool/library/serializers/linuxcnc.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/browser.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/cmd.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/dock.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/editor.py +FreeCAD/Mod/CAM/Path/Tool/library/ui/properties.py +FreeCAD/Mod/CAM/Path/Tool/library/util.py +FreeCAD/Mod/CAM/Path/Tool/machine/__init__.py +FreeCAD/Mod/CAM/Path/Tool/machine/models/__init__.py +FreeCAD/Mod/CAM/Path/Tool/machine/models/machine.py +FreeCAD/Mod/CAM/Path/Tool/migration/__init__.py +FreeCAD/Mod/CAM/Path/Tool/migration/migration.py +FreeCAD/Mod/CAM/Path/Tool/shape/__init__.py +FreeCAD/Mod/CAM/Path/Tool/shape/doc.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/__init__.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/ballend.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/base.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/bullnose.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/chamfer.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/custom.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/dovetail.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/drill.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/endmill.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/icon.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/probe.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/radius.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/reamer.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/slittingsaw.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/tap.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/threadmill.py +FreeCAD/Mod/CAM/Path/Tool/shape/models/vbit.py +FreeCAD/Mod/CAM/Path/Tool/shape/ui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/shape/ui/flowlayout.py +FreeCAD/Mod/CAM/Path/Tool/shape/ui/shapebutton.py +FreeCAD/Mod/CAM/Path/Tool/shape/ui/shapeselector.py +FreeCAD/Mod/CAM/Path/Tool/shape/ui/shapewidget.py +FreeCAD/Mod/CAM/Path/Tool/shape/util.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/__init__.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/mixins/__init__.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/mixins/cutting.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/mixins/rotary.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/__init__.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/ballend.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/base.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/bullnose.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/chamfer.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/custom.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/dovetail.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/drill.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/endmill.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/probe.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/radius.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/reamer.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/slittingsaw.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/tap.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/threadmill.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/models/vbit.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/serializers/__init__.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/serializers/camotics.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/serializers/fctb.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/serializers/yaml.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/__init__.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/browser.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/cmd.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/editor.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/file.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/panel.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/selector.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/tablecell.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/toollist.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/util.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/ui/view.py +FreeCAD/Mod/CAM/Path/Tool/toolbit/util.py +FreeCAD/Mod/CAM/Path/__init__.py +FreeCAD/Mod/CAM/PathCommands.py +FreeCAD/Mod/CAM/PathPythonGui/__init__.py +FreeCAD/Mod/CAM/PathPythonGui/simple_edit_panel.py +FreeCAD/Mod/CAM/PathScripts/PathPropertyBag.py +FreeCAD/Mod/CAM/PathScripts/PathPropertyBagGui.py +FreeCAD/Mod/CAM/PathScripts/PathUtils.py +FreeCAD/Mod/CAM/PathScripts/PathUtilsGui.py +FreeCAD/Mod/CAM/PathScripts/__init__.py +FreeCAD/Mod/CAM/TestCAMApp.py +FreeCAD/Mod/CAM/TestCAMGui.py +FreeCAD/Mod/CAM/Tools/Bit/3.175mm_Endmill.fctb +FreeCAD/Mod/CAM/Tools/Bit/30degree_Vbit.fctb +FreeCAD/Mod/CAM/Tools/Bit/375-16_Tap.fctb +FreeCAD/Mod/CAM/Tools/Bit/45degree_Vbit.fctb +FreeCAD/Mod/CAM/Tools/Bit/45degree_chamfer.fctb +FreeCAD/Mod/CAM/Tools/Bit/5mm-thread-cutter.fctb +FreeCAD/Mod/CAM/Tools/Bit/5mm_Drill.fctb +FreeCAD/Mod/CAM/Tools/Bit/5mm_Endmill.fctb +FreeCAD/Mod/CAM/Tools/Bit/60degree_Vbit.fctb +FreeCAD/Mod/CAM/Tools/Bit/6mm_Ball_End.fctb +FreeCAD/Mod/CAM/Tools/Bit/6mm_Bullnose.fctb +FreeCAD/Mod/CAM/Tools/Bit/90degree_Vbit.fctb +FreeCAD/Mod/CAM/Tools/Bit/probe.fctb +FreeCAD/Mod/CAM/Tools/Bit/slittingsaw.fctb +FreeCAD/Mod/CAM/Tools/Library/Default.fctl +FreeCAD/Mod/CAM/Tools/README.md +FreeCAD/Mod/CAM/Tools/Shape/ballend.fcstd +FreeCAD/Mod/CAM/Tools/Shape/ballend.svg +FreeCAD/Mod/CAM/Tools/Shape/bullnose.fcstd +FreeCAD/Mod/CAM/Tools/Shape/bullnose.svg +FreeCAD/Mod/CAM/Tools/Shape/chamfer.fcstd +FreeCAD/Mod/CAM/Tools/Shape/chamfer.svg +FreeCAD/Mod/CAM/Tools/Shape/dovetail.fcstd +FreeCAD/Mod/CAM/Tools/Shape/dovetail.svg +FreeCAD/Mod/CAM/Tools/Shape/drill.fcstd +FreeCAD/Mod/CAM/Tools/Shape/drill.svg +FreeCAD/Mod/CAM/Tools/Shape/endmill.fcstd +FreeCAD/Mod/CAM/Tools/Shape/endmill.svg +FreeCAD/Mod/CAM/Tools/Shape/probe.fcstd +FreeCAD/Mod/CAM/Tools/Shape/probe.svg +FreeCAD/Mod/CAM/Tools/Shape/radius.fcstd +FreeCAD/Mod/CAM/Tools/Shape/radius.svg +FreeCAD/Mod/CAM/Tools/Shape/reamer.fcstd +FreeCAD/Mod/CAM/Tools/Shape/reamer.svg +FreeCAD/Mod/CAM/Tools/Shape/slittingsaw.fcstd +FreeCAD/Mod/CAM/Tools/Shape/slittingsaw.svg +FreeCAD/Mod/CAM/Tools/Shape/tap.fcstd +FreeCAD/Mod/CAM/Tools/Shape/tap.svg +FreeCAD/Mod/CAM/Tools/Shape/thread-mill.fcstd +FreeCAD/Mod/CAM/Tools/Shape/thread-mill.svg +FreeCAD/Mod/CAM/Tools/Shape/v-bit.fcstd +FreeCAD/Mod/CAM/Tools/Shape/v-bit.svg +FreeCAD/Mod/Draft/Draft.py +FreeCAD/Mod/Draft/DraftGeomUtils.py +FreeCAD/Mod/Draft/DraftGui.py +FreeCAD/Mod/Draft/DraftTools.py +FreeCAD/Mod/Draft/DraftVecUtils.py +FreeCAD/Mod/Draft/Draft_rc.py +FreeCAD/Mod/Draft/DxfImportDialog.py +FreeCAD/Mod/Draft/Init.py +FreeCAD/Mod/Draft/InitGui.py +FreeCAD/Mod/Draft/SVGPath.py +FreeCAD/Mod/Draft/TestDraft.py +FreeCAD/Mod/Draft/TestDraftGui.py +FreeCAD/Mod/Draft/WorkingPlane.py +FreeCAD/Mod/Draft/draftfunctions/README.md +FreeCAD/Mod/Draft/draftfunctions/__init__.py +FreeCAD/Mod/Draft/draftfunctions/array.py +FreeCAD/Mod/Draft/draftfunctions/cut.py +FreeCAD/Mod/Draft/draftfunctions/downgrade.py +FreeCAD/Mod/Draft/draftfunctions/draftify.py +FreeCAD/Mod/Draft/draftfunctions/dxf.py +FreeCAD/Mod/Draft/draftfunctions/extrude.py +FreeCAD/Mod/Draft/draftfunctions/fuse.py +FreeCAD/Mod/Draft/draftfunctions/heal.py +FreeCAD/Mod/Draft/draftfunctions/join.py +FreeCAD/Mod/Draft/draftfunctions/mirror.py +FreeCAD/Mod/Draft/draftfunctions/move.py +FreeCAD/Mod/Draft/draftfunctions/offset.py +FreeCAD/Mod/Draft/draftfunctions/rotate.py +FreeCAD/Mod/Draft/draftfunctions/scale.py +FreeCAD/Mod/Draft/draftfunctions/split.py +FreeCAD/Mod/Draft/draftfunctions/svg.py +FreeCAD/Mod/Draft/draftfunctions/svgshapes.py +FreeCAD/Mod/Draft/draftfunctions/svgtext.py +FreeCAD/Mod/Draft/draftfunctions/upgrade.py +FreeCAD/Mod/Draft/draftgeoutils/__init__.py +FreeCAD/Mod/Draft/draftgeoutils/arcs.py +FreeCAD/Mod/Draft/draftgeoutils/circle_inversion.py +FreeCAD/Mod/Draft/draftgeoutils/circles.py +FreeCAD/Mod/Draft/draftgeoutils/circles_apollonius.py +FreeCAD/Mod/Draft/draftgeoutils/circles_incomplete.py +FreeCAD/Mod/Draft/draftgeoutils/cuboids.py +FreeCAD/Mod/Draft/draftgeoutils/edges.py +FreeCAD/Mod/Draft/draftgeoutils/faces.py +FreeCAD/Mod/Draft/draftgeoutils/fillets.py +FreeCAD/Mod/Draft/draftgeoutils/general.py +FreeCAD/Mod/Draft/draftgeoutils/geo_arrays.py +FreeCAD/Mod/Draft/draftgeoutils/geometry.py +FreeCAD/Mod/Draft/draftgeoutils/intersections.py +FreeCAD/Mod/Draft/draftgeoutils/linear_algebra.py +FreeCAD/Mod/Draft/draftgeoutils/offsets.py +FreeCAD/Mod/Draft/draftgeoutils/sort_edges.py +FreeCAD/Mod/Draft/draftgeoutils/wires.py +FreeCAD/Mod/Draft/draftguitools/README.md +FreeCAD/Mod/Draft/draftguitools/__init__.py +FreeCAD/Mod/Draft/draftguitools/gui_annotationstyleeditor.py +FreeCAD/Mod/Draft/draftguitools/gui_arcs.py +FreeCAD/Mod/Draft/draftguitools/gui_arrays.py +FreeCAD/Mod/Draft/draftguitools/gui_base.py +FreeCAD/Mod/Draft/draftguitools/gui_base_original.py +FreeCAD/Mod/Draft/draftguitools/gui_beziers.py +FreeCAD/Mod/Draft/draftguitools/gui_circles.py +FreeCAD/Mod/Draft/draftguitools/gui_circulararray.py +FreeCAD/Mod/Draft/draftguitools/gui_clone.py +FreeCAD/Mod/Draft/draftguitools/gui_dimension_ops.py +FreeCAD/Mod/Draft/draftguitools/gui_dimensions.py +FreeCAD/Mod/Draft/draftguitools/gui_downgrade.py +FreeCAD/Mod/Draft/draftguitools/gui_draft2sketch.py +FreeCAD/Mod/Draft/draftguitools/gui_edit.py +FreeCAD/Mod/Draft/draftguitools/gui_edit_arch_objects.py +FreeCAD/Mod/Draft/draftguitools/gui_edit_base_object.py +FreeCAD/Mod/Draft/draftguitools/gui_edit_draft_objects.py +FreeCAD/Mod/Draft/draftguitools/gui_edit_part_objects.py +FreeCAD/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py +FreeCAD/Mod/Draft/draftguitools/gui_ellipses.py +FreeCAD/Mod/Draft/draftguitools/gui_facebinders.py +FreeCAD/Mod/Draft/draftguitools/gui_fillets.py +FreeCAD/Mod/Draft/draftguitools/gui_grid.py +FreeCAD/Mod/Draft/draftguitools/gui_groups.py +FreeCAD/Mod/Draft/draftguitools/gui_hatch.py +FreeCAD/Mod/Draft/draftguitools/gui_heal.py +FreeCAD/Mod/Draft/draftguitools/gui_hyperlink.py +FreeCAD/Mod/Draft/draftguitools/gui_join.py +FreeCAD/Mod/Draft/draftguitools/gui_labels.py +FreeCAD/Mod/Draft/draftguitools/gui_layers.py +FreeCAD/Mod/Draft/draftguitools/gui_lines.py +FreeCAD/Mod/Draft/draftguitools/gui_lineslope.py +FreeCAD/Mod/Draft/draftguitools/gui_mirror.py +FreeCAD/Mod/Draft/draftguitools/gui_move.py +FreeCAD/Mod/Draft/draftguitools/gui_offset.py +FreeCAD/Mod/Draft/draftguitools/gui_orthoarray.py +FreeCAD/Mod/Draft/draftguitools/gui_patharray.py +FreeCAD/Mod/Draft/draftguitools/gui_pathtwistedarray.py +FreeCAD/Mod/Draft/draftguitools/gui_planeproxy.py +FreeCAD/Mod/Draft/draftguitools/gui_pointarray.py +FreeCAD/Mod/Draft/draftguitools/gui_points.py +FreeCAD/Mod/Draft/draftguitools/gui_polararray.py +FreeCAD/Mod/Draft/draftguitools/gui_polygons.py +FreeCAD/Mod/Draft/draftguitools/gui_rectangles.py +FreeCAD/Mod/Draft/draftguitools/gui_rotate.py +FreeCAD/Mod/Draft/draftguitools/gui_scale.py +FreeCAD/Mod/Draft/draftguitools/gui_selectplane.py +FreeCAD/Mod/Draft/draftguitools/gui_setstyle.py +FreeCAD/Mod/Draft/draftguitools/gui_shape2dview.py +FreeCAD/Mod/Draft/draftguitools/gui_shapestrings.py +FreeCAD/Mod/Draft/draftguitools/gui_snapper.py +FreeCAD/Mod/Draft/draftguitools/gui_snaps.py +FreeCAD/Mod/Draft/draftguitools/gui_splines.py +FreeCAD/Mod/Draft/draftguitools/gui_split.py +FreeCAD/Mod/Draft/draftguitools/gui_stretch.py +FreeCAD/Mod/Draft/draftguitools/gui_styles.py +FreeCAD/Mod/Draft/draftguitools/gui_subelements.py +FreeCAD/Mod/Draft/draftguitools/gui_texts.py +FreeCAD/Mod/Draft/draftguitools/gui_togglemodes.py +FreeCAD/Mod/Draft/draftguitools/gui_tool_utils.py +FreeCAD/Mod/Draft/draftguitools/gui_trackers.py +FreeCAD/Mod/Draft/draftguitools/gui_trimex.py +FreeCAD/Mod/Draft/draftguitools/gui_upgrade.py +FreeCAD/Mod/Draft/draftguitools/gui_wire2spline.py +FreeCAD/Mod/Draft/draftmake/README.md +FreeCAD/Mod/Draft/draftmake/__init__.py +FreeCAD/Mod/Draft/draftmake/make_arc_3points.py +FreeCAD/Mod/Draft/draftmake/make_array.py +FreeCAD/Mod/Draft/draftmake/make_bezcurve.py +FreeCAD/Mod/Draft/draftmake/make_block.py +FreeCAD/Mod/Draft/draftmake/make_bspline.py +FreeCAD/Mod/Draft/draftmake/make_circle.py +FreeCAD/Mod/Draft/draftmake/make_circulararray.py +FreeCAD/Mod/Draft/draftmake/make_clone.py +FreeCAD/Mod/Draft/draftmake/make_copy.py +FreeCAD/Mod/Draft/draftmake/make_dimension.py +FreeCAD/Mod/Draft/draftmake/make_ellipse.py +FreeCAD/Mod/Draft/draftmake/make_facebinder.py +FreeCAD/Mod/Draft/draftmake/make_fillet.py +FreeCAD/Mod/Draft/draftmake/make_hatch.py +FreeCAD/Mod/Draft/draftmake/make_label.py +FreeCAD/Mod/Draft/draftmake/make_layer.py +FreeCAD/Mod/Draft/draftmake/make_line.py +FreeCAD/Mod/Draft/draftmake/make_orthoarray.py +FreeCAD/Mod/Draft/draftmake/make_patharray.py +FreeCAD/Mod/Draft/draftmake/make_point.py +FreeCAD/Mod/Draft/draftmake/make_pointarray.py +FreeCAD/Mod/Draft/draftmake/make_polararray.py +FreeCAD/Mod/Draft/draftmake/make_polygon.py +FreeCAD/Mod/Draft/draftmake/make_rectangle.py +FreeCAD/Mod/Draft/draftmake/make_shape2dview.py +FreeCAD/Mod/Draft/draftmake/make_shapestring.py +FreeCAD/Mod/Draft/draftmake/make_sketch.py +FreeCAD/Mod/Draft/draftmake/make_text.py +FreeCAD/Mod/Draft/draftmake/make_wire.py +FreeCAD/Mod/Draft/draftmake/make_wpproxy.py +FreeCAD/Mod/Draft/draftobjects/README.md +FreeCAD/Mod/Draft/draftobjects/__init__.py +FreeCAD/Mod/Draft/draftobjects/array.py +FreeCAD/Mod/Draft/draftobjects/base.py +FreeCAD/Mod/Draft/draftobjects/bezcurve.py +FreeCAD/Mod/Draft/draftobjects/block.py +FreeCAD/Mod/Draft/draftobjects/bspline.py +FreeCAD/Mod/Draft/draftobjects/circle.py +FreeCAD/Mod/Draft/draftobjects/clone.py +FreeCAD/Mod/Draft/draftobjects/dimension.py +FreeCAD/Mod/Draft/draftobjects/draft_annotation.py +FreeCAD/Mod/Draft/draftobjects/draftlink.py +FreeCAD/Mod/Draft/draftobjects/ellipse.py +FreeCAD/Mod/Draft/draftobjects/facebinder.py +FreeCAD/Mod/Draft/draftobjects/fillet.py +FreeCAD/Mod/Draft/draftobjects/hatch.py +FreeCAD/Mod/Draft/draftobjects/label.py +FreeCAD/Mod/Draft/draftobjects/layer.py +FreeCAD/Mod/Draft/draftobjects/patharray.py +FreeCAD/Mod/Draft/draftobjects/pathtwistedarray.py +FreeCAD/Mod/Draft/draftobjects/point.py +FreeCAD/Mod/Draft/draftobjects/pointarray.py +FreeCAD/Mod/Draft/draftobjects/polygon.py +FreeCAD/Mod/Draft/draftobjects/rectangle.py +FreeCAD/Mod/Draft/draftobjects/shape2dview.py +FreeCAD/Mod/Draft/draftobjects/shapestring.py +FreeCAD/Mod/Draft/draftobjects/text.py +FreeCAD/Mod/Draft/draftobjects/wire.py +FreeCAD/Mod/Draft/draftobjects/wpproxy.py +FreeCAD/Mod/Draft/drafttaskpanels/README.md +FreeCAD/Mod/Draft/drafttaskpanels/__init__.py +FreeCAD/Mod/Draft/drafttaskpanels/task_circulararray.py +FreeCAD/Mod/Draft/drafttaskpanels/task_orthoarray.py +FreeCAD/Mod/Draft/drafttaskpanels/task_polararray.py +FreeCAD/Mod/Draft/drafttaskpanels/task_scale.py +FreeCAD/Mod/Draft/drafttaskpanels/task_selectplane.py +FreeCAD/Mod/Draft/drafttaskpanels/task_shapestring.py +FreeCAD/Mod/Draft/drafttests/Issue24314.dxf +FreeCAD/Mod/Draft/drafttests/README.md +FreeCAD/Mod/Draft/drafttests/__init__.py +FreeCAD/Mod/Draft/drafttests/auxiliary.py +FreeCAD/Mod/Draft/drafttests/draft_test_objects.py +FreeCAD/Mod/Draft/drafttests/test_airfoildat.py +FreeCAD/Mod/Draft/drafttests/test_array.py +FreeCAD/Mod/Draft/drafttests/test_base.py +FreeCAD/Mod/Draft/drafttests/test_creation.py +FreeCAD/Mod/Draft/drafttests/test_draftgeomutils.py +FreeCAD/Mod/Draft/drafttests/test_dwg.py +FreeCAD/Mod/Draft/drafttests/test_dxf.py +FreeCAD/Mod/Draft/drafttests/test_import.py +FreeCAD/Mod/Draft/drafttests/test_import_gui.py +FreeCAD/Mod/Draft/drafttests/test_import_tools.py +FreeCAD/Mod/Draft/drafttests/test_modification.py +FreeCAD/Mod/Draft/drafttests/test_oca.py +FreeCAD/Mod/Draft/drafttests/test_pivy.py +FreeCAD/Mod/Draft/drafttests/test_svg.py +FreeCAD/Mod/Draft/draftutils/README.md +FreeCAD/Mod/Draft/draftutils/__init__.py +FreeCAD/Mod/Draft/draftutils/grid_observer.py +FreeCAD/Mod/Draft/draftutils/groups.py +FreeCAD/Mod/Draft/draftutils/gui_utils.py +FreeCAD/Mod/Draft/draftutils/init_draft_statusbar.py +FreeCAD/Mod/Draft/draftutils/init_tools.py +FreeCAD/Mod/Draft/draftutils/messages.py +FreeCAD/Mod/Draft/draftutils/params.py +FreeCAD/Mod/Draft/draftutils/todo.py +FreeCAD/Mod/Draft/draftutils/translate.py +FreeCAD/Mod/Draft/draftutils/units.py +FreeCAD/Mod/Draft/draftutils/utils.py +FreeCAD/Mod/Draft/draftviewproviders/README.md +FreeCAD/Mod/Draft/draftviewproviders/__init__.py +FreeCAD/Mod/Draft/draftviewproviders/view_array.py +FreeCAD/Mod/Draft/draftviewproviders/view_base.py +FreeCAD/Mod/Draft/draftviewproviders/view_bezcurve.py +FreeCAD/Mod/Draft/draftviewproviders/view_bspline.py +FreeCAD/Mod/Draft/draftviewproviders/view_circulararray.py +FreeCAD/Mod/Draft/draftviewproviders/view_clone.py +FreeCAD/Mod/Draft/draftviewproviders/view_dimension.py +FreeCAD/Mod/Draft/draftviewproviders/view_draft_annotation.py +FreeCAD/Mod/Draft/draftviewproviders/view_draftlink.py +FreeCAD/Mod/Draft/draftviewproviders/view_facebinder.py +FreeCAD/Mod/Draft/draftviewproviders/view_fillet.py +FreeCAD/Mod/Draft/draftviewproviders/view_hatch.py +FreeCAD/Mod/Draft/draftviewproviders/view_label.py +FreeCAD/Mod/Draft/draftviewproviders/view_layer.py +FreeCAD/Mod/Draft/draftviewproviders/view_orthoarray.py +FreeCAD/Mod/Draft/draftviewproviders/view_point.py +FreeCAD/Mod/Draft/draftviewproviders/view_polararray.py +FreeCAD/Mod/Draft/draftviewproviders/view_rectangle.py +FreeCAD/Mod/Draft/draftviewproviders/view_shapestring.py +FreeCAD/Mod/Draft/draftviewproviders/view_text.py +FreeCAD/Mod/Draft/draftviewproviders/view_wire.py +FreeCAD/Mod/Draft/draftviewproviders/view_wpproxy.py +FreeCAD/Mod/Draft/importAirfoilDAT.py +FreeCAD/Mod/Draft/importDWG.py +FreeCAD/Mod/Draft/importDXF.py +FreeCAD/Mod/Draft/importOCA.py +FreeCAD/Mod/Draft/importSVG.py +FreeCAD/Mod/Fem/CreateLabels.py +FreeCAD/Mod/Fem/Init.py +FreeCAD/Mod/Fem/InitGui.py +FreeCAD/Mod/Fem/ObjectsFem.py +FreeCAD/Mod/Fem/Resources/ui/BodyHeatSource.ui +FreeCAD/Mod/Fem/Resources/ui/ConstraintCentrif.ui +FreeCAD/Mod/Fem/Resources/ui/ConstraintSectionPrint.ui +FreeCAD/Mod/Fem/Resources/ui/ConstraintTie.ui +FreeCAD/Mod/Fem/Resources/ui/CurrentDensity.ui +FreeCAD/Mod/Fem/Resources/ui/DlgSettingsNetgen.ui +FreeCAD/Mod/Fem/Resources/ui/ElectricChargeDensity.ui +FreeCAD/Mod/Fem/Resources/ui/ElectrostaticPotential.ui +FreeCAD/Mod/Fem/Resources/ui/ElementFluid1D.ui +FreeCAD/Mod/Fem/Resources/ui/ElementGeometry1D.ui +FreeCAD/Mod/Fem/Resources/ui/ElementGeometry2D.ui +FreeCAD/Mod/Fem/Resources/ui/ElementRotation1D.ui +FreeCAD/Mod/Fem/Resources/ui/FlowVelocity.ui +FreeCAD/Mod/Fem/Resources/ui/InitialFlowVelocity.ui +FreeCAD/Mod/Fem/Resources/ui/InitialPressure.ui +FreeCAD/Mod/Fem/Resources/ui/Magnetization.ui +FreeCAD/Mod/Fem/Resources/ui/Material.ui +FreeCAD/Mod/Fem/Resources/ui/MaterialReinforcement.ui +FreeCAD/Mod/Fem/Resources/ui/MeshBoundaryLayer.ui +FreeCAD/Mod/Fem/Resources/ui/MeshGmsh.ui +FreeCAD/Mod/Fem/Resources/ui/MeshGroup.ui +FreeCAD/Mod/Fem/Resources/ui/MeshGroupXDMFExport.ui +FreeCAD/Mod/Fem/Resources/ui/MeshNetgen.ui +FreeCAD/Mod/Fem/Resources/ui/MeshRegion.ui +FreeCAD/Mod/Fem/Resources/ui/PostHistogramFieldAppEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostHistogramFieldViewEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostHistogramIndexAppEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostLineplotFieldAppEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostLineplotFieldViewEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostLineplotIndexAppEdit.ui +FreeCAD/Mod/Fem/Resources/ui/PostTableFieldViewEdit.ui +FreeCAD/Mod/Fem/Resources/ui/ResultHints.ui +FreeCAD/Mod/Fem/Resources/ui/ResultShow.ui +FreeCAD/Mod/Fem/Resources/ui/SolverCalculiX.ui +FreeCAD/Mod/Fem/Resources/ui/SolverCcxTools.ui +FreeCAD/Mod/Fem/Resources/ui/SolverElmer.ui +FreeCAD/Mod/Fem/Resources/ui/TaskPostExtraction.ui +FreeCAD/Mod/Fem/Resources/ui/TaskPostGlyph.ui +FreeCAD/Mod/Fem/Resources/ui/TaskPostHistogram.ui +FreeCAD/Mod/Fem/Resources/ui/TaskPostLineplot.ui +FreeCAD/Mod/Fem/TestFemApp.py +FreeCAD/Mod/Fem/TestFemGui.py +FreeCAD/Mod/Fem/coding_conventions.md +FreeCAD/Mod/Fem/femcommands/__init__.py +FreeCAD/Mod/Fem/femcommands/commands.py +FreeCAD/Mod/Fem/femcommands/manager.py +FreeCAD/Mod/Fem/femexamples/__init__.py +FreeCAD/Mod/Fem/femexamples/boxanalysis_base.py +FreeCAD/Mod/Fem/femexamples/boxanalysis_frequency.py +FreeCAD/Mod/Fem/femexamples/boxanalysis_static.py +FreeCAD/Mod/Fem/femexamples/buckling_lateraltorsionalbuckling.py +FreeCAD/Mod/Fem/femexamples/buckling_platebuckling.py +FreeCAD/Mod/Fem/femexamples/ccx_buckling_flexuralbuckling.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_edge.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_face.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_base_solid.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_circle.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_pipe.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_beam_rect.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_hexa20.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_quad4.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_quad8.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_seg2.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_seg3.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tetra4.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tria3.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_ele_tria6.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_faceload.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_nodeload.py +FreeCAD/Mod/Fem/femexamples/ccx_cantilever_prescribeddisplacement.py +FreeCAD/Mod/Fem/femexamples/ccx_rigid_body.py +FreeCAD/Mod/Fem/femexamples/constraint_centrif.py +FreeCAD/Mod/Fem/femexamples/constraint_contact_shell_shell.py +FreeCAD/Mod/Fem/femexamples/constraint_contact_solid_solid.py +FreeCAD/Mod/Fem/femexamples/constraint_section_print.py +FreeCAD/Mod/Fem/femexamples/constraint_selfweight_cantilever.py +FreeCAD/Mod/Fem/femexamples/constraint_tie.py +FreeCAD/Mod/Fem/femexamples/constraint_transform_beam_hinged.py +FreeCAD/Mod/Fem/femexamples/constraint_transform_torque.py +FreeCAD/Mod/Fem/femexamples/elmer_nonguitutorial01_eigenvalue_of_elastic_beam.py +FreeCAD/Mod/Fem/femexamples/equation_deformation_spring_elmer.py +FreeCAD/Mod/Fem/femexamples/equation_electrostatics_capacitance_two_balls.py +FreeCAD/Mod/Fem/femexamples/equation_electrostatics_capacitance_two_balls_ccx.py +FreeCAD/Mod/Fem/femexamples/equation_electrostatics_electricforce_elmer_nongui6.py +FreeCAD/Mod/Fem/femexamples/equation_flow_elmer_2D.py +FreeCAD/Mod/Fem/femexamples/equation_flow_initial_elmer_2D.py +FreeCAD/Mod/Fem/femexamples/equation_flow_turbulent_elmer_2D.py +FreeCAD/Mod/Fem/femexamples/equation_flux_elmer.py +FreeCAD/Mod/Fem/femexamples/equation_magnetodynamics_2D_elmer.py +FreeCAD/Mod/Fem/femexamples/equation_magnetodynamics_elmer.py +FreeCAD/Mod/Fem/femexamples/equation_magnetostatics_2D_elmer.py +FreeCAD/Mod/Fem/femexamples/equation_staticcurrent_elmer.py +FreeCAD/Mod/Fem/femexamples/examplesgui.py +FreeCAD/Mod/Fem/femexamples/frequency_beamsimple.py +FreeCAD/Mod/Fem/femexamples/manager.py +FreeCAD/Mod/Fem/femexamples/material_multiple_bendingbeam_fiveboxes.py +FreeCAD/Mod/Fem/femexamples/material_multiple_bendingbeam_fivefaces.py +FreeCAD/Mod/Fem/femexamples/material_multiple_tensionrod_twoboxes.py +FreeCAD/Mod/Fem/femexamples/material_nl_platewithhole.py +FreeCAD/Mod/Fem/femexamples/meshes/__init__.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_beamsimple_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_boxanalysis_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_boxes_2_vertikal_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_buckling_ibeam_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_buckling_plate_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_hexa20.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_quad4.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_quad8.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_seg2.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_seg3.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tria3.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_canticcx_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_capacitance_two_balls_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_constraint_centrif_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_constraint_tie_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_contact_box_halfcylinder_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_contact_tube_tube_tria3.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_eigenvalue_of_elastic_beam_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_electricforce_elmer_nongui6_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_flexural_buckling.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_multibodybeam_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_plate_mystran_quad4.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_platewithhole_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_rc_wall_2d_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_section_print_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_selfweight_cantilever_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_square_pipe_end_twisted_tria6.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_thermomech_bimetal_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_transform_beam_hinged_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_transform_torque_tetra10.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg2.py +FreeCAD/Mod/Fem/femexamples/meshes/mesh_truss_crane_seg3.py +FreeCAD/Mod/Fem/femexamples/mystran_plate.py +FreeCAD/Mod/Fem/femexamples/rc_wall_2d.py +FreeCAD/Mod/Fem/femexamples/square_pipe_end_twisted_edgeforces.py +FreeCAD/Mod/Fem/femexamples/square_pipe_end_twisted_nodeforces.py +FreeCAD/Mod/Fem/femexamples/thermomech_bimetal.py +FreeCAD/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg2.py +FreeCAD/Mod/Fem/femexamples/truss_3d_cs_circle_ele_seg3.py +FreeCAD/Mod/Fem/femguiobjects/__init__.py +FreeCAD/Mod/Fem/femguiobjects/readme.md +FreeCAD/Mod/Fem/femguiutils/__init__.py +FreeCAD/Mod/Fem/femguiutils/data_extraction.py +FreeCAD/Mod/Fem/femguiutils/disambiguate_solid_selection.py +FreeCAD/Mod/Fem/femguiutils/extract_link_view.py +FreeCAD/Mod/Fem/femguiutils/migrate_gui.py +FreeCAD/Mod/Fem/femguiutils/post_visualization.py +FreeCAD/Mod/Fem/femguiutils/selection_widgets.py +FreeCAD/Mod/Fem/femguiutils/vtk_module_handling.py +FreeCAD/Mod/Fem/femguiutils/vtk_table_view.py +FreeCAD/Mod/Fem/feminout/__init__.py +FreeCAD/Mod/Fem/feminout/convert2TetGen.py +FreeCAD/Mod/Fem/feminout/exportNastranMesh.py +FreeCAD/Mod/Fem/feminout/importCcxDatResults.py +FreeCAD/Mod/Fem/feminout/importCcxFrdResults.py +FreeCAD/Mod/Fem/feminout/importFenicsMesh.py +FreeCAD/Mod/Fem/feminout/importInpMesh.py +FreeCAD/Mod/Fem/feminout/importPyMesh.py +FreeCAD/Mod/Fem/feminout/importToolsFem.py +FreeCAD/Mod/Fem/feminout/importVTKResults.py +FreeCAD/Mod/Fem/feminout/importYamlJsonMesh.py +FreeCAD/Mod/Fem/feminout/importZ88Mesh.py +FreeCAD/Mod/Fem/feminout/importZ88O2Results.py +FreeCAD/Mod/Fem/feminout/readFenicsXDMF.py +FreeCAD/Mod/Fem/feminout/readFenicsXML.py +FreeCAD/Mod/Fem/feminout/writeFenicsXDMF.py +FreeCAD/Mod/Fem/feminout/writeFenicsXML.py +FreeCAD/Mod/Fem/femmesh/__init__.py +FreeCAD/Mod/Fem/femmesh/femmesh2mesh.py +FreeCAD/Mod/Fem/femmesh/gmshtools.py +FreeCAD/Mod/Fem/femmesh/meshsetsgetter.py +FreeCAD/Mod/Fem/femmesh/meshtools.py +FreeCAD/Mod/Fem/femmesh/netgentools.py +FreeCAD/Mod/Fem/femobjects/__init__.py +FreeCAD/Mod/Fem/femobjects/base_femelement.py +FreeCAD/Mod/Fem/femobjects/base_femmeshelement.py +FreeCAD/Mod/Fem/femobjects/base_fempostextractors.py +FreeCAD/Mod/Fem/femobjects/base_fempostvisualizations.py +FreeCAD/Mod/Fem/femobjects/base_fempythonobject.py +FreeCAD/Mod/Fem/femobjects/constant_vacuumpermittivity.py +FreeCAD/Mod/Fem/femobjects/constraint_bodyheatsource.py +FreeCAD/Mod/Fem/femobjects/constraint_centrif.py +FreeCAD/Mod/Fem/femobjects/constraint_currentdensity.py +FreeCAD/Mod/Fem/femobjects/constraint_electricchargedensity.py +FreeCAD/Mod/Fem/femobjects/constraint_electrostaticpotential.py +FreeCAD/Mod/Fem/femobjects/constraint_flowvelocity.py +FreeCAD/Mod/Fem/femobjects/constraint_initialflowvelocity.py +FreeCAD/Mod/Fem/femobjects/constraint_initialpressure.py +FreeCAD/Mod/Fem/femobjects/constraint_magnetization.py +FreeCAD/Mod/Fem/femobjects/constraint_sectionprint.py +FreeCAD/Mod/Fem/femobjects/constraint_selfweight.py +FreeCAD/Mod/Fem/femobjects/constraint_tie.py +FreeCAD/Mod/Fem/femobjects/element_fluid1D.py +FreeCAD/Mod/Fem/femobjects/element_geometry1D.py +FreeCAD/Mod/Fem/femobjects/element_geometry2D.py +FreeCAD/Mod/Fem/femobjects/element_rotation1D.py +FreeCAD/Mod/Fem/femobjects/material_common.py +FreeCAD/Mod/Fem/femobjects/material_mechanicalnonlinear.py +FreeCAD/Mod/Fem/femobjects/material_reinforced.py +FreeCAD/Mod/Fem/femobjects/mesh_boundarylayer.py +FreeCAD/Mod/Fem/femobjects/mesh_gmsh.py +FreeCAD/Mod/Fem/femobjects/mesh_group.py +FreeCAD/Mod/Fem/femobjects/mesh_netgen.py +FreeCAD/Mod/Fem/femobjects/mesh_region.py +FreeCAD/Mod/Fem/femobjects/mesh_result.py +FreeCAD/Mod/Fem/femobjects/post_extract1D.py +FreeCAD/Mod/Fem/femobjects/post_extract2D.py +FreeCAD/Mod/Fem/femobjects/post_glyphfilter.py +FreeCAD/Mod/Fem/femobjects/post_histogram.py +FreeCAD/Mod/Fem/femobjects/post_lineplot.py +FreeCAD/Mod/Fem/femobjects/post_table.py +FreeCAD/Mod/Fem/femobjects/result_mechanical.py +FreeCAD/Mod/Fem/femobjects/solver_calculix.py +FreeCAD/Mod/Fem/femobjects/solver_ccxtools.py +FreeCAD/Mod/Fem/femobjects/solver_elmer.py +FreeCAD/Mod/Fem/fempreferencepages/__init__.py +FreeCAD/Mod/Fem/fempreferencepages/dlg_settings_netgen.py +FreeCAD/Mod/Fem/femresult/__init__.py +FreeCAD/Mod/Fem/femresult/resulttools.py +FreeCAD/Mod/Fem/femsolver/__init__.py +FreeCAD/Mod/Fem/femsolver/calculix/__init__.py +FreeCAD/Mod/Fem/femsolver/calculix/calculixtools.py +FreeCAD/Mod/Fem/femsolver/calculix/solver.py +FreeCAD/Mod/Fem/femsolver/calculix/tasks.py +FreeCAD/Mod/Fem/femsolver/calculix/write_amplitude.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_bodyheatsource.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_centrif.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_contact.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_displacement.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_electricchargedensity.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_electrostatic.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_finaltemperature.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_fixed.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_fluidsection.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_force.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_heatflux.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_initialtemperature.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_planerotation.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_pressure.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_rigidbody.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_rigidbody_step.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_sectionprint.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_selfweight.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_temperature.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_tie.py +FreeCAD/Mod/Fem/femsolver/calculix/write_constraint_transform.py +FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_geometry.py +FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_material.py +FreeCAD/Mod/Fem/femsolver/calculix/write_femelement_matgeosets.py +FreeCAD/Mod/Fem/femsolver/calculix/write_footer.py +FreeCAD/Mod/Fem/femsolver/calculix/write_mesh.py +FreeCAD/Mod/Fem/femsolver/calculix/write_step_equation.py +FreeCAD/Mod/Fem/femsolver/calculix/write_step_output.py +FreeCAD/Mod/Fem/femsolver/calculix/writer.py +FreeCAD/Mod/Fem/femsolver/elmer/__init__.py +FreeCAD/Mod/Fem/femsolver/elmer/elmertools.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/__init__.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/deformation.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/deformation_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/elasticity.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/elasticity_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/electricforce.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/electricforce_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/electrostatic.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/electrostatic_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/equation.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/flow.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/flow_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/flux.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/flux_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/heat.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/heat_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/linear.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic2D.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic2D_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/magnetodynamic_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/nonlinear.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/staticcurrent.py +FreeCAD/Mod/Fem/femsolver/elmer/equations/staticcurrent_writer.py +FreeCAD/Mod/Fem/femsolver/elmer/sifio.py +FreeCAD/Mod/Fem/femsolver/elmer/writer.py +FreeCAD/Mod/Fem/femsolver/equationbase.py +FreeCAD/Mod/Fem/femsolver/fenics/__init__.py +FreeCAD/Mod/Fem/femsolver/fenics/fenics_tools.py +FreeCAD/Mod/Fem/femsolver/mystran/__init__.py +FreeCAD/Mod/Fem/femsolver/mystran/add_con_fixed.py +FreeCAD/Mod/Fem/femsolver/mystran/add_con_force.py +FreeCAD/Mod/Fem/femsolver/mystran/add_femelement_geometry.py +FreeCAD/Mod/Fem/femsolver/mystran/add_femelement_material.py +FreeCAD/Mod/Fem/femsolver/mystran/add_mesh.py +FreeCAD/Mod/Fem/femsolver/mystran/add_solver_control.py +FreeCAD/Mod/Fem/femsolver/mystran/solver.py +FreeCAD/Mod/Fem/femsolver/mystran/tasks.py +FreeCAD/Mod/Fem/femsolver/mystran/writer.py +FreeCAD/Mod/Fem/femsolver/report.py +FreeCAD/Mod/Fem/femsolver/reportdialog.py +FreeCAD/Mod/Fem/femsolver/run.py +FreeCAD/Mod/Fem/femsolver/settings.py +FreeCAD/Mod/Fem/femsolver/signal.py +FreeCAD/Mod/Fem/femsolver/solver_taskpanel.py +FreeCAD/Mod/Fem/femsolver/solverbase.py +FreeCAD/Mod/Fem/femsolver/task.py +FreeCAD/Mod/Fem/femsolver/writerbase.py +FreeCAD/Mod/Fem/femsolver/z88/__init__.py +FreeCAD/Mod/Fem/femsolver/z88/solver.py +FreeCAD/Mod/Fem/femsolver/z88/tasks.py +FreeCAD/Mod/Fem/femsolver/z88/writer.py +FreeCAD/Mod/Fem/femtaskpanels/__init__.py +FreeCAD/Mod/Fem/femtaskpanels/base_femlogtaskpanel.py +FreeCAD/Mod/Fem/femtaskpanels/base_fempostpanel.py +FreeCAD/Mod/Fem/femtaskpanels/base_femtaskpanel.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_bodyheatsource.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_centrif.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_currentdensity.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_electricchargedensity.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_electrostaticpotential.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_flowvelocity.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_initialflowvelocity.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_initialpressure.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_magnetization.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_sectionprint.py +FreeCAD/Mod/Fem/femtaskpanels/task_constraint_tie.py +FreeCAD/Mod/Fem/femtaskpanels/task_element_fluid1D.py +FreeCAD/Mod/Fem/femtaskpanels/task_element_geometry1D.py +FreeCAD/Mod/Fem/femtaskpanels/task_element_geometry2D.py +FreeCAD/Mod/Fem/femtaskpanels/task_element_rotation1D.py +FreeCAD/Mod/Fem/femtaskpanels/task_material_common.py +FreeCAD/Mod/Fem/femtaskpanels/task_material_reinforced.py +FreeCAD/Mod/Fem/femtaskpanels/task_mesh_boundarylayer.py +FreeCAD/Mod/Fem/femtaskpanels/task_mesh_gmsh.py +FreeCAD/Mod/Fem/femtaskpanels/task_mesh_group.py +FreeCAD/Mod/Fem/femtaskpanels/task_mesh_netgen.py +FreeCAD/Mod/Fem/femtaskpanels/task_mesh_region.py +FreeCAD/Mod/Fem/femtaskpanels/task_post_extractor.py +FreeCAD/Mod/Fem/femtaskpanels/task_post_glyphfilter.py +FreeCAD/Mod/Fem/femtaskpanels/task_post_histogram.py +FreeCAD/Mod/Fem/femtaskpanels/task_post_lineplot.py +FreeCAD/Mod/Fem/femtaskpanels/task_post_table.py +FreeCAD/Mod/Fem/femtaskpanels/task_result_mechanical.py +FreeCAD/Mod/Fem/femtaskpanels/task_solver_calculix.py +FreeCAD/Mod/Fem/femtaskpanels/task_solver_ccxtools.py +FreeCAD/Mod/Fem/femtaskpanels/task_solver_elmer.py +FreeCAD/Mod/Fem/femtest/__init__.py +FreeCAD/Mod/Fem/femtest/app/__init__.py +FreeCAD/Mod/Fem/femtest/app/support_utils.py +FreeCAD/Mod/Fem/femtest/app/test_ccxtools.py +FreeCAD/Mod/Fem/femtest/app/test_common.py +FreeCAD/Mod/Fem/femtest/app/test_femimport.py +FreeCAD/Mod/Fem/femtest/app/test_material.py +FreeCAD/Mod/Fem/femtest/app/test_mesh.py +FreeCAD/Mod/Fem/femtest/app/test_object.py +FreeCAD/Mod/Fem/femtest/app/test_open.py +FreeCAD/Mod/Fem/femtest/app/test_result.py +FreeCAD/Mod/Fem/femtest/app/test_solver_elmer.py +FreeCAD/Mod/Fem/femtest/app/test_solver_mystran.py +FreeCAD/Mod/Fem/femtest/app/test_solver_z88.py +FreeCAD/Mod/Fem/femtest/data/__init__.py +FreeCAD/Mod/Fem/femtest/data/calculix/__init__.py +FreeCAD/Mod/Fem/femtest/data/calculix/box.FCStd +FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.FCStd +FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.dat +FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.frd +FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency.inp +FreeCAD/Mod/Fem/femtest/data/calculix/box_frequency_expected_values +FreeCAD/Mod/Fem/femtest/data/calculix/box_static.FCStd +FreeCAD/Mod/Fem/femtest/data/calculix/box_static.dat +FreeCAD/Mod/Fem/femtest/data/calculix/box_static.frd +FreeCAD/Mod/Fem/femtest/data/calculix/box_static.inp +FreeCAD/Mod/Fem/femtest/data/calculix/box_static_expected_values +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.dat +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_buckling_flexuralbuckling.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_circle.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_pipe.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_beam_rect.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_hexa20.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad4.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_quad8.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg2.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_seg3.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria3.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_ele_tria6.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_faceload.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_nodeload.inp +FreeCAD/Mod/Fem/femtest/data/calculix/ccx_cantilever_prescribeddisplacement.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_centrif.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.FCStd +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_shell_shell.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.FCStd +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_contact_solid_solid.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_sectionprint.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_selfweight_cantilever.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_tie.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_transform_beam_hinged.inp +FreeCAD/Mod/Fem/femtest/data/calculix/constraint_transform_torque.inp +FreeCAD/Mod/Fem/femtest/data/calculix/frequency_beamsimple.inp +FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fiveboxes.inp +FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_bendingbeam_fivefaces.inp +FreeCAD/Mod/Fem/femtest/data/calculix/material_multiple_tensionrod_twoboxes.inp +FreeCAD/Mod/Fem/femtest/data/calculix/material_nonlinear.inp +FreeCAD/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_edgeforces.inp +FreeCAD/Mod/Fem/femtest/data/calculix/square_pipe_end_twisted_nodeforces.inp +FreeCAD/Mod/Fem/femtest/data/calculix/thermomech_bimetal.inp +FreeCAD/Mod/Fem/femtest/data/elmer/ELMERSOLVER_STARTINFO +FreeCAD/Mod/Fem/femtest/data/elmer/__init__.py +FreeCAD/Mod/Fem/femtest/data/elmer/box_static_0_mm.sif +FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_0_mm.sif +FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_faceload_1_si.sif +FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_nodeload_0_mm.sif +FreeCAD/Mod/Fem/femtest/data/elmer/ccxcantilever_prescribeddisplacement_0_mm.sif +FreeCAD/Mod/Fem/femtest/data/elmer/group_mesh.geo +FreeCAD/Mod/Fem/femtest/data/mesh/__init__.py +FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.inp +FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.unv +FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.vtk +FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.yml +FreeCAD/Mod/Fem/femtest/data/mesh/tetra10_mesh.z88 +FreeCAD/Mod/Fem/femtest/data/mystran/__init__.py +FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_quad4.bdf +FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_seg2.bdf +FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_ele_tria3.bdf +FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_faceload.bdf +FreeCAD/Mod/Fem/femtest/data/mystran/ccx_cantilever_nodeload.bdf +FreeCAD/Mod/Fem/femtest/data/mystran/mystran_plate.bdf +FreeCAD/Mod/Fem/femtest/data/open/__init__.py +FreeCAD/Mod/Fem/femtest/data/open/all_objects_de9b3fb438.FCStd +FreeCAD/Mod/Fem/femtest/data/z88/__init__.py +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/51.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88.dyn +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88elp.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i1.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i2.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88i5.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88int.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88man.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_hexa20/z88mat.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/51.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88.dyn +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88elp.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i1.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i2.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88i5.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88int.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88man.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_ele_tria6/z88mat.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/51.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88.dyn +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88elp.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i1.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i2.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88i5.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88int.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88man.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_faceload/z88mat.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/51.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88.dyn +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88elp.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i1.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i2.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88i5.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88int.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88man.txt +FreeCAD/Mod/Fem/femtest/data/z88/ccx_cantilever_nodeload/z88mat.txt +FreeCAD/Mod/Fem/femtest/gui/__init__.py +FreeCAD/Mod/Fem/femtest/gui/test_open.py +FreeCAD/Mod/Fem/femtest/test_commands.sh +FreeCAD/Mod/Fem/femtest/test_information.md +FreeCAD/Mod/Fem/femtools/__init__.py +FreeCAD/Mod/Fem/femtools/ccxtools.py +FreeCAD/Mod/Fem/femtools/checksanalysis.py +FreeCAD/Mod/Fem/femtools/constants.py +FreeCAD/Mod/Fem/femtools/errors.py +FreeCAD/Mod/Fem/femtools/femutils.py +FreeCAD/Mod/Fem/femtools/geomtools.py +FreeCAD/Mod/Fem/femtools/membertools.py +FreeCAD/Mod/Fem/femtools/migrate_app.py +FreeCAD/Mod/Fem/femtools/tokrules.py +FreeCAD/Mod/Fem/femviewprovider/__init__.py +FreeCAD/Mod/Fem/femviewprovider/view_base_femconstraint.py +FreeCAD/Mod/Fem/femviewprovider/view_base_femelement.py +FreeCAD/Mod/Fem/femviewprovider/view_base_femmaterial.py +FreeCAD/Mod/Fem/femviewprovider/view_base_femmeshelement.py +FreeCAD/Mod/Fem/femviewprovider/view_base_femobject.py +FreeCAD/Mod/Fem/femviewprovider/view_base_fempostextractors.py +FreeCAD/Mod/Fem/femviewprovider/view_base_fempostvisualization.py +FreeCAD/Mod/Fem/femviewprovider/view_constant_vacuumpermittivity.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_bodyheatsource.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_centrif.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_currentdensity.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_electricchargedensity.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_electrostaticpotential.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_flowvelocity.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_initialflowvelocity.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_initialpressure.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_magnetization.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_sectionprint.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_selfweight.py +FreeCAD/Mod/Fem/femviewprovider/view_constraint_tie.py +FreeCAD/Mod/Fem/femviewprovider/view_element_fluid1D.py +FreeCAD/Mod/Fem/femviewprovider/view_element_geometry1D.py +FreeCAD/Mod/Fem/femviewprovider/view_element_geometry2D.py +FreeCAD/Mod/Fem/femviewprovider/view_element_rotation1D.py +FreeCAD/Mod/Fem/femviewprovider/view_material_common.py +FreeCAD/Mod/Fem/femviewprovider/view_material_mechanicalnonlinear.py +FreeCAD/Mod/Fem/femviewprovider/view_material_reinforced.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_boundarylayer.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_gmsh.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_group.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_netgen.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_region.py +FreeCAD/Mod/Fem/femviewprovider/view_mesh_result.py +FreeCAD/Mod/Fem/femviewprovider/view_post_glyphfilter.py +FreeCAD/Mod/Fem/femviewprovider/view_post_histogram.py +FreeCAD/Mod/Fem/femviewprovider/view_post_lineplot.py +FreeCAD/Mod/Fem/femviewprovider/view_post_table.py +FreeCAD/Mod/Fem/femviewprovider/view_result_mechanical.py +FreeCAD/Mod/Fem/femviewprovider/view_solver_calculix.py +FreeCAD/Mod/Fem/femviewprovider/view_solver_ccxtools.py +FreeCAD/Mod/Fem/femviewprovider/view_solver_elmer.py +FreeCAD/Mod/Help/Help.py +FreeCAD/Mod/Help/Help_rc.py +FreeCAD/Mod/Help/InitGui.py +FreeCAD/Mod/Help/default.css +FreeCAD/Mod/Help/dlgPreferencesHelp.ui +FreeCAD/Mod/Idf/Idf.py +FreeCAD/Mod/Idf/Idflibs/0603_SMD.stp +FreeCAD/Mod/Idf/Idflibs/0805_SMD.stp +FreeCAD/Mod/Idf/Idflibs/1206_SMD.stp +FreeCAD/Mod/Idf/Idflibs/1210_SMD.stp +FreeCAD/Mod/Idf/Idflibs/1812_SMD.stp +FreeCAD/Mod/Idf/Idflibs/2225_SMD.stp +FreeCAD/Mod/Idf/Idflibs/2512_SMD.stp +FreeCAD/Mod/Idf/Idflibs/CAP_50SGV_8_10.stp +FreeCAD/Mod/Idf/Idflibs/EPL22_6_16.stp +FreeCAD/Mod/Idf/Idflibs/I22_2_5_16.stp +FreeCAD/Mod/Idf/Idflibs/I22_2_5_16withEPL22_6_16.stp +FreeCAD/Mod/Idf/Idflibs/License.txt +FreeCAD/Mod/Idf/Idflibs/MSOP_10.stp +FreeCAD/Mod/Idf/Idflibs/RLF_12545.igs +FreeCAD/Mod/Idf/Idflibs/RLF_12545.stp +FreeCAD/Mod/Idf/Idflibs/RLF_7030.stp +FreeCAD/Mod/Idf/Idflibs/SMB_DO_214AA.stp +FreeCAD/Mod/Idf/Idflibs/SMC_DO_214AB.stp +FreeCAD/Mod/Idf/Idflibs/SOD_323.igs +FreeCAD/Mod/Idf/Idflibs/SOD_323.stp +FreeCAD/Mod/Idf/Idflibs/SOD_523.stp +FreeCAD/Mod/Idf/Idflibs/SOT23.igs +FreeCAD/Mod/Idf/Idflibs/SOT23.stp +FreeCAD/Mod/Idf/Idflibs/SOT404.igs +FreeCAD/Mod/Idf/Idflibs/SOT404.stp +FreeCAD/Mod/Idf/Idflibs/SOT428_DPAK.stp +FreeCAD/Mod/Idf/Idflibs/SOT_323_3.stp +FreeCAD/Mod/Idf/Idflibs/SOT_96.stp +FreeCAD/Mod/Idf/Idflibs/TCMT1107_4.stp +FreeCAD/Mod/Idf/Idflibs/TSM_103_01_L_DV_A.stp +FreeCAD/Mod/Idf/Idflibs/TSM_104_01_L_DV_A.stp +FreeCAD/Mod/Idf/Idflibs/TSS0P_8.stp +FreeCAD/Mod/Idf/Idflibs/VC0603_SMD.stp +FreeCAD/Mod/Idf/Idflibs/footprints_models.csv +FreeCAD/Mod/Idf/Init.py +FreeCAD/Mod/Import/Init.py +FreeCAD/Mod/Import/InitGui.py +FreeCAD/Mod/Import/TestImportGui.py +FreeCAD/Mod/Import/stepZ.py +FreeCAD/Mod/Inspection/Init.py +FreeCAD/Mod/Inspection/InitGui.py +FreeCAD/Mod/Material/Init.py +FreeCAD/Mod/Material/InitGui.py +FreeCAD/Mod/Material/MaterialAPI/MaterialManagerExternal.py +FreeCAD/Mod/Material/MaterialAPI/__init__.py +FreeCAD/Mod/Material/MaterialEditor.py +FreeCAD/Mod/Material/Resources/ui/materials-editor.ui +FreeCAD/Mod/Material/Templatematerial.yml +FreeCAD/Mod/Material/TestMaterialsApp.py +FreeCAD/Mod/Material/TestMaterialsGui.py +FreeCAD/Mod/Material/importFCMat.py +FreeCAD/Mod/Material/materialtests/Materials/TestAcrylicLegacy.FCMat +FreeCAD/Mod/Material/materialtests/Materials/TestAluminumAppearance.FCMat +FreeCAD/Mod/Material/materialtests/Materials/TestAluminumMixed.FCMat +FreeCAD/Mod/Material/materialtests/Materials/TestAluminumPhysical.FCMat +FreeCAD/Mod/Material/materialtests/Materials/TestBrassAppearance.FCMat +FreeCAD/Mod/Material/materialtests/TestMaterialCreation.py +FreeCAD/Mod/Material/materialtests/TestMaterialDocument.py +FreeCAD/Mod/Material/materialtests/TestMaterialFilter.py +FreeCAD/Mod/Material/materialtests/TestMaterials.py +FreeCAD/Mod/Material/materialtests/TestModels.py +FreeCAD/Mod/Material/materialtests/__init__.py +FreeCAD/Mod/Material/materialtools/MaterialModels.py +FreeCAD/Mod/Material/materialtools/__init__.py +FreeCAD/Mod/Material/materialtools/cardutils.py +FreeCAD/Mod/Measure/Init.py +FreeCAD/Mod/Measure/InitGui.py +FreeCAD/Mod/Measure/MeasureCOM.py +FreeCAD/Mod/Measure/UtilsMeasure.py +FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_Delimited_GRID_CQUAD4.bdf +FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRIDSTAR_CQUAD4.bdf +FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CQUAD4.bdf +FreeCAD/Mod/Mesh/App/TestData/NASTRAN_Test_GRID_CTRIA3.bdf +FreeCAD/Mod/Mesh/BuildRegularGeoms.py +FreeCAD/Mod/Mesh/Init.py +FreeCAD/Mod/Mesh/InitGui.py +FreeCAD/Mod/Mesh/MeshEnums.py +FreeCAD/Mod/Mesh/MeshTestsApp.py +FreeCAD/Mod/MeshPart/Init.py +FreeCAD/Mod/MeshPart/InitGui.py +FreeCAD/Mod/MeshPart/MeshFlatteningCommand.py +FreeCAD/Mod/OpenSCAD/Init.py +FreeCAD/Mod/OpenSCAD/InitGui.py +FreeCAD/Mod/OpenSCAD/OpenSCAD2Dgeom.py +FreeCAD/Mod/OpenSCAD/OpenSCADCommands.py +FreeCAD/Mod/OpenSCAD/OpenSCADFeatures.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/__init__.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/app/__init__.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/app/test_importCSG.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/CSG.csg +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/CSG.scad +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Cube.stl +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Square.dxf +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface.dat +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface.png +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/Surface2.dat +FreeCAD/Mod/OpenSCAD/OpenSCADTest/data/__init__.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/gui/__init__.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/gui/test_dummy.py +FreeCAD/Mod/OpenSCAD/OpenSCADTest/test_information.md +FreeCAD/Mod/OpenSCAD/OpenSCADUtils.py +FreeCAD/Mod/OpenSCAD/OpenSCAD_rc.py +FreeCAD/Mod/OpenSCAD/TestOpenSCADApp.py +FreeCAD/Mod/OpenSCAD/TestOpenSCADGui.py +FreeCAD/Mod/OpenSCAD/colorcodeshapes.py +FreeCAD/Mod/OpenSCAD/expandplacements.py +FreeCAD/Mod/OpenSCAD/exportCSG.py +FreeCAD/Mod/OpenSCAD/importCSG.py +FreeCAD/Mod/OpenSCAD/replaceobj.py +FreeCAD/Mod/OpenSCAD/tokrules.py +FreeCAD/Mod/Part/AttachmentEditor/Commands.py +FreeCAD/Mod/Part/AttachmentEditor/FrozenClass.py +FreeCAD/Mod/Part/AttachmentEditor/TaskAttachmentEditor.py +FreeCAD/Mod/Part/AttachmentEditor/TaskAttachmentEditor.ui +FreeCAD/Mod/Part/AttachmentEditor/__init__.py +FreeCAD/Mod/Part/BOPTools/BOPFeatures.py +FreeCAD/Mod/Part/BOPTools/GeneralFuseResult.py +FreeCAD/Mod/Part/BOPTools/JoinAPI.py +FreeCAD/Mod/Part/BOPTools/JoinFeatures.py +FreeCAD/Mod/Part/BOPTools/ShapeMerge.py +FreeCAD/Mod/Part/BOPTools/SplitAPI.py +FreeCAD/Mod/Part/BOPTools/SplitFeatures.py +FreeCAD/Mod/Part/BOPTools/ToleranceFeatures.py +FreeCAD/Mod/Part/BOPTools/Utils.py +FreeCAD/Mod/Part/BOPTools/__init__.py +FreeCAD/Mod/Part/BasicShapes/CommandShapes.py +FreeCAD/Mod/Part/BasicShapes/ShapeContent.py +FreeCAD/Mod/Part/BasicShapes/Shapes.py +FreeCAD/Mod/Part/BasicShapes/TaskTube.ui +FreeCAD/Mod/Part/BasicShapes/Utils.py +FreeCAD/Mod/Part/BasicShapes/ViewProviderShapes.py +FreeCAD/Mod/Part/BasicShapes/__init__.py +FreeCAD/Mod/Part/CompoundTools/CompoundFilter.py +FreeCAD/Mod/Part/CompoundTools/Explode.py +FreeCAD/Mod/Part/CompoundTools/_CommandCompoundFilter.py +FreeCAD/Mod/Part/CompoundTools/_CommandExplodeCompound.py +FreeCAD/Mod/Part/CompoundTools/__init__.py +FreeCAD/Mod/Part/Init.py +FreeCAD/Mod/Part/InitGui.py +FreeCAD/Mod/Part/JoinFeatures.py +FreeCAD/Mod/Part/MakeBottle.py +FreeCAD/Mod/Part/PartEnums.py +FreeCAD/Mod/Part/TestPartApp.py +FreeCAD/Mod/Part/TestPartGui.py +FreeCAD/Mod/Part/parttests/BRep_tests.py +FreeCAD/Mod/Part/parttests/ColorPerFaceTest.py +FreeCAD/Mod/Part/parttests/ColorTransparencyTest.py +FreeCAD/Mod/Part/parttests/Geom2d_tests.py +FreeCAD/Mod/Part/parttests/TestTangentMode3-0.21.FCStd +FreeCAD/Mod/Part/parttests/TopoShapeListTest.py +FreeCAD/Mod/Part/parttests/TopoShapeTest.py +FreeCAD/Mod/Part/parttests/__init__.py +FreeCAD/Mod/Part/parttests/part_test_objects.py +FreeCAD/Mod/Part/parttests/regression_tests.py +FreeCAD/Mod/PartDesign/Init.py +FreeCAD/Mod/PartDesign/InitGui.py +FreeCAD/Mod/PartDesign/InvoluteGearFeature.py +FreeCAD/Mod/PartDesign/InvoluteGearFeature.ui +FreeCAD/Mod/PartDesign/PartDesignTests/Fixtures/InternalInvoluteGear_v0-20.FCStd +FreeCAD/Mod/PartDesign/PartDesignTests/Fixtures/InvoluteGear_v0-20.FCStd +FreeCAD/Mod/PartDesign/PartDesignTests/TestActiveObject.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestBoolean.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestChamfer.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestDatum.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestDraft.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestFillet.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestHelix.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestHole.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestInvoluteGear.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestLinearPattern.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestLoft.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestMaterial.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestMirrored.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestMultiTransform.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestPad.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestPipe.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestPocket.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestPolarPattern.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestPrimitive.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestRevolve.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestShapeBinder.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestSketch.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestThickness.py +FreeCAD/Mod/PartDesign/PartDesignTests/TestTopologicalNamingProblem.py +FreeCAD/Mod/PartDesign/PartDesignTests/__init__.py +FreeCAD/Mod/PartDesign/Scripts/DistanceBolt.py +FreeCAD/Mod/PartDesign/Scripts/Epitrochoid.py +FreeCAD/Mod/PartDesign/Scripts/FilletArc.py +FreeCAD/Mod/PartDesign/Scripts/Gear.py +FreeCAD/Mod/PartDesign/Scripts/Parallelepiped.py +FreeCAD/Mod/PartDesign/Scripts/RadialCopy.py +FreeCAD/Mod/PartDesign/Scripts/Spring.py +FreeCAD/Mod/PartDesign/Scripts/__init__.py +FreeCAD/Mod/PartDesign/SprocketFeature.py +FreeCAD/Mod/PartDesign/SprocketFeature.ui +FreeCAD/Mod/PartDesign/TestPartDesignApp.py +FreeCAD/Mod/PartDesign/TestPartDesignGui.py +FreeCAD/Mod/PartDesign/WizardShaft/SegmentFunction.py +FreeCAD/Mod/PartDesign/WizardShaft/Shaft.py +FreeCAD/Mod/PartDesign/WizardShaft/ShaftDiagram.py +FreeCAD/Mod/PartDesign/WizardShaft/ShaftFeature.py +FreeCAD/Mod/PartDesign/WizardShaft/WizardShaft.py +FreeCAD/Mod/PartDesign/WizardShaft/WizardShaft.svg +FreeCAD/Mod/PartDesign/WizardShaft/WizardShaftTable.py +FreeCAD/Mod/PartDesign/WizardShaft/__init__.py +FreeCAD/Mod/PartDesign/__init__.py +FreeCAD/Mod/PartDesign/fcgear/__init__.py +FreeCAD/Mod/PartDesign/fcgear/fcgear.py +FreeCAD/Mod/PartDesign/fcgear/involute.py +FreeCAD/Mod/PartDesign/fcgear/svggear.py +FreeCAD/Mod/PartDesign/fcsprocket/__init__.py +FreeCAD/Mod/PartDesign/fcsprocket/fcsprocket.py +FreeCAD/Mod/PartDesign/fcsprocket/fcsprocketdialog.py +FreeCAD/Mod/PartDesign/fcsprocket/sprocket.py +FreeCAD/Mod/Plot/Plot.py +FreeCAD/Mod/Points/Init.py +FreeCAD/Mod/Points/InitGui.py +FreeCAD/Mod/Points/pointscommands/__init__.py +FreeCAD/Mod/Points/pointscommands/commands.py +FreeCAD/Mod/ReverseEngineering/Init.py +FreeCAD/Mod/ReverseEngineering/InitGui.py +FreeCAD/Mod/Robot/Init.py +FreeCAD/Mod/Robot/InitGui.py +FreeCAD/Mod/Robot/KukaExporter.py +FreeCAD/Mod/Robot/MovieTool.py +FreeCAD/Mod/Robot/RobotExample.py +FreeCAD/Mod/Robot/RobotExampleTrajectoryOutOfShapes.py +FreeCAD/Mod/Show/Containers.py +FreeCAD/Mod/Show/DepGraphTools.py +FreeCAD/Mod/Show/SceneDetail.py +FreeCAD/Mod/Show/SceneDetails/Camera.py +FreeCAD/Mod/Show/SceneDetails/ClipPlane.py +FreeCAD/Mod/Show/SceneDetails/ObjectClipPlane.py +FreeCAD/Mod/Show/SceneDetails/Pickability.py +FreeCAD/Mod/Show/SceneDetails/VProperty.py +FreeCAD/Mod/Show/SceneDetails/Workbench.py +FreeCAD/Mod/Show/SceneDetails/__init__.py +FreeCAD/Mod/Show/ShowUtils.py +FreeCAD/Mod/Show/TVObserver.py +FreeCAD/Mod/Show/TVStack.py +FreeCAD/Mod/Show/__init__.py +FreeCAD/Mod/Show/mTempoVis.py +FreeCAD/Mod/Sketcher/Init.py +FreeCAD/Mod/Sketcher/InitGui.py +FreeCAD/Mod/Sketcher/ProfileLib/Hexagon.py +FreeCAD/Mod/Sketcher/ProfileLib/RegularPolygon.py +FreeCAD/Mod/Sketcher/ProfileLib/__init__.py +FreeCAD/Mod/Sketcher/Profiles.py +FreeCAD/Mod/Sketcher/SketcherExample.py +FreeCAD/Mod/Sketcher/SketcherTests/TestSketchExpression.py +FreeCAD/Mod/Sketcher/SketcherTests/TestSketchFillet.py +FreeCAD/Mod/Sketcher/SketcherTests/TestSketchValidateCoincidents.py +FreeCAD/Mod/Sketcher/SketcherTests/TestSketcherSolver.py +FreeCAD/Mod/Sketcher/SketcherTests/__init__.py +FreeCAD/Mod/Sketcher/TestSketcherApp.py +FreeCAD/Mod/Sketcher/TestSketcherGui.py +FreeCAD/Mod/Spreadsheet/Init.py +FreeCAD/Mod/Spreadsheet/InitGui.py +FreeCAD/Mod/Spreadsheet/TestSpreadsheet.py +FreeCAD/Mod/Spreadsheet/importXLSX.py +FreeCAD/Mod/Spreadsheet/test_importXLSX.py +FreeCAD/Mod/Start/Init.py +FreeCAD/Mod/Start/InitGui.py +FreeCAD/Mod/Start/StartMigrator.py +FreeCAD/Mod/Surface/Init.py +FreeCAD/Mod/Surface/InitGui.py +FreeCAD/Mod/Surface/SurfaceTests/TestBlendCurve.py +FreeCAD/Mod/Surface/SurfaceTests/__init__.py +FreeCAD/Mod/Surface/TestSurfaceApp.py +FreeCAD/Mod/TechDraw/Init.py +FreeCAD/Mod/TechDraw/InitGui.py +FreeCAD/Mod/TechDraw/TDTest/DrawHatchTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawProjectionGroupTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewAnnotationTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewBalloonTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewDetailTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewDimensionTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewImageTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewPartTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewSectionTest.py +FreeCAD/Mod/TechDraw/TDTest/DrawViewSymbolTest.py +FreeCAD/Mod/TechDraw/TDTest/TechDrawTestUtilities.py +FreeCAD/Mod/TechDraw/TDTest/TestHatch.svg +FreeCAD/Mod/TechDraw/TDTest/TestImage.png +FreeCAD/Mod/TechDraw/TDTest/TestNonAsciiSymbol.svg +FreeCAD/Mod/TechDraw/TDTest/TestSymbol.svg +FreeCAD/Mod/TechDraw/TDTest/TestTemplate.svg +FreeCAD/Mod/TechDraw/TDTest/__init__.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandAxoLengthDimension.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandFillTemplateFields.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandHoleShaftFit.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandMoveView.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandPositionSectionView.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandShareView.py +FreeCAD/Mod/TechDraw/TechDrawTools/CommandVertexCreations.py +FreeCAD/Mod/TechDraw/TechDrawTools/Gui/DlgPageChooser.ui +FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskAddOffsetVertex.ui +FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskHoleShaftFit.ui +FreeCAD/Mod/TechDraw/TechDrawTools/Gui/TaskMoveView.ui +FreeCAD/Mod/TechDraw/TechDrawTools/TDToolsMovers.py +FreeCAD/Mod/TechDraw/TechDrawTools/TDToolsUtil.py +FreeCAD/Mod/TechDraw/TechDrawTools/TaskAddOffsetVertex.py +FreeCAD/Mod/TechDraw/TechDrawTools/TaskFillTemplateFields.py +FreeCAD/Mod/TechDraw/TechDrawTools/TaskHoleShaftFit.py +FreeCAD/Mod/TechDraw/TechDrawTools/TaskMoveView.py +FreeCAD/Mod/TechDraw/TechDrawTools/TaskShareView.py +FreeCAD/Mod/TechDraw/TechDrawTools/__init__.py +FreeCAD/Mod/TechDraw/TestTechDrawApp.py +FreeCAD/Mod/TechDraw/TestTechDrawGui.py +FreeCAD/Mod/Test/BaseTests.py +FreeCAD/Mod/Test/Document.py +FreeCAD/Mod/Test/GuiDocument.py +FreeCAD/Mod/Test/Init.py +FreeCAD/Mod/Test/InitGui.py +FreeCAD/Mod/Test/Menu.py +FreeCAD/Mod/Test/Metadata.py +FreeCAD/Mod/Test/StringHasher.py +FreeCAD/Mod/Test/TestApp.py +FreeCAD/Mod/Test/TestData/DXFSample.dxf +FreeCAD/Mod/Test/TestData/bad_root_node.xml +FreeCAD/Mod/Test/TestData/bad_version.xml +FreeCAD/Mod/Test/TestData/bad_xml.xml +FreeCAD/Mod/Test/TestData/basic_metadata.xml +FreeCAD/Mod/Test/TestData/content_items.xml +FreeCAD/Mod/Test/TestGui.py +FreeCAD/Mod/Test/TestPerf.py +FreeCAD/Mod/Test/TestPythonSyntax.py +FreeCAD/Mod/Test/UnicodeTests.py +FreeCAD/Mod/Test/UnitTests.py +FreeCAD/Mod/Test/Workbench.py +FreeCAD/Mod/Test/__init__.py +FreeCAD/Mod/Test/qtunittest.py +FreeCAD/Mod/Test/testmakeWireString.py +FreeCAD/Mod/Test/unittestgui.py +FreeCAD/Mod/Tux/InitGui.py +FreeCAD/Mod/Tux/NavigationIndicatorGui.py +FreeCAD/Mod/Tux/PersistentToolbars.py +FreeCAD/Mod/Tux/PersistentToolbarsGui.py +FreeCAD/Mod/Tux/Tux_rc.py +FreeCAD/Mod/Web/Init.py +FreeCAD/bin/FreeCAD +FreeCAD/bin/FreeCADCmd +FreeCAD/bin/freecad-thumbnailer +FreeCAD/include/E57Format/E57Export.h +FreeCAD/include/OndselSolver/ASMTAllowRotation.h +FreeCAD/include/OndselSolver/ASMTAngleJoint.h +FreeCAD/include/OndselSolver/ASMTAnimationParameters.h +FreeCAD/include/OndselSolver/ASMTAssembly.h +FreeCAD/include/OndselSolver/ASMTAtPointJoint.h +FreeCAD/include/OndselSolver/ASMTCompoundJoint.h +FreeCAD/include/OndselSolver/ASMTConeConeContact.h +FreeCAD/include/OndselSolver/ASMTConstantGravity.h +FreeCAD/include/OndselSolver/ASMTConstantVelocityJoint.h +FreeCAD/include/OndselSolver/ASMTConstraintSet.h +FreeCAD/include/OndselSolver/ASMTContact.h +FreeCAD/include/OndselSolver/ASMTCylConeContact.h +FreeCAD/include/OndselSolver/ASMTCylCylContact.h +FreeCAD/include/OndselSolver/ASMTCylSphJoint.h +FreeCAD/include/OndselSolver/ASMTCylindricalJoint.h +FreeCAD/include/OndselSolver/ASMTExtrusion.h +FreeCAD/include/OndselSolver/ASMTFixedJoint.h +FreeCAD/include/OndselSolver/ASMTForceTorque.h +FreeCAD/include/OndselSolver/ASMTGearJoint.h +FreeCAD/include/OndselSolver/ASMTGeneralMotion.h +FreeCAD/include/OndselSolver/ASMTInLineJoint.h +FreeCAD/include/OndselSolver/ASMTInPlaneJoint.h +FreeCAD/include/OndselSolver/ASMTItem.h +FreeCAD/include/OndselSolver/ASMTItemIJ.h +FreeCAD/include/OndselSolver/ASMTJoint.h +FreeCAD/include/OndselSolver/ASMTKinematicIJ.h +FreeCAD/include/OndselSolver/ASMTLimit.h +FreeCAD/include/OndselSolver/ASMTLineInPlaneJoint.h +FreeCAD/include/OndselSolver/ASMTMarker.h +FreeCAD/include/OndselSolver/ASMTMotion.h +FreeCAD/include/OndselSolver/ASMTNoRotationJoint.h +FreeCAD/include/OndselSolver/ASMTParallelAxesJoint.h +FreeCAD/include/OndselSolver/ASMTPart.h +FreeCAD/include/OndselSolver/ASMTPerpendicularJoint.h +FreeCAD/include/OndselSolver/ASMTPlanarJoint.h +FreeCAD/include/OndselSolver/ASMTPointInLineJoint.h +FreeCAD/include/OndselSolver/ASMTPointInPlaneJoint.h +FreeCAD/include/OndselSolver/ASMTPrincipalMassMarker.h +FreeCAD/include/OndselSolver/ASMTRackPinionJoint.h +FreeCAD/include/OndselSolver/ASMTRefCurve.h +FreeCAD/include/OndselSolver/ASMTRefItem.h +FreeCAD/include/OndselSolver/ASMTRefPoint.h +FreeCAD/include/OndselSolver/ASMTRefSurface.h +FreeCAD/include/OndselSolver/ASMTRevCylJoint.h +FreeCAD/include/OndselSolver/ASMTRevRevJoint.h +FreeCAD/include/OndselSolver/ASMTRevoluteJoint.h +FreeCAD/include/OndselSolver/ASMTRotationLimit.h +FreeCAD/include/OndselSolver/ASMTRotationalMotion.h +FreeCAD/include/OndselSolver/ASMTScrewJoint.h +FreeCAD/include/OndselSolver/ASMTSimulationParameters.h +FreeCAD/include/OndselSolver/ASMTSpatialContainer.h +FreeCAD/include/OndselSolver/ASMTSpatialItem.h +FreeCAD/include/OndselSolver/ASMTSphSphJoint.h +FreeCAD/include/OndselSolver/ASMTSphericalJoint.h +FreeCAD/include/OndselSolver/ASMTTime.h +FreeCAD/include/OndselSolver/ASMTTranslationLimit.h +FreeCAD/include/OndselSolver/ASMTTranslationalJoint.h +FreeCAD/include/OndselSolver/ASMTTranslationalMotion.h +FreeCAD/include/OndselSolver/ASMTUniversalJoint.h +FreeCAD/include/OndselSolver/Abs.h +FreeCAD/include/OndselSolver/AbsConstraint.h +FreeCAD/include/OndselSolver/AccICKineNewtonRaphson.h +FreeCAD/include/OndselSolver/AccICNewtonRaphson.h +FreeCAD/include/OndselSolver/AccKineNewtonRaphson.h +FreeCAD/include/OndselSolver/AccNewtonRaphson.h +FreeCAD/include/OndselSolver/AllowZRotation.h +FreeCAD/include/OndselSolver/AllowZRotationConstraintIqctJqc.h +FreeCAD/include/OndselSolver/AngleJoint.h +FreeCAD/include/OndselSolver/AngleZConstraintIJ.h +FreeCAD/include/OndselSolver/AngleZConstraintIqcJc.h +FreeCAD/include/OndselSolver/AngleZConstraintIqcJqc.h +FreeCAD/include/OndselSolver/AngleZIecJec.h +FreeCAD/include/OndselSolver/AngleZIeqcJec.h +FreeCAD/include/OndselSolver/AngleZIeqcJeqc.h +FreeCAD/include/OndselSolver/AnyGeneralSpline.h +FreeCAD/include/OndselSolver/AnyPosICNewtonRaphson.h +FreeCAD/include/OndselSolver/ArcSine.h +FreeCAD/include/OndselSolver/ArcTan.h +FreeCAD/include/OndselSolver/ArcTan2.h +FreeCAD/include/OndselSolver/Arguments.h +FreeCAD/include/OndselSolver/Array.h +FreeCAD/include/OndselSolver/AtPointConstraintIJ.h +FreeCAD/include/OndselSolver/AtPointConstraintIqcJc.h +FreeCAD/include/OndselSolver/AtPointConstraintIqcJqc.h +FreeCAD/include/OndselSolver/AtPointConstraintIqctJqc.h +FreeCAD/include/OndselSolver/AtPointJoint.h +FreeCAD/include/OndselSolver/BasicIntegrator.h +FreeCAD/include/OndselSolver/BasicQuasiIntegrator.h +FreeCAD/include/OndselSolver/BasicUserFunction.h +FreeCAD/include/OndselSolver/CADSystem.h +FreeCAD/include/OndselSolver/CREATE.h +FreeCAD/include/OndselSolver/CartesianFrame.h +FreeCAD/include/OndselSolver/CompoundJoint.h +FreeCAD/include/OndselSolver/ConstVelConstraintIJ.h +FreeCAD/include/OndselSolver/ConstVelConstraintIqcJc.h +FreeCAD/include/OndselSolver/ConstVelConstraintIqcJqc.h +FreeCAD/include/OndselSolver/Constant.h +FreeCAD/include/OndselSolver/ConstantGravity.h +FreeCAD/include/OndselSolver/ConstantVelocityJoint.h +FreeCAD/include/OndselSolver/Constraint.h +FreeCAD/include/OndselSolver/ConstraintIJ.h +FreeCAD/include/OndselSolver/ConstraintSet.h +FreeCAD/include/OndselSolver/Cosine.h +FreeCAD/include/OndselSolver/CylSphJoint.h +FreeCAD/include/OndselSolver/CylindricalJoint.h +FreeCAD/include/OndselSolver/DiagonalMatrix.h +FreeCAD/include/OndselSolver/DifferenceOperator.h +FreeCAD/include/OndselSolver/DifferentiatedGeneralSpline.h +FreeCAD/include/OndselSolver/DirectionCosineConstraintIJ.h +FreeCAD/include/OndselSolver/DirectionCosineConstraintIqcJc.h +FreeCAD/include/OndselSolver/DirectionCosineConstraintIqcJqc.h +FreeCAD/include/OndselSolver/DirectionCosineConstraintIqctJqc.h +FreeCAD/include/OndselSolver/DirectionCosineIecJec.h +FreeCAD/include/OndselSolver/DirectionCosineIeqcJec.h +FreeCAD/include/OndselSolver/DirectionCosineIeqcJeqc.h +FreeCAD/include/OndselSolver/DirectionCosineIeqctJeqc.h +FreeCAD/include/OndselSolver/DiscontinuityError.h +FreeCAD/include/OndselSolver/DispCompIecJecIe.h +FreeCAD/include/OndselSolver/DispCompIecJecKec.h +FreeCAD/include/OndselSolver/DispCompIecJecKeqc.h +FreeCAD/include/OndselSolver/DispCompIecJecO.h +FreeCAD/include/OndselSolver/DispCompIeqcJecIe.h +FreeCAD/include/OndselSolver/DispCompIeqcJecKeqc.h +FreeCAD/include/OndselSolver/DispCompIeqcJecO.h +FreeCAD/include/OndselSolver/DispCompIeqcJeqcIe.h +FreeCAD/include/OndselSolver/DispCompIeqcJeqcKeqc.h +FreeCAD/include/OndselSolver/DispCompIeqcJeqcKeqct.h +FreeCAD/include/OndselSolver/DispCompIeqcJeqcO.h +FreeCAD/include/OndselSolver/DispCompIeqctJeqcIe.h +FreeCAD/include/OndselSolver/DispCompIeqctJeqcKeqct.h +FreeCAD/include/OndselSolver/DispCompIeqctJeqcO.h +FreeCAD/include/OndselSolver/DistIecJec.h +FreeCAD/include/OndselSolver/DistIeqcJec.h +FreeCAD/include/OndselSolver/DistIeqcJeqc.h +FreeCAD/include/OndselSolver/DistIeqctJeqc.h +FreeCAD/include/OndselSolver/DistanceConstraintIJ.h +FreeCAD/include/OndselSolver/DistanceConstraintIqcJc.h +FreeCAD/include/OndselSolver/DistanceConstraintIqcJqc.h +FreeCAD/include/OndselSolver/DistanceConstraintIqctJqc.h +FreeCAD/include/OndselSolver/DistancexyConstraintIJ.h +FreeCAD/include/OndselSolver/DistancexyConstraintIqcJc.h +FreeCAD/include/OndselSolver/DistancexyConstraintIqcJqc.h +FreeCAD/include/OndselSolver/DistxyIecJec.h +FreeCAD/include/OndselSolver/DistxyIeqcJec.h +FreeCAD/include/OndselSolver/DistxyIeqcJeqc.h +FreeCAD/include/OndselSolver/DistxyIeqctJeqc.h +FreeCAD/include/OndselSolver/EigenDecomposition.h +FreeCAD/include/OndselSolver/EndFramec.h +FreeCAD/include/OndselSolver/EndFrameqc.h +FreeCAD/include/OndselSolver/EndFrameqct.h +FreeCAD/include/OndselSolver/EndFrameqct2.h +FreeCAD/include/OndselSolver/EulerAngles.h +FreeCAD/include/OndselSolver/EulerAnglesDDot.h +FreeCAD/include/OndselSolver/EulerAnglesDot.h +FreeCAD/include/OndselSolver/EulerAngleszxz.h +FreeCAD/include/OndselSolver/EulerAngleszxzDDot.h +FreeCAD/include/OndselSolver/EulerAngleszxzDot.h +FreeCAD/include/OndselSolver/EulerArray.h +FreeCAD/include/OndselSolver/EulerConstraint.h +FreeCAD/include/OndselSolver/EulerParameters.h +FreeCAD/include/OndselSolver/EulerParametersDDot.h +FreeCAD/include/OndselSolver/EulerParametersDot.h +FreeCAD/include/OndselSolver/Exponential.h +FreeCAD/include/OndselSolver/ExpressionX.h +FreeCAD/include/OndselSolver/ExternalSystem.h +FreeCAD/include/OndselSolver/FixedJoint.h +FreeCAD/include/OndselSolver/ForceTorqueData.h +FreeCAD/include/OndselSolver/ForceTorqueItem.h +FreeCAD/include/OndselSolver/FullColumn.h +FreeCAD/include/OndselSolver/FullMatrix.h +FreeCAD/include/OndselSolver/FullMotion.h +FreeCAD/include/OndselSolver/FullRow.h +FreeCAD/include/OndselSolver/FullVector.h +FreeCAD/include/OndselSolver/Function.h +FreeCAD/include/OndselSolver/FunctionFromData.h +FreeCAD/include/OndselSolver/FunctionWithManyArgs.h +FreeCAD/include/OndselSolver/FunctionX.h +FreeCAD/include/OndselSolver/FunctionXY.h +FreeCAD/include/OndselSolver/FunctionXcParameter.h +FreeCAD/include/OndselSolver/GEFullMat.h +FreeCAD/include/OndselSolver/GEFullMatFullPv.h +FreeCAD/include/OndselSolver/GEFullMatParPv.h +FreeCAD/include/OndselSolver/GESpMat.h +FreeCAD/include/OndselSolver/GESpMatFullPv.h +FreeCAD/include/OndselSolver/GESpMatFullPvPosIC.h +FreeCAD/include/OndselSolver/GESpMatParPv.h +FreeCAD/include/OndselSolver/GESpMatParPvMarko.h +FreeCAD/include/OndselSolver/GESpMatParPvMarkoFast.h +FreeCAD/include/OndselSolver/GESpMatParPvPrecise.h +FreeCAD/include/OndselSolver/GearConstraintIJ.h +FreeCAD/include/OndselSolver/GearConstraintIqcJc.h +FreeCAD/include/OndselSolver/GearConstraintIqcJqc.h +FreeCAD/include/OndselSolver/GearJoint.h +FreeCAD/include/OndselSolver/GeneralSpline.h +FreeCAD/include/OndselSolver/ICKineIntegrator.h +FreeCAD/include/OndselSolver/InLineJoint.h +FreeCAD/include/OndselSolver/InPlaneJoint.h +FreeCAD/include/OndselSolver/IndependentVariable.h +FreeCAD/include/OndselSolver/Integrator.h +FreeCAD/include/OndselSolver/IntegratorInterface.h +FreeCAD/include/OndselSolver/Item.h +FreeCAD/include/OndselSolver/ItemIJ.h +FreeCAD/include/OndselSolver/Joint.h +FreeCAD/include/OndselSolver/KineIntegrator.h +FreeCAD/include/OndselSolver/KinematicIeJe.h +FreeCAD/include/OndselSolver/LDUFullMat.h +FreeCAD/include/OndselSolver/LDUFullMatParPv.h +FreeCAD/include/OndselSolver/LDUSpMat.h +FreeCAD/include/OndselSolver/LDUSpMatParPv.h +FreeCAD/include/OndselSolver/LDUSpMatParPvMarko.h +FreeCAD/include/OndselSolver/LDUSpMatParPvPrecise.h +FreeCAD/include/OndselSolver/LimitIJ.h +FreeCAD/include/OndselSolver/LineInPlaneJoint.h +FreeCAD/include/OndselSolver/LinearMultiStepMethod.h +FreeCAD/include/OndselSolver/Ln.h +FreeCAD/include/OndselSolver/Log10.h +FreeCAD/include/OndselSolver/LogN.h +FreeCAD/include/OndselSolver/MarkerFrame.h +FreeCAD/include/OndselSolver/MatrixDecomposition.h +FreeCAD/include/OndselSolver/MatrixGaussElimination.h +FreeCAD/include/OndselSolver/MatrixLDU.h +FreeCAD/include/OndselSolver/MatrixSolver.h +FreeCAD/include/OndselSolver/MaximumIterationError.h +FreeCAD/include/OndselSolver/MbDMath.h +FreeCAD/include/OndselSolver/MomentOfInertiaSolver.h +FreeCAD/include/OndselSolver/Negative.h +FreeCAD/include/OndselSolver/NewtonRaphson.h +FreeCAD/include/OndselSolver/NewtonRaphsonError.h +FreeCAD/include/OndselSolver/NoRotationJoint.h +FreeCAD/include/OndselSolver/NotKinematicError.h +FreeCAD/include/OndselSolver/Numeric.h +FreeCAD/include/OndselSolver/OrbitAngleZIecJec.h +FreeCAD/include/OndselSolver/OrbitAngleZIeqcJec.h +FreeCAD/include/OndselSolver/OrbitAngleZIeqcJeqc.h +FreeCAD/include/OndselSolver/Orientation.h +FreeCAD/include/OndselSolver/ParallelAxesJoint.h +FreeCAD/include/OndselSolver/Part.h +FreeCAD/include/OndselSolver/PartFrame.h +FreeCAD/include/OndselSolver/PerpendicularJoint.h +FreeCAD/include/OndselSolver/PlanarJoint.h +FreeCAD/include/OndselSolver/PointInLineJoint.h +FreeCAD/include/OndselSolver/PointInPlaneJoint.h +FreeCAD/include/OndselSolver/PosICDragLimitNewtonRaphson.h +FreeCAD/include/OndselSolver/PosICDragNewtonRaphson.h +FreeCAD/include/OndselSolver/PosICKineNewtonRaphson.h +FreeCAD/include/OndselSolver/PosICNewtonRaphson.h +FreeCAD/include/OndselSolver/PosKineNewtonRaphson.h +FreeCAD/include/OndselSolver/PosNewtonRaphson.h +FreeCAD/include/OndselSolver/PosVelAccData.h +FreeCAD/include/OndselSolver/Power.h +FreeCAD/include/OndselSolver/PrescribedMotion.h +FreeCAD/include/OndselSolver/Product.h +FreeCAD/include/OndselSolver/QuasiIntegrator.h +FreeCAD/include/OndselSolver/RackPinConstraintIJ.h +FreeCAD/include/OndselSolver/RackPinConstraintIqcJc.h +FreeCAD/include/OndselSolver/RackPinConstraintIqcJqc.h +FreeCAD/include/OndselSolver/RackPinJoint.h +FreeCAD/include/OndselSolver/Reciprocal.h +FreeCAD/include/OndselSolver/RedundantConstraint.h +FreeCAD/include/OndselSolver/RevCylJoint.h +FreeCAD/include/OndselSolver/RevRevJoint.h +FreeCAD/include/OndselSolver/RevoluteJoint.h +FreeCAD/include/OndselSolver/RotationLimitIJ.h +FreeCAD/include/OndselSolver/RowTypeMatrix.h +FreeCAD/include/OndselSolver/ScalarNewtonRaphson.h +FreeCAD/include/OndselSolver/ScrewConstraintIJ.h +FreeCAD/include/OndselSolver/ScrewConstraintIqcJc.h +FreeCAD/include/OndselSolver/ScrewConstraintIqcJqc.h +FreeCAD/include/OndselSolver/ScrewJoint.h +FreeCAD/include/OndselSolver/SimulationStoppingError.h +FreeCAD/include/OndselSolver/Sine.h +FreeCAD/include/OndselSolver/SingularMatrixError.h +FreeCAD/include/OndselSolver/Solver.h +FreeCAD/include/OndselSolver/SparseColumn.h +FreeCAD/include/OndselSolver/SparseMatrix.h +FreeCAD/include/OndselSolver/SparseRow.h +FreeCAD/include/OndselSolver/SparseVector.h +FreeCAD/include/OndselSolver/SphSphJoint.h +FreeCAD/include/OndselSolver/SphericalJoint.h +FreeCAD/include/OndselSolver/StableBackwardDifference.h +FreeCAD/include/OndselSolver/StateData.h +FreeCAD/include/OndselSolver/Sum.h +FreeCAD/include/OndselSolver/SymTime.h +FreeCAD/include/OndselSolver/Symbolic.h +FreeCAD/include/OndselSolver/SymbolicParser.h +FreeCAD/include/OndselSolver/SyntaxError.h +FreeCAD/include/OndselSolver/System.h +FreeCAD/include/OndselSolver/SystemNewtonRaphson.h +FreeCAD/include/OndselSolver/SystemSolver.h +FreeCAD/include/OndselSolver/TooManyTriesError.h +FreeCAD/include/OndselSolver/TooSmallStepSizeError.h +FreeCAD/include/OndselSolver/Translation.h +FreeCAD/include/OndselSolver/TranslationConstraintIJ.h +FreeCAD/include/OndselSolver/TranslationConstraintIqcJc.h +FreeCAD/include/OndselSolver/TranslationConstraintIqcJqc.h +FreeCAD/include/OndselSolver/TranslationConstraintIqctJqc.h +FreeCAD/include/OndselSolver/TranslationLimitIJ.h +FreeCAD/include/OndselSolver/TranslationalJoint.h +FreeCAD/include/OndselSolver/Units.h +FreeCAD/include/OndselSolver/UniversalJoint.h +FreeCAD/include/OndselSolver/UserFunction.h +FreeCAD/include/OndselSolver/Variable.h +FreeCAD/include/OndselSolver/VectorNewtonRaphson.h +FreeCAD/include/OndselSolver/VelICKineSolver.h +FreeCAD/include/OndselSolver/VelICSolver.h +FreeCAD/include/OndselSolver/VelKineSolver.h +FreeCAD/include/OndselSolver/VelSolver.h +FreeCAD/include/OndselSolver/ZRotation.h +FreeCAD/include/OndselSolver/ZTranslation.h +FreeCAD/include/OndselSolver/enum.h +FreeCAD/include/OndselSolver/resource.h +FreeCAD/include/gmock/gmock-actions.h +FreeCAD/include/gmock/gmock-cardinalities.h +FreeCAD/include/gmock/gmock-function-mocker.h +FreeCAD/include/gmock/gmock-matchers.h +FreeCAD/include/gmock/gmock-more-actions.h +FreeCAD/include/gmock/gmock-more-matchers.h +FreeCAD/include/gmock/gmock-nice-strict.h +FreeCAD/include/gmock/gmock-spec-builders.h +FreeCAD/include/gmock/gmock.h +FreeCAD/include/gmock/internal/custom/README.md +FreeCAD/include/gmock/internal/custom/gmock-generated-actions.h +FreeCAD/include/gmock/internal/custom/gmock-matchers.h +FreeCAD/include/gmock/internal/custom/gmock-port.h +FreeCAD/include/gmock/internal/gmock-internal-utils.h +FreeCAD/include/gmock/internal/gmock-port.h +FreeCAD/include/gmock/internal/gmock-pp.h +FreeCAD/include/gtest/gtest-assertion-result.h +FreeCAD/include/gtest/gtest-death-test.h +FreeCAD/include/gtest/gtest-matchers.h +FreeCAD/include/gtest/gtest-message.h +FreeCAD/include/gtest/gtest-param-test.h +FreeCAD/include/gtest/gtest-printers.h +FreeCAD/include/gtest/gtest-spi.h +FreeCAD/include/gtest/gtest-test-part.h +FreeCAD/include/gtest/gtest-typed-test.h +FreeCAD/include/gtest/gtest.h +FreeCAD/include/gtest/gtest_pred_impl.h +FreeCAD/include/gtest/gtest_prod.h +FreeCAD/include/gtest/internal/custom/README.md +FreeCAD/include/gtest/internal/custom/gtest-port.h +FreeCAD/include/gtest/internal/custom/gtest-printers.h +FreeCAD/include/gtest/internal/custom/gtest.h +FreeCAD/include/gtest/internal/gtest-death-test-internal.h +FreeCAD/include/gtest/internal/gtest-filepath.h +FreeCAD/include/gtest/internal/gtest-internal.h +FreeCAD/include/gtest/internal/gtest-param-util.h +FreeCAD/include/gtest/internal/gtest-port-arch.h +FreeCAD/include/gtest/internal/gtest-port.h +FreeCAD/include/gtest/internal/gtest-string.h +FreeCAD/include/gtest/internal/gtest-type-util.h +FreeCAD/lib/AssemblyApp.so +FreeCAD/lib/AssemblyGui.so +FreeCAD/lib/CAMSimulator.so +FreeCAD/lib/DraftUtils.so +FreeCAD/lib/Fem.so +FreeCAD/lib/FemGui.so +FreeCAD/lib/FreeCAD.so +FreeCAD/lib/FreeCADGui.so +FreeCAD/lib/Import.so +FreeCAD/lib/ImportGui.so +FreeCAD/lib/Inspection.so +FreeCAD/lib/InspectionGui.so +FreeCAD/lib/MatGui.so +FreeCAD/lib/Materials.so +FreeCAD/lib/Measure.so +FreeCAD/lib/MeasureGui.so +FreeCAD/lib/Mesh.so +FreeCAD/lib/MeshGui.so +FreeCAD/lib/MeshPart.so +FreeCAD/lib/MeshPartGui.so +FreeCAD/lib/Part.so +FreeCAD/lib/PartDesignGui.so +FreeCAD/lib/PartGui.so +FreeCAD/lib/PathApp.so +FreeCAD/lib/PathGui.so +FreeCAD/lib/PathSimulator.so +FreeCAD/lib/Points.so +FreeCAD/lib/PointsGui.so +FreeCAD/lib/QtUnitGui.so +FreeCAD/lib/ReverseEngineering.so +FreeCAD/lib/ReverseEngineeringGui.so +FreeCAD/lib/Robot.so +FreeCAD/lib/RobotGui.so +FreeCAD/lib/Sketcher.so +FreeCAD/lib/SketcherGui.so +FreeCAD/lib/Spreadsheet.so +FreeCAD/lib/SpreadsheetGui.so +FreeCAD/lib/Start.so +FreeCAD/lib/StartGui.so +FreeCAD/lib/Surface.so +FreeCAD/lib/SurfaceGui.so +FreeCAD/lib/TechDraw.so +FreeCAD/lib/TechDrawGui.so +FreeCAD/lib/Web.so +FreeCAD/lib/_PartDesign.so +FreeCAD/lib/area.so +FreeCAD/lib/cmake/E57Format/E57Format-export-%%CMAKE_BUILD_TYPE%%.cmake +FreeCAD/lib/cmake/E57Format/E57Format-export.cmake +FreeCAD/lib/cmake/E57Format/e57format-config-version.cmake +FreeCAD/lib/cmake/E57Format/e57format-config.cmake +FreeCAD/lib/cmake/GTest/GTestConfig.cmake +FreeCAD/lib/cmake/GTest/GTestConfigVersion.cmake +FreeCAD/lib/cmake/GTest/GTestTargets-%%CMAKE_BUILD_TYPE%%.cmake +FreeCAD/lib/cmake/GTest/GTestTargets.cmake +FreeCAD/lib/flatmesh.so +FreeCAD/lib/libDriver.so +FreeCAD/lib/libDriverDAT.so +FreeCAD/lib/libDriverSTL.so +FreeCAD/lib/libDriverUNV.so +FreeCAD/lib/libE57Format.a +FreeCAD/lib/libFreeCADApp.so +FreeCAD/lib/libFreeCADBase.so +FreeCAD/lib/libFreeCADGui.so +FreeCAD/lib/libMEFISTO2.so +FreeCAD/lib/libOndselSolver.so +FreeCAD/lib/libOndselSolver.so.1 +FreeCAD/lib/libOndselSolver.so.1.0.1 +FreeCAD/lib/libSMDS.so +FreeCAD/lib/libSMESH.so +FreeCAD/lib/libSMESHDS.so +FreeCAD/lib/libStdMeshers.so +FreeCAD/lib/libarea-native.so +FreeCAD/lib/libgmock.a +FreeCAD/lib/libgmock_main.a +FreeCAD/lib/libgtest.a +FreeCAD/lib/libgtest_main.a +FreeCAD/lib/pkgconfig/gmock.pc +FreeCAD/lib/pkgconfig/gmock_main.pc +FreeCAD/lib/pkgconfig/gtest.pc +FreeCAD/lib/pkgconfig/gtest_main.pc +FreeCAD/share/3Dconnexion/3DConnexion.xml +FreeCAD/share/Gui/PreferencePackTemplates/Arch_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Console_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Draft_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Editor_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Editor_Font.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Main_window_layout.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Part_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Path_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Shortcuts.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Sketcher_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/TechDraw_Colors.cfg +FreeCAD/share/Gui/PreferencePackTemplates/View.cfg +FreeCAD/share/Gui/PreferencePackTemplates/Window_Colors.cfg +FreeCAD/share/Gui/PreferencePacks/Dark behave/Dark behave.cfg +FreeCAD/share/Gui/PreferencePacks/FreeCAD Classic/FreeCAD Classic.cfg +FreeCAD/share/Gui/PreferencePacks/FreeCAD Classic/post.FCMacro +FreeCAD/share/Gui/PreferencePacks/FreeCAD Dark/FreeCAD Dark.cfg +FreeCAD/share/Gui/PreferencePacks/FreeCAD Light/FreeCAD Light.cfg +FreeCAD/share/Gui/PreferencePacks/package.xml +FreeCAD/share/Gui/Stylesheets/FreeCAD Dark.qss +FreeCAD/share/Gui/Stylesheets/FreeCAD Light.qss +FreeCAD/share/Gui/Stylesheets/FreeCAD.qss +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-leftright-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-double-updown-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-down-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-left-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-leftdown-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-right-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-rightdown-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/arrow-up-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/autohide-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad.png +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad.svg +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_dark.png +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_dark.svg +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_light.png +FreeCAD/share/Gui/Stylesheets/images_classic/background_freecad_light.svg +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/check-mark-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-checked-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-empty-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/checkbox-indeterminate-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkerred.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkerred.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkred.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-darkred.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-lightred.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-lightred.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-red.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-red.svg +FreeCAD/share/Gui/Stylesheets/images_classic/close-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/close-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/edithide-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/editshow-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/float-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/float-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/float-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/float-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/float-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/float-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/float-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/float-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/float-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/float-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/hmovetoolbar-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/hsepartoolbar-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/icons classic.svg +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/indeterminate-mark-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/mode-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/mode-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/mode-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/mode-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/mode-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/mode-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/mode-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/mode-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/mode-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/mode-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-black-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-black-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-hack.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-hack.svg +FreeCAD/share/Gui/Stylesheets/images_classic/more-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/more-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/overlay-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/overlay_lighter.png +FreeCAD/share/Gui/Stylesheets/images_classic/overlay_lighter.svg +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_black.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_blue-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_blue-dark.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_blue-light.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_fold_white.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_foldover_blue-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_foldover_blue-dark.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_foldover_blue-light.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_black.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_blue-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_blue-dark.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_blue-light.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfold_white.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfoldover_blue-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfoldover_blue-dark.png +FreeCAD/share/Gui/Stylesheets/images_classic/qsint_header_unfoldover_blue-light.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checked-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checkedmark-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checkedmark-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checkedmark-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checkedmark-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-checkedmark-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-mark-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/radio-unchecked-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/sizegrip-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_horizontal-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/splitter_vertical-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/taskshow-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/transparent.png +FreeCAD/share/Gui/Stylesheets/images_classic/transparent.svg +FreeCAD/share/Gui/Stylesheets/images_classic/undock-black-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/undock-black-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/undock-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/undock-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/undock-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/undock-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/undock-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/undock-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/undock-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/undock-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/vmovetoolbar-white.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-black.png +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-black.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-blue.png +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-blue.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-darkgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-darkgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-lightgray.png +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-lightgray.svg +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-white.png +FreeCAD/share/Gui/Stylesheets/images_classic/vsepartoolbar-white.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Hmovetoolbar_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Hmovetoolbar_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Hsepartoolbar_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Hsepartoolbar_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Vmovetoolbar_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Vmovetoolbar_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Vsepartoolbar_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/Vsepartoolbar_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/background_freecad_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_closed_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_closed_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_open_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_end_open_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_closed_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_closed_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_open_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_more_open_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_vline_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/branch_vline_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/check_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/check_dark_disabled.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/check_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/check_light_disabled.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_checked_disabled.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_dark_hover.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_indeterminate_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_indeterminate_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_light_hover.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_disabled.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_hover_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_hover_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/checkbox_unchecked_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/close_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/close_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/close_red.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_darker.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_disabled_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_disabled_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/down_arrow_lighter.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_darker.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_disabled_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_disabled_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/left_arrow_lighter.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/more_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/more_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/more_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/more_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/radiobutton_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/radiobutton_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_darker.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_disabled_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_disabled_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/right_arrow_lighter.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/sizegrip_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/sizegrip_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_horizontal_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_horizontal_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_vertical_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/splitter_vertical_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/transparent.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_blue.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/undock_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_darker.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_disabled_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up-down_arrow_lighter.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_darker.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_disabled_dark.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_disabled_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_light.svg +FreeCAD/share/Gui/Stylesheets/images_dark-light/up_arrow_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/Dark Theme + Dark Background.qss +FreeCAD/share/Gui/Stylesheets/overlay/Dark Theme + Light Background.qss +FreeCAD/share/Gui/Stylesheets/overlay/Freecad Overlay.qss +FreeCAD/share/Gui/Stylesheets/overlay/Light Theme + Dark Background.qss +FreeCAD/share/Gui/Stylesheets/overlay/Light Theme + Light Background.qss +FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/autohide_lightgray.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/close.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/close_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/close_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/close_red.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/edithide_lightgray.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/editshow_lightgray.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/float.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/float_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/float_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/mode.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/mode_lightgray.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/overlay_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_lighter.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/taskshow_lightgray.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent_light.svg +FreeCAD/share/Gui/Stylesheets/overlay/icons/transparent_lighter.svg +FreeCAD/share/Gui/Stylesheets/parameters/FreeCAD Dark.yaml +FreeCAD/share/Gui/Stylesheets/parameters/FreeCAD Light.yaml +FreeCAD/share/Mod/Assembly/Resources/icons/AssemblyWorkbench.svg +FreeCAD/share/Mod/BIM/Presets/ifc_contexts_IFC2X3.json +FreeCAD/share/Mod/BIM/Presets/ifc_contexts_IFC4.json +FreeCAD/share/Mod/BIM/Presets/ifc_products_IFC2X3.json +FreeCAD/share/Mod/BIM/Presets/ifc_products_IFC4.json +FreeCAD/share/Mod/BIM/Presets/ifc_types_IFC2X3.json +FreeCAD/share/Mod/BIM/Presets/ifc_types_IFC4.json +FreeCAD/share/Mod/BIM/Presets/profiles.csv +FreeCAD/share/Mod/BIM/Presets/properties_conversion.csv +FreeCAD/share/Mod/BIM/Presets/pset_definitions.csv +FreeCAD/share/Mod/BIM/Presets/qto_definitions.csv +FreeCAD/share/Mod/BIM/Resources/icons/BIMWorkbench.svg +FreeCAD/share/Mod/BIM/Resources/templates/webgl_export_template.html +FreeCAD/share/Mod/CAM/Resources/icons/CAMWorkbench.svg +FreeCAD/share/Mod/Draft/Resources/icons/DraftWorkbench.svg +FreeCAD/share/Mod/Fem/Resources/icons/FemWorkbench.svg +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintContact.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintCurrentDensity.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintDisplacement.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintElectricChargeDensity.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintElectrostaticPotential.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintFixed.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintForce.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintHeatFlux.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintPlaneRotation.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintPressure.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintRigidBody.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintSectionPrint.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintSpring.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTemperature.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTie.iv +FreeCAD/share/Mod/Fem/Resources/symbols/ConstraintTransform.iv +FreeCAD/share/Mod/Import/DxfPlate/blocks10.rub +FreeCAD/share/Mod/Import/DxfPlate/blocks112.rub +FreeCAD/share/Mod/Import/DxfPlate/blocks114.rub +FreeCAD/share/Mod/Import/DxfPlate/classes14.rub +FreeCAD/share/Mod/Import/DxfPlate/entities0.rub +FreeCAD/share/Mod/Import/DxfPlate/entities12.rub +FreeCAD/share/Mod/Import/DxfPlate/entities14.rub +FreeCAD/share/Mod/Import/DxfPlate/header0.rub +FreeCAD/share/Mod/Import/DxfPlate/header12.rub +FreeCAD/share/Mod/Import/DxfPlate/header14.rub +FreeCAD/share/Mod/Import/DxfPlate/objects14.rub +FreeCAD/share/Mod/Import/DxfPlate/tables10.rub +FreeCAD/share/Mod/Import/DxfPlate/tables112.rub +FreeCAD/share/Mod/Import/DxfPlate/tables114.rub +FreeCAD/share/Mod/Import/DxfPlate/tables20.rub +FreeCAD/share/Mod/Import/DxfPlate/tables212.rub +FreeCAD/share/Mod/Import/DxfPlate/tables214.rub +FreeCAD/share/Mod/Inspection/Resources/icons/InspectionWorkbench.svg +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Aluminum.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Brass.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Bronze.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Chrome.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Copper.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Default.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Emerald.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Gold.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Jade.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Metalized.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Neon GNC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Neon PHC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Obsidian.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Pewter.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Plaster.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Plastic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Ruby.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Satin.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Shiny Plastic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Silver.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Steel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Stone.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Appearance/Wood.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Air.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Argon.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Carbon Dioxide.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Nitrogen.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/None.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Fluid/Water.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/AluminumCastAlloy.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/AluminumWroughtAlloy.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/AusteniticStainlessSteel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/BalsaWood.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/GrayCastIron.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/HardWood.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/LowAlloySteel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/MDF.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/MalleableCastIron.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/MildSteel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/ParticleBoard.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/SoftWood.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Machining/ToolSteel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diagonal4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diagonal5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Diamond4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Horizontal5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Square.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/PAT/Vertical5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/aluminum.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/brick01.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/concrete.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/cross.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/cuprous.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/diagonal1.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/diagonal2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/earth.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/general_steel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/glass.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hatch45L.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hatch45R.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/hbone.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/line.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/plastic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/plus.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/simple.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/solid.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/square.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/steel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/titanium.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/wood.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/woodgrain.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Patterns/Pattern Files/zinc.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Concrete-EN-C35_45.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Concrete-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Aggregate/Reinforcement-FIB-B500.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Carbon/Graphite.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Default.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-E-GlassFibre.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Glass/Glass-S2-GlassFibre.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Alloys/Invar-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlMg3F24.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlMgSi1F31.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/AlZn4-5Mg1F35.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/Aluminum-6061-T6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/Aluminum-7075-T6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Aluminum/Aluminum-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Copper/Copper-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Iron/Iron-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/CalculiX-Steel.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-15CrNi6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-17CrNiMo6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C22.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C35.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C45.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-1C60.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-20NiCrMo2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-28Mn6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-2C10.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-30CrNiMo8.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-34CrNiMo6.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-36CrNiMo4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-36NiCrMo16.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C15.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C22.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3C35.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-3V45.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C10.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C15.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C22E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C25E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C30E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C40E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C50E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C55E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-C60E.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E295-GC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E295.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E335-GC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E335.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E360-GC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-E360.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-100.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-150.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-200.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-250.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-300.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJL-350.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-350-10.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-550-4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMB-650-2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-350-4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-360-12.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-400-5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJMW-450-7.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-400-15.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-500-7.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-600-3.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-700-2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-EN-GJS-800-1.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G16Mn5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G200.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G20Mn5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G230.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G260.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G300.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-G30Mn5.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S185.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JO.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JR.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S235JRG1.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S260NC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275JO.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275JR.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S275N.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335JO.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335JR.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S335N.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S340MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S355J2G3.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S380MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S420MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S420N.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S460MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S460N.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S500MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S550MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-S690MC.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-37-2K.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-255.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-315.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-380.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-460.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-St-E-500.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X2CrNiMoN17-13-3.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X2CrNiN24-4.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X39CrMo17-1.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X3CrNiMo13-14.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X5CrNi18-10.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X5CrNiMo17-12-2.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Steel/Steel-X6CrNiTi18-10.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Metal/Titanium/Ti-6Al-4V.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/ABS-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/Acrylic-Glass-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PA6-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PC-Molded.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PEEK-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PET-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PLA-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PMMA-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/POM-Copolymer-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/POM-Homopolymer-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PP-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PTFE-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Thermoplast/PVC-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Standard/Wood/Wood-Generic.FCMat +FreeCAD/share/Mod/Material/Resources/Materials/Test/Test Material.FCMat +FreeCAD/share/Mod/Material/Resources/Models/Architectural/Architectural.yml +FreeCAD/share/Mod/Material/Resources/Models/Architectural/ArchitecturalRendering.yml +FreeCAD/share/Mod/Material/Resources/Models/Costs/Costs.yml +FreeCAD/share/Mod/Material/Resources/Models/Electromagnetic/Electromagnetic.yml +FreeCAD/share/Mod/Material/Resources/Models/Fluid/Fluid.yml +FreeCAD/share/Mod/Material/Resources/Models/Legacy/Father.yml +FreeCAD/share/Mod/Material/Resources/Models/Legacy/MaterialStandard.yml +FreeCAD/share/Mod/Material/Resources/Models/Machining/Machinability.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ArrudaBoyce.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Density.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Hardness.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/IsotropicLinearElastic.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/LinearElastic.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/MooneyRivlin.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/NeoHooke.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN1.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN2.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenN3.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OgdenYld2004p18.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/OrthotropicLinearElastic.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN1.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN2.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/PolynomialN3.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN1.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN2.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/ReducedPolynomialN3.yml +FreeCAD/share/Mod/Material/Resources/Models/Mechanical/Yeoh.yml +FreeCAD/share/Mod/Material/Resources/Models/Patterns/PAT.yml +FreeCAD/share/Mod/Material/Resources/Models/Patterns/Pattern File.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderAppleseed.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderCarpaint.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderCycles.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderDiffuse.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderDisney.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderEmission.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderGlass.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderLuxcore.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderLuxrender.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderMixed.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderOspray.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderPbrt.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderPovray.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderSubstancePBR.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderTexture.yml +FreeCAD/share/Mod/Material/Resources/Models/Render Workbench/RenderWB.yml +FreeCAD/share/Mod/Material/Resources/Models/Rendering/AdvancedRendering.yml +FreeCAD/share/Mod/Material/Resources/Models/Rendering/BasicRendering.yml +FreeCAD/share/Mod/Material/Resources/Models/Rendering/TextureRendering.yml +FreeCAD/share/Mod/Material/Resources/Models/Rendering/VectorRendering.yml +FreeCAD/share/Mod/Material/Resources/Models/Test/Test Model.yml +FreeCAD/share/Mod/Material/Resources/Models/Thermal/Thermal.yml +FreeCAD/share/Mod/Material/Resources/icons/MaterialWorkbench.svg +FreeCAD/share/Mod/Material/Resources/icons/Material_Edit.svg +FreeCAD/share/Mod/Material/Resources/icons/list.svg +FreeCAD/share/Mod/Material/Resources/icons/multiline.svg +FreeCAD/share/Mod/Material/Resources/icons/preferences-material.svg +FreeCAD/share/Mod/Material/Resources/icons/preview-rendered.svg +FreeCAD/share/Mod/Material/Resources/icons/preview-vector.svg +FreeCAD/share/Mod/Material/Resources/icons/table.svg +FreeCAD/share/Mod/Material/Resources/images/default_image.png +FreeCAD/share/Mod/Measure/Resources/icons/preferences-measure.svg +FreeCAD/share/Mod/Mesh/Resources/icons/MeshWorkbench.svg +FreeCAD/share/Mod/OpenSCAD/Resources/icons/OpenSCADWorkbench.svg +FreeCAD/share/Mod/Part/Resources/icons/PartWorkbench.svg +FreeCAD/share/Mod/PartDesign/Resources/Hole/din7984.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso10642-fine.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso10642.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso12474-fine.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso14583.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso14583part.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso2009.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762-fine.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso4762_7089.json +FreeCAD/share/Mod/PartDesign/Resources/Hole/iso7046.json +FreeCAD/share/Mod/PartDesign/Resources/icons/PartDesignWorkbench.svg +FreeCAD/share/Mod/Points/Resources/icons/PointsWorkbench.svg +FreeCAD/share/Mod/ReverseEngineering/Resources/icons/ReverseEngineeringWorkbench.svg +FreeCAD/share/Mod/Robot/Resources/icons/RobotWorkbench.svg +FreeCAD/share/Mod/Sketcher/Resources/icons/SketcherWorkbench.svg +FreeCAD/share/Mod/Spreadsheet/Resources/icons/SpreadsheetWorkbench.svg +FreeCAD/share/Mod/Start/Resources/icons/PartDesignWorkbench.svg +FreeCAD/share/Mod/Start/Resources/icons/StartCommandIcon.svg +FreeCAD/share/Mod/Surface/Resources/icons/Surface_Workbench.svg +FreeCAD/share/Mod/TechDraw/CSVdata/FillTemplateFields.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ANSI.Y14.2M.1992.ElementDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ANSI.Y14.2M.1992.LineDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.ElementDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ASME.Y14.2.2008.LineDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ISO.128.20.1996.ElementDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/ISO.128.20.1996.LineDef.csv +FreeCAD/share/Mod/TechDraw/LineGroup/LineGroup.csv +FreeCAD/share/Mod/TechDraw/PAT/FCPAT.pat +FreeCAD/share/Mod/TechDraw/Patterns/aluminium.svg +FreeCAD/share/Mod/TechDraw/Patterns/brick01.svg +FreeCAD/share/Mod/TechDraw/Patterns/concrete.svg +FreeCAD/share/Mod/TechDraw/Patterns/cross.svg +FreeCAD/share/Mod/TechDraw/Patterns/cuprous.svg +FreeCAD/share/Mod/TechDraw/Patterns/diagonal1.svg +FreeCAD/share/Mod/TechDraw/Patterns/diagonal2.svg +FreeCAD/share/Mod/TechDraw/Patterns/earth.svg +FreeCAD/share/Mod/TechDraw/Patterns/general_steel.svg +FreeCAD/share/Mod/TechDraw/Patterns/glass.svg +FreeCAD/share/Mod/TechDraw/Patterns/hatch45L.svg +FreeCAD/share/Mod/TechDraw/Patterns/hatch45R.svg +FreeCAD/share/Mod/TechDraw/Patterns/hbone.svg +FreeCAD/share/Mod/TechDraw/Patterns/line.svg +FreeCAD/share/Mod/TechDraw/Patterns/plastic.svg +FreeCAD/share/Mod/TechDraw/Patterns/plus.svg +FreeCAD/share/Mod/TechDraw/Patterns/simple.svg +FreeCAD/share/Mod/TechDraw/Patterns/solid.svg +FreeCAD/share/Mod/TechDraw/Patterns/square.svg +FreeCAD/share/Mod/TechDraw/Patterns/steel.svg +FreeCAD/share/Mod/TechDraw/Patterns/titanium.svg +FreeCAD/share/Mod/TechDraw/Patterns/wood.svg +FreeCAD/share/Mod/TechDraw/Patterns/woodgrain.svg +FreeCAD/share/Mod/TechDraw/Patterns/zinc.svg +FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5-2018.ttf +FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5-FreeCAD.ttf +FreeCAD/share/Mod/TechDraw/Resources/fonts/Y14.5Font.license +FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont-italic.ttf +FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont-lgpl3fe.ttf +FreeCAD/share/Mod/TechDraw/Resources/fonts/osifont.license +FreeCAD/share/Mod/TechDraw/Resources/icons/preferences-techdraw.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/SquareDown.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/SquareUp.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/VDown.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/VUp.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/beadDown.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/beadUp.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/filletDown.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/filletUp.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/AWS/plug.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/edge-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flanging.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flare-bevel-groove.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/flare-v-groove.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/cathetus.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-intermittent.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-non-closed.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-site-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-smooth-processing.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/gost-2_312/gost-2_312-usilenie-remove.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/seam-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-cjp-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld-with-broad-root-face.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-bevel-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-j-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-u-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-cjp-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld-with-broad-root-face.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/single-v-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/spile-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/square-groove-weld.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/GOST/surfacing.svg +FreeCAD/share/Mod/TechDraw/Symbols/Welding/blankTile.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ConcentricityFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/CylindricityFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/FlatnessFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ParallelismFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/ReferenceSurface.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/RoundnessFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/SquarenessFrame.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/angularity-left.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/angularity-right.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/concentricity.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/cylindricity.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/flatness.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/parallelism.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/perpendicularity.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/position.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-line.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/profile-tolerance-of-plane.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/roundness.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/symmetry.svg +FreeCAD/share/Mod/TechDraw/Symbols/gd-and-t/totalrunout.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/1st_Angle_Projection.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/3rd_Angle_Projection.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Long_Filled.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Long_Open.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Medium_Filled.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Medium_Open.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Short_Filled.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Arrow_Short_Open.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Editable_Text.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Long.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Medium.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Balloon_Short.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut_Left.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/CallOut_Right.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Centre_Justified_Text_10_Lines.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cloud.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Long.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Medium.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Break_Small.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_End_Large.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Cosmetic_Round_Section_Middle_Large.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Left.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Point.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Right.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Left.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Plain.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Right.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Target_Up.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Datum_Up.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Left.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Right.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Feature_Up.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Left_Justified_Text_10_Lines.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/North.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Revision_Triangle.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Right_Justified_Text_10_Lines.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Long.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Medium.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Rectangle_Short.svg +FreeCAD/share/Mod/TechDraw/Symbols/misc/Whiteout_Square.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/CutLine.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/Diameter.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/Envelope.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/FilletInside.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/FilletOutside.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/IndexCircle.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/IndexTriangle.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/InsideEdgeBroken.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/OutsideEdgeBroken.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/Rectangle.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/SectionLine.svg +FreeCAD/share/Mod/TechDraw/Symbols/other/Square.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/Roughness.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/RoughnessGeneral.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-contour.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-layer-removing.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness-no-layer-removing.svg +FreeCAD/share/Mod/TechDraw/Symbols/surface-roughness-symbols/surface-roughness.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIA_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIA_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIA_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIA_Portrait_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIB.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIB_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIB_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIB_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIB_Portrait_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIC_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIC_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSID_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSID_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIE_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/ANSIE_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_A_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_A_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_B_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_B_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_C_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_C_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_D_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_D_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E1_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E1_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E2_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E2_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E3_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E3_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/Arch_E_Portrait.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/USLetter_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/ASME/USLetter_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/Default_Template_A4_Landscape.svg +FreeCAD/share/Mod/TechDraw/Templates/HowToExample.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A0_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A0_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A0_Landscape_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A0_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A1_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A1_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A1_Landscape_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A1_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A2_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A2_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A2_Landscape_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A2_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_TD.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A3_Landscape_m52.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Landscape_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Landscape_TD.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Landscape_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Portrait_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Portrait_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Portrait_ISO5457_notitleblock.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/A4_Portrait_blank.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A0_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A0_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A1_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A1_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A2_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A2_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A3_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A3_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A4_Landscape_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A4_Landscape_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A4_Portrait_ISO5457_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ca/A4_Portrait_ISO5457_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A0_Landscape_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A1_Landscape_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A2_Landscape_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A3_Landscape_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A4_Landscape_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/de/A4_Portrait_ISO7200_DE.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/es-AR/A0.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/es-AR/A1.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/es-AR/A2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/es-AR/A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/es-AR/A4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/fr/A3_Landscape_FR_m52.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/it/A3_Landscape_IT_m52.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Landscape_A0.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Landscape_A1.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Landscape_A2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Landscape_A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Landscape_A4_NotInGOST.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Portrait_A0.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Portrait_A1.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Portrait_A2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Portrait_A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading/Portrait_A4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading_text/Portrait_A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Leading_text/Portrait_A4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Landscape_A0.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Landscape_A1.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Landscape_A2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Landscape_A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Landscape_A4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Portrait_A0.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Portrait_A1.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Portrait_A2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Portrait_A3.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/ru/Subsequent/Portrait_A4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A0_Landscape_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A0_Landscape_CN_NO_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A1_Landscape_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A1_Landscape_CN_NO_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A2_Landscape_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A2_Landscape_CN_NO_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A3_Landscape_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A3_Landscape_CN_NO_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A4_Landscape_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/landscape/A4_Landscape_CN_NO_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/portrait/A3_Portrait_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/localized/zh-CN/portrait/A4_Portrait_CN_CLIP.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/titleblocks/ISO7200_titleblock_1_minimal.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/titleblocks/ISO7200_titleblock_2.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/titleblocks/ISO7200_titleblock_3_advanced.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/titleblocks/ISO7200_titleblock_4.svg +FreeCAD/share/Mod/TechDraw/Templates/ISO/titleblocks/ISO7200_titleblock_5_maximal.svg +FreeCAD/share/Mod/Test/Resources/icons/TestWorkbench.svg +FreeCAD/share/examples/ArchDetail.FCStd +FreeCAD/share/examples/AssemblyExample.FCStd +FreeCAD/share/examples/BIMExample.FCStd +FreeCAD/share/examples/EngineBlock.FCStd +FreeCAD/share/examples/FCPAT.pat +FreeCAD/share/examples/FEMExample.FCStd +FreeCAD/share/examples/PartDesignExample.FCStd +FreeCAD/share/examples/Schenkel.stp +FreeCAD/share/examples/draft_test_objects.FCStd +FreeCAD/share/examples/osifont-lgpl3fe.ttf +FreeCAD/share/examples/osifont.license +FreeCAD/share/pkgconfig/OndselSolver.pc +bin/FreeCAD +bin/FreeCADCmd +%%PYTHON_SITELIBDIR%%/freecad/UiTools.py +%%PYTHON_SITELIBDIR%%/freecad/__init__.py +%%PYTHON_SITELIBDIR%%/freecad/freecad_doc.py +%%PYTHON_SITELIBDIR%%/freecad/module_io.py +%%PYTHON_SITELIBDIR%%/freecad/part.py +%%PYTHON_SITELIBDIR%%/freecad/partdesign.py +%%PYTHON_SITELIBDIR%%/freecad/project_utility.py +%%PYTHON_SITELIBDIR%%/freecad/sketcher.py +%%PYTHON_SITELIBDIR%%/freecad/utils.py +%%PYTHON_SITELIBDIR%%/freecad/utils_zip.py +%%QT_PLUGINDIR%%/designer/libFreeCAD_widgets.so +share/applications/org.freecad.FreeCAD.desktop +share/icons/hicolor/16x16/apps/org.freecad.FreeCAD.png +share/icons/hicolor/32x32/apps/org.freecad.FreeCAD.png +share/icons/hicolor/48x48/apps/org.freecad.FreeCAD.png +share/icons/hicolor/64x64/apps/org.freecad.FreeCAD.png +share/icons/hicolor/scalable/apps/org.freecad.FreeCAD.svg +share/icons/hicolor/scalable/mimetypes/application-x-extension-fcstd.svg +share/metainfo/org.freecad.FreeCAD.metainfo.xml +share/mime/packages/org.freecad.FreeCAD.xml +share/pixmaps/freecad.svg +share/thumbnailers/FreeCAD.thumbnailer diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 47691b22b3c2..74b7373e0bea 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -1,6 +1,6 @@ PORTNAME= FreeCAD DISTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MAINTAINER= cmt@FreeBSD.org @@ -10,6 +10,8 @@ WWW= https://www.freecadweb.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/LICENSE +CONFLICTS_INSTALL= freecad-devel # bin/FreeCAD + BUILD_DEPENDS= doxygen:devel/doxygen \ pybind11-config:devel/py-pybind11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyside6-tools>0:devel/pyside6-tools@${PY_FLAVOR} \ diff --git a/cad/lib3mf/Makefile b/cad/lib3mf/Makefile new file mode 100644 index 000000000000..d74230a64629 --- /dev/null +++ b/cad/lib3mf/Makefile @@ -0,0 +1,50 @@ +PORTNAME= lib3mf +DISTVERSION= 2.4.1 +PORTREVISION= 1 +CATEGORIES= cad +MASTER_SITES= https://github.com/3MFConsortium/${PORTNAME}/releases/download/v${DISTVERSION}/ +DISTNAME= ${PORTNAME}-${DISTVERSION}-source-with-submodules + +MAINTAINER= mr@FreeBSD.org +COMMENT= Implementation of the 3D Manufacturing Format file standard +WWW= http://3mf.io/ + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= fast_float>0:math/fast_float +LIB_DEPENDS= libzip.so:archivers/libzip +TEST_DEPENDS= googletest>0:devel/googletest + +USES= compiler:c++17-lang cmake:testing localbase:ldflags pathfix \ + pkgconfig python +USE_LDCONFIG= yes + +EXTRACT_SUFX= .zip +EXTRACT_AFTER_ARGS= --exclude Libraries/fast_float \ + --exclude Libraries/googletest \ + --exclude Libraries/libressl \ + --exclude Libraries/libzip \ + --exclude Libraries/zlib \ + --exclude submodules/fast_float \ + --exclude submodules/googletest \ + --exclude submodules/libzip \ + --exclude submodules/zlib \ + --no-same-owner --no-same-permissions + +NO_WRKSUBDIR= yes + +CXXFLAGS+= -I${LOCALBASE}/include/fast_float + +.if make(test) +LDFLAGS+= -lgmock -lgtest +.endif + +CMAKE_TESTING_ON= LIB3MF_TESTS + +CMAKE_OFF= USE_INCLUDED_LIBZIP \ + USE_INCLUDED_ZLIB \ + USE_INCLUDED_SSL \ + LIB3MF_TESTS + +.include <bsd.port.mk> diff --git a/cad/lib3mf/distinfo b/cad/lib3mf/distinfo new file mode 100644 index 000000000000..6b2f9038b95c --- /dev/null +++ b/cad/lib3mf/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763840749 +SHA256 (lib3mf-2.4.1-source-with-submodules.zip) = 4e9e1776f4dd1b3dfce684ce9bb4ad1157dadf29908a1f3aabb6cd4358bf3248 +SIZE (lib3mf-2.4.1-source-with-submodules.zip) = 55681831 diff --git a/cad/lib3mf/pkg-descr b/cad/lib3mf/pkg-descr new file mode 100644 index 000000000000..fa3bfbea69f7 --- /dev/null +++ b/cad/lib3mf/pkg-descr @@ -0,0 +1,15 @@ +lib3mf is a C++ implementation of the 3D Manufacturing Format file +standard. + +It provides 3MF reading and writing capabilities, as well as +conversion and validation tools for input and output data. lib3mf +runs on Windows, Linux and MacOS and offers a clean and easy-to-use +API in various programming languages to speed up the development +and keep integration costs at a minimum. + +As 3MF shall become an universal 3D Printing standard, its quick +adoption is very important. This library shall lower all barriers +of adoption to any possible user, let it be software providers, +hardware providers, service providers or middleware tools. + +The specification can be downloaded at http://3mf.io/specification/. diff --git a/cad/lib3mf/pkg-plist b/cad/lib3mf/pkg-plist new file mode 100644 index 000000000000..509ce61e2052 --- /dev/null +++ b/cad/lib3mf/pkg-plist @@ -0,0 +1,34 @@ +include/Bindings/C/lib3mf.h +include/Bindings/C/lib3mf_types.h +include/Bindings/CDynamic/lib3mf_dynamic.cc +include/Bindings/CDynamic/lib3mf_dynamic.h +include/Bindings/CDynamic/lib3mf_types.h +include/Bindings/CSharp/Lib3MF.cs +include/Bindings/Cpp/lib3mf_abi.hpp +include/Bindings/Cpp/lib3mf_implicit.hpp +include/Bindings/Cpp/lib3mf_types.hpp +include/Bindings/CppDynamic/lib3mf_abi.hpp +include/Bindings/CppDynamic/lib3mf_dynamic.h +include/Bindings/CppDynamic/lib3mf_dynamic.hpp +include/Bindings/CppDynamic/lib3mf_types.hpp +include/Bindings/Go/cfunc.go +include/Bindings/Go/lib3mf.go +include/Bindings/Go/lib3mf_dynamic.c +include/Bindings/Go/lib3mf_dynamic.cc +include/Bindings/Go/lib3mf_dynamic.h +include/Bindings/Go/lib3mf_impl.go +include/Bindings/Go/lib3mf_types.h +include/Bindings/NodeJS/binding.gyp +include/Bindings/NodeJS/lib3mf_dynamic.cc +include/Bindings/NodeJS/lib3mf_dynamic.h +include/Bindings/NodeJS/lib3mf_nodeaddon.cc +include/Bindings/NodeJS/lib3mf_nodewrapper.cc +include/Bindings/NodeJS/lib3mf_nodewrapper.h +include/Bindings/NodeJS/lib3mf_types.h +include/Bindings/Pascal/Unit_Lib3MF.pas +include/Bindings/Python/Lib3MF.py +lib/cmake/lib3mf/lib3mfConfig.cmake +lib/lib3mf.so +lib/lib3mf.so.2 +lib/lib3mf.so.2.4.1.0 +libdata/pkgconfig/lib3mf.pc diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index c72b01a70b23..472a842026ff 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -1,6 +1,7 @@ PORTNAME= opencascade DISTVERSIONPREFIX= V DISTVERSION= 7_9_2 +PORTREVISION= 1 CATEGORIES= cad science DIST_SUBDIR= ${PORTNAME}-${DISTVERSION} diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index 1a21884533e8..7d004feb09e6 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -31,7 +31,8 @@ LIB_DEPENDS= libzip.so:archivers/libzip \ libharfbuzz.so:print/harfbuzz \ libfontconfig.so:x11-fonts/fontconfig \ libdouble-conversion.so:devel/double-conversion \ - libtbb.so:devel/onetbb + libtbb.so:devel/onetbb \ + lib3mf.so:cad/lib3mf CONFLICTS= openscad diff --git a/cad/openscad-devel/Makefile.git_rev b/cad/openscad-devel/Makefile.git_rev index 00e05b5e745c..59b3e506583d 100644 --- a/cad/openscad-devel/Makefile.git_rev +++ b/cad/openscad-devel/Makefile.git_rev @@ -1,8 +1,8 @@ -GIT_SRC_HASH= 6a8ab04bfd8bbe5cafab3efb74d2b46cb33fafe7 -GIT_SRC_DATE= 2025.07.25 +GIT_SRC_HASH= d40b7928a9ead197bf6a6a1d35d818482ed5aa04 +GIT_SRC_DATE= 2025.11.20 GIT_MCAD_HASH= 1ea402208c3127ffb443931e9bb1681c191dacca GIT_CLIPPER2_HASH= 6901921c4be75126d1de60bfd24bd86a61319fd0 GIT_OPENCSG_HASH= 313018fbf997f484f66cb4a320bbd2abf79a4fc1 -GIT_MANIFOLD_HASH= 2f4741e0b1de44d6d461b869e481351335340b44 +GIT_MANIFOLD_HASH= 34da5f0629f52052f7339698f1bb96dd483601c4 GIT_MIMALLOC_HASH= 4cebb48062196625b91c79311f3ff4b22f493d47 GIT_SANITIZERSCMAKE_HASH= c3dc841af4dbf44669e65b82cb68a575864326bd diff --git a/cad/openscad-devel/distinfo b/cad/openscad-devel/distinfo index 56387439fe0d..f51c4bb5e4ea 100644 --- a/cad/openscad-devel/distinfo +++ b/cad/openscad-devel/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1753524188 -SHA256 (openscad-openscad-2025.07.25-6a8ab04bfd8bbe5cafab3efb74d2b46cb33fafe7_GH0.tar.gz) = e8851c051776ea1b01a500097175efed98f1186b1ebeddb31196bf269a640a4c -SIZE (openscad-openscad-2025.07.25-6a8ab04bfd8bbe5cafab3efb74d2b46cb33fafe7_GH0.tar.gz) = 24710625 +TIMESTAMP = 1763768913 +SHA256 (openscad-openscad-2025.11.20-d40b7928a9ead197bf6a6a1d35d818482ed5aa04_GH0.tar.gz) = 4bd2cadd06bd2a0522967bb35661ebbca970849c200f39363e9e6e18110b5862 +SIZE (openscad-openscad-2025.11.20-d40b7928a9ead197bf6a6a1d35d818482ed5aa04_GH0.tar.gz) = 24914905 SHA256 (microsoft-mimalloc-4cebb48062196625b91c79311f3ff4b22f493d47_GH0.tar.gz) = 1811a777b83ffa9cb5c2f3c1b2f41b48bd72b6f044812d7ba2c2bacf5e1b8e2c SIZE (microsoft-mimalloc-4cebb48062196625b91c79311f3ff4b22f493d47_GH0.tar.gz) = 1133506 -SHA256 (elalish-manifold-2f4741e0b1de44d6d461b869e481351335340b44_GH0.tar.gz) = 1dc8aa37aa4a1c8278ce7dfe4fc8096c2fa3c382910a5b8a62c1586921b8b334 -SIZE (elalish-manifold-2f4741e0b1de44d6d461b869e481351335340b44_GH0.tar.gz) = 29613734 +SHA256 (elalish-manifold-34da5f0629f52052f7339698f1bb96dd483601c4_GH0.tar.gz) = a9549e755f226ba219549a4c6b0b9e0f4f4214347a6fc8cdd5b7706757128a46 +SIZE (elalish-manifold-34da5f0629f52052f7339698f1bb96dd483601c4_GH0.tar.gz) = 29627779 SHA256 (arsenm-sanitizers-cmake-c3dc841af4dbf44669e65b82cb68a575864326bd_GH0.tar.gz) = 19d511a3a4ddc872c89ab62c070dd8d1fcc733e6ea4655f5876a60237cd556ba SIZE (arsenm-sanitizers-cmake-c3dc841af4dbf44669e65b82cb68a575864326bd_GH0.tar.gz) = 7433 SHA256 (openscad-OpenCSG-313018fbf997f484f66cb4a320bbd2abf79a4fc1_GH0.tar.gz) = e6da517ab86422ed822e09c71e1ca6a673149fbbac50e7f3cb94f2daa3f7999d diff --git a/cad/openscad-devel/pkg-plist b/cad/openscad-devel/pkg-plist index 06a67e72729e..a75fb2b6838a 100644 --- a/cad/openscad-devel/pkg-plist +++ b/cad/openscad-devel/pkg-plist @@ -174,6 +174,7 @@ share/mime/packages/openscad.xml %%DATADIR%%/locale/es/LC_MESSAGES/openscad.mo %%DATADIR%%/locale/fr/LC_MESSAGES/openscad.mo %%DATADIR%%/locale/hy/LC_MESSAGES/openscad.mo +%%DATADIR%%/locale/it/LC_MESSAGES/openscad.mo %%DATADIR%%/locale/ka/LC_MESSAGES/openscad.mo %%DATADIR%%/locale/pl/LC_MESSAGES/openscad.mo %%DATADIR%%/locale/pt_BR/LC_MESSAGES/openscad.mo diff --git a/converters/py-svglib/Makefile b/converters/py-svglib/Makefile index 2dc75470ed1e..c188051f73c6 100644 --- a/converters/py-svglib/Makefile +++ b/converters/py-svglib/Makefile @@ -1,6 +1,5 @@ PORTNAME= svglib -DISTVERSION= 1.5.1 -PORTREVISION= 4 +DISTVERSION= 1.6.0 CATEGORIES= converters python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,14 +11,17 @@ WWW= https://github.com/deeplook/svglib LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect2>=0.2.0:textproc/py-cssselect2@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=6.0.0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}reportlab>=4.4.3:print/py-reportlab@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rlpycairo>=0.4.0:graphics/py-rlpycairo@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tinycss2>=0.6.0:textproc/py-tinycss2@${PY_FLAVOR} USES= cpe python -USE_PYTHON= autoplist concurrent distutils pytest +USE_PYTHON= autoplist concurrent pep517 pytest CPE_VENDOR= svglib_project +# test_font_family leads to assertion errors PYTEST_IGNORED_TESTS= test_font_family TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} diff --git a/converters/py-svglib/distinfo b/converters/py-svglib/distinfo index 14f62031267f..d1ad4daa0af7 100644 --- a/converters/py-svglib/distinfo +++ b/converters/py-svglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677150655 -SHA256 (svglib-1.5.1.tar.gz) = 3ae765d3a9409ee60c0fb4d24c2deb6a80617aa927054f5bcd7fc98f0695e587 -SIZE (svglib-1.5.1.tar.gz) = 913900 +TIMESTAMP = 1762691695 +SHA256 (svglib-1.6.0.tar.gz) = 4c38a274a744ef0d1677f55d5d62fc0fb798819f813e52872a796e615741733d +SIZE (svglib-1.6.0.tar.gz) = 1318276 diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile index d30cdb9bfa15..f2ae151f1995 100644 --- a/converters/simdutf/Makefile +++ b/converters/simdutf/Makefile @@ -1,6 +1,6 @@ PORTNAME= simdutf DISTVERSIONPREFIX= v -DISTVERSION= 7.5.0 +DISTVERSION= 7.6.0 CATEGORIES= converters textproc MAINTAINER= fuz@FreeBSD.org diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo index ed9e5ac7b283..add9a2586846 100644 --- a/converters/simdutf/distinfo +++ b/converters/simdutf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760644680 -SHA256 (simdutf-simdutf-v7.5.0_GH0.tar.gz) = 3cad2f554912ecd77222272e5d1a7c1e5e33b4011bee823269cdc9095d2fdce2 -SIZE (simdutf-simdutf-v7.5.0_GH0.tar.gz) = 2220975 +TIMESTAMP = 1763494564 +SHA256 (simdutf-simdutf-v7.6.0_GH0.tar.gz) = ce8c57ea0c417f721e5f0b4ba5e295de38bbd0086bc16dc9c9b1c099926576c7 +SIZE (simdutf-simdutf-v7.6.0_GH0.tar.gz) = 2230418 diff --git a/converters/simdutf/pkg-plist b/converters/simdutf/pkg-plist index 917a3854a7b7..1a780c9b1fd8 100644 --- a/converters/simdutf/pkg-plist +++ b/converters/simdutf/pkg-plist @@ -14,7 +14,7 @@ lib/cmake/simdutf/simdutf-config-version.cmake lib/cmake/simdutf/simdutf-config.cmake lib/cmake/simdutf/simdutfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/simdutf/simdutfTargets.cmake -lib/libsimdutf.so.27.0.0 -lib/libsimdutf.so.27 +lib/libsimdutf.so.28.0.0 +lib/libsimdutf.so.28 lib/libsimdutf.so libdata/pkgconfig/simdutf.pc diff --git a/databases/adodb5/Makefile b/databases/adodb5/Makefile index 1f5d9cbd8820..d3e0f34692e0 100644 --- a/databases/adodb5/Makefile +++ b/databases/adodb5/Makefile @@ -1,5 +1,5 @@ PORTNAME= adodb -PORTVERSION= 5.22.10 +PORTVERSION= 5.22.11 DISTVERSIONPREFIX= v CATEGORIES= databases www PKGNAMESUFFIX= 5${PHP_PKGNAMESUFFIX} diff --git a/databases/adodb5/distinfo b/databases/adodb5/distinfo index 7fe48f9887d8..b662ef1dfd52 100644 --- a/databases/adodb5/distinfo +++ b/databases/adodb5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756117722 -SHA256 (adodb-ADOdb-v5.22.10_GH0.tar.gz) = 804d0445d9f2d0b48ad24d72f3cc3e9cf4965aba4156a3dec75dbf56efc0abc2 -SIZE (adodb-ADOdb-v5.22.10_GH0.tar.gz) = 450382 +TIMESTAMP = 1763908790 +SHA256 (adodb-ADOdb-v5.22.11_GH0.tar.gz) = 3a87665a23b4579542f928ef546806ff250f782fdcdc9c7d40ecdd6b3c4c6f79 +SIZE (adodb-ADOdb-v5.22.11_GH0.tar.gz) = 450894 diff --git a/databases/cego/Makefile b/databases/cego/Makefile index e7b709c4e04a..16a118b05ecf 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.52.40 +PORTVERSION= 2.52.43 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 0ecbbe7bbc73..bfed17a2af08 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762591915 -SHA256 (cego-2.52.40.tar.gz) = 34991ee841581811b9671cf7efe2e74736ab434f0aefa1e3c1d0acd13f6f3794 -SIZE (cego-2.52.40.tar.gz) = 3309482 +TIMESTAMP = 1763916210 +SHA256 (cego-2.52.43.tar.gz) = 66e3472d1225ca9c4ad74d9577ea9ba8bd06163dff941ad51d3ef10469970739 +SIZE (cego-2.52.43.tar.gz) = 3309885 diff --git a/databases/grass8/Makefile b/databases/grass8/Makefile index 18bf9f88e692..800e9f85f150 100644 --- a/databases/grass8/Makefile +++ b/databases/grass8/Makefile @@ -1,6 +1,5 @@ PORTNAME= grass -DISTVERSION= 8.4.1 -PORTREVISION= 4 +DISTVERSION= 8.4.2 CATEGORIES= databases geography MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \ http://grass.cict.fr/%SUBDIR%/ \ diff --git a/databases/grass8/distinfo b/databases/grass8/distinfo index 070a3a11aa36..689d3bb19494 100644 --- a/databases/grass8/distinfo +++ b/databases/grass8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740812246 -SHA256 (grass-8.4.1.tar.gz) = d17dcf67e7c9bcd7103d53f4ba46a9d88430d84c6ce1350650b7021d62db0864 -SIZE (grass-8.4.1.tar.gz) = 69956380 +TIMESTAMP = 1763787505 +SHA256 (grass-8.4.2.tar.gz) = 066d5a612da8b00b9d62ea9e91022b8082b9a65b18549b4719078fd0cb26e142 +SIZE (grass-8.4.2.tar.gz) = 70290207 diff --git a/databases/grass8/pkg-plist b/databases/grass8/pkg-plist index f1006194ac96..e40655494802 100644 --- a/databases/grass8/pkg-plist +++ b/databases/grass8/pkg-plist @@ -483,6 +483,7 @@ bin/grass%%MAJVER%% %%GRASS_INST_DIR%%/docs/html/colortables/slope.png %%GRASS_INST_DIR%%/docs/html/colortables/soilmoisture.png %%GRASS_INST_DIR%%/docs/html/colortables/srtm.png +%%GRASS_INST_DIR%%/docs/html/colortables/srtm_percent.png %%GRASS_INST_DIR%%/docs/html/colortables/srtm_plus.png %%GRASS_INST_DIR%%/docs/html/colortables/terrain.png %%GRASS_INST_DIR%%/docs/html/colortables/viridis.png @@ -2594,6 +2595,7 @@ bin/grass%%MAJVER%% %%GRASS_INST_DIR%%/etc/colors/slope %%GRASS_INST_DIR%%/etc/colors/soilmoisture %%GRASS_INST_DIR%%/etc/colors/srtm +%%GRASS_INST_DIR%%/etc/colors/srtm_percent %%GRASS_INST_DIR%%/etc/colors/srtm_plus %%GRASS_INST_DIR%%/etc/colors/terrain %%GRASS_INST_DIR%%/etc/colors/viridis diff --git a/databases/mariadb-java-client/Makefile b/databases/mariadb-java-client/Makefile index e6dec75de516..671a385692b7 100644 --- a/databases/mariadb-java-client/Makefile +++ b/databases/mariadb-java-client/Makefile @@ -1,5 +1,5 @@ PORTNAME= mariadb-java-client -DISTVERSION= 3.5.5 +DISTVERSION= 3.5.6 CATEGORIES= databases java MASTER_SITES= https://dlm.mariadb.com/4441309/Connectors/java/connector-java-${DISTVERSION}/ \ https://repo1.maven.org/maven2/org/mariadb/jdbc/mariadb-java-client/${DISTVERSION}/ diff --git a/databases/mariadb-java-client/distinfo b/databases/mariadb-java-client/distinfo index 4b830b43a7b5..3afbb24e3c70 100644 --- a/databases/mariadb-java-client/distinfo +++ b/databases/mariadb-java-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754913503 -SHA256 (mariadb-java-client-3.5.5.jar) = 81b9b10dbbd823e5dc9d81bc48435c76d7e92297a8515cfb75bc620917df9baa -SIZE (mariadb-java-client-3.5.5.jar) = 749538 +TIMESTAMP = 1763812868 +SHA256 (mariadb-java-client-3.5.6.jar) = a129703efd7b0f334564d46753de999f09b3a361489a2eb647e6020390981cc9 +SIZE (mariadb-java-client-3.5.6.jar) = 760265 diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile index 675e373a5fef..99e596d18fbd 100644 --- a/databases/pg.el/Makefile +++ b/databases/pg.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= pg.el DISTVERSIONPREFIX= v -DISTVERSION= 0.60 +DISTVERSION= 0.61 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/pg.el/distinfo b/databases/pg.el/distinfo index f0d8d10accc6..6c1d0e810972 100644 --- a/databases/pg.el/distinfo +++ b/databases/pg.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758500221 -SHA256 (emarsden-pg-el-v0.60_GH0.tar.gz) = 5c5b5f203aee014b39264083f0d69f83d52ad7f09831226b3562c65409dc1631 -SIZE (emarsden-pg-el-v0.60_GH0.tar.gz) = 172985 +TIMESTAMP = 1763847467 +SHA256 (emarsden-pg-el-v0.61_GH0.tar.gz) = 3afcd757f728bdd7d37cae4db107865bedbb66a4ce1e730efae39c0bf40b55d4 +SIZE (emarsden-pg-el-v0.61_GH0.tar.gz) = 176309 diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile index 267a8b72d4ab..ed7a8d7bce76 100644 --- a/databases/postgresql-jdbc/Makefile +++ b/databases/postgresql-jdbc/Makefile @@ -1,5 +1,5 @@ PORTNAME= postgresql -PORTVERSION= 42.7.7 +PORTVERSION= 42.7.8 CATEGORIES= databases java MASTER_SITES= http://jdbc.postgresql.org/download/ PKGNAMESUFFIX= -jdbc diff --git a/databases/postgresql-jdbc/distinfo b/databases/postgresql-jdbc/distinfo index e37cf0dc6ee2..928b19f0e480 100644 --- a/databases/postgresql-jdbc/distinfo +++ b/databases/postgresql-jdbc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749710371 -SHA256 (postgresql-42.7.7.jar) = 157963d60ae66d607e09466e8c0cdf8087e9cb20d0159899ffca96bca2528460 -SIZE (postgresql-42.7.7.jar) = 1098916 +TIMESTAMP = 1763558558 +SHA256 (postgresql-42.7.8.jar) = 2a32a9dcbc42d67a50ad3a0de5efd102c8d2be46720045f2cbd6689f160ab7c7 +SIZE (postgresql-42.7.8.jar) = 1116727 diff --git a/databases/powa-web/Makefile b/databases/powa-web/Makefile index feeaf0eb17d2..c3d8fe8219bc 100644 --- a/databases/powa-web/Makefile +++ b/databases/powa-web/Makefile @@ -1,5 +1,5 @@ PORTNAME= powa-web -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.0 CATEGORIES= databases python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/powa-web/distinfo b/databases/powa-web/distinfo index 71f3d6d2594b..aa8b049cff79 100644 --- a/databases/powa-web/distinfo +++ b/databases/powa-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754319989 -SHA256 (powa-team-powa-web-5.0.2_GH0.tar.gz) = c06c9d7ce4da758b585baf316f66439cd47935d550c9559dd425cf080d22c64b -SIZE (powa-team-powa-web-5.0.2_GH0.tar.gz) = 800058 +TIMESTAMP = 1763895908 +SHA256 (powa-team-powa-web-5.1.0_GH0.tar.gz) = 5c39026b59961d3cda0738a6cab87b311368fc94f751946f92e218837cc20c90 +SIZE (powa-team-powa-web-5.1.0_GH0.tar.gz) = 801054 diff --git a/databases/py-redisvl/Makefile b/databases/py-redisvl/Makefile index 215de63d0229..7ea299a103bd 100644 --- a/databases/py-redisvl/Makefile +++ b/databases/py-redisvl/Makefile @@ -1,5 +1,5 @@ PORTNAME= redisvl -DISTVERSION= 0.11.0 +DISTVERSION= 0.12.0 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-redisvl/distinfo b/databases/py-redisvl/distinfo index 0d68c4bfeff9..1fcb1704ee2a 100644 --- a/databases/py-redisvl/distinfo +++ b/databases/py-redisvl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763388455 -SHA256 (redisvl-0.11.0.tar.gz) = 8bd52e059a805756160320f547b04372fe00517596364431f813107d96c6cbf8 -SIZE (redisvl-0.11.0.tar.gz) = 670173 +TIMESTAMP = 1763876705 +SHA256 (redisvl-0.12.0.tar.gz) = 205db9eb9639b78a9e479b012f6db64a12aa47129fdfaf3ad59623b5736e00d2 +SIZE (redisvl-0.12.0.tar.gz) = 683456 diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 83a0e7bf4911..85f92fa203b4 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,6 +1,6 @@ PORTNAME= qownnotes DISTVERSION= 25.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${DISTVERSION}/ diff --git a/devel/Makefile b/devel/Makefile index a8645b1fbe85..b358ea9dc4fe 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1025,6 +1025,7 @@ SUBDIR += hyprlang SUBDIR += hyprutils SUBDIR += hyprwayland-scanner + SUBDIR += hyprwire SUBDIR += iaito SUBDIR += ice SUBDIR += ice37 diff --git a/devel/R-cran-sfsmisc/Makefile b/devel/R-cran-sfsmisc/Makefile index 5510310b3378..840159c48ef6 100644 --- a/devel/R-cran-sfsmisc/Makefile +++ b/devel/R-cran-sfsmisc/Makefile @@ -1,5 +1,5 @@ PORTNAME= sfsmisc -DISTVERSION= 1.1-22 +DISTVERSION= 1.1-23 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-sfsmisc/distinfo b/devel/R-cran-sfsmisc/distinfo index 4174a6d8d3ec..d0050ae408df 100644 --- a/devel/R-cran-sfsmisc/distinfo +++ b/devel/R-cran-sfsmisc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757128005 -SHA256 (sfsmisc_1.1-22.tar.gz) = b2e900b2603d96ab01faf76ccf4ef22775a6f6f5549513f3c5343097b71efa80 -SIZE (sfsmisc_1.1-22.tar.gz) = 187528 +TIMESTAMP = 1763815766 +SHA256 (sfsmisc_1.1-23.tar.gz) = b81ffa8310da56565c77626b5a499f263c26f40ea857b233586d5fef391dd25e +SIZE (sfsmisc_1.1-23.tar.gz) = 189287 diff --git a/devel/aws-c-s3/Makefile b/devel/aws-c-s3/Makefile index 08343f643017..912e126352e4 100644 --- a/devel/aws-c-s3/Makefile +++ b/devel/aws-c-s3/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-s3 DISTVERSIONPREFIX= v -DISTVERSION= 0.10.1 +DISTVERSION= 0.11.0 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-s3/distinfo b/devel/aws-c-s3/distinfo index 7fa63b74ca10..5d87ebbf2b96 100644 --- a/devel/aws-c-s3/distinfo +++ b/devel/aws-c-s3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762617797 -SHA256 (awslabs-aws-c-s3-v0.10.1_GH0.tar.gz) = cc656740e8e566b5c0233b1e96c8a91fc10d31872b3fcea6831c57902a746386 -SIZE (awslabs-aws-c-s3-v0.10.1_GH0.tar.gz) = 427720 +TIMESTAMP = 1763806140 +SHA256 (awslabs-aws-c-s3-v0.11.0_GH0.tar.gz) = 155a877091b924687ff7cada781963edd8c182571b4b85a15ba73d0370b0f1ee +SIZE (awslabs-aws-c-s3-v0.11.0_GH0.tar.gz) = 429499 diff --git a/devel/ding-libs/Makefile b/devel/ding-libs/Makefile index d583de2811dd..dec79e749551 100644 --- a/devel/ding-libs/Makefile +++ b/devel/ding-libs/Makefile @@ -1,22 +1,11 @@ PORTNAME= ding-libs -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= devel -MASTER_SITES= https://releases.pagure.org/SSSD/ding-libs/ \ - LOCAL/tobik/ding-libs -DIST_SUBDIR= ding-libs +MASTER_SITES= https://github.com/SSSD/ding-libs/releases/download/${PORTVERSION}/ -# Build fixes for non-Linux systems -PATCH_SITES= LOCAL/tobik/ding-libs \ - https://pagure.io/SSSD/ding-libs/c/ -PATCHFILES= 8fc522605a90e670fe76dc1b44669230c121a96e.patch:-p1 \ - 72c19bd018b107ecf5a80963b433e9922f7243fd.patch:-p1 \ - 315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch:-p1 \ - be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch:-p1 \ - a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch:-p1 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= arrowd@FreeBSD.org COMMENT= Collection of useful libraries for developers -WWW= https://pagure.io/SSSD/ding-libs/ +WWW= https://github.com/SSSD/ding-libs/ LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi diff --git a/devel/ding-libs/distinfo b/devel/ding-libs/distinfo index b651578af857..dc5580e82495 100644 --- a/devel/ding-libs/distinfo +++ b/devel/ding-libs/distinfo @@ -1,13 +1,3 @@ -TIMESTAMP = 1527583392 -SHA256 (ding-libs/ding-libs-0.6.1.tar.gz) = a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1 -SIZE (ding-libs/ding-libs-0.6.1.tar.gz) = 904092 -SHA256 (ding-libs/8fc522605a90e670fe76dc1b44669230c121a96e.patch) = d1f5265adb08915349c7bda9dad80fd3dc50b87e39da89a5380b9e36fd54b5ca -SIZE (ding-libs/8fc522605a90e670fe76dc1b44669230c121a96e.patch) = 1604 -SHA256 (ding-libs/72c19bd018b107ecf5a80963b433e9922f7243fd.patch) = 7d0423031d45b78fdadc4a927333da76d1f0bdc3f83a0fe7cd4f3b1bc1b6cb42 -SIZE (ding-libs/72c19bd018b107ecf5a80963b433e9922f7243fd.patch) = 1568 -SHA256 (ding-libs/315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch) = 0b4df91d6c8bec9732375f79bd007af0690871c6eeff06d748f946294379abb8 -SIZE (ding-libs/315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch) = 991 -SHA256 (ding-libs/be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch) = e129950a3bee6498f60ce9db7c98b8ce0e974cfea032a717ae06fa748f872c0c -SIZE (ding-libs/be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch) = 4037 -SHA256 (ding-libs/a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch) = d39a70ecb642c5fc6ccec16e4d9a3e32ec672497a9e3ea9e9844a8e553214611 -SIZE (ding-libs/a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch) = 862 +TIMESTAMP = 1763824955 +SHA256 (ding-libs-0.6.2.tar.gz) = e5f07f34f5921bcb5ccccfe3751c28497879a6451cd7b395e99e24d9b5728e8d +SIZE (ding-libs-0.6.2.tar.gz) = 957577 diff --git a/devel/ding-libs/files/patch-configure b/devel/ding-libs/files/patch-configure deleted file mode 100644 index 6240169e6680..000000000000 --- a/devel/ding-libs/files/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ -Get rid of bashism - -https://pagure.io/SSSD/ding-libs/c/90f715c882a715f8cb827db14167ce8976a0fcd9 - ---- configure.orig 2017-09-22 15:44:32 UTC -+++ configure -@@ -12658,7 +12658,7 @@ BASICOBJECTS_VERSION=0.1.1 - INI_CONFIG_VERSION=1.3.1 - - -- if git log -1 &>/dev/null; then -+ if git log -1 > /dev/null 2>&1; then - GIT_CHECKOUT_TRUE= - GIT_CHECKOUT_FALSE='#' - else diff --git a/devel/ding-libs/files/patch-ini_ini__save__ut.c b/devel/ding-libs/files/patch-ini_ini__save__ut.c deleted file mode 100644 index f99502e67592..000000000000 --- a/devel/ding-libs/files/patch-ini_ini__save__ut.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ini/ini_save_ut.c.orig 2018-05-29 07:31:23 UTC -+++ ini/ini_save_ut.c -@@ -180,7 +180,7 @@ static int basic_test(void) - (srcdir == NULL) ? "." : srcdir, - cmp_files[i]); - -- snprintf(command, PATH_MAX * 3, "cmp -l -b %s %s", resname, cmpname); -+ snprintf(command, PATH_MAX * 3, "cmp -l %s %s", resname, cmpname); - error = system(command); - if ((error) || (WEXITSTATUS(error))) { - printf("Failed to compare files %d %d.\n", error, diff --git a/devel/ding-libs/files/patch-path__utils_path__utils__ut.c b/devel/ding-libs/files/patch-path__utils_path__utils__ut.c deleted file mode 100644 index d4183d1444bc..000000000000 --- a/devel/ding-libs/files/patch-path__utils_path__utils__ut.c +++ /dev/null @@ -1,11 +0,0 @@ ---- path_utils/path_utils_ut.c.orig 2018-05-29 08:04:46 UTC -+++ path_utils/path_utils_ut.c -@@ -62,7 +62,7 @@ START_TEST(test_dirname) - fail_unless_str_equal(p, "//foo"); - - fail_unless(get_dirname(p, PATH_MAX, "//foo//") == SUCCESS); -- fail_unless_str_equal(p, "//"); -+ fail_unless_str_equal(p, "/"); - - fail_unless(get_dirname(p, PATH_MAX, "foo//bar") == SUCCESS); - fail_unless_str_equal(p, "foo"); diff --git a/devel/electron39/Makefile b/devel/electron39/Makefile index 2ac294794dfb..0fda0a265899 100644 --- a/devel/electron39/Makefile +++ b/devel/electron39/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:chromium \ https://freedesktop.org/software/pulseaudio/releases/:pulseaudio PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR} -DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \ +DISTFILES= chromium-${CHROMIUM_VER}-lite${EXTRACT_SUFX}:chromium \ pulseaudio-${PULSEV}.tar.gz:pulseaudio \ electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch DIST_SUBDIR= ${PORTNAME} @@ -220,7 +220,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false # See ${WRKSRC}/electron/DEPS for CHROMIUM_VER -CHROMIUM_VER= 142.0.7444.162 +CHROMIUM_VER= 142.0.7444.175 # See ${WRKSRC}/electron/DEPS for NODE_VER NODE_VER= 22.21.1 # See ${WRKSRC}/electron/DEPS for NAN_VER @@ -371,10 +371,17 @@ pre-configure: touch ${WRKSRC:H}/pulseaudio-${PULSEV}/src/pulse/version.h @${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \ ${WRKSRC}/build/config/rust.gni \ + ${WRKSRC}/build/linux/strip_binary.gni \ ${WRKSRC}/build/rust/rust_bindgen.gni \ ${WRKSRC}/build/rust/rust_bindgen_generator.gni do-configure: + @( \ + echo "#ifndef GPU_WEBGPU_DAWN_COMMIT_HASH_H_" ;\ + echo "#define GPU_WEBGPU_DAWN_COMMIT_HASH_H_" ;\ + echo "#define DAWN_COMMIT_HASH \"$$(cat ${WRKSRC}/gpu/webgpu/DAWN_VERSION)\"" ;\ + echo "#endif // GPU_WEBGPU_DAWN_COMMIT_HASH_H_" \ + ) > ${WRKSRC}/gpu/webgpu/dawn_commit_hash.h # GN generator bootstrapping and generating ninja files cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \ READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \ diff --git a/devel/electron39/Makefile.version b/devel/electron39/Makefile.version index 2f7d52362590..103f1088eb79 100644 --- a/devel/electron39/Makefile.version +++ b/devel/electron39/Makefile.version @@ -1,2 +1,2 @@ -ELECTRON_VER= 39.2.0 +ELECTRON_VER= 39.2.3 ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//} diff --git a/devel/electron39/distinfo b/devel/electron39/distinfo index d96cbd8cb16b..af1cb36333b8 100644 --- a/devel/electron39/distinfo +++ b/devel/electron39/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1763110708 -SHA256 (electron/chromium-142.0.7444.162.tar.xz) = dbe84fedf3496ea1d47f0b19c60cbb442418f0f2191a78f54039cfd04b087b42 -SIZE (electron/chromium-142.0.7444.162.tar.xz) = 7577065240 +TIMESTAMP = 1763707543 +SHA256 (electron/chromium-142.0.7444.175-lite.tar.xz) = 619b37ab0273f72fac859fff8dd89fbf1b7ae7e7ccb8d67bc79281b24f683bc9 +SIZE (electron/chromium-142.0.7444.175-lite.tar.xz) = 1711108684 SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (electron/electron-yarn-cache-39.2.0.tar.xz) = bad00f2015309b6da8b15a50d32d4c9f9e585ca280956ad79006ae71a3a32611 -SIZE (electron/electron-yarn-cache-39.2.0.tar.xz) = 30418060 -SHA256 (electron/electron-electron-v39.2.0_GH0.tar.gz) = 9cf05344373dc6c6b4f53c5d313edb03d1c2af21310836eb4bfd46c4130f27ff -SIZE (electron/electron-electron-v39.2.0_GH0.tar.gz) = 15917542 +SHA256 (electron/electron-yarn-cache-39.2.3.tar.xz) = bad00f2015309b6da8b15a50d32d4c9f9e585ca280956ad79006ae71a3a32611 +SIZE (electron/electron-yarn-cache-39.2.3.tar.xz) = 30418060 +SHA256 (electron/electron-electron-v39.2.3_GH0.tar.gz) = d0d9205bb5954a4f58cb1c244cdf5bca869f4fa32499632bb4724e0caac7d84b +SIZE (electron/electron-electron-v39.2.3_GH0.tar.gz) = 15914034 SHA256 (electron/nodejs-node-v22.21.1_GH0.tar.gz) = 4b5ad1795fb6adfb1862df9a626bdca85185866fcd7d0313e87a347eec293fd8 SIZE (electron/nodejs-node-v22.21.1_GH0.tar.gz) = 129440814 SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb diff --git a/devel/electron39/files/patch-build_linux_strip__binary.gni b/devel/electron39/files/patch-build_linux_strip__binary.gni new file mode 100644 index 000000000000..a05d5bb001a6 --- /dev/null +++ b/devel/electron39/files/patch-build_linux_strip__binary.gni @@ -0,0 +1,13 @@ +--- build/linux/strip_binary.gni.orig 2025-11-14 20:31:45 UTC ++++ build/linux/strip_binary.gni +@@ -21,8 +21,8 @@ template("strip_binary") { + "testonly", + ]) + action("${target_name}") { +- llvm_strip_binary = "${clang_base_path}/bin/llvm-strip" +- llvm_objcopy_binary = "${clang_base_path}/bin/llvm-objcopy" ++ llvm_strip_binary = "${LOCALBASE}/llvm${MODCLANG_VERSION}/bin/llvm-strip" ++ llvm_objcopy_binary = "${LOCALBASE}/llvm${MODCLANG_VERSION}/bin/llvm-objcopy" + script = "//build/linux/strip_binary.py" + + if (defined(invoker.stripped_binary_output)) { diff --git a/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc b/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc new file mode 100644 index 000000000000..85340ca9003b --- /dev/null +++ b/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc @@ -0,0 +1,29 @@ +--- chrome/browser/headless/headless_mode_util.cc.orig 2025-11-14 20:31:45 UTC ++++ chrome/browser/headless/headless_mode_util.cc +@@ -12,7 +12,7 @@ + // New headless mode is available on Linux, Windows and Mac platforms. + // More platforms will be added later, so avoid function level clutter + // by providing stub implementations at the end of the file. +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD) + + #include "base/base_switches.h" + #include "base/files/file_path.h" +@@ -23,7 +23,7 @@ + #include "chrome/common/chrome_switches.h" + #include "content/public/common/content_switches.h" + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #include "ui/gl/gl_switches.h" // nogncheck + #include "ui/ozone/public/ozone_switches.h" // nogncheck + #endif // BUILDFLAG(IS_LINUX) +@@ -113,7 +113,7 @@ class HeadlessModeHandleImpl : public HeadlessModeHand + command_line->AppendSwitchPath(switches::kUserDataDir, user_data_dir); + } + +-#if BUILDFLAG(IS_LINUX) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + // Headless mode on Linux relies on ozone/headless platform. + command_line->AppendSwitchASCII(::switches::kOzonePlatform, + switches::kHeadless); diff --git a/devel/electron39/files/patch-chrome_common_chrome__features.cc b/devel/electron39/files/patch-chrome_common_chrome__features.cc index 6f0f15921646..a6512fd0f618 100644 --- a/devel/electron39/files/patch-chrome_common_chrome__features.cc +++ b/devel/electron39/files/patch-chrome_common_chrome__features.cc @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.cc.orig 2025-10-21 20:19:54 UTC +--- chrome/common/chrome_features.cc.orig 2025-11-14 20:31:45 UTC +++ chrome/common/chrome_features.cc @@ -86,7 +86,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, base::FEA #endif // BUILDFLAG(IS_MAC) @@ -36,7 +36,7 @@ // Controls whether Chrome Apps are supported. See https://crbug.com/1221251. // If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome // Apps will not launch and will be marked in the UI as deprecated. -@@ -627,7 +627,7 @@ BASE_FEATURE(kGlicGuestContentsVisibilityState, +@@ -625,7 +625,7 @@ BASE_FEATURE(kGlicGuestContentsVisibilityState, // Killswitch that controls whether the guest WebContents visibility state is // set to hidden when the Glic panel is warming. BASE_FEATURE(kGlicGuestContentsVisibilityState, @@ -45,7 +45,7 @@ base::FEATURE_ENABLED_BY_DEFAULT); #else base::FEATURE_DISABLED_BY_DEFAULT); -@@ -1088,7 +1088,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_ +@@ -1086,7 +1086,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_ // public keys. BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_ENABLED_BY_DEFAULT); @@ -54,7 +54,7 @@ BASE_FEATURE(kLinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT); // Values taken from the low-memory-monitor documentation and also apply to the // portal API: -@@ -1099,7 +1099,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit +@@ -1097,7 +1097,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit &kLinuxLowMemoryMonitor, "critical_level", 255}; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron39/files/patch-chrome_common_chrome__features.h b/devel/electron39/files/patch-chrome_common_chrome__features.h index b359f9e4cf11..852110635aa9 100644 --- a/devel/electron39/files/patch-chrome_common_chrome__features.h +++ b/devel/electron39/files/patch-chrome_common_chrome__features.h @@ -1,4 +1,4 @@ ---- chrome/common/chrome_features.h.orig 2025-10-21 20:19:54 UTC +--- chrome/common/chrome_features.h.orig 2025-11-14 20:31:45 UTC +++ chrome/common/chrome_features.h @@ -83,13 +83,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims); #endif // BUILDFLAG(IS_MAC) @@ -25,7 +25,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kShortcutsNotApps); -@@ -808,7 +808,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); +@@ -806,7 +806,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kKAnonymityServiceStorage); @@ -34,7 +34,7 @@ COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor); COMPONENT_EXPORT(CHROME_FEATURES) extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel; -@@ -816,7 +816,7 @@ extern const base::FeatureParam<int> kLinuxLowMemoryMo +@@ -814,7 +814,7 @@ extern const base::FeatureParam<int> kLinuxLowMemoryMo extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel; #endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS) diff --git a/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc b/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc deleted file mode 100644 index 20f46716a100..000000000000 --- a/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc +++ /dev/null @@ -1,38 +0,0 @@ ---- chromecast/browser/cast_browser_main_parts.cc.orig 2025-08-26 20:49:50 UTC -+++ chromecast/browser/cast_browser_main_parts.cc -@@ -99,7 +99,7 @@ - #include "ui/ozone/public/ozone_platform.h" - #endif // BUILDFLAG(IS_OZONE) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include <fontconfig/fontconfig.h> - #include <signal.h> - #include <sys/prctl.h> -@@ -280,7 +280,7 @@ class CastViewsDelegate : public views::ViewsDelegate - - #endif // defined(USE_AURA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - - base::FilePath GetApplicationFontsDir() { - std::unique_ptr<base::Environment> env(base::Environment::Create()); -@@ -325,7 +325,7 @@ const DefaultCommandLineSwitch kDefaultSwitches[] = { - {switches::kDisableThreadedAnimation, ""}, - #endif // BUILDFLAG(IS_ANDROID) - #endif // BUILDFLAG(IS_CAST_AUDIO_ONLY) --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #if defined(ARCH_CPU_X86_FAMILY) - // This is needed for now to enable the x11 Ozone platform to work with - // current Linux/NVidia OpenGL drivers. -@@ -502,7 +502,7 @@ void CastBrowserMainParts::ToolkitInitialized() { - views_delegate_ = std::make_unique<CastViewsDelegate>(); - #endif // defined(USE_AURA) - --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - base::FilePath dir_font = GetApplicationFontsDir(); - const FcChar8* dir_font_char8 = - reinterpret_cast<const FcChar8*>(dir_font.value().data()); diff --git a/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc b/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc deleted file mode 100644 index 86bbd3349ef9..000000000000 --- a/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chromecast/browser/cast_content_browser_client.cc.orig 2025-10-21 20:19:54 UTC -+++ chromecast/browser/cast_content_browser_client.cc -@@ -432,7 +432,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS - switches::kAudioOutputChannels)); - } - } else if (process_type == switches::kGpuProcess) { --#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - // Necessary for accelerated 2d canvas. By default on Linux, Chromium - // assumes GLES2 contexts can be lost to a power-save mode, which breaks GPU - // canvas apps. diff --git a/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc b/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc deleted file mode 100644 index 830792827d11..000000000000 --- a/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc.orig 2025-10-21 20:19:54 UTC -+++ chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc -@@ -364,7 +364,7 @@ CastWebView::Scoped RuntimeApplicationServiceImpl::Cre - params->force_720p_resolution = - GetFlagEntry(feature::kCastCoreForce720p, config_.extra_features(), - /*default_value=*/false); --#if BUILDFLAG(ENABLE_CAST_RECEIVER) && BUILDFLAG(IS_LINUX) -+#if BUILDFLAG(ENABLE_CAST_RECEIVER) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)) - // Starboard-based (linux) cast receivers may not render their UI at 720p, so - // we need to scale to the proper resolution. For example, a 4k TV may render - // the window at 1920x1080, so a scaling factor of 1.5 is necessary for a 720p diff --git a/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc b/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc deleted file mode 100644 index effe33ff128d..000000000000 --- a/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc +++ /dev/null @@ -1,20 +0,0 @@ ---- chromecast/media/base/default_monotonic_clock.cc.orig 2022-02-28 16:54:41 UTC -+++ chromecast/media/base/default_monotonic_clock.cc -@@ -11,7 +11,7 @@ - #include "base/time/time.h" - #include "build/build_config.h" - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - #include "chromecast/media/base/buildflags.h" - #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || - // BUILDFLAG(IS_CHROMEOS) -@@ -28,7 +28,7 @@ std::unique_ptr<MonotonicClock> MonotonicClock::Create - return std::make_unique<DefaultMonotonicClock>(); - } - --#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD) - int64_t MonotonicClockNow() { - timespec now = {0, 0}; - #if BUILDFLAG(MEDIA_CLOCK_MONOTONIC_RAW) diff --git a/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc b/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc index 92d61f60bf77..715b5186014e 100644 --- a/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc +++ b/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc @@ -1,6 +1,6 @@ ---- electron/shell/browser/electron_browser_main_parts.cc.orig 2025-11-13 22:50:46 UTC +--- electron/shell/browser/electron_browser_main_parts.cc.orig 2025-11-18 19:25:22 UTC +++ electron/shell/browser/electron_browser_main_parts.cc -@@ -77,7 +77,7 @@ +@@ -76,7 +76,7 @@ #include "ui/wm/core/wm_state.h" #endif @@ -9,7 +9,7 @@ #include "base/environment.h" #include "chrome/browser/ui/views/dark_mode_manager_linux.h" #include "device/bluetooth/bluetooth_adapter_factory.h" -@@ -130,7 +130,7 @@ namespace { +@@ -129,7 +129,7 @@ namespace { namespace { @@ -18,7 +18,7 @@ class LinuxUiGetterImpl : public ui::LinuxUiGetter { public: LinuxUiGetterImpl() = default; -@@ -212,7 +212,7 @@ int ElectronBrowserMainParts::PreEarlyInitialization() +@@ -211,7 +211,7 @@ int ElectronBrowserMainParts::PreEarlyInitialization() #if BUILDFLAG(IS_OZONE) // Initialize Ozone platform and add required feature flags as per platform's // properties. @@ -27,7 +27,7 @@ ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess()); #endif ui::OzonePlatform::PreEarlyInitialization(); -@@ -309,7 +309,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { +@@ -304,7 +304,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { // happen before the ResourceBundle is loaded if (locale.empty()) l10n_util::OverrideLocaleWithCocoaLocale(); @@ -36,7 +36,7 @@ // l10n_util::GetApplicationLocaleInternal uses g_get_language_names(), // which keys off of getenv("LC_ALL"). // We must set this env first to make ui::ResourceBundle accept the custom -@@ -338,7 +338,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { +@@ -333,7 +333,7 @@ int ElectronBrowserMainParts::PreCreateThreads() { ElectronBrowserClient::SetApplicationLocale(app_locale); fake_browser_process_->SetApplicationLocale(app_locale); @@ -45,7 +45,7 @@ // Reset to the original LC_ALL since we should not be changing it. if (!locale.empty()) { if (lc_all) -@@ -395,7 +395,7 @@ void ElectronBrowserMainParts::ToolkitInitialized() { +@@ -390,7 +390,7 @@ void ElectronBrowserMainParts::ToolkitInitialized() { } void ElectronBrowserMainParts::ToolkitInitialized() { @@ -54,7 +54,7 @@ auto* linux_ui = ui::GetDefaultLinuxUi(); CHECK(linux_ui); linux_ui_getter_ = std::make_unique<LinuxUiGetterImpl>(); -@@ -502,7 +502,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo +@@ -497,7 +497,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo } void ElectronBrowserMainParts::PostCreateMainMessageLoop() { @@ -63,7 +63,7 @@ std::string app_name = electron::Browser::Get()->GetName(); #endif #if BUILDFLAG(IS_LINUX) -@@ -514,7 +514,9 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo +@@ -509,7 +509,9 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo if (!bluez::BluezDBusManager::IsInitialized()) bluez::DBusBluezManagerWrapperLinux::Initialize(); @@ -73,7 +73,7 @@ // Set up crypt config. This needs to be done before anything starts the // network service, as the raw encryption key needs to be shared with the // network service for encrypted cookie storage. -@@ -609,7 +611,7 @@ void ElectronBrowserMainParts::PostMainMessageLoopRun( +@@ -604,7 +606,7 @@ void ElectronBrowserMainParts::PostMainMessageLoopRun( fake_browser_process_->PostMainMessageLoopRun(); content::DevToolsAgentHost::StopRemoteDebuggingPipeHandler(); diff --git a/devel/electron39/files/patch-electron_shell_services_node_node__service.cc b/devel/electron39/files/patch-electron_shell_services_node_node__service.cc index a0639d57c40c..49fb58cbce76 100644 --- a/devel/electron39/files/patch-electron_shell_services_node_node__service.cc +++ b/devel/electron39/files/patch-electron_shell_services_node_node__service.cc @@ -1,7 +1,7 @@ ---- electron/shell/services/node/node_service.cc.orig 2025-11-13 22:50:46 UTC +--- electron/shell/services/node/node_service.cc.orig 2025-11-18 19:25:22 UTC +++ electron/shell/services/node/node_service.cc -@@ -26,7 +26,7 @@ - #include "shell/common/v8_util.h" +@@ -24,7 +24,7 @@ + #include "shell/common/node_includes.h" #include "shell/services/node/parent_port.h" -#if !IS_MAS_BUILD() @@ -9,7 +9,7 @@ #include "shell/common/crash_keys.h" #endif -@@ -47,7 +47,7 @@ void V8FatalErrorCallback(const char* location, const +@@ -45,7 +45,7 @@ void V8FatalErrorCallback(const char* location, const GetRemote()->OnV8FatalError(location, outstream.str()); } diff --git a/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h b/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h deleted file mode 100644 index 49e1a53ae896..000000000000 --- a/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gpu/webgpu/dawn_commit_hash.h.orig 2025-11-02 19:18:17 UTC -+++ gpu/webgpu/dawn_commit_hash.h -@@ -0,0 +1,8 @@ -+/* Generated by lastchange.py, do not edit.*/ -+ -+#ifndef GPU_WEBGPU_DAWN_COMMIT_HASH_H_ -+#define GPU_WEBGPU_DAWN_COMMIT_HASH_H_ -+ -+#define DAWN_COMMIT_HASH "cee9cb0d67e749bf42f5e90cb3b8a6f525dbb920" -+ -+#endif // GPU_WEBGPU_DAWN_COMMIT_HASH_H_ diff --git a/devel/electron39/files/patch-third__party_protobuf_proto__library.gni b/devel/electron39/files/patch-third__party_protobuf_proto__library.gni new file mode 100644 index 000000000000..d9a83844575d --- /dev/null +++ b/devel/electron39/files/patch-third__party_protobuf_proto__library.gni @@ -0,0 +1,19 @@ +--- third_party/protobuf/proto_library.gni.orig 2025-11-14 20:31:45 UTC ++++ third_party/protobuf/proto_library.gni +@@ -260,7 +260,15 @@ _protoc_gen_ts_runtime_deps = [ + + # When use_remoteexec=true, node actions may run on remote + # Linux worker. So it should include linux node binary in inputs. +-if (is_linux || is_chromeos || use_remoteexec) { ++if (is_openbsd) { ++ _protoc_gen_ts_runtime_deps += ++ [ "//third_party/node/openbsd/node-openbsd/bin/node" ] ++} ++if (is_freebsd) { ++ _protoc_gen_ts_runtime_deps += ++ [ "//third_party/node/freebsd/node-freebsd/bin/node" ] ++} ++if (!is_bsd && (is_linux || is_chromeos || use_remoteexec)) { + _protoc_gen_ts_runtime_deps += + [ "//third_party/node/linux/node-linux-x64/bin/node" ] + } diff --git a/devel/gh/Makefile b/devel/gh/Makefile index d53f7a09c9ce..67a39e572087 100644 --- a/devel/gh/Makefile +++ b/devel/gh/Makefile @@ -1,6 +1,6 @@ PORTNAME= gh DISTVERSIONPREFIX= v -DISTVERSION= 2.83.0 +DISTVERSION= 2.83.1 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/gh/distinfo b/devel/gh/distinfo index 654f54fe61c0..418dfb1dd877 100644 --- a/devel/gh/distinfo +++ b/devel/gh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762581254 -SHA256 (go/devel_gh/gh-v2.83.0/v2.83.0.mod) = 444bffef56b068ca0b09a76ad3cd5a0fed3d9eb5aa803b49826b5c8817e61e33 -SIZE (go/devel_gh/gh-v2.83.0/v2.83.0.mod) = 12464 -SHA256 (go/devel_gh/gh-v2.83.0/v2.83.0.zip) = a272974d1183f195a6f8071f7e078af5e5adbcd93508f08c518da9eb3c9655ad -SIZE (go/devel_gh/gh-v2.83.0/v2.83.0.zip) = 15634286 +TIMESTAMP = 1763560588 +SHA256 (go/devel_gh/gh-v2.83.1/v2.83.1.mod) = 444bffef56b068ca0b09a76ad3cd5a0fed3d9eb5aa803b49826b5c8817e61e33 +SIZE (go/devel_gh/gh-v2.83.1/v2.83.1.mod) = 12464 +SHA256 (go/devel_gh/gh-v2.83.1/v2.83.1.zip) = fd348a1fb053c3c6a716ae08310a4409e5aedd8be42e09b24a695e9f1af1e2a3 +SIZE (go/devel_gh/gh-v2.83.1/v2.83.1.zip) = 15682273 diff --git a/devel/gitlab-runner/Makefile b/devel/gitlab-runner/Makefile index ef7c86a013d6..a50a10ff618f 100644 --- a/devel/gitlab-runner/Makefile +++ b/devel/gitlab-runner/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-runner DISTVERSIONPREFIX= v -DISTVERSION= 18.6.0 +DISTVERSION= 18.6.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \ https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerarm @@ -8,7 +9,7 @@ DISTFILES= prebuilt-x86_64.tar.xz:dockerx64 \ prebuilt-arm.tar.xz:dockerarm PATCH_SITES= https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/ -PATCHFILES+= 5958.patch:-p1 # https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5958, Permission denied in pipeline +PATCHFILES+= 5961.patch:-p1 # https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/5961, Fix "unable to get password from user" errors in shell executor #PATCH_SITES= https://gitlab.com/mfechner/gitlab-runner/-/commit/ #PATCHFILES+= 2f12af03ccd5fe875d583ddc8b976329b635fd22.patch:-p1 diff --git a/devel/gitlab-runner/distinfo b/devel/gitlab-runner/distinfo index 555026ce2088..21e737fe99a5 100644 --- a/devel/gitlab-runner/distinfo +++ b/devel/gitlab-runner/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1763745489 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.0/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.0/prebuilt-x86_64.tar.xz) = 9594352 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.0/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.0/prebuilt-arm.tar.xz) = 9020896 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.0/go.mod) = 82fa95d31cd6973595b6af8467db047db6731d50e16681561f9f4a7f2c271491 -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.0/go.mod) = 13992 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.0/gitlab-runner-v18.6.0.tar.bz2) = db279f48e5c6e30f962e3d9673998eb527abcfbf763719385c93bc490395d082 -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.0/gitlab-runner-v18.6.0.tar.bz2) = 2097239 -SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.0/5958.patch) = 7d98cf1b204a09a1f2f02780da7fa1c879a8012faccfb4b6fe55c7aebda4005c -SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.0/5958.patch) = 5208 +TIMESTAMP = 1763928380 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.1/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.1/prebuilt-x86_64.tar.xz) = 9594352 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.1/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.1/prebuilt-arm.tar.xz) = 9020896 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.1/go.mod) = 82fa95d31cd6973595b6af8467db047db6731d50e16681561f9f4a7f2c271491 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.1/go.mod) = 13992 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.1/gitlab-runner-v18.6.1.tar.bz2) = 18ff6f31daba6afb697c3c6c2cb0e542f5d2e9e5c8a088e4b0c6b91abcd9ff37 +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.1/gitlab-runner-v18.6.1.tar.bz2) = 2097455 +SHA256 (go/devel_gitlab-runner/gitlab-runner-v18.6.1/5961.patch) = 532ba5d8ee60cc81b6ae76564e9f14384192557b221f0d78a5d209e195e0958f +SIZE (go/devel_gitlab-runner/gitlab-runner-v18.6.1/5961.patch) = 8331 diff --git a/devel/glab/Makefile b/devel/glab/Makefile index fcfebe83d7ce..d5c291446289 100644 --- a/devel/glab/Makefile +++ b/devel/glab/Makefile @@ -1,6 +1,6 @@ PORTNAME= glab DISTVERSIONPREFIX= v -DISTVERSION= 1.77.0 +DISTVERSION= 1.78.2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/glab/distinfo b/devel/glab/distinfo index 314f06de73d7..d74fd13566e3 100644 --- a/devel/glab/distinfo +++ b/devel/glab/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762922605 -SHA256 (go/devel_glab/glab-v1.77.0/v1.77.0.mod) = 0f708e104c032d1bfa1ae8a2254be014590999a101c14db50564b70f242ac969 -SIZE (go/devel_glab/glab-v1.77.0/v1.77.0.mod) = 8186 -SHA256 (go/devel_glab/glab-v1.77.0/v1.77.0.zip) = 5dcc2e5473b18bfb69cab525f55eeadaa99e6ed4d43479291d1e3f42c185a327 -SIZE (go/devel_glab/glab-v1.77.0/v1.77.0.zip) = 17562097 +TIMESTAMP = 1763788951 +SHA256 (go/devel_glab/glab-v1.78.2/v1.78.2.mod) = cc01f1aab745d1ad0e3b913aa9d52d6e7a734186bfbfb7c54b46cf73e8b3bd96 +SIZE (go/devel_glab/glab-v1.78.2/v1.78.2.mod) = 8187 +SHA256 (go/devel_glab/glab-v1.78.2/v1.78.2.zip) = 5295b2bfb3d37fc7a0a1accba444afdedbb32a862b1df19b4b562a3f26ca1b69 +SIZE (go/devel_glab/glab-v1.78.2/v1.78.2.zip) = 17604972 diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist index f875c9627ad1..570c7b00ef43 100644 --- a/devel/glab/pkg-plist +++ b/devel/glab/pkg-plist @@ -36,6 +36,9 @@ %%MANPAGES%%share/man/man1/glab-cluster-agent-check_manifest_usage.1.gz %%MANPAGES%%share/man/man1/glab-cluster-agent-get-token.1.gz %%MANPAGES%%share/man/man1/glab-cluster-agent-list.1.gz +%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache-clear.1.gz +%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache-list.1.gz +%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache.1.gz %%MANPAGES%%share/man/man1/glab-cluster-agent-token-revoke.1.gz %%MANPAGES%%share/man/man1/glab-cluster-agent-update-kubeconfig.1.gz %%MANPAGES%%share/man/man1/glab-cluster-agent.1.gz diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile index 5aa833e70fe5..e30f250bb3f9 100644 --- a/devel/go-tools/Makefile +++ b/devel/go-tools/Makefile @@ -1,7 +1,6 @@ PORTNAME= tools DISTVERSIONPREFIX= v -DISTVERSION= 0.38.0 -PORTREVISION= 1 +DISTVERSION= 0.39.0 PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= go- diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo index ab252fc9ed97..6986132eff5c 100644 --- a/devel/go-tools/distinfo +++ b/devel/go-tools/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1760786619 -SHA256 (go/devel_go-tools/tools-v0.38.0/v0.38.0.mod) = a9588ed80fe33bb108b8c89c0e286c4e5c82f94a98256496aea0b2e53dfec914 -SIZE (go/devel_go-tools/tools-v0.38.0/v0.38.0.mod) = 301 -SHA256 (go/devel_go-tools/tools-v0.38.0/v0.38.0.zip) = 7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6 -SIZE (go/devel_go-tools/tools-v0.38.0/v0.38.0.zip) = 2822153 +TIMESTAMP = 1763116538 +SHA256 (go/devel_go-tools/tools-v0.39.0/v0.39.0.mod) = b479807449df634074dd08e8e15065ed90bb91e123a1664e4ef34ca07fd4c0ac +SIZE (go/devel_go-tools/tools-v0.39.0/v0.39.0.mod) = 301 +SHA256 (go/devel_go-tools/tools-v0.39.0/v0.39.0.zip) = 498ead1f3de646754a152c14fcaade9b03f86114b2746b65367e3540c1acbcde +SIZE (go/devel_go-tools/tools-v0.39.0/v0.39.0.zip) = 2854184 diff --git a/devel/hyprwire/Makefile b/devel/hyprwire/Makefile new file mode 100644 index 000000000000..9e61ef683190 --- /dev/null +++ b/devel/hyprwire/Makefile @@ -0,0 +1,40 @@ +PORTNAME= hyprwire +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.1 +CATEGORIES= devel + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Fast and consistent wire protocol for IPC +WWW= https://github.com/hyprwm/hyprwire + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libhyprutils.so:devel/hyprutils \ + libffi.so:devel/libffi \ + libpugixml.so:textproc/pugixml + +USES= cmake:testing compiler:c++11-lib pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= hyprwm + +LDFLAGS+= -pthread + +PLIST_SUB= SOVERSION_FULL=${DISTVERSION} \ + SOVERSION_MAJOR=1 +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +# XXX Drop after FreeBSD 13.5 EOL around 2026-04-30 +# https://cgit.freebsd.org/src/commit/?id=af93fea71038 +.if !exists(/usr/include/sys/timerfd.h) +LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim +.endif + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +.include <bsd.port.mk> diff --git a/devel/hyprwire/distinfo b/devel/hyprwire/distinfo new file mode 100644 index 000000000000..1d16e50262e4 --- /dev/null +++ b/devel/hyprwire/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763884570 +SHA256 (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = db522dd32756a956833b92ea2f50fb9863392ba43daca42a8008228c6dfc8343 +SIZE (hyprwm-hyprwire-v0.1.1_GH0.tar.gz) = 31531 diff --git a/devel/hyprwire/files/patch-src_core_client_ClientSocket.cpp b/devel/hyprwire/files/patch-src_core_client_ClientSocket.cpp new file mode 100644 index 000000000000..fb2c37a1aeab --- /dev/null +++ b/devel/hyprwire/files/patch-src_core_client_ClientSocket.cpp @@ -0,0 +1,10 @@ +--- src/core/client/ClientSocket.cpp.orig 2025-11-23 08:07:11 UTC ++++ src/core/client/ClientSocket.cpp +@@ -18,6 +18,7 @@ + #include <sys/socket.h> + #include <sys/un.h> + #include <netinet/in.h> ++#include <unistd.h> + + #include <filesystem> + #include <hyprutils/utils/ScopeGuard.hpp> diff --git a/devel/hyprwire/files/patch-src_core_server_ServerClient.cpp b/devel/hyprwire/files/patch-src_core_server_ServerClient.cpp new file mode 100644 index 000000000000..e925ee87ce0b --- /dev/null +++ b/devel/hyprwire/files/patch-src_core_server_ServerClient.cpp @@ -0,0 +1,11 @@ +--- src/core/server/ServerClient.cpp.orig 2025-11-23 08:04:14 UTC ++++ src/core/server/ServerClient.cpp +@@ -7,6 +7,8 @@ + #include "../../helpers/Log.hpp" + #include "../../Macros.hpp" + ++#include <unistd.h> ++ + #include <hyprwire/core/implementation/ServerImpl.hpp> + #include <hyprwire/core/implementation/Spec.hpp> + diff --git a/devel/hyprwire/files/patch-src_core_server_ServerSocket.cpp b/devel/hyprwire/files/patch-src_core_server_ServerSocket.cpp new file mode 100644 index 000000000000..680a7b75932d --- /dev/null +++ b/devel/hyprwire/files/patch-src_core_server_ServerSocket.cpp @@ -0,0 +1,10 @@ +--- src/core/server/ServerSocket.cpp.orig 2025-11-23 08:06:13 UTC ++++ src/core/server/ServerSocket.cpp +@@ -9,6 +9,7 @@ + #include <sys/socket.h> + #include <sys/un.h> + #include <netinet/in.h> ++#include <unistd.h> + + #include <filesystem> + #include <hyprutils/utils/ScopeGuard.hpp> diff --git a/devel/hyprwire/pkg-descr b/devel/hyprwire/pkg-descr new file mode 100644 index 000000000000..d48eec95bdc7 --- /dev/null +++ b/devel/hyprwire/pkg-descr @@ -0,0 +1,3 @@ +Hyprwire is a fast and consistent wire protocol, and its +implementation. This is essentially a "method" for processes to talk +to each other. diff --git a/devel/hyprwire/pkg-plist b/devel/hyprwire/pkg-plist new file mode 100644 index 000000000000..9593517d8a32 --- /dev/null +++ b/devel/hyprwire/pkg-plist @@ -0,0 +1,17 @@ +bin/hyprwire-scanner +include/hyprwire/core/ClientSocket.hpp +include/hyprwire/core/ServerSocket.hpp +include/hyprwire/core/implementation/ClientImpl.hpp +include/hyprwire/core/implementation/Object.hpp +include/hyprwire/core/implementation/ServerImpl.hpp +include/hyprwire/core/implementation/Spec.hpp +include/hyprwire/core/implementation/Types.hpp +include/hyprwire/core/types/MessageMagic.hpp +include/hyprwire/hyprwire.hpp +lib/cmake/hyprwire-scanner/hyprwire-scanner-config-version.cmake +lib/cmake/hyprwire-scanner/hyprwire-scanner-config.cmake +lib/libhyprwire.so +lib/libhyprwire.so.%%SOVERSION_FULL%% +lib/libhyprwire.so.%%SOVERSION_MAJOR%% +libdata/pkgconfig/hyprwire-scanner.pc +libdata/pkgconfig/hyprwire.pc diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index bec8022ffe7f..4c905f094d9a 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcbase -PORTVERSION= 1.22.1 +PORTVERSION= 1.22.3 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 4d89c07c9cc3..f03ece6213ce 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752778743 -SHA256 (lfcbase-1.22.1.tar.gz) = ddd0215050917bad278ca9741b04fbe53610e5615136e7db5f0eb98e9d8a4423 -SIZE (lfcbase-1.22.1.tar.gz) = 668483 +TIMESTAMP = 1763916198 +SHA256 (lfcbase-1.22.3.tar.gz) = ddb1afc1ce9e1d2c3f79b8f194d0ccc3bd6ae68caeb214b58d251ebba2d7334e +SIZE (lfcbase-1.22.3.tar.gz) = 668218 diff --git a/devel/p5-Time-Piece/Makefile b/devel/p5-Time-Piece/Makefile index 0875d1e62e32..997fc5a12fea 100644 --- a/devel/p5-Time-Piece/Makefile +++ b/devel/p5-Time-Piece/Makefile @@ -1,5 +1,5 @@ PORTNAME= Time-Piece -PORTVERSION= 1.40 +PORTVERSION= 1.41 PORTEPOCH= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN diff --git a/devel/p5-Time-Piece/distinfo b/devel/p5-Time-Piece/distinfo index f2388fe76c1d..b10b62b02ce3 100644 --- a/devel/p5-Time-Piece/distinfo +++ b/devel/p5-Time-Piece/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762854769 -SHA256 (Time-Piece-1.40.tar.gz) = d079c5beadd76e2521bdb5f215f15c0c63b95ca2181066778454afb06bdb1d67 -SIZE (Time-Piece-1.40.tar.gz) = 56263 +TIMESTAMP = 1763806260 +SHA256 (Time-Piece-1.41.tar.gz) = 606824c0a440c050232e25dc856517db884ce3f47f60b159219ffc666a17ba11 +SIZE (Time-Piece-1.41.tar.gz) = 56935 diff --git a/devel/pecl-ev/Makefile b/devel/pecl-ev/Makefile index 762165586ac9..500dc87cf7fe 100644 --- a/devel/pecl-ev/Makefile +++ b/devel/pecl-ev/Makefile @@ -1,5 +1,5 @@ PORTNAME= ev -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= devel MAINTAINER= fluffy@FreeBSD.org diff --git a/devel/pecl-ev/distinfo b/devel/pecl-ev/distinfo index 264990822d23..3388c6d03bc8 100644 --- a/devel/pecl-ev/distinfo +++ b/devel/pecl-ev/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752863464 -SHA256 (PECL/ev-1.2.1.tgz) = 721961554a65a60158d66da75c68d26880ec85054a78442d710ea4412bec400e -SIZE (PECL/ev-1.2.1.tgz) = 114167 +TIMESTAMP = 1763664604 +SHA256 (PECL/ev-1.2.2.tgz) = 5fea4af2ae128ed4d3a91825e48cb550c600d4175886be34cb779cbe52c54e50 +SIZE (PECL/ev-1.2.2.tgz) = 114234 diff --git a/devel/protobuf-java/Makefile b/devel/protobuf-java/Makefile index 67b6b21a9fd4..1d9adc455f11 100644 --- a/devel/protobuf-java/Makefile +++ b/devel/protobuf-java/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf-java -DISTVERSION= 4.33.0 +DISTVERSION= 4.33.1 CATEGORIES= devel java MASTER_SITES= https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/${DISTVERSION}/ EXTRACT_SUFX= .jar diff --git a/devel/protobuf-java/distinfo b/devel/protobuf-java/distinfo index 356d0895e692..dd479f158614 100644 --- a/devel/protobuf-java/distinfo +++ b/devel/protobuf-java/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760637793 -SHA256 (protobuf-java-4.33.0.jar) = 6c50b4323a101dfd7b8aea209337ac49ecf5d8e33e0b210b196fc654291ed2cc -SIZE (protobuf-java-4.33.0.jar) = 1886258 +TIMESTAMP = 1763850346 +SHA256 (protobuf-java-4.33.1.jar) = fd5cf3d55bc2c3ddb2a8640c9d4c69daa9a5b326fb6e05bae0e56b3f4f85e0f7 +SIZE (protobuf-java-4.33.1.jar) = 1886269 diff --git a/devel/py-os-service-types/Makefile b/devel/py-os-service-types/Makefile index efc964b88714..fe01109986ac 100644 --- a/devel/py-os-service-types/Makefile +++ b/devel/py-os-service-types/Makefile @@ -1,9 +1,9 @@ PORTNAME= os-service-types -PORTVERSION= 1.7.0 -PORTREVISION= 1 +DISTVERSION= 1.8.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= os_service_types-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Python library for consuming OpenStack service-types-authority data @@ -12,11 +12,14 @@ WWW= https://pypi.org/project/os-service-types/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}pbr>=6.1.1:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist pep517 NO_ARCH= yes diff --git a/devel/py-os-service-types/distinfo b/devel/py-os-service-types/distinfo index a09d6998941c..2607f903a549 100644 --- a/devel/py-os-service-types/distinfo +++ b/devel/py-os-service-types/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578329742 -SHA256 (os-service-types-1.7.0.tar.gz) = 31800299a82239363995b91f1ebf9106ac7758542a1e4ef6dc737a5932878c6c -SIZE (os-service-types-1.7.0.tar.gz) = 24474 +TIMESTAMP = 1763897451 +SHA256 (os_service_types-1.8.2.tar.gz) = ab7648d7232849943196e1bb00a30e2e25e600fa3b57bb241d15b7f521b5b575 +SIZE (os_service_types-1.8.2.tar.gz) = 27476 diff --git a/devel/py-ty/Makefile b/devel/py-ty/Makefile index f9e06675959b..e6367f681a4d 100644 --- a/devel/py-ty/Makefile +++ b/devel/py-ty/Makefile @@ -1,5 +1,5 @@ PORTNAME= ty -DISTVERSION= 0.0.1a26 +DISTVERSION= 0.0.1a27 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ CARGO_INSTALL= no MAKE_ENV= ${CARGO_ENV} -PORTSCOUT= limit:^[0-9]\. +PORTSCOUT= site:https://files.pythonhosted.org/packages/source/t/ty/ PORTDOCS= README.md diff --git a/devel/py-ty/Makefile.crates b/devel/py-ty/Makefile.crates index ea96731b1b7d..a2ab7902ea18 100644 --- a/devel/py-ty/Makefile.crates +++ b/devel/py-ty/Makefile.crates @@ -127,8 +127,8 @@ CARGO_CRATES= adler2-2.0.1 \ fsevent-sys-4.1.0 \ funty-2.0.0 \ generic-array-0.14.7 \ - get-size-derive2-0.7.1 \ - get-size2-0.7.1 \ + get-size-derive2-0.7.2 \ + get-size2-0.7.2 \ getopts-0.2.24 \ getrandom-0.2.16 \ getrandom-0.3.4 \ @@ -159,7 +159,7 @@ CARGO_CRATES= adler2-2.0.1 \ imara-diff-0.1.8 \ imperative-1.0.6 \ indexmap-2.12.0 \ - indicatif-0.18.2 \ + indicatif-0.18.3 \ indoc-2.0.7 \ inotify-0.11.0 \ inotify-sys-0.1.5 \ @@ -268,8 +268,8 @@ CARGO_CRATES= adler2-2.0.1 \ proc-macro-utils-0.10.0 \ proc-macro2-1.0.103 \ pyproject-toml-0.13.7 \ - quick-junit-0.5.1 \ - quick-xml-0.37.5 \ + quick-junit-0.5.2 \ + quick-xml-0.38.4 \ quickcheck-1.0.3 \ quickcheck_macros-1.1.0 \ quote-1.0.42 \ @@ -464,5 +464,5 @@ CARGO_CRATES= adler2-2.0.1 \ zstd-0.11.2+zstd.1.5.2 \ zstd-safe-5.0.2+zstd.1.5.2 \ zstd-sys-2.0.16+zstd.1.5.7 \ - salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=05a9af7f554b64b8aadc2eeb6f2caf73d0408d09\#05a9af7f554b64b8aadc2eeb6f2caf73d0408d09 \ - lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 + lsp-types@git+https://github.com/astral-sh/lsp-types.git?rev=3512a9f\#3512a9f33eadc5402cfab1b8f7340824c8ca1439 \ + salsa,salsa-macro-rules,salsa-macros@git+https://github.com/salsa-rs/salsa.git?rev=a885bb4c4c192741b8a17418fef81a71e33d111e\#a885bb4c4c192741b8a17418fef81a71e33d111e diff --git a/devel/py-ty/distinfo b/devel/py-ty/distinfo index 35a873cb9783..b7825d80e5e8 100644 --- a/devel/py-ty/distinfo +++ b/devel/py-ty/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1763060608 -SHA256 (ty-0.0.1a26.tar.gz) = 65143f8efeb2da1644821b710bf6b702a31ddcf60a639d5a576db08bded91db4 -SIZE (ty-0.0.1a26.tar.gz) = 4432154 +TIMESTAMP = 1763845272 +SHA256 (ty-0.0.1a27.tar.gz) = d34fe04979f2c912700cbf0919e8f9b4eeaa10c4a2aff7450e5e4c90f998bc28 +SIZE (ty-0.0.1a27.tar.gz) = 4516059 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 @@ -259,10 +259,10 @@ SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65 SIZE (rust/crates/funty-2.0.0.crate) = 13160 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/get-size-derive2-0.7.1.crate) = 46b134aa084df7c3a513a1035c52f623e4b3065dfaf3d905a4f28a2e79b5bb3f -SIZE (rust/crates/get-size-derive2-0.7.1.crate) = 8841 -SHA256 (rust/crates/get-size2-0.7.1.crate) = c0d51c9f2e956a517619ad9e7eaebc7a573f9c49b38152e12eade750f89156f9 -SIZE (rust/crates/get-size2-0.7.1.crate) = 19156 +SHA256 (rust/crates/get-size-derive2-0.7.2.crate) = ff47daa61505c85af126e9dd64af6a342a33dc0cccfe1be74ceadc7d352e6efd +SIZE (rust/crates/get-size-derive2-0.7.2.crate) = 8859 +SHA256 (rust/crates/get-size2-0.7.2.crate) = ac7bb8710e1f09672102be7ddf39f764d8440ae74a9f4e30aaa4820dcdffa4af +SIZE (rust/crates/get-size2-0.7.2.crate) = 19159 SHA256 (rust/crates/getopts-0.2.24.crate) = cfe4fbac503b8d1f88e6676011885f34b7174f46e59956bba534ba83abded4df SIZE (rust/crates/getopts-0.2.24.crate) = 21467 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 @@ -323,8 +323,8 @@ SHA256 (rust/crates/imperative-1.0.6.crate) = 29a1f6526af721f9aec9ceed7ab8ebfca4 SIZE (rust/crates/imperative-1.0.6.crate) = 13221 SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 -SHA256 (rust/crates/indicatif-0.18.2.crate) = ade6dfcba0dfb62ad59e59e7241ec8912af34fd29e0e743e3db992bd278e8b65 -SIZE (rust/crates/indicatif-0.18.2.crate) = 67401 +SHA256 (rust/crates/indicatif-0.18.3.crate) = 9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88 +SIZE (rust/crates/indicatif-0.18.3.crate) = 66504 SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/inotify-0.11.0.crate) = f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3 @@ -541,10 +541,10 @@ SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc8 SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 SHA256 (rust/crates/pyproject-toml-0.13.7.crate) = f6d755483ad14b49e76713b52285235461a5b4f73f17612353e11a5de36a5fd2 SIZE (rust/crates/pyproject-toml-0.13.7.crate) = 18618 -SHA256 (rust/crates/quick-junit-0.5.1.crate) = 3ed1a693391a16317257103ad06a88c6529ac640846021da7c435a06fffdacd7 -SIZE (rust/crates/quick-junit-0.5.1.crate) = 21088 -SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb -SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quick-junit-0.5.2.crate) = 6ee9342d671fae8d66b3ae9fd7a9714dfd089c04d2a8b1ec0436ef77aee15e5f +SIZE (rust/crates/quick-junit-0.5.2.crate) = 46417 +SHA256 (rust/crates/quick-xml-0.38.4.crate) = b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c +SIZE (rust/crates/quick-xml-0.38.4.crate) = 205035 SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 SHA256 (rust/crates/quickcheck_macros-1.1.0.crate) = f71ee38b42f8459a88d3362be6f9b841ad2d5421844f61eb1c59c11bff3ac14a @@ -933,7 +933,7 @@ SHA256 (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 1d2a5585e04f9eea4b2a3d1e SIZE (rust/crates/zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 SHA256 (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748 SIZE (rust/crates/zstd-sys-2.0.16+zstd.1.5.7.crate) = 775620 -SHA256 (salsa-rs-salsa-05a9af7f554b64b8aadc2eeb6f2caf73d0408d09_GH0.tar.gz) = 3993bdd1f118b8c4a9cf63f8667541b5b2923828e41348cb12c364fc51be566e -SIZE (salsa-rs-salsa-05a9af7f554b64b8aadc2eeb6f2caf73d0408d09_GH0.tar.gz) = 730179 SHA256 (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 410f889792e86186b6299ad534446510207a9e2e55b78301b77fc8b661b46913 SIZE (astral-sh-lsp-types-3512a9f33eadc5402cfab1b8f7340824c8ca1439_GH0.tar.gz) = 71124 +SHA256 (salsa-rs-salsa-a885bb4c4c192741b8a17418fef81a71e33d111e_GH0.tar.gz) = 253577f6e5164a268311071a8b61977a18033120ef330d17a1389106613bba04 +SIZE (salsa-rs-salsa-a885bb4c4c192741b8a17418fef81a71e33d111e_GH0.tar.gz) = 730610 diff --git a/devel/universal-ctags/Makefile b/devel/universal-ctags/Makefile index 6bd5e45b90bb..338717ab2cb7 100644 --- a/devel/universal-ctags/Makefile +++ b/devel/universal-ctags/Makefile @@ -1,5 +1,5 @@ PORTNAME= universal-ctags -PORTVERSION= p6.2.20251026.0 +PORTVERSION= p6.2.20251123.0 CATEGORIES= devel MAINTAINER= dereks@lifeofadishwasher.com diff --git a/devel/universal-ctags/distinfo b/devel/universal-ctags/distinfo index 17962d76c970..52180b104b00 100644 --- a/devel/universal-ctags/distinfo +++ b/devel/universal-ctags/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761514124 -SHA256 (universal-ctags-ctags-p6.2.20251026.0_GH0.tar.gz) = e13dc813e328c9e107293f3a0fbd546b4da8afdb139e18173cf08e99a5fdc26f -SIZE (universal-ctags-ctags-p6.2.20251026.0_GH0.tar.gz) = 3324405 +TIMESTAMP = 1763858553 +SHA256 (universal-ctags-ctags-p6.2.20251123.0_GH0.tar.gz) = 85806a486a3b24fc58dc64eb3a183b3cc88951c2c5e12aa59c01cdd076b97308 +SIZE (universal-ctags-ctags-p6.2.20251123.0_GH0.tar.gz) = 3334229 diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index 10b4a020940a..5dc84eb2fa7c 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -1,7 +1,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.5.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors security MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/libreoffice-el/distinfo b/editors/libreoffice-el/distinfo index 1bbb6a159910..8e5c90218d7f 100644 --- a/editors/libreoffice-el/distinfo +++ b/editors/libreoffice-el/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763385310 -SHA256 (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_langpack_el.tar.gz) = 9d1b283894d9908a4274dd65a40dd455b8194641b6cd131b972fb9431ed0a580 -SIZE (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_langpack_el.tar.gz) = 16384 +TIMESTAMP = 1763907489 +SHA256 (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_langpack_el.tar.gz) = 0bee79a6a7ba5db7e74281b80844c7fcd6bc32ff1244f8b1f416c88c533b853f +SIZE (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_langpack_el.tar.gz) = 2428306 SHA256 (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_helppack_el.tar.gz) = 25f7872b7951c330892ed76291316846a1f8ba6c907b1cc84a4d042926abe681 SIZE (libreoffice/i18n/LibreOffice_25.8.3_Linux_x86-64_deb_helppack_el.tar.gz) = 2894221 diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 0996aa3bb04d..3149c3fe4ef9 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,5 +1,6 @@ PORTNAME= rehex DISTVERSION= 0.63.3 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/editors/zed/Makefile b/editors/zed/Makefile index 10ef52968aba..4c8c96786210 100644 --- a/editors/zed/Makefile +++ b/editors/zed/Makefile @@ -1,6 +1,6 @@ PORTNAME= zed DISTVERSIONPREFIX= v -DISTVERSION= 0.212.6 +DISTVERSION= 0.213.3 CATEGORIES= editors PKGNAMESUFFIX= -editor diff --git a/editors/zed/Makefile.crates b/editors/zed/Makefile.crates index fd44a0307cc3..9393864101c1 100644 --- a/editors/zed/Makefile.crates +++ b/editors/zed/Makefile.crates @@ -408,7 +408,7 @@ CARGO_CRATES= addr2line-0.25.1 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.1.1 \ foreign-types-shared-0.3.1 \ - fork-0.2.0 \ + fork-0.4.0 \ form_urlencoded-1.2.2 \ fraction-0.15.3 \ freetype-sys-0.20.1 \ @@ -1013,6 +1013,7 @@ CARGO_CRATES= addr2line-0.25.1 \ socket2-0.6.1 \ spdx-0.10.9 \ spin-0.9.8 \ + spin-0.10.0 \ spirv-0.3.0+sdk-1.3.268.0 \ spki-0.6.0 \ spki-0.7.3 \ @@ -1457,7 +1458,7 @@ CARGO_CRATES= addr2line-0.25.1 \ dap-types@git+https://github.com/zed-industries/dap-types?rev=1b461b310481d01e02b2603c16d7144b926339f8\#1b461b310481d01e02b2603c16d7144b926339f8 \ async-pipe@git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553\#82d00a04211cf4e1236029aa03e6b6ce2a74c553 \ nvim-rs@git+https://github.com/KillTheMule/nvim-rs?rev=764dd270c642f77f10f3e19d05cc178a6cbe69f3\#764dd270c642f77f10f3e19d05cc178a6cbe69f3 \ - notify,notify-types@git+https://github.com/zed-industries/notify.git?rev=bbb9ea5ae52b253e095737847e367c30653a2e96\#bbb9ea5ae52b253e095737847e367c30653a2e96 \ zed-font-kit@git+https://github.com/zed-industries/font-kit?rev=110523127440aefb11ce0cf280ae7c5071337ec5\#110523127440aefb11ce0cf280ae7c5071337ec5 \ + notify,notify-types@git+https://github.com/zed-industries/notify.git?rev=b4588b2e5aee68f4c0e100f140e808cbce7b1419\#b4588b2e5aee68f4c0e100f140e808cbce7b1419 \ tree-sitter-typescript@git+https://github.com/zed-industries/tree-sitter-typescript?rev=e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899\#e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899 \ tree-sitter-yaml@git+https://github.com/zed-industries/tree-sitter-yaml?rev=baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a\#baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a diff --git a/editors/zed/distinfo b/editors/zed/distinfo index a1d1fbfbe0ad..2d18ef654fa4 100644 --- a/editors/zed/distinfo +++ b/editors/zed/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1763179827 +TIMESTAMP = 1763729048 SHA256 (rust/crates/addr2line-0.25.1.crate) = 1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b SIZE (rust/crates/addr2line-0.25.1.crate) = 43134 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -819,8 +819,8 @@ SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7f SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006 -SHA256 (rust/crates/fork-0.2.0.crate) = 05dc8b302e04a1c27f4fe694439ef0f29779ca4edc205b7b58f00db04e29656d -SIZE (rust/crates/fork-0.2.0.crate) = 5903 +SHA256 (rust/crates/fork-0.4.0.crate) = 30268f1eefccc9d72f43692e8b89e659aeb52e84016c3b32b6e7e9f1c8f38f94 +SIZE (rust/crates/fork-0.4.0.crate) = 25166 SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/fraction-0.15.3.crate) = 0f158e3ff0a1b334408dc9fb811cd99b446986f4d8b741bb08f9df1604085ae7 @@ -2029,6 +2029,8 @@ SHA256 (rust/crates/spdx-0.10.9.crate) = c3e17e880bafaeb362a7b751ec46bdc5b61445a SIZE (rust/crates/spdx-0.10.9.crate) = 1050181 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/spin-0.10.0.crate) = d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591 +SIZE (rust/crates/spin-0.10.0.crate) = 39654 SHA256 (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844 SIZE (rust/crates/spirv-0.3.0+sdk-1.3.268.0.crate) = 30802 SHA256 (rust/crates/spki-0.6.0.crate) = 67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b @@ -2917,13 +2919,13 @@ SHA256 (zed-industries-async-pipe-rs-82d00a04211cf4e1236029aa03e6b6ce2a74c553_GH SIZE (zed-industries-async-pipe-rs-82d00a04211cf4e1236029aa03e6b6ce2a74c553_GH0.tar.gz) = 5575 SHA256 (KillTheMule-nvim-rs-764dd270c642f77f10f3e19d05cc178a6cbe69f3_GH0.tar.gz) = a0b9cab774f5b0cb88f39e084d6d074992fbb717eedccc727d062f09335d6a8d SIZE (KillTheMule-nvim-rs-764dd270c642f77f10f3e19d05cc178a6cbe69f3_GH0.tar.gz) = 49979 -SHA256 (zed-industries-notify-bbb9ea5ae52b253e095737847e367c30653a2e96_GH0.tar.gz) = db553633512a116f6a91755b0a393d65bd43185983d4908bd507685af06e6782 -SIZE (zed-industries-notify-bbb9ea5ae52b253e095737847e367c30653a2e96_GH0.tar.gz) = 104977 SHA256 (zed-industries-font-kit-110523127440aefb11ce0cf280ae7c5071337ec5_GH0.tar.gz) = 2908e5a0100f109ba337db639dfb4ee5bab0e90fc119f9db4bf5bd69c907ee10 SIZE (zed-industries-font-kit-110523127440aefb11ce0cf280ae7c5071337ec5_GH0.tar.gz) = 1289436 +SHA256 (zed-industries-notify-b4588b2e5aee68f4c0e100f140e808cbce7b1419_GH0.tar.gz) = edfe99bfa91db8a5783d6bda29b15340a79de0d4d9f4296a3fc3ba39725ee44a +SIZE (zed-industries-notify-b4588b2e5aee68f4c0e100f140e808cbce7b1419_GH0.tar.gz) = 133736 SHA256 (zed-industries-tree-sitter-typescript-e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899_GH0.tar.gz) = f86dbd36ba4c1f733dfbf6cb8f6c287eddeb525b27d6519a5ef01cbe47b5de44 SIZE (zed-industries-tree-sitter-typescript-e2c53597d6a5d9cf7bbe8dccde576fe1e46c5899_GH0.tar.gz) = 1029506 SHA256 (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = c8ae67d171e47f3f48c7f8c0afa2d0e7684ad95f41529ea233214655e19b89f1 SIZE (zed-industries-tree-sitter-yaml-baff0b51c64ef6a1fb1f8390f3ad6015b83ec13a_GH0.tar.gz) = 145319 -SHA256 (zed-industries-zed-v0.212.6_GH0.tar.gz) = 33ebdb373cd2ae8aedbeef0c2331147caba0cb05f20e0f8594e28eb495cedcdf -SIZE (zed-industries-zed-v0.212.6_GH0.tar.gz) = 21572492 +SHA256 (zed-industries-zed-v0.213.3_GH0.tar.gz) = ad3ab6ddb794f51a20ea1cbd4f2aaee70d462a65e1feab024fe3911d4186739f +SIZE (zed-industries-zed-v0.213.3_GH0.tar.gz) = 21633045 diff --git a/editors/zed/files/patch-Cargo.lock b/editors/zed/files/patch-Cargo.lock index 90fb39c65279..5104838bae3a 100644 --- a/editors/zed/files/patch-Cargo.lock +++ b/editors/zed/files/patch-Cargo.lock @@ -1,6 +1,6 @@ ---- Cargo.lock.orig 2025-11-15 04:02:09 UTC +--- Cargo.lock.orig 2025-11-19 15:41:44 UTC +++ Cargo.lock -@@ -8378,21 +8378,20 @@ name = "ipc-channel" +@@ -8389,21 +8389,20 @@ name = "ipc-channel" [[package]] name = "ipc-channel" @@ -26,7 +26,7 @@ ] [[package]] -@@ -19790,16 +19789,6 @@ name = "windows" +@@ -19824,16 +19823,6 @@ name = "windows" [[package]] name = "windows" @@ -43,7 +43,7 @@ version = "0.61.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893" -@@ -19858,19 +19847,6 @@ name = "windows-core" +@@ -19892,19 +19881,6 @@ name = "windows-core" [[package]] name = "windows-core" @@ -63,7 +63,7 @@ version = "0.61.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" -@@ -19919,17 +19895,6 @@ name = "windows-implement" +@@ -19953,17 +19929,6 @@ name = "windows-implement" [[package]] name = "windows-implement" @@ -81,7 +81,7 @@ version = "0.60.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf" -@@ -19952,17 +19917,6 @@ name = "windows-interface" +@@ -19986,17 +19951,6 @@ name = "windows-interface" [[package]] name = "windows-interface" @@ -99,7 +99,7 @@ version = "0.59.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358" -@@ -20038,15 +19992,6 @@ name = "windows-result" +@@ -20072,15 +20026,6 @@ name = "windows-result" [[package]] name = "windows-result" @@ -115,7 +115,7 @@ version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" -@@ -20061,16 +20006,6 @@ dependencies = [ +@@ -20095,16 +20040,6 @@ dependencies = [ checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5" dependencies = [ "windows-link 0.2.1", diff --git a/editors/zed/files/patch-crates_fs_src_fs.rs b/editors/zed/files/patch-crates_fs_src_fs.rs index 6e1826cf7b49..aee69dd1bc0b 100644 --- a/editors/zed/files/patch-crates_fs_src_fs.rs +++ b/editors/zed/files/patch-crates_fs_src_fs.rs @@ -1,6 +1,15 @@ ---- crates/fs/src/fs.rs.orig 2025-11-15 04:52:04 UTC +--- crates/fs/src/fs.rs.orig 2025-11-19 15:41:44 UTC +++ crates/fs/src/fs.rs -@@ -309,7 +309,10 @@ impl FileHandle for std::fs::File { +@@ -356,7 +356,7 @@ impl FileHandle for std::fs::File { + Ok(new_path) + } + +- #[cfg(target_os = "freebsd")] ++ #[cfg(all(target_os = "freebsd", target_arch = "x86_64"))] + fn current_path(&self, _: &Arc<dyn Fs>) -> Result<PathBuf> { + use std::{ + ffi::{CStr, OsStr}, +@@ -365,7 +365,10 @@ impl FileHandle for std::fs::File { let fd = self.as_fd(); let mut kif = MaybeUninit::<libc::kinfo_file>::uninit(); @@ -12,3 +21,15 @@ let result = unsafe { libc::fcntl(fd.as_raw_fd(), libc::F_KINFO, kif.as_mut_ptr()) }; if result == -1 { +@@ -376,6 +379,11 @@ impl FileHandle for std::fs::File { + let c_str = unsafe { CStr::from_ptr(kif.assume_init().kf_path.as_ptr()) }; + let path = PathBuf::from(OsStr::from_bytes(c_str.to_bytes())); + Ok(path) ++ } ++ ++ #[cfg(all(target_os = "freebsd", not(target_arch = "x86_64")))] ++ fn current_path(&self, _: &Arc<dyn Fs>) -> Result<PathBuf> { ++ anyhow::bail!("unimplemented") + } + + #[cfg(target_os = "windows")] diff --git a/editors/zed/files/patch-crates_gpui_src_platform.rs b/editors/zed/files/patch-crates_gpui_src_platform.rs index 9b4cc0975678..d4c4f89d6498 100644 --- a/editors/zed/files/patch-crates_gpui_src_platform.rs +++ b/editors/zed/files/patch-crates_gpui_src_platform.rs @@ -1,4 +1,4 @@ ---- crates/gpui/src/platform.rs.orig 2025-11-15 04:46:05 UTC +--- crates/gpui/src/platform.rs.orig 2025-11-19 15:41:44 UTC +++ crates/gpui/src/platform.rs @@ -82,7 +82,7 @@ pub(crate) use windows::*; #[cfg(target_os = "windows")] @@ -9,7 +9,7 @@ pub use linux::layer_shell; #[cfg(any(test, feature = "test-support"))] -@@ -1320,7 +1320,7 @@ pub enum WindowKind { +@@ -1338,7 +1338,7 @@ pub enum WindowKind { /// A Wayland LayerShell window, used to draw overlays or backgrounds for applications such as /// docks, notifications or wallpapers. diff --git a/editors/zed/files/patch-crates_project_src_agent__server__store.rs b/editors/zed/files/patch-crates_project_src_agent__server__store.rs index 6acc5fd6868e..c9e30fac72cf 100644 --- a/editors/zed/files/patch-crates_project_src_agent__server__store.rs +++ b/editors/zed/files/patch-crates_project_src_agent__server__store.rs @@ -1,6 +1,6 @@ ---- crates/project/src/agent_server_store.rs.orig 2025-11-15 06:30:50 UTC +--- crates/project/src/agent_server_store.rs.orig 2025-11-19 15:41:44 UTC +++ crates/project/src/agent_server_store.rs -@@ -1343,6 +1343,8 @@ fn get_platform_info() -> Option<(&'static str, &'stat +@@ -1355,6 +1355,8 @@ fn get_platform_info() -> Option<(&'static str, &'stat "pc-windows-msvc" } else if cfg!(target_os = "linux") { "unknown-linux-gnu" @@ -9,7 +9,7 @@ } else { return None; }; -@@ -1429,6 +1431,8 @@ impl ExternalAgentServer for LocalExtensionArchiveAgen +@@ -1441,6 +1443,8 @@ impl ExternalAgentServer for LocalExtensionArchiveAgen "linux" } else if cfg!(target_os = "windows") { "windows" diff --git a/editors/zed/files/patch-crates_remote__server_Cargo.toml b/editors/zed/files/patch-crates_remote__server_Cargo.toml index e5b7f034984c..2ddd55aacd6d 100644 --- a/editors/zed/files/patch-crates_remote__server_Cargo.toml +++ b/editors/zed/files/patch-crates_remote__server_Cargo.toml @@ -1,6 +1,6 @@ ---- crates/remote_server/Cargo.toml.orig 2025-11-15 04:13:17 UTC +--- crates/remote_server/Cargo.toml.orig 2025-11-19 15:41:44 UTC +++ crates/remote_server/Cargo.toml -@@ -67,12 +67,16 @@ rayon.workspace = true +@@ -68,12 +68,16 @@ rayon.workspace = true thiserror.workspace = true rayon.workspace = true diff --git a/editors/zed/files/patch-crates_remote__server_src_unix.rs b/editors/zed/files/patch-crates_remote__server_src_unix.rs index 5651c60c6719..e32625cf1d47 100644 --- a/editors/zed/files/patch-crates_remote__server_src_unix.rs +++ b/editors/zed/files/patch-crates_remote__server_src_unix.rs @@ -1,6 +1,6 @@ ---- crates/remote_server/src/unix.rs.orig 2025-11-15 05:26:18 UTC +--- crates/remote_server/src/unix.rs.orig 2025-11-19 15:41:44 UTC +++ crates/remote_server/src/unix.rs -@@ -347,6 +347,7 @@ pub fn execute_run( +@@ -348,6 +348,7 @@ pub fn execute_run( let app = gpui::Application::headless(); let id = std::process::id().to_string(); @@ -8,7 +8,7 @@ app.background_executor() .spawn(crashes::init(crashes::InitCrashHandler { session_id: id, -@@ -562,6 +563,7 @@ pub(crate) fn execute_proxy( +@@ -561,6 +562,7 @@ pub(crate) fn execute_proxy( let server_paths = ServerPaths::new(&identifier)?; let id = std::process::id().to_string(); diff --git a/editors/zed/files/patch-crates_remote_src_transport_ssh.rs b/editors/zed/files/patch-crates_remote_src_transport_ssh.rs new file mode 100644 index 000000000000..9723ed02ac52 --- /dev/null +++ b/editors/zed/files/patch-crates_remote_src_transport_ssh.rs @@ -0,0 +1,10 @@ +--- crates/remote/src/transport/ssh.rs.orig 2025-11-21 14:41:36 UTC ++++ crates/remote/src/transport/ssh.rs +@@ -1058,6 +1058,7 @@ impl SshSocket { + let os = match os.trim() { + "Darwin" => "macos", + "Linux" => "linux", ++ "FreeBSD" => "freebsd", + _ => anyhow::bail!( + "Prebuilt remote servers are not yet available for {os:?}. See https://zed.dev/docs/remote-development" + ), diff --git a/editors/zed/files/patch-crates_zed_Cargo.toml b/editors/zed/files/patch-crates_zed_Cargo.toml index 00e9ae35d37e..a531457cfe61 100644 --- a/editors/zed/files/patch-crates_zed_Cargo.toml +++ b/editors/zed/files/patch-crates_zed_Cargo.toml @@ -1,4 +1,4 @@ ---- crates/zed/Cargo.toml.orig 2025-11-15 04:18:59 UTC +--- crates/zed/Cargo.toml.orig 2025-11-19 15:41:44 UTC +++ crates/zed/Cargo.toml @@ -43,7 +43,6 @@ copilot.workspace = true command_palette.workspace = true @@ -8,7 +8,7 @@ dap_adapters.workspace = true db.workspace = true debug_adapter_extension.workspace = true -@@ -175,6 +174,9 @@ ashpd.workspace = true +@@ -177,6 +176,9 @@ ashpd.workspace = true [target.'cfg(any(target_os = "linux", target_os = "freebsd"))'.dependencies] ashpd.workspace = true diff --git a/editors/zed/files/patch-crates_zed_src_main.rs b/editors/zed/files/patch-crates_zed_src_main.rs index 71fe4f854f1d..b13c3099302d 100644 --- a/editors/zed/files/patch-crates_zed_src_main.rs +++ b/editors/zed/files/patch-crates_zed_src_main.rs @@ -1,4 +1,4 @@ ---- crates/zed/src/main.rs.orig 2025-11-14 23:13:53 UTC +--- crates/zed/src/main.rs.orig 2025-11-19 15:41:44 UTC +++ crates/zed/src/main.rs @@ -8,6 +8,7 @@ use collections::HashMap; use client::{Client, ProxySettings, UserStore, parse_zed_link}; @@ -8,7 +8,7 @@ use crashes::InitCrashHandler; use db::kvp::{GLOBAL_KEY_VALUE_STORE, KEY_VALUE_STORE}; use editor::Editor; -@@ -174,6 +175,7 @@ pub fn main() { +@@ -181,6 +182,7 @@ pub fn main() { } // `zed --crash-handler` Makes zed operate in minidump crash handler mode @@ -16,7 +16,7 @@ if let Some(socket) = &args.crash_handler { crashes::crash_server(socket.as_path()); return; -@@ -284,6 +286,7 @@ pub fn main() { +@@ -291,6 +293,7 @@ pub fn main() { let session_id = Uuid::new_v4().to_string(); let session = app.background_executor().block(Session::new()); @@ -24,8 +24,8 @@ app.background_executor() .spawn(crashes::init(InitCrashHandler { session_id: session_id.clone(), -@@ -541,6 +544,7 @@ pub fn main() { - auto_update::init(client.http_client(), cx); +@@ -547,6 +550,7 @@ pub fn main() { + auto_update::init(client.clone(), cx); dap_adapters::init(cx); auto_update_ui::init(cx); + #[cfg(not(target_os = "freebsd"))] diff --git a/editors/zed/files/patch-crates_zed_src_reliability.rs b/editors/zed/files/patch-crates_zed_src_reliability.rs index 72cc90fa734a..e0106a811bc5 100644 --- a/editors/zed/files/patch-crates_zed_src_reliability.rs +++ b/editors/zed/files/patch-crates_zed_src_reliability.rs @@ -1,22 +1,22 @@ ---- crates/zed/src/reliability.rs.orig 2025-11-15 05:44:38 UTC +--- crates/zed/src/reliability.rs.orig 2025-11-19 15:41:44 UTC +++ crates/zed/src/reliability.rs -@@ -11,6 +11,7 @@ use util::ResultExt; - use std::{ffi::OsStr, fs, sync::Arc}; - use util::ResultExt; +@@ -14,6 +14,7 @@ use crate::STARTUP_TIME; + + use crate::STARTUP_TIME; +#[cfg(not(target_os = "freebsd"))] pub fn init(http_client: Arc<HttpClientWithUrl>, installation_id: Option<String>, cx: &mut App) { - #[cfg(target_os = "macos")] - monitor_main_thread_hangs(http_client.clone(), installation_id.clone(), cx); -@@ -272,6 +273,7 @@ pub fn monitor_main_thread_hangs( - .detach() + monitor_hangs(cx); + +@@ -365,6 +366,7 @@ fn save_hang_trace( + ); } +#[cfg(not(target_os = "freebsd"))] pub async fn upload_previous_minidumps( http: Arc<HttpClientWithUrl>, installation_id: Option<String>, -@@ -311,6 +313,7 @@ pub async fn upload_previous_minidumps( +@@ -404,6 +406,7 @@ pub async fn upload_previous_minidumps( Ok(()) } diff --git a/editors/zed/files/patch-crates_zed_src_zed.rs b/editors/zed/files/patch-crates_zed_src_zed.rs index 630fcaa7dcee..1eb0a8a515a2 100644 --- a/editors/zed/files/patch-crates_zed_src_zed.rs +++ b/editors/zed/files/patch-crates_zed_src_zed.rs @@ -1,6 +1,6 @@ ---- crates/zed/src/zed.rs.orig 2025-11-15 05:42:34 UTC +--- crates/zed/src/zed.rs.orig 2025-11-19 15:41:44 UTC +++ crates/zed/src/zed.rs -@@ -370,6 +370,7 @@ pub fn initialize_workspace( +@@ -381,6 +381,7 @@ pub fn initialize_workspace( if let Some(specs) = window.gpu_specs() { log::info!("Using GPU: {:?}", specs); show_software_emulation_warning_if_needed(specs.clone(), window, cx); diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index d8f379380948..e0aabc698b6c 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -1,7 +1,7 @@ PORTNAME= fceux DISTVERSIONPREFIX= v DISTVERSION= 2.6.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators games PATCH_SITES= https://github.com/TASEmulators/fceux/commit/ diff --git a/filesystems/nbd-client-kmod/Makefile b/filesystems/nbd-client-kmod/Makefile index 042453b5f4e3..22fa6868384c 100644 --- a/filesystems/nbd-client-kmod/Makefile +++ b/filesystems/nbd-client-kmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= nbd-client -DISTVERSION= g20251109 +DISTVERSION= g20251120 CATEGORIES= filesystems PKGNAMESUFFIX= -kmod @@ -18,7 +18,7 @@ USES= kmod ssl uidfix USE_GITHUB= yes GH_ACCOUNT= ryan-moeller GH_PROJECT= kernel-nbd-client -GH_TAGNAME= 184c7fe76c2de5a19da1db03642195d8c5adf31b +GH_TAGNAME= 7ab975351a15301fab5d7bbc1cbe83f12c39acbb USE_RC_SUBR= gnbd MAKE_ENV= GEOM_CLASS_DIR="${PREFIX}/lib/geom" \ diff --git a/filesystems/nbd-client-kmod/distinfo b/filesystems/nbd-client-kmod/distinfo index 74de12f3dfef..ed7fba9c8e04 100644 --- a/filesystems/nbd-client-kmod/distinfo +++ b/filesystems/nbd-client-kmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762715529 -SHA256 (ryan-moeller-kernel-nbd-client-g20251109-184c7fe76c2de5a19da1db03642195d8c5adf31b_GH0.tar.gz) = 947275f8bcc9af70f1e14bc10a6404d8df3f7acc636678e36425079810e586f2 -SIZE (ryan-moeller-kernel-nbd-client-g20251109-184c7fe76c2de5a19da1db03642195d8c5adf31b_GH0.tar.gz) = 39550 +TIMESTAMP = 1763853271 +SHA256 (ryan-moeller-kernel-nbd-client-g20251120-7ab975351a15301fab5d7bbc1cbe83f12c39acbb_GH0.tar.gz) = df9eb355b40e6701e26eb2cc78928c68f31ca819aba4a9b4dc42d2d63bb8ec7d +SIZE (ryan-moeller-kernel-nbd-client-g20251120-7ab975351a15301fab5d7bbc1cbe83f12c39acbb_GH0.tar.gz) = 39789 diff --git a/finance/ticker/Makefile b/finance/ticker/Makefile index f958d05af269..56dc10d09573 100644 --- a/finance/ticker/Makefile +++ b/finance/ticker/Makefile @@ -1,7 +1,6 @@ PORTNAME= ticker DISTVERSIONPREFIX= v -DISTVERSION= 5.0.7 -PORTREVISION= 2 +DISTVERSION= 5.1.0 CATEGORIES= finance MAINTAINER= fuz@FreeBSD.org diff --git a/finance/ticker/distinfo b/finance/ticker/distinfo index aa0ea3e7b06d..574c90b177b5 100644 --- a/finance/ticker/distinfo +++ b/finance/ticker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759933646 -SHA256 (go/finance_ticker/ticker-v5.0.7/v5.0.7.mod) = 8dbac1083855a53eb0671a0289fdc1cd66ddc51258957eef6130c5d3b015ef2f -SIZE (go/finance_ticker/ticker-v5.0.7/v5.0.7.mod) = 2587 -SHA256 (go/finance_ticker/ticker-v5.0.7/v5.0.7.zip) = 59f0d8c48f494a26b3ab0699ca812fa3d1dca44541b95a70f699411d2c2b0d95 -SIZE (go/finance_ticker/ticker-v5.0.7/v5.0.7.zip) = 1673683 +TIMESTAMP = 1763337732 +SHA256 (go/finance_ticker/ticker-v5.1.0/v5.1.0.mod) = 8dbac1083855a53eb0671a0289fdc1cd66ddc51258957eef6130c5d3b015ef2f +SIZE (go/finance_ticker/ticker-v5.1.0/v5.1.0.mod) = 2587 +SHA256 (go/finance_ticker/ticker-v5.1.0/v5.1.0.zip) = f8de606bcabf36db9a52dec69662a6c897f4b7d8386b4c1b5a6d81c2ddfbe319 +SIZE (go/finance_ticker/ticker-v5.1.0/v5.1.0.zip) = 1675082 diff --git a/games/Makefile b/games/Makefile index fb70389c312c..e3b92e6fcc72 100644 --- a/games/Makefile +++ b/games/Makefile @@ -188,6 +188,7 @@ SUBDIR += dangen SUBDIR += darkplaces SUBDIR += defendguin + SUBDIR += devd-controller-rules SUBDIR += devilutionX SUBDIR += dhewm3 SUBDIR += diaspora @@ -751,6 +752,7 @@ SUBDIR += p5-Games-GuessWord SUBDIR += p5-Games-Tournament-RoundRobin SUBDIR += pachi + SUBDIR += pacman.c SUBDIR += pacmanarena SUBDIR += palapeli SUBDIR += pangzero diff --git a/games/devd-controller-rules/Makefile b/games/devd-controller-rules/Makefile new file mode 100644 index 000000000000..c17f4ca9a430 --- /dev/null +++ b/games/devd-controller-rules/Makefile @@ -0,0 +1,38 @@ +PORTNAME= devd-controller-rules +PORTVERSION= 2025.11.17 +CATEGORIES= games +MASTER_SITES= https://raw.githubusercontent.com/libsdl-org/SDL/${SDL_COMMIT}/src/joystick/:headers +DISTFILES= usb_ids.h:headers \ + controller_list.h:headers +DIST_SUBDIR= ${PORTNAME}/${DISTVERSION} +EXTRACT_ONLY= + +MAINTAINER= arrowd@FreeBSD.org +COMMENT= Rules for devd making game controller devices accessible to non-root users +WWW= https://gist.github.com/shkhln/b39c2f3d609e57d47b7026da2a925aef + +# The script itself is MIT, the database comes from SDL +LICENSE= MIT ZLIB +LICENSE_COMB= multi + +USES= ruby:build +USE_LOCALE= en_US.UTF-8 + +SDL_COMMIT= a882afafe55501711593d96f8f0f59f0e3adf3ee + +PLIST_FILES= etc/devd/${RULES_FILE} +RULES_FILE= gamecontrollers.conf + +do-extract: + ${CP} ${DISTDIR}/${DIST_SUBDIR}/usb_ids.h \ + ${DISTDIR}/${DIST_SUBDIR}/controller_list.h ${WRKDIR} + ${INSTALL_SCRIPT} ${FILESDIR}/freebsd-sdl-controller-devd-rules.rb ${WRKDIR} + +do-build: + cd ${WRKDIR} && ${SETENVI} ${WRK_ENV} ${MAKE_ENV} \ + ./freebsd-sdl-controller-devd-rules.rb > ${WRKDIR}/${RULES_FILE} + +do-install: + ${INSTALL_DATA} ${WRKDIR}/${RULES_FILE} ${STAGEDIR}${PREFIX}/etc/devd/ + +.include <bsd.port.mk> diff --git a/games/devd-controller-rules/distinfo b/games/devd-controller-rules/distinfo new file mode 100644 index 000000000000..b88b4061ebe9 --- /dev/null +++ b/games/devd-controller-rules/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1763888241 +SHA256 (devd-controller-rules/2025.11.17/usb_ids.h) = e4731c52c51bb7e5afe910f73b2726132a03d8905917e7e0578e3569eba7406e +SIZE (devd-controller-rules/2025.11.17/usb_ids.h) = 11704 +SHA256 (devd-controller-rules/2025.11.17/controller_list.h) = cc87bb3c596ed9c962cfb1d9c5afa32afadd5190b3833cfc608de0a09ae3a757 +SIZE (devd-controller-rules/2025.11.17/controller_list.h) = 73014 diff --git a/games/devd-controller-rules/files/freebsd-sdl-controller-devd-rules.rb b/games/devd-controller-rules/files/freebsd-sdl-controller-devd-rules.rb new file mode 100644 index 000000000000..88f7fb5e36a4 --- /dev/null +++ b/games/devd-controller-rules/files/freebsd-sdl-controller-devd-rules.rb @@ -0,0 +1,196 @@ +#!/usr/bin/env ruby +# encoding: UTF-8 + +# MIT License +# +# Copyright (c) 2025 shkhln +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. + +MIN_EXPECTED_ENTRIES = 555 +PRINT_NOTES = true + +VID_NOPELIST = [ + 0, + 1, + 0x0e00, # no idea who's that + 0x0fff, # Aopen, Inc.; no known gamepads + 0x11ff, # no idea who's that + 0x162e, # ditto + 0x16d0, # MCS, whatever that means + 0x1a34, # ACRUX, ungoogleable + 0x20ab, # no idea who's that + 0x25b1, # ditto + 0x2f24, # ditto + 0x7545, # ditto + 0x8380, # ditto + 0x8888, # ditto + 0xd2d2 # ditto +] + +if !File.exist?('usb_ids.h') + system('fetch https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/src/joystick/usb_ids.h') +end + +if !File.exist?('controller_list.h') + system('fetch https://raw.githubusercontent.com/libsdl-org/SDL/refs/heads/main/src/joystick/controller_list.h') +end + +controllers = [] + +controller_list_header = File.read('controller_list.h') +controller_list_header.scan(/MAKE_CONTROLLER_ID\(\s*0x([0-9a-f]+),\s*0x([0-9a-f]+)\s*\).*?(?:\/\/(.*)|)$/) do + controllers << {vid: $1.to_i(16), pid: $2.to_i(16), note: ($3 ? $3.strip : nil)} +end + +vids_by_name = {} +pids_by_name = {} + +usb_ids_header = File.read('usb_ids.h') +usb_ids_header.scan(/#define USB_VENDOR_([0-9A-Z_]+)\s+0x([0-9a-f]+)/) do + vids_by_name[$1] = $2.to_i(16) +end +usb_ids_header.scan(/#define USB_PRODUCT_([0-9A-Z_]+)\s+0x([0-9a-f]+)/) do + pids_by_name[$1] = $2.to_i(16) +end + +vids_by_name['BDA'] = vids_by_name['POWERA'] +vids_by_name['EVORETRO'] = vids_by_name['DRAGONRISE'] +vids_by_name['VICTRIX'] = vids_by_name['PDP'] +vids_by_name['XBOX'] = vids_by_name['MICROSOFT'] + +for vendor in vids_by_name.keys + pids_by_name.keys.find_all{|product| product.start_with?(vendor)}.each do |product| + controllers << {vid: vids_by_name[vendor], pid: pids_by_name[product], note: product.delete_prefix(vendor).delete_prefix('_')} + pids_by_name.delete(product) + end +end + +if !pids_by_name.empty? + STDERR.puts "#{pids_by_name.size} product ids from usb_ids.h were not assigned to a vendor:" + STDERR.puts "#{pids_by_name.keys.join(', ')}" + STDERR.puts +end + +# let's get rid of duplicates after merging entries from controller_list.h with usb_ids.h +controllers.uniq!{|controller| [controller[:vid], controller[:pid]]} + +# garbage in, garbage out +controllers.delete_if{|controller| VID_NOPELIST.include?(controller[:vid])} + +raise "Found #{controllers.size} controllers, expected at least #{MIN_EXPECTED_ENTRIES}" if controllers.size < MIN_EXPECTED_ENTRIES + +def ids_to_regex(ids, width = 4) + raise if !(ids.any?{|id| id.is_a?(String) && id.size == width && id =~ /[0-9a-f]+/}) + + if width > 1 + alternatives = ids.group_by{|id| id[0]}.map{|first_digit, ids| first_digit + ids_to_regex(ids.map{|id| id[1..-1]}, width - 1)} + if alternatives.size == 1 + alternatives[0] + else + "(#{alternatives.join('|')})" + end + else + if ids.size == 1 + ids[0] + else + "[#{regex_char_class(ids)}]" + end + end +end + +def regex_char_class(letters) + out = '' + range_start = nil + letters = letters.sort.uniq + letters.each_cons(2) do |a, b| + if a.ord + 1 == b.ord + range_start = a if !range_start + else + if range_start + if a.ord - range_start.ord > 2 + out += "#{range_start}-#{a}" + else + out += (range_start..a).to_a.join + end + range_start = nil + else + out += a + end + end + end + if range_start + if letters[-1].ord - range_start.ord > 2 + out += "#{range_start}-#{letters[-1]}" + else + out += (range_start..letters[-1]).to_a.join + end + else + out += letters[-1] + end + out +end + +vendors_by_id = vids_by_name.invert.merge({ + 0x03eb => 'Atmel Corp.', + 0x05b8 => 'SYSGRATION', # doesn't look like a gamepad vendor + 0x056e => 'Elecom Co., Ltd', + 0x0810 => 'Personal Communication Systems, Inc.', + 0x0925 => 'Lakeview Research', + 0x0d62 => 'Darfon Electronics Corp.', # ? + 0x0e8f => 'GreenAsia Inc.', + 0x0f30 => 'Jess Technology Co., Ltd', + 0x1038 => 'SteelSeries ApS', + 0x11c0 => 'Betop', # ? + 0x11c9 => 'Nacon', + 0x12ab => 'Honey Bee Electronic International Ltd.', + 0x1345 => 'Sino Lite Technology Corp', + 0x1430 => 'RedOctane', + 0x15e4 => 'Numark', # doesn't look like a gamepad vendor + 0x1689 => 'Razer USA, Ltd', + 0x1bad => 'Harmonix Music Systems, Inc.', + 0x2516 => 'Cooler Master Co., Ltd.', # what might that be? + 0x25f0 => 'ShanWan' # who? +}) + +puts '# This config file, including most comments below this one,' +puts '# was generated by https://gist.github.com/shkhln/b39c2f3d609e57d47b7026da2a925aef' +puts '# from SDL\'s source code available at https://github.com/libsdl-org/SDL' +puts '# under the terms of Zlib license.' +puts +puts controllers + .sort_by {|controller| [controller[:vid], controller[:pid]]} + .group_by{|controller| controller[:vid]} + .map {|vid, group| + [ + ("# #{vendors_by_id[vid] || '???'}" if PRINT_NOTES), + (group.map{|controller| '# %#06x %s' % [controller[:pid], controller[:note]]}.join("\n") if PRINT_NOTES), + <<~RULE + notify 100 { + match "system" "USB"; + match "subsystem" "INTERFACE"; + match "type" "ATTACH"; + match "vendor" "#{'%#06x' % vid}"; + match "product" "0x#{ids_to_regex(group.map{|controller| '%04x' % controller[:pid]})}"; + action "chgrp games /dev/$cdev && chmod g+rw /dev/$cdev"; + }; + RULE + ].compact.join("\n") + } + .join("\n") diff --git a/games/devd-controller-rules/pkg-descr b/games/devd-controller-rules/pkg-descr new file mode 100644 index 000000000000..c2700e83e943 --- /dev/null +++ b/games/devd-controller-rules/pkg-descr @@ -0,0 +1,3 @@ +This package installs a configuration for file the devd(8) daemon that +matches a list of know game controller and makes them accessible by the +"games" user group. The config itself is generated from SDL header files. diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index fbe53c15890b..c93917d6bef0 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,5 +1,5 @@ PORTNAME= freeciv -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 PORTREVISION?= 0 CATEGORIES= games MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION} \ diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo index 8cbee6d4edd8..6e28b4714f3b 100644 --- a/games/freeciv/distinfo +++ b/games/freeciv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753102926 -SHA256 (freeciv-3.2.0.tar.xz) = 828e831b672a46b316f6fdb23e670230b2ec9c05b6fe8c66fc9f7e1c0679fcde -SIZE (freeciv-3.2.0.tar.xz) = 58150968 +TIMESTAMP = 1763664880 +SHA256 (freeciv-3.2.1.tar.xz) = 3fc01ef55bfc9b9c2d71432d22a9fc5ab5892285d15d3dc888ec4bb288d21caa +SIZE (freeciv-3.2.1.tar.xz) = 58159016 diff --git a/games/libretro-shaders-slang/Makefile b/games/libretro-shaders-slang/Makefile index 5c20db914bfb..1fce83fbc20c 100644 --- a/games/libretro-shaders-slang/Makefile +++ b/games/libretro-shaders-slang/Makefile @@ -1,5 +1,5 @@ PORTNAME= libretro-shaders-slang -DISTVERSION= g20251020 +DISTVERSION= g20251121 CATEGORIES= games MAINTAINER= bsdcode@disroot.org @@ -13,7 +13,7 @@ LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= libretro GH_PROJECT= slang-shaders -GH_TAGNAME= 422e59878b7e0b4d5d677e6163cc560767398d20 +GH_TAGNAME= a2ac00bcd5a44982ecaa6ba6e5b8cc9a9608b1d6 MAKE_ARGS= PREFIX=${PREFIX} diff --git a/games/libretro-shaders-slang/distinfo b/games/libretro-shaders-slang/distinfo index 0fb70269a550..82d1260f77fb 100644 --- a/games/libretro-shaders-slang/distinfo +++ b/games/libretro-shaders-slang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761291818 -SHA256 (libretro-slang-shaders-g20251020-422e59878b7e0b4d5d677e6163cc560767398d20_GH0.tar.gz) = a956f123cbdb0866316133924aaeb04d2517d018b9c5ff9e719ccae5df4d3c17 -SIZE (libretro-slang-shaders-g20251020-422e59878b7e0b4d5d677e6163cc560767398d20_GH0.tar.gz) = 44832337 +TIMESTAMP = 1763885119 +SHA256 (libretro-slang-shaders-g20251121-a2ac00bcd5a44982ecaa6ba6e5b8cc9a9608b1d6_GH0.tar.gz) = 5ae2a62cd8dde3e3c435fda9bcd2f6763a4ba63edaef9fabf1b67f2a71aa1800 +SIZE (libretro-slang-shaders-g20251121-a2ac00bcd5a44982ecaa6ba6e5b8cc9a9608b1d6_GH0.tar.gz) = 44848506 diff --git a/games/libretro-shaders-slang/pkg-plist b/games/libretro-shaders-slang/pkg-plist index 595992ee4465..5dffac7e865a 100644 --- a/games/libretro-shaders-slang/pkg-plist +++ b/games/libretro-shaders-slang/pkg-plist @@ -1736,10 +1736,45 @@ %%DATADIR%%/crt/crt-blurPi-soft.slangp %%DATADIR%%/crt/crt-caligari.slangp %%DATADIR%%/crt/crt-cgwg-fast.slangp -%%DATADIR%%/crt/crt-consumer-1w-ntsc.slangp +%%DATADIR%%/crt/crt-consumer-1w-ntsc-XL.slangp %%DATADIR%%/crt/crt-consumer.slangp %%DATADIR%%/crt/crt-easymode-halation.slangp %%DATADIR%%/crt/crt-easymode.slangp +%%DATADIR%%/crt/crt-effects/analog-service-menu.slangp +%%DATADIR%%/crt/crt-effects/crt-black_crush-koko.slangp +%%DATADIR%%/crt/crt-effects/crt-resswitch-glitch-koko.slangp +%%DATADIR%%/crt/crt-effects/glow_trails.slangp +%%DATADIR%%/crt/crt-effects/phosphor-persistence.slangp +%%DATADIR%%/crt/crt-effects/phosphorlut.slangp +%%DATADIR%%/crt/crt-effects/raster_bloom.slangp +%%DATADIR%%/crt/crt-effects/ray_traced_curvature.slangp +%%DATADIR%%/crt/crt-effects/ray_traced_curvature_append.slangp +%%DATADIR%%/crt/crt-effects/shaders/analog-service-menu.slang +%%DATADIR%%/crt/crt-effects/shaders/crt-black-crush-koko/crt-black_crush-koko.slang +%%DATADIR%%/crt/crt-effects/shaders/crt-black-crush-koko/crt-black_crush_avglum-koko.slang +%%DATADIR%%/crt/crt-effects/shaders/crt-resswitch-glitch-koko.slang +%%DATADIR%%/crt/crt-effects/shaders/dotmask.slang +%%DATADIR%%/crt/crt-effects/shaders/glow-trails/combine.slang +%%DATADIR%%/crt/crt-effects/shaders/glow-trails/glow-trails0.slang +%%DATADIR%%/crt/crt-effects/shaders/glow-trails/glow-trails1.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphor-persistence/passthrough.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphor-persistence/phosphor-apply.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphor-persistence/phosphor-update.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/luts/aperture-grille.png +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/luts/shadowmask.png +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/luts/slotmask.png +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/phosphorlut-pass0.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/phosphorlut-pass1.slang +%%DATADIR%%/crt/crt-effects/shaders/phosphorlut/scanlines-interlace-linearize.slang +%%DATADIR%%/crt/crt-effects/shaders/raster_bloom/avg-lum.slang +%%DATADIR%%/crt/crt-effects/shaders/raster_bloom/raster_bloom.slang +%%DATADIR%%/crt/crt-effects/shaders/rt_curvature/parameters.inc +%%DATADIR%%/crt/crt-effects/shaders/rt_curvature/rt_curvature.slang +%%DATADIR%%/crt/crt-effects/shaders/rt_curvature/shared.inc +%%DATADIR%%/crt/crt-effects/shaders/slotmask.slang +%%DATADIR%%/crt/crt-effects/shaders/snes-hires-blend.slang +%%DATADIR%%/crt/crt-effects/vector-glow-alt-render.slangp +%%DATADIR%%/crt/crt-effects/vector-glow.slangp %%DATADIR%%/crt/crt-frutbunn.slangp %%DATADIR%%/crt/crt-gdv-mini-ultra-trinitron.slangp %%DATADIR%%/crt/crt-gdv-mini.slangp @@ -1774,7 +1809,6 @@ %%DATADIR%%/crt/crt-potato-BVM.slangp %%DATADIR%%/crt/crt-potato-cool.slangp %%DATADIR%%/crt/crt-potato-warm.slangp -%%DATADIR%%/crt/crt-resswitch-glitch-koko.slangp %%DATADIR%%/crt/crt-royale-fake-bloom-intel.slangp %%DATADIR%%/crt/crt-royale-fake-bloom.slangp %%DATADIR%%/crt/crt-royale-fast.slangp @@ -1800,16 +1834,11 @@ %%DATADIR%%/crt/fakelottes.slangp %%DATADIR%%/crt/gizmo-crt.slangp %%DATADIR%%/crt/gizmo-slotmask-crt.slangp -%%DATADIR%%/crt/glow_trails.slangp %%DATADIR%%/crt/gtu-v050.slangp %%DATADIR%%/crt/mame_hlsl.slangp %%DATADIR%%/crt/metacrt.slangp %%DATADIR%%/crt/newpixie-crt.slangp %%DATADIR%%/crt/newpixie-mini.slangp -%%DATADIR%%/crt/phosphor-persistence.slangp -%%DATADIR%%/crt/phosphorlut.slangp -%%DATADIR%%/crt/ray_traced_curvature.slangp -%%DATADIR%%/crt/ray_traced_curvature_append.slangp %%DATADIR%%/crt/shaders/Advanced_CRT_shader_whkrmrgks0.slang %%DATADIR%%/crt/shaders/CreativeForce/crt-CreativeForce-Arcade.slang %%DATADIR%%/crt/shaders/CreativeForce/crt-CreativeForce-SharpSmooth.slang @@ -1877,6 +1906,8 @@ %%DATADIR%%/crt/shaders/crt-consumer/linear.slang %%DATADIR%%/crt/shaders/crt-consumer/linearize.slang %%DATADIR%%/crt/shaders/crt-consumer/ntsc_module.slang +%%DATADIR%%/crt/shaders/crt-consumer/ntsc_module_XL.slang +%%DATADIR%%/crt/shaders/crt-consumer/reflect_blur.slang %%DATADIR%%/crt/shaders/crt-easymode-halation/blur_horiz.slang %%DATADIR%%/crt/shaders/crt-easymode-halation/blur_params.inc %%DATADIR%%/crt/shaders/crt-easymode-halation/blur_vert.slang @@ -1944,7 +1975,6 @@ %%DATADIR%%/crt/shaders/crt-potato/resources/mask1.png %%DATADIR%%/crt/shaders/crt-potato/shader-files/crt-potato.slang %%DATADIR%%/crt/shaders/crt-potato/shader-files/ultra_potato.slang -%%DATADIR%%/crt/shaders/crt-resswitch-glitch-koko.slang %%DATADIR%%/crt/shaders/crt-royale/LICENSE.TXT %%DATADIR%%/crt/shaders/crt-royale/README.TXT %%DATADIR%%/crt/shaders/crt-royale/THANKS.TXT @@ -2039,6 +2069,7 @@ %%DATADIR%%/crt/shaders/crt-super-xbr/threshold.slang %%DATADIR%%/crt/shaders/crt-yah/blur-horizontal.slang %%DATADIR%%/crt/shaders/crt-yah/blur-vertical.slang +%%DATADIR%%/crt/shaders/crt-yah/blur.h %%DATADIR%%/crt/shaders/crt-yah/common/color-helper.h %%DATADIR%%/crt/shaders/crt-yah/common/colorspace-srgb.h %%DATADIR%%/crt/shaders/crt-yah/common/colorspace-yiq.h @@ -2050,7 +2081,9 @@ %%DATADIR%%/crt/shaders/crt-yah/common/subpixel-color.h %%DATADIR%%/crt/shaders/crt-yah/crt-yah.fs.h %%DATADIR%%/crt/shaders/crt-yah/crt-yah.single-pass.slang +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.single-pass.slangp %%DATADIR%%/crt/shaders/crt-yah/crt-yah.slang +%%DATADIR%%/crt/shaders/crt-yah/crt-yah.slangp %%DATADIR%%/crt/shaders/crt-yah/crt-yah.vs.h %%DATADIR%%/crt/shaders/crt-yah/deconverge.slang %%DATADIR%%/crt/shaders/crt-yah/lut.slang @@ -2081,7 +2114,6 @@ %%DATADIR%%/crt/shaders/crtsim/post-upsample.slang %%DATADIR%%/crt/shaders/crtsim/present.slang %%DATADIR%%/crt/shaders/crtsim/screen.slang -%%DATADIR%%/crt/shaders/dotmask.slang %%DATADIR%%/crt/shaders/fake-crt-geom-potato.slang %%DATADIR%%/crt/shaders/fake-crt-geom.slang %%DATADIR%%/crt/shaders/fakelottes.slang @@ -2105,9 +2137,6 @@ %%DATADIR%%/crt/shaders/geom-deluxe/phosphor_update.slang %%DATADIR%%/crt/shaders/gizmo-crt.slang %%DATADIR%%/crt/shaders/gizmo-slotmask-crt.slang -%%DATADIR%%/crt/shaders/glow-trails/combine.slang -%%DATADIR%%/crt/shaders/glow-trails/glow-trails0.slang -%%DATADIR%%/crt/shaders/glow-trails/glow-trails1.slang %%DATADIR%%/crt/shaders/glow/blur_horiz.slang %%DATADIR%%/crt/shaders/glow/blur_params.inc %%DATADIR%%/crt/shaders/glow/blur_vert.slang @@ -2237,23 +2266,9 @@ %%DATADIR%%/crt/shaders/newpixie/blur_vert.slang %%DATADIR%%/crt/shaders/newpixie/crtframe.png %%DATADIR%%/crt/shaders/newpixie/newpixie-crt.slang -%%DATADIR%%/crt/shaders/phosphor-persistence/passthrough.slang -%%DATADIR%%/crt/shaders/phosphor-persistence/phosphor-apply.slang -%%DATADIR%%/crt/shaders/phosphor-persistence/phosphor-update.slang -%%DATADIR%%/crt/shaders/phosphorlut/luts/aperture-grille.png -%%DATADIR%%/crt/shaders/phosphorlut/luts/shadowmask.png -%%DATADIR%%/crt/shaders/phosphorlut/luts/slotmask.png -%%DATADIR%%/crt/shaders/phosphorlut/phosphorlut-pass0.slang -%%DATADIR%%/crt/shaders/phosphorlut/phosphorlut-pass1.slang -%%DATADIR%%/crt/shaders/phosphorlut/scanlines-interlace-linearize.slang -%%DATADIR%%/crt/shaders/rt_curvature/parameters.inc -%%DATADIR%%/crt/shaders/rt_curvature/rt_curvature.slang -%%DATADIR%%/crt/shaders/rt_curvature/shared.inc %%DATADIR%%/crt/shaders/simple-crt/simple-color-correction.slang %%DATADIR%%/crt/shaders/simple-crt/simple-crt.slang %%DATADIR%%/crt/shaders/simple-crt/simple-fxaa.slang -%%DATADIR%%/crt/shaders/slotmask.slang -%%DATADIR%%/crt/shaders/snes-hires-blend.slang %%DATADIR%%/crt/shaders/torridgristle/Brighten.slang %%DATADIR%%/crt/shaders/torridgristle/Candy-Bloom.slang %%DATADIR%%/crt/shaders/torridgristle/Scanline-Interpolation.slang @@ -2274,15 +2289,13 @@ %%DATADIR%%/crt/simple-crt-fxaa.slangp %%DATADIR%%/crt/simple-crt.slangp %%DATADIR%%/crt/tvout-tweaks.slangp -%%DATADIR%%/crt/vector-glow-alt-render.slangp -%%DATADIR%%/crt/vector-glow.slangp %%DATADIR%%/crt/vt220.slangp %%DATADIR%%/crt/yee64.slangp %%DATADIR%%/crt/yeetron.slangp %%DATADIR%%/crt/zfast-crt-composite.slangp %%DATADIR%%/crt/zfast-crt-curvature.slangp -%%DATADIR%%/crt/zfast-crt-geo.slangp %%DATADIR%%/crt/zfast-crt-geo-svideo.slangp +%%DATADIR%%/crt/zfast-crt-geo.slangp %%DATADIR%%/crt/zfast-crt-hdmask.slangp %%DATADIR%%/crt/zfast-crt.slangp %%DATADIR%%/deblur/deblur-luma.slangp @@ -2568,12 +2581,14 @@ %%DATADIR%%/edge-smoothing/scalehq/shaders/2xScaleHQ.slang %%DATADIR%%/edge-smoothing/scalehq/shaders/4xScaleHQ.slang %%DATADIR%%/edge-smoothing/scalenx/epx.slangp +%%DATADIR%%/edge-smoothing/scalenx/mmpx-ex.slangp %%DATADIR%%/edge-smoothing/scalenx/mmpx.slangp %%DATADIR%%/edge-smoothing/scalenx/scale2x.slangp %%DATADIR%%/edge-smoothing/scalenx/scale2xSFX.slangp %%DATADIR%%/edge-smoothing/scalenx/scale2xplus.slangp %%DATADIR%%/edge-smoothing/scalenx/scale3x.slangp %%DATADIR%%/edge-smoothing/scalenx/shaders/epx.slang +%%DATADIR%%/edge-smoothing/scalenx/shaders/mmpx-ex.slang %%DATADIR%%/edge-smoothing/scalenx/shaders/mmpx.slang %%DATADIR%%/edge-smoothing/scalenx/shaders/scale2x.slang %%DATADIR%%/edge-smoothing/scalenx/shaders/scale2xSFX.slang @@ -3064,7 +3079,6 @@ %%DATADIR%%/linear/linear-gamma-correct.slangp %%DATADIR%%/linear/linearize.slang %%DATADIR%%/misc/accessibility_mods.slangp -%%DATADIR%%/misc/analog-service-menu.slangp %%DATADIR%%/misc/anti-flicker.slangp %%DATADIR%%/misc/ascii.slangp %%DATADIR%%/misc/bead.slangp @@ -3094,7 +3108,6 @@ %%DATADIR%%/misc/relief.slangp %%DATADIR%%/misc/retro-palettes.slangp %%DATADIR%%/misc/shaders/accessibility_mods.slang -%%DATADIR%%/misc/shaders/analog-service-menu.slang %%DATADIR%%/misc/shaders/anti-flicker.slang %%DATADIR%%/misc/shaders/ascii.slang %%DATADIR%%/misc/shaders/bead.slang @@ -3203,7 +3216,6 @@ %%DATADIR%%/ntsc/ntsc-adaptive.slangp %%DATADIR%%/ntsc/ntsc-blastem.slangp %%DATADIR%%/ntsc/ntsc-md-rainbows.slangp -%%DATADIR%%/ntsc/ntsc-mini.slangp %%DATADIR%%/ntsc/ntsc-simple.slangp %%DATADIR%%/ntsc/ntsc-xot.slangp %%DATADIR%%/ntsc/patchy-blastem.slangp @@ -3249,10 +3261,7 @@ %%DATADIR%%/ntsc/shaders/ntsc-adaptive/ntsc-pass2.slang %%DATADIR%%/ntsc/shaders/ntsc-blastem.slang %%DATADIR%%/ntsc/shaders/ntsc-simple/kaizer-lp-small.slang -%%DATADIR%%/ntsc/shaders/ntsc-simple/ntsc-mini-0.slang -%%DATADIR%%/ntsc/shaders/ntsc-simple/ntsc-mini-1.slang -%%DATADIR%%/ntsc/shaders/ntsc-simple/ntsc-simple-1.slang -%%DATADIR%%/ntsc/shaders/ntsc-simple/ntsc-simple-2.slang +%%DATADIR%%/ntsc/shaders/ntsc-simple/ntsc_simple.slang %%DATADIR%%/ntsc/shaders/ntsc-simple/tiny_ntsc.slang %%DATADIR%%/ntsc/shaders/ntsc-xot.slang %%DATADIR%%/ntsc/shaders/patchy-ntsc/P22_80s_D65.png diff --git a/games/openmw/Makefile b/games/openmw/Makefile index d367aef13874..a4304b0f4e41 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -1,7 +1,6 @@ PORTNAME= openmw DISTVERSIONPREFIX= openmw- -DISTVERSION= 0.49.0 -PORTREVISION= 4 +DISTVERSION= 0.50.0 CATEGORIES= games MAINTAINER= fluffy@FreeBSD.org @@ -23,7 +22,7 @@ LIB_DEPENDS= libavcodec.so.60:multimedia/ffmpeg \ libicui18n.so:devel/icu \ libyaml-cpp.so:devel/yaml-cpp -USES= cmake compiler:c++20-lang desktop-file-utils gl luajit openal \ +USES= cmake compiler:c++20-lang desktop-file-utils gl openal \ pkgconfig qt:6 sdl sqlite xorg USE_GITHUB= yes GH_ACCOUNT= OpenMW @@ -43,7 +42,8 @@ CMAKE_ARGS= -DDESIRED_QT_VERSION=${_QT_VER} \ LDFLAGS+= -Wl,--as-needed LDFLAGS_i386= -Wl,-z,notext -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS LUAJIT +OPTIONS_DEFAULT= LUAJIT DOCS_CMAKE_BOOL= BUILD_DOCS DOCS_BINARY_ALIAS= sphinx-build=sphinx-build-${PYTHON_VER} @@ -51,6 +51,11 @@ DOCS_BUILD_DEPENDS= doxygen>0:devel/doxygen \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} DOCS_USES= python:build +LUAJIT_DESC= Use LuaJIT instead of standard Lua +LUAJIT_USES= luajit +LUAJIT_USES_OFF= lua +LUAJIT_CMAKE_BOOL= USE_LUAJIT + PORTDOCS= * .include <bsd.port.pre.mk> diff --git a/games/openmw/distinfo b/games/openmw/distinfo index 7eb4ce4a47f8..22e25ad7f34f 100644 --- a/games/openmw/distinfo +++ b/games/openmw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751744429 -SHA256 (OpenMW-openmw-openmw-0.49.0_GH0.tar.gz) = 5f31741d61cf7c736bbe522a1a33342773c7e1b713e7e20f3717eb8da2b1733d -SIZE (OpenMW-openmw-openmw-0.49.0_GH0.tar.gz) = 5951281 +TIMESTAMP = 1763665851 +SHA256 (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 7093a8cef26585220658569eb84636c5ab901e82f74c8a3f7a3a8aec35bfc54c +SIZE (OpenMW-openmw-openmw-0.50.0_GH0.tar.gz) = 6244084 diff --git a/games/openmw/files/patch-components_esm_formid.hpp b/games/openmw/files/patch-components_esm_formid.hpp deleted file mode 100644 index 44f943fea077..000000000000 --- a/games/openmw/files/patch-components_esm_formid.hpp +++ /dev/null @@ -1,17 +0,0 @@ ---- components/esm/formid.hpp.orig 2025-07-01 11:41:15 UTC -+++ components/esm/formid.hpp -@@ -51,10 +51,10 @@ namespace std - { - size_t operator()(const ESM::FormId& formId) const - { -- static_assert(sizeof(ESM::FormId) == sizeof(size_t)); -- size_t s; -- memcpy(&s, &formId, sizeof(size_t)); -- return hash<size_t>()(s); -+ static_assert(sizeof(ESM::FormId) == sizeof(uint64_t)); -+ uint64_t s; -+ memcpy(&s, &formId, sizeof(ESM::FormId)); -+ return hash<uint64_t>()(s); - } - }; - diff --git a/games/openmw/files/patch-components_misc_strings_algorithm.hpp b/games/openmw/files/patch-components_misc_strings_algorithm.hpp deleted file mode 100644 index c7aa3b1ecfeb..000000000000 --- a/games/openmw/files/patch-components_misc_strings_algorithm.hpp +++ /dev/null @@ -1,28 +0,0 @@ ---- components/misc/strings/algorithm.hpp.orig 2025-07-01 11:41:15 UTC -+++ components/misc/strings/algorithm.hpp -@@ -4,6 +4,7 @@ - #include "lower.hpp" - - #include <algorithm> -+#include <cstdint> - #include <functional> - #include <string> - #include <string_view> -@@ -88,14 +89,14 @@ namespace Misc::StringUtils - constexpr std::size_t operator()(std::string_view str) const - { - // FNV-1a -- std::size_t hash{ 0xcbf29ce484222325ull }; -- constexpr std::size_t prime{ 0x00000100000001B3ull }; -+ std::uint64_t hash{ 0xcbf29ce484222325ull }; -+ constexpr std::uint64_t prime{ 0x00000100000001B3ull }; - for (char c : str) - { -- hash ^= static_cast<std::size_t>(toLower(c)); -+ hash ^= static_cast<std::uint64_t>(toLower(c)); - hash *= prime; - } -- return hash; -+ return static_cast<std::size_t>(hash); - } - }; diff --git a/games/openmw/pkg-plist b/games/openmw/pkg-plist index a9016b9fcf86..6c680b3be0db 100644 --- a/games/openmw/pkg-plist +++ b/games/openmw/pkg-plist @@ -43,6 +43,7 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/lua_api/string.doclua %%DATADIR%%/resources/lua_api/table.doclua %%DATADIR%%/resources/lua_libs/content.lua +%%DATADIR%%/resources/lua_libs/util.lua %%DATADIR%%/resources/openmw.png %%DATADIR%%/resources/shaders/compatibility/bs/default.frag %%DATADIR%%/resources/shaders/compatibility/bs/default.vert @@ -107,16 +108,19 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/translations/components_de.qm %%DATADIR%%/resources/translations/components_en.qm %%DATADIR%%/resources/translations/components_fr.qm +%%DATADIR%%/resources/translations/components_pl.qm %%DATADIR%%/resources/translations/components_ru.qm %%DATADIR%%/resources/translations/components_sv.qm %%DATADIR%%/resources/translations/launcher_de.qm %%DATADIR%%/resources/translations/launcher_en.qm %%DATADIR%%/resources/translations/launcher_fr.qm +%%DATADIR%%/resources/translations/launcher_pl.qm %%DATADIR%%/resources/translations/launcher_ru.qm %%DATADIR%%/resources/translations/launcher_sv.qm %%DATADIR%%/resources/translations/wizard_de.qm %%DATADIR%%/resources/translations/wizard_en.qm %%DATADIR%%/resources/translations/wizard_fr.qm +%%DATADIR%%/resources/translations/wizard_pl.qm %%DATADIR%%/resources/translations/wizard_ru.qm %%DATADIR%%/resources/translations/wizard_sv.qm %%DATADIR%%/resources/version @@ -124,6 +128,7 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs-mw/l10n/Calendar/en.yaml %%DATADIR%%/resources/vfs-mw/l10n/Calendar/fr.yaml %%DATADIR%%/resources/vfs-mw/l10n/Calendar/gmst.yaml +%%DATADIR%%/resources/vfs-mw/l10n/Calendar/pl.yaml %%DATADIR%%/resources/vfs-mw/l10n/Calendar/ru.yaml %%DATADIR%%/resources/vfs-mw/l10n/Calendar/sv.yaml %%DATADIR%%/resources/vfs-mw/l10n/Interface/gmst.yaml @@ -142,36 +147,49 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/fonts/MysticCardsFontLicense.txt %%DATADIR%%/resources/vfs/l10n/Calendar/de.yaml %%DATADIR%%/resources/vfs/l10n/Calendar/en.yaml +%%DATADIR%%/resources/vfs/l10n/Calendar/pl.yaml %%DATADIR%%/resources/vfs/l10n/Calendar/ru.yaml %%DATADIR%%/resources/vfs/l10n/Calendar/sv.yaml %%DATADIR%%/resources/vfs/l10n/Interface/de.yaml %%DATADIR%%/resources/vfs/l10n/Interface/en.yaml %%DATADIR%%/resources/vfs/l10n/Interface/fr.yaml +%%DATADIR%%/resources/vfs/l10n/Interface/pl.yaml %%DATADIR%%/resources/vfs/l10n/Interface/ru.yaml %%DATADIR%%/resources/vfs/l10n/Interface/sv.yaml %%DATADIR%%/resources/vfs/l10n/OMWCamera/de.yaml %%DATADIR%%/resources/vfs/l10n/OMWCamera/en.yaml %%DATADIR%%/resources/vfs/l10n/OMWCamera/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCamera/pl.yaml %%DATADIR%%/resources/vfs/l10n/OMWCamera/ru.yaml %%DATADIR%%/resources/vfs/l10n/OMWCamera/sv.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/de.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/en.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/pl.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/ru.yaml +%%DATADIR%%/resources/vfs/l10n/OMWCombat/sv.yaml %%DATADIR%%/resources/vfs/l10n/OMWControls/de.yaml %%DATADIR%%/resources/vfs/l10n/OMWControls/en.yaml %%DATADIR%%/resources/vfs/l10n/OMWControls/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWControls/pl.yaml %%DATADIR%%/resources/vfs/l10n/OMWControls/ru.yaml %%DATADIR%%/resources/vfs/l10n/OMWControls/sv.yaml %%DATADIR%%/resources/vfs/l10n/OMWEngine/de.yaml %%DATADIR%%/resources/vfs/l10n/OMWEngine/en.yaml %%DATADIR%%/resources/vfs/l10n/OMWEngine/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWEngine/pl.yaml %%DATADIR%%/resources/vfs/l10n/OMWEngine/ru.yaml %%DATADIR%%/resources/vfs/l10n/OMWEngine/sv.yaml %%DATADIR%%/resources/vfs/l10n/OMWMusic/de.yaml %%DATADIR%%/resources/vfs/l10n/OMWMusic/en.yaml %%DATADIR%%/resources/vfs/l10n/OMWMusic/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWMusic/pl.yaml %%DATADIR%%/resources/vfs/l10n/OMWMusic/ru.yaml %%DATADIR%%/resources/vfs/l10n/OMWMusic/sv.yaml %%DATADIR%%/resources/vfs/l10n/OMWShaders/de.yaml %%DATADIR%%/resources/vfs/l10n/OMWShaders/en.yaml %%DATADIR%%/resources/vfs/l10n/OMWShaders/fr.yaml +%%DATADIR%%/resources/vfs/l10n/OMWShaders/pl.yaml %%DATADIR%%/resources/vfs/l10n/OMWShaders/ru.yaml %%DATADIR%%/resources/vfs/l10n/OMWShaders/sv.yaml %%DATADIR%%/resources/vfs/mygui/OpenMWResourcePlugin.xml @@ -197,6 +215,7 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/mygui/openmw_console.layout %%DATADIR%%/resources/vfs/mygui/openmw_console.skin.xml %%DATADIR%%/resources/vfs/mygui/openmw_container_window.layout +%%DATADIR%%/resources/vfs/mygui/openmw_controllerbuttons.layout %%DATADIR%%/resources/vfs/mygui/openmw_count_window.layout %%DATADIR%%/resources/vfs/mygui/openmw_debug_window.layout %%DATADIR%%/resources/vfs/mygui/openmw_debug_window.skin.xml @@ -212,6 +231,7 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/mygui/openmw_infobox.layout %%DATADIR%%/resources/vfs/mygui/openmw_interactive_messagebox.layout %%DATADIR%%/resources/vfs/mygui/openmw_interactive_messagebox_notransp.layout +%%DATADIR%%/resources/vfs/mygui/openmw_inventory_tabs.layout %%DATADIR%%/resources/vfs/mygui/openmw_inventory_window.layout %%DATADIR%%/resources/vfs/mygui/openmw_itemselection_dialog.layout %%DATADIR%%/resources/vfs/mygui/openmw_jail_screen.layout @@ -274,6 +294,10 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/scripts/omw/camera/settings.lua %%DATADIR%%/resources/vfs/scripts/omw/camera/third_person.lua %%DATADIR%%/resources/vfs/scripts/omw/cellhandlers.lua +%%DATADIR%%/resources/vfs/scripts/omw/combat/common.lua +%%DATADIR%%/resources/vfs/scripts/omw/combat/global.lua +%%DATADIR%%/resources/vfs/scripts/omw/combat/local.lua +%%DATADIR%%/resources/vfs/scripts/omw/combat/menu.lua %%DATADIR%%/resources/vfs/scripts/omw/console/global.lua %%DATADIR%%/resources/vfs/scripts/omw/console/local.lua %%DATADIR%%/resources/vfs/scripts/omw/console/menu.lua @@ -284,7 +308,9 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/scripts/omw/input/playercontrols.lua %%DATADIR%%/resources/vfs/scripts/omw/input/settings.lua %%DATADIR%%/resources/vfs/scripts/omw/input/smoothmovement.lua +%%DATADIR%%/resources/vfs/scripts/omw/mechanics/actorcontroller.lua %%DATADIR%%/resources/vfs/scripts/omw/mechanics/animationcontroller.lua +%%DATADIR%%/resources/vfs/scripts/omw/mechanics/globalcontroller.lua %%DATADIR%%/resources/vfs/scripts/omw/mechanics/playercontroller.lua %%DATADIR%%/resources/vfs/scripts/omw/music/actor.lua %%DATADIR%%/resources/vfs/scripts/omw/music/helpers.lua @@ -311,11 +337,41 @@ share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/vfs/shaders/debug.omwfx %%DATADIR%%/resources/vfs/shaders/internal_distortion.omwfx %%DATADIR%%/resources/vfs/textures/omw/water_nm.png +%%DATADIR%%/resources/vfs/textures/omw_menu_icon_active.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_h.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_v.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_down.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_left.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_right.dds %%DATADIR%%/resources/vfs/textures/omw_menu_scroll_up.dds +%%DATADIR%%/resources/vfs/textures/omw_psx_button_circle.dds +%%DATADIR%%/resources/vfs/textures/omw_psx_button_dpad.dds +%%DATADIR%%/resources/vfs/textures/omw_psx_button_square.dds +%%DATADIR%%/resources/vfs/textures/omw_psx_button_triangle.dds +%%DATADIR%%/resources/vfs/textures/omw_psx_button_x.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_a.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_b.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_dpad.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_l1.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_l2.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_l3.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_lstick.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_menu.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_r1.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_r2.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_r3.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_rstick.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_view.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_x.dds +%%DATADIR%%/resources/vfs/textures/omw_steam_button_y.dds +%%DATADIR%%/resources/vfs/textures/omw_switch_button_l.dds +%%DATADIR%%/resources/vfs/textures/omw_switch_button_r.dds +%%DATADIR%%/resources/vfs/textures/omw_switch_button_zl.dds +%%DATADIR%%/resources/vfs/textures/omw_switch_button_zr.dds +%%DATADIR%%/resources/vfs/textures/omw_xbox_button_lb.dds +%%DATADIR%%/resources/vfs/textures/omw_xbox_button_lt.dds +%%DATADIR%%/resources/vfs/textures/omw_xbox_button_rb.dds +%%DATADIR%%/resources/vfs/textures/omw_xbox_button_rt.dds + share/pixmaps/openmw-cs.png share/pixmaps/openmw.png diff --git a/games/pacman.c/Makefile b/games/pacman.c/Makefile new file mode 100644 index 000000000000..7591336f43b1 --- /dev/null +++ b/games/pacman.c/Makefile @@ -0,0 +1,45 @@ +PORTNAME= pacman.c +DISTVERSION= g20251120 +CATEGORIES= games +MASTER_SITES= LOCAL/ehaupt:icon +DISTFILES= ${PORTNAME}-icon-${ICON_VERSION}${EXTRACT_SUFX}:icon + +MAINTAINER= ehaupt@FreeBSD.org +COMMENT= Simple Pacman clone written in C99 +WWW= https://floooh.github.io/pacman.c/pacman.html \ + https://github.com/floooh/pacman.c + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS+= libasound.so:audio/alsa-lib + +USES= cmake gl localbase:ldflags xorg +USE_GITHUB= yes +GH_ACCOUNT= floooh +GH_TAGNAME= be5f12c +USE_GL+= gl +USE_XORG= x11 xcursor xi + +DESKTOP_ENTRIES= "pacman.c" \ + "${COMMENT}" \ + "${PREFIX}/share/pixmaps/${PORTNAME}.png" \ + "${PORTNAME}" \ + "" \ + false + +PLIST_FILES= bin/pacman.c \ + share/man/man6/pacman.c.6.gz \ + share/pixmaps/pacman.c.png + +ICON_VERSION= 1 + +do-install: + ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/pacman \ + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 \ + ${STAGEDIR}${PREFIX}/share/man/man6 + ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-icon-${ICON_VERSION}/${PORTNAME}.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png + +.include <bsd.port.mk> diff --git a/games/pacman.c/distinfo b/games/pacman.c/distinfo new file mode 100644 index 000000000000..3c3973813442 --- /dev/null +++ b/games/pacman.c/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1763734580 +SHA256 (pacman.c-icon-1.tar.gz) = 94a97f799bc2dadb638931a4f66eeb1a8a491d90db30406f8cbc0e4f3240f859 +SIZE (pacman.c-icon-1.tar.gz) = 12852 +SHA256 (floooh-pacman.c-g20251120-be5f12c_GH0.tar.gz) = d313ccaebcc443b29056ab87cc5410faff1ce2c82cb193c73356694620751441 +SIZE (floooh-pacman.c-g20251120-be5f12c_GH0.tar.gz) = 1222734 diff --git a/games/pacman.c/files/patch-pacman.c.6 b/games/pacman.c/files/patch-pacman.c.6 new file mode 100644 index 000000000000..a5184865c9b8 --- /dev/null +++ b/games/pacman.c/files/patch-pacman.c.6 @@ -0,0 +1,17 @@ +--- pacman.c.6.orig 2025-11-20 11:46:17 UTC ++++ pacman.c.6 +@@ -0,0 +1,14 @@ ++.TH "Pacman" 6 "November 11th, 2025" ++.SH NAME ++pacman.c \- Simple Pacman clone ++.SH SYNOPSIS ++pacman.c ++.SH DESCRIPTION ++Pacman is a yellow, circular character that you move through a maze ++(arrow keys), eating small dots while avoiding colorful ghosts. ++When he eats special Power dots, he can temporarily turn the tables ++and eat the ghosts for extra points. ++ ++You can switch between fullscreen and windowed mode using the f key. ++.SH AUTHORS ++This clone was written by Andre Weissflog. diff --git a/games/pacman.c/pkg-descr b/games/pacman.c/pkg-descr new file mode 100644 index 000000000000..d35b72c9c402 --- /dev/null +++ b/games/pacman.c/pkg-descr @@ -0,0 +1,4 @@ +pacman.c is a simple Pac Man clone written in C99 with minimal +dependencies. It recreates the classic maze chase gameplay with ghosts, +pellets and responsive controls, and serves as a compact, well commented +example of a complete cross platform game. diff --git a/graphics/Makefile b/graphics/Makefile index 5caab7d4a4b1..9f4a3e9f0849 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1030,6 +1030,7 @@ SUBDIR += py-rasterstats SUBDIR += py-rawkit SUBDIR += py-rawpy + SUBDIR += py-rlpycairo SUBDIR += py-rich-pixels SUBDIR += py-s2 SUBDIR += py-scikit-image diff --git a/graphics/converseen/Makefile b/graphics/converseen/Makefile index dff72db851d6..18ca94f912b2 100644 --- a/graphics/converseen/Makefile +++ b/graphics/converseen/Makefile @@ -1,7 +1,6 @@ PORTNAME= converseen DISTVERSIONPREFIX= v -DISTVERSION= 0.15.1.0 -PORTREVISION= 1 +DISTVERSION= 0.15.1.2 CATEGORIES= graphics MAINTAINER= fernape@FreeBSD.org diff --git a/graphics/converseen/distinfo b/graphics/converseen/distinfo index a11ff1b8db6d..dcbddb33b5e4 100644 --- a/graphics/converseen/distinfo +++ b/graphics/converseen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760885885 -SHA256 (Faster3ck-Converseen-v0.15.1.0_GH0.tar.gz) = 8212ba763e0d80dc8ebc39b6fb75923ecadef807a04ad3296e24c04a99fc881e -SIZE (Faster3ck-Converseen-v0.15.1.0_GH0.tar.gz) = 972563 +TIMESTAMP = 1763835942 +SHA256 (Faster3ck-Converseen-v0.15.1.2_GH0.tar.gz) = 6ab3181603d246c5c2ad5817920b798df9d66377af3ef85164ba4aaf18376c3b +SIZE (Faster3ck-Converseen-v0.15.1.2_GH0.tar.gz) = 972579 diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index bab4f3f3a0a5..abb8a8849ac9 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,5 +1,6 @@ PORTNAME= digikam DISTVERSION= 8.8.0 +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} \ https://files.kde.org/${PORTNAME}/%SUBDIR%/:aitools,aesthetic,autotags,face,testimage,yunet \ diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index d3ab1fe6a280..bda2f8b14888 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdal-grass PORTVERSION= 1.0.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index c44c24280485..f72c76ab3d16 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,6 +1,5 @@ PORTNAME= hugin -DISTVERSION= 2024.0.1 -PORTREVISION= 7 +DISTVERSION= 2025.0.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} @@ -12,13 +11,11 @@ LICENSE= GPLv2 LIB_DEPENDS= libOpenEXR.so:graphics/openexr \ libImath.so:math/Imath \ - libboost_thread.so:devel/boost-libs \ liblcms2.so:graphics/lcms2 \ libexiv2.so:graphics/exiv2 \ libfftw3.so:math/fftw3 \ libpano13.so:graphics/libpano13 \ libvigraimpex.so:graphics/vigra \ - libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libflann.so:math/flann \ liblz4.so:archivers/liblz4 @@ -27,8 +24,9 @@ RUN_DEPENDS= enblend>=4.1.4:graphics/enblend \ exiftool:graphics/p5-Image-ExifTool \ gmake:devel/gmake -USES= cmake compiler:c++11-lib desktop-file-utils gettext gl gnome \ - jpeg pkgconfig shared-mime-info shebangfix sqlite tar:bzip2 xorg +# compiler:c++17-lang +USES= cmake desktop-file-utils gettext gl gnome \ + pkgconfig shared-mime-info shebangfix sqlite tar:bzip2 xorg USE_GL= gl glew glu glut USE_WX= 3.2+ USE_XORG= x11 @@ -40,20 +38,23 @@ SHEBANG_FILES= src/hugin_script_interface/hpi.py \ CMAKE_ARGS= -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG} CFLAGS+= -I${LOCALBASE}/include/Imath -OPTIONS_DEFINE= PANOMATIC AUTOPANOSIFTC PYTHON -OPTIONS_DEFAULT= PANOMATIC PYTHON +OPTIONS_DEFINE= AUTOPANOSIFTC LAPACK PANOMATIC PYTHON +OPTIONS_DEFAULT= LAPACK PANOMATIC PYTHON OPTIONS_SUB= yes -PANOMATIC_DESC= Install graphics/panomatic -PANOMATIC_RUN_DEPENDS= panomatic:graphics/panomatic - AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c AUTOPANOSIFTC_RUN_DEPENDS= autopano:graphics/autopano-sift-c +LAPACK_DESC= Use LAPACK based solver in levmar +LAPACK_CMAKE_BOOL= ENABLE_LAPACK +LAPACK_USES= blaslapack + +PANOMATIC_DESC= Install graphics/panomatic +PANOMATIC_RUN_DEPENDS= panomatic:graphics/panomatic + PYTHON_DESC= Python Scripting Interface PYTHON_BUILD_DEPENDS= swig:devel/swig PYTHON_USES= python -PYTHON_CMAKE_ON= -DBUILD_HSI=ON -PYTHON_CMAKE_OFF= -DBUILD_HSI=OFF +PYTHON_CMAKE_BOOL= BUILD_HSI .include <bsd.port.mk> diff --git a/graphics/hugin/distinfo b/graphics/hugin/distinfo index 7511924aeb96..48b81b1c74fb 100644 --- a/graphics/hugin/distinfo +++ b/graphics/hugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732106851 -SHA256 (hugin-2024.0.1.tar.bz2) = 13ec0cdeeb4eb63149c833768d3e374e7cf5a6a8d8d02d50885ce496f05ba7e4 -SIZE (hugin-2024.0.1.tar.bz2) = 10352250 +TIMESTAMP = 1763222621 +SHA256 (hugin-2025.0.0.tar.bz2) = 0de27a5d5432e36d4e5d38ac25d7bcafc7b7dd542aab031640a61ed66767076c +SIZE (hugin-2025.0.0.tar.bz2) = 10226271 diff --git a/graphics/hugin/files/patch-CMakeLists.txt b/graphics/hugin/files/patch-CMakeLists.txt deleted file mode 100644 index e5ace58ebec4..000000000000 --- a/graphics/hugin/files/patch-CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2024-11-18 19:37:59 UTC -+++ CMakeLists.txt -@@ -557,7 +557,7 @@ IF (NOT MANDIR AND NOT $ENV{MANDIR} STREQUAL "") - - IF (NOT MANDIR AND NOT $ENV{MANDIR} STREQUAL "") - SET (MANDIR "$ENV{MANDIR}") --ELSEIF(CMAKE_SYSTEM_NAME STREQUAL "FreeBSD" OR CMAKE_SYSTEM_NAME STREQUAL "NetBSD") -+ELSEIF(CMAKE_SYSTEM_NAME STREQUAL "NetBSD") - SET (MANDIR "man") - ELSE(NOT MANDIR AND NOT $ENV{MANDIR} STREQUAL "") - SET (MANDIR "share/man") diff --git a/graphics/hugin/pkg-plist b/graphics/hugin/pkg-plist index 7a740de5af75..60fe0c528f55 100644 --- a/graphics/hugin/pkg-plist +++ b/graphics/hugin/pkg-plist @@ -15,6 +15,7 @@ bin/hugin_hdrmerge bin/hugin_lensdb bin/hugin_stacker bin/hugin_stitch_project +bin/hugin_toolbox bin/icpfind bin/linefind bin/nona @@ -42,6 +43,7 @@ lib/hugin/liblocalfeatures.so.0.0 share/applications/PTBatcherGUI.desktop share/applications/calibrate_lens_gui.desktop share/applications/hugin.desktop +share/applications/hugin_toolbox_gui.desktop share/applications/pto_gen.desktop %%DATADIR%%/data/assistant/duallens.assistant %%DATADIR%%/data/assistant/multirow.assistant @@ -79,28 +81,20 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/cpdetector_dialog.xrc %%DATADIR%%/xrc/data/COPYING.txt %%DATADIR%%/xrc/data/about.htm -%%DATADIR%%/xrc/data/add_project.png -%%DATADIR%%/xrc/data/add_projects.png -%%DATADIR%%/xrc/data/autocrop_tool.png -%%DATADIR%%/xrc/data/center_pano.png -%%DATADIR%%/xrc/data/crop_tool.png -%%DATADIR%%/xrc/data/crop_tool_small.png +%%DATADIR%%/xrc/data/add_project.svg +%%DATADIR%%/xrc/data/add_projects.svg +%%DATADIR%%/xrc/data/autocrop_tool.svg +%%DATADIR%%/xrc/data/center_pano.svg +%%DATADIR%%/xrc/data/crop_tool.svg %%DATADIR%%/xrc/data/dedication.htm -%%DATADIR%%/xrc/data/drag_tool.png -%%DATADIR%%/xrc/data/drag_tool_small.png -%%DATADIR%%/xrc/data/druid.control.128.png -%%DATADIR%%/xrc/data/druid.images.128.png -%%DATADIR%%/xrc/data/druid.lenses.128.png -%%DATADIR%%/xrc/data/druid.optimize.128.png -%%DATADIR%%/xrc/data/druid.stitch.128.png -%%DATADIR%%/xrc/data/edit_add.png -%%DATADIR%%/xrc/data/filenew.png -%%DATADIR%%/xrc/data/fileopen.png -%%DATADIR%%/xrc/data/filesave.png -%%DATADIR%%/xrc/data/filesaveas.png -%%DATADIR%%/xrc/data/fit_pano.png -%%DATADIR%%/xrc/data/gl_preview.png -%%DATADIR%%/xrc/data/gl_preview_small.png +%%DATADIR%%/xrc/data/drag_tool.svg +%%DATADIR%%/xrc/data/edit_add.svg +%%DATADIR%%/xrc/data/filenew.svg +%%DATADIR%%/xrc/data/fileopen.svg +%%DATADIR%%/xrc/data/filesave.svg +%%DATADIR%%/xrc/data/filesaveas.svg +%%DATADIR%%/xrc/data/fit_pano.svg +%%DATADIR%%/xrc/data/gl_preview.svg %%DATADIR%%/xrc/data/help_en_EN/0014985448cc97c209313a079e4eda593c810582.png %%DATADIR%%/xrc/data/help_en_EN/0881f567a2579a682ece721d6d93816eecbcff0d.png %%DATADIR%%/xrc/data/help_en_EN/0d04667eb3325cfad4ec50e994bf00c22782f509.png @@ -342,6 +336,7 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/data/help_en_EN/Hugin_stacker.html %%DATADIR%%/xrc/data/help_en_EN/Hugin_stitch_project.html %%DATADIR%%/xrc/data/help_en_EN/Hugin_straighten_pano.png +%%DATADIR%%/xrc/data/help_en_EN/Hugin_toolbox.html %%DATADIR%%/xrc/data/help_en_EN/Hugin_translation_guide.html %%DATADIR%%/xrc/data/help_en_EN/Hugin_undo.png %%DATADIR%%/xrc/data/help_en_EN/Icpfind.html @@ -463,35 +458,30 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/data/help_en_EN/manual.css %%DATADIR%%/xrc/data/hugin.ico %%DATADIR%%/xrc/data/hugin.png -%%DATADIR%%/xrc/data/hugin_small.png -%%DATADIR%%/xrc/data/identify_tool.png -%%DATADIR%%/xrc/data/identify_tool_small.png -%%DATADIR%%/xrc/data/info.png +%%DATADIR%%/xrc/data/hugin.svg +%%DATADIR%%/xrc/data/identify_tool.svg +%%DATADIR%%/xrc/data/info.svg %%DATADIR%%/xrc/data/intro.htm %%DATADIR%%/xrc/data/keyboard_pl.html -%%DATADIR%%/xrc/data/list.png -%%DATADIR%%/xrc/data/logo.png -%%DATADIR%%/xrc/data/number1.png -%%DATADIR%%/xrc/data/number2.png -%%DATADIR%%/xrc/data/number3.png -%%DATADIR%%/xrc/data/optimize.png +%%DATADIR%%/xrc/data/list.svg +%%DATADIR%%/xrc/data/number1.svg +%%DATADIR%%/xrc/data/number2.svg +%%DATADIR%%/xrc/data/number3.svg +%%DATADIR%%/xrc/data/optimize.svg %%DATADIR%%/xrc/data/output_blended_fused.png %%DATADIR%%/xrc/data/output_fused_blended.png %%DATADIR%%/xrc/data/output_hdr.png %%DATADIR%%/xrc/data/output_normal.png -%%DATADIR%%/xrc/data/pause.png -%%DATADIR%%/xrc/data/photometric.png -%%DATADIR%%/xrc/data/preview.png -%%DATADIR%%/xrc/data/preview_auto_update.png -%%DATADIR%%/xrc/data/preview_control_point_tool.png -%%DATADIR%%/xrc/data/preview_control_point_tool_small.png -%%DATADIR%%/xrc/data/preview_layout.png -%%DATADIR%%/xrc/data/preview_layout_small.png -%%DATADIR%%/xrc/data/preview_num_transform.png -%%DATADIR%%/xrc/data/preview_show_all.png -%%DATADIR%%/xrc/data/preview_show_none.png -%%DATADIR%%/xrc/data/preview_white_balance.png -%%DATADIR%%/xrc/data/preview_white_balance_small.png +%%DATADIR%%/xrc/data/pause.svg +%%DATADIR%%/xrc/data/photometric.svg +%%DATADIR%%/xrc/data/preview.svg +%%DATADIR%%/xrc/data/preview_auto_update.svg +%%DATADIR%%/xrc/data/preview_control_point_tool.svg +%%DATADIR%%/xrc/data/preview_layout.svg +%%DATADIR%%/xrc/data/preview_num_transform.svg +%%DATADIR%%/xrc/data/preview_show_all.svg +%%DATADIR%%/xrc/data/preview_show_none.svg +%%DATADIR%%/xrc/data/preview_white_balance.svg %%DATADIR%%/xrc/data/ptbatcher.ico %%DATADIR%%/xrc/data/ptbatcher.png %%DATADIR%%/xrc/data/ptbatcher_pause.ico @@ -499,19 +489,17 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/data/ptbatcher_running.ico %%DATADIR%%/xrc/data/ptbatcher_running.png %%DATADIR%%/xrc/data/pto_icon.ico -%%DATADIR%%/xrc/data/pto_icon.png -%%DATADIR%%/xrc/data/redo.png -%%DATADIR%%/xrc/data/reload.png -%%DATADIR%%/xrc/data/remove_project.png -%%DATADIR%%/xrc/data/skip.png +%%DATADIR%%/xrc/data/redo.svg +%%DATADIR%%/xrc/data/reload.svg +%%DATADIR%%/xrc/data/remove_project.svg +%%DATADIR%%/xrc/data/skip.svg %%DATADIR%%/xrc/data/splash.png %%DATADIR%%/xrc/data/sponsors.htm -%%DATADIR%%/xrc/data/start.png -%%DATADIR%%/xrc/data/stop.png -%%DATADIR%%/xrc/data/straighten_pano.png +%%DATADIR%%/xrc/data/start.svg +%%DATADIR%%/xrc/data/stop.svg +%%DATADIR%%/xrc/data/straighten_pano.svg %%DATADIR%%/xrc/data/tips.txt -%%DATADIR%%/xrc/data/transparent.png -%%DATADIR%%/xrc/data/undo.png +%%DATADIR%%/xrc/data/undo.svg %%DATADIR%%/xrc/data/upstream.txt %%DATADIR%%/xrc/dlg_warning.xrc %%DATADIR%%/xrc/edit_script_dialog.xrc @@ -530,6 +518,7 @@ share/applications/pto_gen.desktop %%DATADIR%%/xrc/pref_dialog.xrc %%DATADIR%%/xrc/preview_frame.xrc %%DATADIR%%/xrc/reset_dialog.xrc +%%DATADIR%%/xrc/toolbox_panel.xrc share/icons/hicolor/128x128/apps/hugin.png share/icons/hicolor/128x128/apps/ptbatcher.png share/icons/hicolor/16x16/apps/hugin.png @@ -600,4 +589,5 @@ share/man/man1/vig_optimize.1.gz share/metainfo/PTBatcherGUI.appdata.xml share/metainfo/calibrate_lens_gui.appdata.xml share/metainfo/hugin.appdata.xml +share/metainfo/hugin_toolbox.appdata.xml share/mime/packages/hugin.xml diff --git a/graphics/hyprgraphics/Makefile b/graphics/hyprgraphics/Makefile index 320e81ceca18..376399c0bfc3 100644 --- a/graphics/hyprgraphics/Makefile +++ b/graphics/hyprgraphics/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprgraphics DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 +DISTVERSION= 0.4.0 CATEGORIES= graphics MAINTAINER= tagattie@FreeBSD.org @@ -28,7 +28,7 @@ USE_XORG= pixman LDFLAGS+= -pthread -PLIST_SUB= SOVERSION_MAJOR=2 \ +PLIST_SUB= SOVERSION_MAJOR=3 \ SOVERSION_FULL=${DISTVERSION:C/-.*//} .include <bsd.port.mk> diff --git a/graphics/hyprgraphics/distinfo b/graphics/hyprgraphics/distinfo index be9f631958bc..fc114922a762 100644 --- a/graphics/hyprgraphics/distinfo +++ b/graphics/hyprgraphics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762503826 -SHA256 (hyprwm-hyprgraphics-v0.3.0_GH0.tar.gz) = 01ccac9fdb269be7990358e14eccfda07e641885ba6a14fbafa1dfa7617d16ff -SIZE (hyprwm-hyprgraphics-v0.3.0_GH0.tar.gz) = 457304 +TIMESTAMP = 1763881656 +SHA256 (hyprwm-hyprgraphics-v0.4.0_GH0.tar.gz) = 1ee818778eafd36919a463481fe0838ea3440d53fbd2305a5bf1449c61148678 +SIZE (hyprwm-hyprgraphics-v0.4.0_GH0.tar.gz) = 457545 diff --git a/graphics/libbpg/Makefile b/graphics/libbpg/Makefile index 3c346ea346b3..aea1d4646198 100644 --- a/graphics/libbpg/Makefile +++ b/graphics/libbpg/Makefile @@ -1,6 +1,6 @@ PORTNAME= libbpg PORTVERSION= 0.9.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://bellard.org/bpg/ diff --git a/graphics/libheif/Makefile b/graphics/libheif/Makefile index 8373347681fa..438575850f45 100644 --- a/graphics/libheif/Makefile +++ b/graphics/libheif/Makefile @@ -1,6 +1,6 @@ PORTNAME= libheif DISTVERSION= 1.19.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= https://github.com/strukturag/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/graphics/py-rlpycairo/Makefile b/graphics/py-rlpycairo/Makefile new file mode 100644 index 000000000000..f0948ef6c85e --- /dev/null +++ b/graphics/py-rlpycairo/Makefile @@ -0,0 +1,24 @@ +PORTNAME= rlpycairo +DISTVERSION= 0.4.0 +CATEGORIES= graphics print python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= kai@FreeBSD.org +COMMENT= Plugin backend renderer for reportlab.graphics.renderPM +WWW= https://hg.reportlab.com/hg-public/rlPyCairo + +LICENSE= BSD3CLAUSE +#LICENSE_FILE= Not yet packaged in sdist + +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>=1.20:graphics/py-cairo@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}freetype-py>=2.3:print/py-freetype-py@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist pep517 + +NO_ARCH= yes + +.include <bsd.port.mk> diff --git a/graphics/py-rlpycairo/distinfo b/graphics/py-rlpycairo/distinfo new file mode 100644 index 000000000000..69fb4d18e22e --- /dev/null +++ b/graphics/py-rlpycairo/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763826583 +SHA256 (rlpycairo-0.4.0.tar.gz) = 07c2c3c47828e83d9c09657a54ecbcd1a97aac9dc199780234456d3473faadc7 +SIZE (rlpycairo-0.4.0.tar.gz) = 7692 diff --git a/graphics/py-rlpycairo/files/patch-pyproject.toml b/graphics/py-rlpycairo/files/patch-pyproject.toml new file mode 100644 index 000000000000..147aefdc5c00 --- /dev/null +++ b/graphics/py-rlpycairo/files/patch-pyproject.toml @@ -0,0 +1,13 @@ +Normalize the bdist wheel name to avoid staging errors. + +--- pyproject.toml.orig 2025-09-30 16:12:51 UTC ++++ pyproject.toml +@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta" + build-backend = "setuptools.build_meta" + + [project] +-name = "rlPyCairo" ++name = "rlpycairo" + description="Plugin backend renderer for reportlab.graphics.renderPM" + readme = "README.txt" + authors=[ diff --git a/graphics/py-rlpycairo/pkg-descr b/graphics/py-rlpycairo/pkg-descr new file mode 100644 index 000000000000..1728e67c719e --- /dev/null +++ b/graphics/py-rlpycairo/pkg-descr @@ -0,0 +1,7 @@ +This is a plugin for the ReportLab PDF Toolkit, which constructs rich PDF +documents, and is also used for the creation of charts in a variety of bitmap +and vector formats. + +This plugin is intended to replace most of the usage of the libart based +C extension _renderPM which has been shown to have issues when rendering +complex documents. diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index 9025d537c75b..50275df276b0 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis -DISTVERSION= 3.40.12 +DISTVERSION= 3.40.13 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo index 4e46683767a8..6fd8251baa3c 100644 --- a/graphics/qgis-ltr/distinfo +++ b/graphics/qgis-ltr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761901280 -SHA256 (qgis-3.40.12.tar.bz2) = cd55e84f9b96bc8c06b2f2681b6e14b370026f2730559f2ab9c028da75de223b -SIZE (qgis-3.40.12.tar.bz2) = 183494693 +TIMESTAMP = 1763841419 +SHA256 (qgis-3.40.13.tar.bz2) = 2934325e873de4c3c9deba131c40eb3edf10f1f04d0016e2177ad2de90949ef0 +SIZE (qgis-3.40.13.tar.bz2) = 183637998 diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index fa2c293e5f28..b44be8f17290 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis -DISTVERSION= 3.44.4 +DISTVERSION= 3.44.5 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/qgis/distinfo b/graphics/qgis/distinfo index dc6565880746..0075b1fbfed7 100644 --- a/graphics/qgis/distinfo +++ b/graphics/qgis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761373850 -SHA256 (qgis-3.44.4.tar.bz2) = e54d407c5fe921f31ec69104f8d4abbed310b277379e0a5e20af21d46565da0d -SIZE (qgis-3.44.4.tar.bz2) = 190161672 +TIMESTAMP = 1763793833 +SHA256 (qgis-3.44.5.tar.bz2) = f1e4d52789b65cd5678a6e9b9c10bdf04df930b847a827bbf8f873db98019f2f +SIZE (qgis-3.44.5.tar.bz2) = 190602610 diff --git a/graphics/qimgv/Makefile b/graphics/qimgv/Makefile index 279d3910b26d..f34d3213dfc4 100644 --- a/graphics/qimgv/Makefile +++ b/graphics/qimgv/Makefile @@ -1,5 +1,6 @@ PORTNAME= qimgv -PORTVERSION= 1.03.g20241011 +PORTVERSION= 1.03.g20250905 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= kenrap@kennethraplee.com @@ -14,29 +15,22 @@ USES= cmake compiler:c++17-lang desktop-file-utils \ localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= easymodo -GH_TAGNAME= a4d475fae07847be7c106cb628fb97dad51ab920 +GH_TAGNAME= 6bdfad1f47be2cd5eb54c6da45073f8eee55963f LDFLAGS+= -linotify -OPTIONS_DEFINE= EXIV2 KDE5 OPENCV VIDEO +OPTIONS_DEFINE= EXIV2 OPENCV VIDEO OPTIONS_DEFAULT= EXIV2 OPENCV QT6 VIDEO OPTIONS_SINGLE= QT OPTIONS_SINGLE_QT= QT5 QT6 OPTIONS_SUB= yes -KDE5_DESC= ${KDE_DESC} (require QT5) OPENCV_DESC= Enables high quality scaling options VIDEO_DESC= Enables video playback via mpv EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_CMAKE_BOOL= EXIV2 -KDE5_IMPLIES= QT5 -KDE5_PREVENTS= QT6 -KDE5_USES= kde:5 xorg -KDE5_USE= kde=windowsystem xorg=x11 -KDE5_CMAKE_BOOL= KDE_SUPPORT - OPENCV_LIB_DEPENDS= libopencv_core.so:graphics/opencv \ libopencv_imgproc.so:graphics/opencv OPENCV_CMAKE_BOOL= OPENCV_SUPPORT diff --git a/graphics/qimgv/distinfo b/graphics/qimgv/distinfo index 41be25409f16..8fc5fe839618 100644 --- a/graphics/qimgv/distinfo +++ b/graphics/qimgv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731897531 -SHA256 (easymodo-qimgv-1.03.g20241011-a4d475fae07847be7c106cb628fb97dad51ab920_GH0.tar.gz) = a2bc98b196195ce62077e66665078aa160b441805292dbceaef06e6770bb4b78 -SIZE (easymodo-qimgv-1.03.g20241011-a4d475fae07847be7c106cb628fb97dad51ab920_GH0.tar.gz) = 1086541 +TIMESTAMP = 1763672435 +SHA256 (easymodo-qimgv-1.03.g20250905-6bdfad1f47be2cd5eb54c6da45073f8eee55963f_GH0.tar.gz) = 040227c0707b264b04e7eaf3df7187ef321491a74a13c76a9065fc7713f5167f +SIZE (easymodo-qimgv-1.03.g20250905-6bdfad1f47be2cd5eb54c6da45073f8eee55963f_GH0.tar.gz) = 1098596 diff --git a/graphics/qimgv/pkg-plist b/graphics/qimgv/pkg-plist index 38d5c72c0966..fcf1d6062ba4 100644 --- a/graphics/qimgv/pkg-plist +++ b/graphics/qimgv/pkg-plist @@ -15,5 +15,6 @@ share/metainfo/qimgv.appdata.xml %%DATADIR%%/translations/de_DE.qm %%DATADIR%%/translations/es_ES.qm %%DATADIR%%/translations/fr_FR.qm +%%DATADIR%%/translations/tr_TR.qm %%DATADIR%%/translations/uk_UA.qm %%DATADIR%%/translations/zh_CN.qm diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index ec7f4b1e42c4..126b5ab6b960 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 92b132787832..9d4c58c5ba2a 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755500823 -SHA256 (weechat-4.7.1.tar.xz) = e83fb71ca251c5dd74bd9c5a6bd3f85dc2eb8ecec0955f43c07f3e0911edb7d3 -SIZE (weechat-4.7.1.tar.xz) = 2768340 +TIMESTAMP = 1763909898 +SHA256 (weechat-4.7.2.tar.xz) = 66624bd905a6db58a0893bfbdddbb8fa417b97aab4a9af8c140e0b29ceba2569 +SIZE (weechat-4.7.2.tar.xz) = 2769828 diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile index 298b7d4cce65..cf0df1530df4 100644 --- a/lang/eisl/Makefile +++ b/lang/eisl/Makefile @@ -1,6 +1,6 @@ PORTNAME= eisl DISTVERSIONPREFIX= v -DISTVERSION= 5.55 +DISTVERSION= 5.59 CATEGORIES= lang devel MAINTAINER= yuri@FreeBSD.org diff --git a/lang/eisl/distinfo b/lang/eisl/distinfo index c3c6708e7bf5..34164a0cf753 100644 --- a/lang/eisl/distinfo +++ b/lang/eisl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759296788 -SHA256 (sasagawa888-eisl-v5.55_GH0.tar.gz) = 23fdd1cf5e667768a89e1fdddc950b853bc4285fca08457b0dc0d16ebaae748c -SIZE (sasagawa888-eisl-v5.55_GH0.tar.gz) = 1800427 +TIMESTAMP = 1763915853 +SHA256 (sasagawa888-eisl-v5.59_GH0.tar.gz) = 703a5abeb668359f8aa913168ff1c3882795a880d158f310e4993a1f10d70368 +SIZE (sasagawa888-eisl-v5.59_GH0.tar.gz) = 3116593 diff --git a/lang/eisl/files/patch-extension.c b/lang/eisl/files/patch-extension.c new file mode 100644 index 000000000000..de091c6b67fd --- /dev/null +++ b/lang/eisl/files/patch-extension.c @@ -0,0 +1,40 @@ +--- extension.c.orig 2025-11-23 16:41:16 UTC ++++ extension.c +@@ -20,8 +20,6 @@ + #include <pthread.h> + #include <sys/time.h> + #include <sys/mman.h> +-#include <linux/fb.h> +-#include <linux/fb.h> + #include <sys/ioctl.h> + + +@@ -131,6 +129,7 @@ void init_exsubr(void) + def_subr("RECV-SOCKET", f_recv_socket); + def_subr("CLOSE-SOCKET", f_close_socket); + ++#if 0 + def_subr("GR-OPEN", f_gr_open); + def_subr("GR-CLOSE", f_gr_close); + def_subr("GR-CLS", f_gr_cls); +@@ -138,6 +137,7 @@ void init_exsubr(void) + def_subr("GR-CIRCLE", f_gr_circle); + def_subr("GR-RECT", f_gr_rect); + def_subr("GR-LINE", f_gr_line); ++#endif + + #ifdef __rpi__ + def_subr("WIRINGPI-SETUP-GPIO", f_wiringpi_setup_gpio); +@@ -1891,6 +1891,7 @@ int f_close_socket(int arglist, int th) + } + + ++# if 0 + //-------/dev/fb0------------------------ + + #define BLACK 0x000000 +@@ -2201,3 +2202,4 @@ int f_gr_line(int arglist, int th) + fb_draw_line(GET_INT(arg1),GET_INT(arg2),GET_INT(arg3),GET_INT(arg4),color_to_number(arg5)); + return(T); + } ++#endif diff --git a/lang/eisl/files/patch-ffi.h b/lang/eisl/files/patch-ffi.h index efd446611808..1b76ce9b70fa 100644 --- a/lang/eisl/files/patch-ffi.h +++ b/lang/eisl/files/patch-ffi.h @@ -1,4 +1,4 @@ ---- ffi.h.orig 2024-04-30 07:10:18 UTC +--- ffi.h.orig 2025-11-23 16:45:45 UTC +++ ffi.h @@ -4,7 +4,7 @@ @@ -6,6 +6,6 @@ #define FFI_H -#define CELLSIZE 20000000 +#define CELLSIZE 10000000 - // TCC does not have support for "static conts" as compile time constant - #ifdef __TINYC__ - #define NIL 0 + static const int NIL = 0; + static const int T = 2; + static const int SMALL_INT_MAX = 1000000000; diff --git a/lang/neocmakelsp/Makefile b/lang/neocmakelsp/Makefile index 66c1b72d30de..65fdf6d570ba 100644 --- a/lang/neocmakelsp/Makefile +++ b/lang/neocmakelsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= neocmakelsp DISTVERSIONPREFIX= v -DISTVERSION= 0.8.26 +DISTVERSION= 0.9.0 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org @@ -18,30 +18,26 @@ USE_GITHUB= yes GH_ACCOUNT= Decodetalkers CARGO_BUILDDEP= no -CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.1 \ - aho-corasick-1.1.3 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ +CARGO_CRATES= aho-corasick-1.1.4 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.4 \ - anstyle-wincon-3.0.10 \ - anyhow-1.0.99 \ - assert_cmd-2.0.17 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ + anyhow-1.0.100 \ + assert_cmd-2.1.1 \ auto_impl-1.3.0 \ - autocfg-1.5.0 \ - backtrace-0.3.75 \ - bitflags-2.9.4 \ - borrow-or-share-0.2.2 \ - bstr-1.12.0 \ - bytes-1.10.1 \ - cc-1.2.38 \ - cfg-if-1.0.3 \ - clap-4.5.47 \ - clap_builder-4.5.47 \ - clap_complete-4.5.58 \ - clap_derive-4.5.47 \ - clap_lex-0.7.5 \ + bitflags-2.10.0 \ + borrow-or-share-0.2.4 \ + bstr-1.12.1 \ + bytes-1.11.0 \ + cc-1.2.46 \ + cfg-if-1.0.4 \ + clap-4.5.51 \ + clap_builder-4.5.51 \ + clap_complete-4.5.60 \ + clap_derive-4.5.49 \ + clap_lex-0.7.6 \ cli-table-0.5.0 \ cli-table-derive-0.5.0 \ colorchoice-1.0.4 \ @@ -51,18 +47,17 @@ CARGO_CRATES= addr2line-0.24.2 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ crunchy-0.2.4 \ - csv-1.3.1 \ - csv-core-0.1.12 \ + csv-1.4.0 \ + csv-core-0.1.13 \ dashmap-6.1.0 \ difflib-0.4.0 \ dirs-6.0.0 \ dirs-sys-0.5.0 \ dlv-list-0.5.2 \ - doc-comment-0.3.3 \ equivalent-1.0.2 \ errno-0.3.14 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.2 \ + find-msvc-tools-0.1.5 \ fluent-uri-0.3.2 \ futures-0.3.31 \ futures-channel-0.3.31 \ @@ -73,38 +68,34 @@ CARGO_CRATES= addr2line-0.24.2 \ futures-task-0.3.31 \ futures-util-0.3.31 \ getrandom-0.2.16 \ - getrandom-0.3.3 \ - gimli-0.31.1 \ + getrandom-0.3.4 \ glob-0.3.3 \ - globset-0.4.16 \ + globset-0.4.18 \ hashbrown-0.14.5 \ hashbrown-0.16.0 \ heck-0.5.0 \ httparse-1.10.1 \ - ignore-0.4.23 \ - indexmap-2.11.4 \ - io-uring-0.7.10 \ + ignore-0.4.25 \ + indexmap-2.12.0 \ is_executable-1.0.5 \ - is_terminal_polyfill-1.70.1 \ + is_terminal_polyfill-1.70.2 \ itoa-1.0.15 \ lazy_static-1.5.0 \ - libc-0.2.175 \ + libc-0.2.177 \ libredox-0.1.10 \ linux-raw-sys-0.11.0 \ - lock_api-0.4.13 \ + lock_api-0.4.14 \ log-0.4.28 \ lsp-types-f-0.99.0 \ - memchr-2.7.5 \ - miniz_oxide-0.8.9 \ - mio-1.0.4 \ - nu-ansi-term-0.50.1 \ - object-0.36.7 \ + memchr-2.7.6 \ + mio-1.1.0 \ + nu-ansi-term-0.50.3 \ once_cell-1.21.3 \ - once_cell_polyfill-1.70.1 \ + once_cell_polyfill-1.70.2 \ option-ext-0.2.0 \ ordered-multimap-0.7.3 \ - parking_lot-0.12.4 \ - parking_lot_core-0.9.11 \ + parking_lot-0.12.5 \ + parking_lot_core-0.9.12 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pathdiff-0.2.3 \ @@ -114,52 +105,51 @@ CARGO_CRATES= addr2line-0.24.2 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ - proc-macro2-1.0.101 \ - quote-1.0.40 \ + proc-macro2-1.0.103 \ + quote-1.0.42 \ r-efi-5.3.0 \ - redox_syscall-0.5.17 \ + redox_syscall-0.5.18 \ redox_users-0.5.2 \ - ref-cast-1.0.24 \ - ref-cast-impl-1.0.24 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ - regex-syntax-0.8.6 \ + ref-cast-1.0.25 \ + ref-cast-impl-1.0.25 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ rust-ini-0.21.3 \ - rustc-demangle-0.1.26 \ rustix-1.1.2 \ ryu-1.0.20 \ same-file-1.0.6 \ scopeguard-1.2.0 \ - serde-1.0.225 \ - serde_core-1.0.225 \ - serde_derive-1.0.225 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ serde_repr-0.1.20 \ - serde_spanned-1.0.2 \ + serde_spanned-1.0.3 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-registry-1.4.6 \ slab-0.4.11 \ smallvec-1.15.1 \ - socket2-0.6.0 \ + socket2-0.6.1 \ streaming-iterator-0.1.9 \ strsim-0.11.1 \ - syn-2.0.106 \ + syn-2.0.110 \ sync_wrapper-1.0.2 \ - tempfile-3.22.0 \ + tempfile-3.23.0 \ termcolor-1.4.1 \ termtree-0.5.1 \ - thiserror-2.0.16 \ - thiserror-impl-2.0.16 \ + thiserror-2.0.17 \ + thiserror-impl-2.0.17 \ thread_local-1.1.9 \ tiny-keccak-2.0.2 \ - tokio-1.47.1 \ - tokio-macros-2.5.0 \ - tokio-util-0.7.16 \ - toml-0.9.7 \ - toml_datetime-0.7.2 \ - toml_parser-1.0.3 \ - toml_writer-1.0.3 \ + tokio-1.48.0 \ + tokio-macros-2.6.0 \ + tokio-util-0.7.17 \ + toml-0.9.8 \ + toml_datetime-0.7.3 \ + toml_parser-1.0.4 \ + toml_writer-1.0.4 \ tower-0.5.2 \ tower-layer-0.3.3 \ tower-lsp-f-0.24.0 \ @@ -169,44 +159,31 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.20 \ - tree-sitter-0.25.9 \ + tree-sitter-0.25.10 \ tree-sitter-cmake-0.7.1 \ tree-sitter-language-0.1.5 \ treesitter_kind_collector-0.2.0 \ - unicode-ident-1.0.19 \ - unicode-width-0.2.1 \ + unicode-ident-1.0.22 \ + unicode-width-0.2.2 \ utf8parse-0.2.2 \ valuable-0.1.1 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ winapi-util-0.1.11 \ - windows-link-0.1.3 \ - windows-link-0.2.0 \ - windows-sys-0.52.0 \ - windows-sys-0.59.0 \ + windows-link-0.2.1 \ windows-sys-0.60.2 \ - windows-sys-0.61.0 \ - windows-targets-0.52.6 \ - windows-targets-0.53.3 \ - windows_aarch64_gnullvm-0.52.6 \ - windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.52.6 \ - windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.52.6 \ - windows_i686_gnu-0.53.0 \ - windows_i686_gnullvm-0.52.6 \ - windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.52.6 \ - windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.52.6 \ - windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.52.6 \ - windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.52.6 \ - windows_x86_64_msvc-0.53.0 \ + windows-sys-0.61.2 \ + windows-targets-0.53.5 \ + windows_aarch64_gnullvm-0.53.1 \ + windows_aarch64_msvc-0.53.1 \ + windows_i686_gnu-0.53.1 \ + windows_i686_gnullvm-0.53.1 \ + windows_i686_msvc-0.53.1 \ + windows_x86_64_gnu-0.53.1 \ + windows_x86_64_gnullvm-0.53.1 \ + windows_x86_64_msvc-0.53.1 \ winnow-0.7.13 \ wit-bindgen-0.46.0 diff --git a/lang/neocmakelsp/distinfo b/lang/neocmakelsp/distinfo index 463852c37171..b73e667b7675 100644 --- a/lang/neocmakelsp/distinfo +++ b/lang/neocmakelsp/distinfo @@ -1,52 +1,44 @@ -TIMESTAMP = 1762232497 -SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 -SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 -SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa -SIZE (rust/crates/adler2-2.0.1.crate) = 13366 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +TIMESTAMP = 1763916587 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 -SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 -SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a -SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 -SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 -SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 -SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 -SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 +SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 +SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/assert_cmd-2.1.1.crate) = bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85 +SIZE (rust/crates/assert_cmd-2.1.1.crate) = 27211 SHA256 (rust/crates/auto_impl-1.3.0.crate) = ffdcb70bdbc4d478427380519163274ac86e52916e10f0a8889adf0f96d3fee7 SIZE (rust/crates/auto_impl-1.3.0.crate) = 32413 -SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 -SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 -SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 -SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 -SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 -SHA256 (rust/crates/borrow-or-share-0.2.2.crate) = 3eeab4423108c5d7c744f4d234de88d18d636100093ae04caf4825134b9c3a32 -SIZE (rust/crates/borrow-or-share-0.2.2.crate) = 4871 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/cc-1.2.38.crate) = 80f41ae168f955c12fb8960b057d70d0ca153fb83182b57d86380443527be7e9 -SIZE (rust/crates/cc-1.2.38.crate) = 90139 -SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 -SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 -SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 -SIZE (rust/crates/clap-4.5.47.crate) = 58354 -SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 -SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 -SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a -SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 -SHA256 (rust/crates/clap_derive-4.5.47.crate) = bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c -SIZE (rust/crates/clap_derive-4.5.47.crate) = 33550 -SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 -SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 +SHA256 (rust/crates/borrow-or-share-0.2.4.crate) = dc0b364ead1874514c8c2855ab558056ebfeb775653e7ae45ff72f28f8f3166c +SIZE (rust/crates/borrow-or-share-0.2.4.crate) = 5243 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 +SHA256 (rust/crates/cc-1.2.46.crate) = b97463e1064cb1b1c1384ad0a0b9c8abd0988e2a91f52606c80ef14aadb63e36 +SIZE (rust/crates/cc-1.2.46.crate) = 92306 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 +SHA256 (rust/crates/clap-4.5.51.crate) = 4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5 +SIZE (rust/crates/clap-4.5.51.crate) = 62030 +SHA256 (rust/crates/clap_builder-4.5.51.crate) = 75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a +SIZE (rust/crates/clap_builder-4.5.51.crate) = 171077 +SHA256 (rust/crates/clap_complete-4.5.60.crate) = 8e602857739c5a4291dfa33b5a298aeac9006185229a700e5810a3ef7272d971 +SIZE (rust/crates/clap_complete-4.5.60.crate) = 48640 +SHA256 (rust/crates/clap_derive-4.5.49.crate) = 2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671 +SIZE (rust/crates/clap_derive-4.5.49.crate) = 33559 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 SHA256 (rust/crates/cli-table-0.5.0.crate) = 14da8d951cef7cc4f13ccc9b744d736963d57863c7e6fc33c070ea274546082c SIZE (rust/crates/cli-table-0.5.0.crate) = 18356 SHA256 (rust/crates/cli-table-derive-0.5.0.crate) = 9f7c1b60bae2c3d45228dfb096046aa51ef6c300de70b658d7a13fcb0c4f832e @@ -65,10 +57,10 @@ SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aa SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 SHA256 (rust/crates/crunchy-0.2.4.crate) = 460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5 SIZE (rust/crates/crunchy-0.2.4.crate) = 3887 -SHA256 (rust/crates/csv-1.3.1.crate) = acdc4883a9c96732e4733212c01447ebd805833b7275a73ca3ee080fd77afdaf -SIZE (rust/crates/csv-1.3.1.crate) = 888542 -SHA256 (rust/crates/csv-core-0.1.12.crate) = 7d02f3b0da4c6504f86e9cd789d8dbafab48c2321be74e9987593de5a894d93d -SIZE (rust/crates/csv-core-0.1.12.crate) = 26298 +SHA256 (rust/crates/csv-1.4.0.crate) = 52cd9d68cf7efc6ddfaaee42e7288d3a99d613d4b50f76ce9827ae0c6e14f938 +SIZE (rust/crates/csv-1.4.0.crate) = 888642 +SHA256 (rust/crates/csv-core-0.1.13.crate) = 704a3c26996a80471189265814dbc2c257598b96b8a7feae2d31ace646bb9782 +SIZE (rust/crates/csv-core-0.1.13.crate) = 26119 SHA256 (rust/crates/dashmap-6.1.0.crate) = 5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf SIZE (rust/crates/dashmap-6.1.0.crate) = 24828 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -79,16 +71,14 @@ SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e SIZE (rust/crates/dirs-sys-0.5.0.crate) = 10157 SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f SIZE (rust/crates/dlv-list-0.5.2.crate) = 22373 -SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 -SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/find-msvc-tools-0.1.2.crate) = 1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959 -SIZE (rust/crates/find-msvc-tools-0.1.2.crate) = 30461 +SHA256 (rust/crates/find-msvc-tools-0.1.5.crate) = 3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844 +SIZE (rust/crates/find-msvc-tools-0.1.5.crate) = 30942 SHA256 (rust/crates/fluent-uri-0.3.2.crate) = 1918b65d96df47d3591bed19c5cca17e3fa5d0707318e4b5ef2eae01764df7e5 SIZE (rust/crates/fluent-uri-0.3.2.crate) = 43604 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 @@ -109,14 +99,12 @@ SHA256 (rust/crates/futures-util-0.3.31.crate) = 9fa08315bb612088cc391249efdc3bc SIZE (rust/crates/futures-util-0.3.31.crate) = 162124 SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 -SHA256 (rust/crates/gimli-0.31.1.crate) = 07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f -SIZE (rust/crates/gimli-0.31.1.crate) = 279515 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 SIZE (rust/crates/glob-0.3.3.crate) = 22861 -SHA256 (rust/crates/globset-0.4.16.crate) = 54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5 -SIZE (rust/crates/globset-0.4.16.crate) = 26533 +SHA256 (rust/crates/globset-0.4.18.crate) = 52dfc19153a48bde0cbd630453615c8151bce3a5adfac7a0aebfbf0a1e1f57e3 +SIZE (rust/crates/globset-0.4.18.crate) = 28970 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d @@ -125,54 +113,48 @@ SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d3 SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/httparse-1.10.1.crate) = 6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87 SIZE (rust/crates/httparse-1.10.1.crate) = 45190 -SHA256 (rust/crates/ignore-0.4.23.crate) = 6d89fd380afde86567dfba715db065673989d6253f42b88179abd3eae47bda4b -SIZE (rust/crates/ignore-0.4.23.crate) = 55901 -SHA256 (rust/crates/indexmap-2.11.4.crate) = 4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5 -SIZE (rust/crates/indexmap-2.11.4.crate) = 100302 -SHA256 (rust/crates/io-uring-0.7.10.crate) = 046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b -SIZE (rust/crates/io-uring-0.7.10.crate) = 103070 +SHA256 (rust/crates/ignore-0.4.25.crate) = d3d782a365a015e0f5c04902246139249abf769125006fbe7649e2ee88169b4a +SIZE (rust/crates/ignore-0.4.25.crate) = 59154 +SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f +SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 SHA256 (rust/crates/is_executable-1.0.5.crate) = baabb8b4867b26294d818bf3f651a454b6901431711abb96e296245888d6e8c4 SIZE (rust/crates/is_executable-1.0.5.crate) = 9227 -SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf -SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/libredox-0.1.10.crate) = 416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb SIZE (rust/crates/libredox-0.1.10.crate) = 7332 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 -SHA256 (rust/crates/lock_api-0.4.13.crate) = 96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765 -SIZE (rust/crates/lock_api-0.4.13.crate) = 28565 +SHA256 (rust/crates/lock_api-0.4.14.crate) = 224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965 +SIZE (rust/crates/lock_api-0.4.14.crate) = 29249 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 SHA256 (rust/crates/lsp-types-f-0.99.0.crate) = 7d628780e3ad5c81cadfa96c06840d85ba76b5f79b74c4edddd86931ac409cd9 SIZE (rust/crates/lsp-types-f-0.99.0.crate) = 77072 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 -SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 -SHA256 (rust/crates/mio-1.0.4.crate) = 78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c -SIZE (rust/crates/mio-1.0.4.crate) = 104212 -SHA256 (rust/crates/nu-ansi-term-0.50.1.crate) = d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399 -SIZE (rust/crates/nu-ansi-term-0.50.1.crate) = 28536 -SHA256 (rust/crates/object-0.36.7.crate) = 62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87 -SIZE (rust/crates/object-0.36.7.crate) = 329938 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/mio-1.1.0.crate) = 69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873 +SIZE (rust/crates/mio-1.1.0.crate) = 105232 +SHA256 (rust/crates/nu-ansi-term-0.50.3.crate) = 7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5 +SIZE (rust/crates/nu-ansi-term-0.50.3.crate) = 29597 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad -SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 +SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 -SHA256 (rust/crates/parking_lot-0.12.4.crate) = 70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13 -SIZE (rust/crates/parking_lot-0.12.4.crate) = 46779 -SHA256 (rust/crates/parking_lot_core-0.9.11.crate) = bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5 -SIZE (rust/crates/parking_lot_core-0.9.11.crate) = 34773 +SHA256 (rust/crates/parking_lot-0.12.5.crate) = 93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a +SIZE (rust/crates/parking_lot-0.12.5.crate) = 46735 +SHA256 (rust/crates/parking_lot_core-0.9.12.crate) = 2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1 +SIZE (rust/crates/parking_lot_core-0.9.12.crate) = 34110 SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 SIZE (rust/crates/path-absolutize-3.1.1.crate) = 6605 SHA256 (rust/crates/path-dedot-3.1.1.crate) = 07ba0ad7e047712414213ff67533e6dd477af0a4e1d14fb52343e53d30ea9397 @@ -191,30 +173,28 @@ SHA256 (rust/crates/predicates-core-1.0.9.crate) = 727e462b119fe9c93fd0eb1429a5f SIZE (rust/crates/predicates-core-1.0.9.crate) = 8618 SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 -SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 -SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_syscall-0.5.18.crate) = ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d +SIZE (rust/crates/redox_syscall-0.5.18.crate) = 30747 SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 -SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf -SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 -SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 -SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 -SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 -SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/ref-cast-1.0.25.crate) = f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d +SIZE (rust/crates/ref-cast-1.0.25.crate) = 15192 +SHA256 (rust/crates/ref-cast-impl-1.0.25.crate) = b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da +SIZE (rust/crates/ref-cast-impl-1.0.25.crate) = 10167 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 SHA256 (rust/crates/rust-ini-0.21.3.crate) = 796e8d2b6696392a43bea58116b667fb4c29727dc5abd27d6acf338bb4f688c7 SIZE (rust/crates/rust-ini-0.21.3.crate) = 22939 -SHA256 (rust/crates/rustc-demangle-0.1.26.crate) = 56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace -SIZE (rust/crates/rustc-demangle-0.1.26.crate) = 30340 SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e SIZE (rust/crates/rustix-1.1.2.crate) = 422717 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f @@ -223,18 +203,18 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.225.crate) = fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d -SIZE (rust/crates/serde-1.0.225.crate) = 28467 -SHA256 (rust/crates/serde_core-1.0.225.crate) = 659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383 -SIZE (rust/crates/serde_core-1.0.225.crate) = 63004 -SHA256 (rust/crates/serde_derive-1.0.225.crate) = 0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516 -SIZE (rust/crates/serde_derive-1.0.225.crate) = 58560 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 -SHA256 (rust/crates/serde_spanned-1.0.2.crate) = 5417783452c2be558477e104686f7de5dae53dba813c28435e0e70f82d9b04ee -SIZE (rust/crates/serde_spanned-1.0.2.crate) = 11032 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 @@ -245,44 +225,44 @@ SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e SIZE (rust/crates/slab-0.4.11.crate) = 18549 SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 -SHA256 (rust/crates/socket2-0.6.0.crate) = 233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807 -SIZE (rust/crates/socket2-0.6.0.crate) = 57974 +SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881 +SIZE (rust/crates/socket2-0.6.1.crate) = 58486 SHA256 (rust/crates/streaming-iterator-0.1.9.crate) = 2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520 SIZE (rust/crates/streaming-iterator-0.1.9.crate) = 18482 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 SHA256 (rust/crates/sync_wrapper-1.0.2.crate) = 0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263 SIZE (rust/crates/sync_wrapper-1.0.2.crate) = 6958 -SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 -SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 SIZE (rust/crates/termtree-0.5.1.crate) = 8498 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +SHA256 (rust/crates/thiserror-2.0.17.crate) = f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8 +SIZE (rust/crates/thiserror-2.0.17.crate) = 28857 +SHA256 (rust/crates/thiserror-impl-2.0.17.crate) = 3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913 +SIZE (rust/crates/thiserror-impl-2.0.17.crate) = 21344 SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/tokio-1.47.1.crate) = 89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038 -SIZE (rust/crates/tokio-1.47.1.crate) = 829790 -SHA256 (rust/crates/tokio-macros-2.5.0.crate) = 6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8 -SIZE (rust/crates/tokio-macros-2.5.0.crate) = 12617 -SHA256 (rust/crates/tokio-util-0.7.16.crate) = 14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5 -SIZE (rust/crates/tokio-util-0.7.16.crate) = 127775 -SHA256 (rust/crates/toml-0.9.7.crate) = 00e5e5d9bf2475ac9d4f0d9edab68cc573dc2fd644b0dba36b0c30a92dd9eaa0 -SIZE (rust/crates/toml-0.9.7.crate) = 55852 -SHA256 (rust/crates/toml_datetime-0.7.2.crate) = 32f1085dec27c2b6632b04c80b3bb1b4300d6495d1e129693bdda7d91e72eec1 -SIZE (rust/crates/toml_datetime-0.7.2.crate) = 17859 -SHA256 (rust/crates/toml_parser-1.0.3.crate) = 4cf893c33be71572e0e9aa6dd15e6677937abd686b066eac3f8cd3531688a627 -SIZE (rust/crates/toml_parser-1.0.3.crate) = 34982 -SHA256 (rust/crates/toml_writer-1.0.3.crate) = d163a63c116ce562a22cda521fcc4d79152e7aba014456fb5eb442f6d6a10109 -SIZE (rust/crates/toml_writer-1.0.3.crate) = 17173 +SHA256 (rust/crates/tokio-1.48.0.crate) = ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408 +SIZE (rust/crates/tokio-1.48.0.crate) = 843434 +SHA256 (rust/crates/tokio-macros-2.6.0.crate) = af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5 +SIZE (rust/crates/tokio-macros-2.6.0.crate) = 16505 +SHA256 (rust/crates/tokio-util-0.7.17.crate) = 2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594 +SIZE (rust/crates/tokio-util-0.7.17.crate) = 133898 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 SHA256 (rust/crates/tower-0.5.2.crate) = d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9 SIZE (rust/crates/tower-0.5.2.crate) = 109417 SHA256 (rust/crates/tower-layer-0.3.3.crate) = 121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e @@ -301,18 +281,18 @@ SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de38400 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.20.crate) = 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 SIZE (rust/crates/tracing-subscriber-0.3.20.crate) = 212274 -SHA256 (rust/crates/tree-sitter-0.25.9.crate) = ccd2a058a86cfece0bf96f7cce1021efef9c8ed0e892ab74639173e5ed7a34fa -SIZE (rust/crates/tree-sitter-0.25.9.crate) = 197617 +SHA256 (rust/crates/tree-sitter-0.25.10.crate) = 78f873475d258561b06f1c595d93308a7ed124d9977cb26b148c2084a4a3cc87 +SIZE (rust/crates/tree-sitter-0.25.10.crate) = 197383 SHA256 (rust/crates/tree-sitter-cmake-0.7.1.crate) = 7c1b35d1dd7396d24b3e826bb0f975b915ec7e9125b989d5e9d24ebb6a08509a SIZE (rust/crates/tree-sitter-cmake-0.7.1.crate) = 49838 SHA256 (rust/crates/tree-sitter-language-0.1.5.crate) = c4013970217383f67b18aef68f6fb2e8d409bc5755227092d32efb0422ba24b8 SIZE (rust/crates/tree-sitter-language-0.1.5.crate) = 1887 SHA256 (rust/crates/treesitter_kind_collector-0.2.0.crate) = ff86f5ba8df30aeadc71159ce11c8466ffd99176c7f84cff3635d5e5e971ffa6 SIZE (rust/crates/treesitter_kind_collector-0.2.0.crate) = 4216 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 -SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c -SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 +SHA256 (rust/crates/unicode-width-0.2.2.crate) = b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254 +SIZE (rust/crates/unicode-width-0.2.2.crate) = 282768 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 SHA256 (rust/crates/valuable-0.1.1.crate) = ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65 @@ -323,63 +303,37 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06 SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 -SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c -SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 SHA256 (rust/crates/winapi-util-0.1.11.crate) = c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22 SIZE (rust/crates/winapi-util-0.1.11.crate) = 13368 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 -SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b -SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa -SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 -SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 -SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 -SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 -SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 -SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 -SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 -SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 -SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c -SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 -SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b -SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 -SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 -SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 -SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 -SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 -SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 -SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 -SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 -SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 -SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d -SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 -SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 -SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 -SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba -SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 -SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 -SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec -SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 +SHA256 (rust/crates/windows-targets-0.53.5.crate) = 4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3 +SIZE (rust/crates/windows-targets-0.53.5.crate) = 7126 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.1.crate) = 787748 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.1.crate) = b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006 +SIZE (rust/crates/windows_aarch64_msvc-0.53.1.crate) = 838009 +SHA256 (rust/crates/windows_i686_gnu-0.53.1.crate) = 960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3 +SIZE (rust/crates/windows_i686_gnu-0.53.1.crate) = 939775 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.1.crate) = fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c +SIZE (rust/crates/windows_i686_gnullvm-0.53.1.crate) = 857396 +SHA256 (rust/crates/windows_i686_msvc-0.53.1.crate) = 1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2 +SIZE (rust/crates/windows_i686_msvc-0.53.1.crate) = 907688 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499 +SIZE (rust/crates/windows_x86_64_gnu-0.53.1.crate) = 903712 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.1.crate) = 787739 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.1.crate) = d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650 +SIZE (rust/crates/windows_x86_64_msvc-0.53.1.crate) = 837950 SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 -SHA256 (Decodetalkers-neocmakelsp-v0.8.26_GH0.tar.gz) = a400e86420cc7d67008a2139c3d7d9853b2775ffb5b6c53964775ffb505e5a36 -SIZE (Decodetalkers-neocmakelsp-v0.8.26_GH0.tar.gz) = 3798953 +SHA256 (Decodetalkers-neocmakelsp-v0.9.0_GH0.tar.gz) = 323716e5aebf5487e3d2fe9dfd9451ee730a07ede22439193e6ec225343508fe +SIZE (Decodetalkers-neocmakelsp-v0.9.0_GH0.tar.gz) = 3797207 diff --git a/lang/perl5-devel/distinfo b/lang/perl5-devel/distinfo index 0aeee436398c..0fbfb3c3fbfb 100644 --- a/lang/perl5-devel/distinfo +++ b/lang/perl5-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761296888 -SHA256 (perl/perl-5.43.4.tar.xz) = c2b9f73729e998188ec987233250f27b888643ed29f5c2cfdd546b2eb1997a5b -SIZE (perl/perl-5.43.4.tar.xz) = 14736676 +TIMESTAMP = 1763804164 +SHA256 (perl/perl-5.43.5.tar.xz) = 6e389be2a995947030e320e66d3697475f5df7c043da15ecce841b7e88cb9ee1 +SIZE (perl/perl-5.43.5.tar.xz) = 14555328 diff --git a/lang/perl5-devel/pkg-plist b/lang/perl5-devel/pkg-plist index d11c41adb2b2..779e478073a8 100644 --- a/lang/perl5-devel/pkg-plist +++ b/lang/perl5-devel/pkg-plist @@ -1133,6 +1133,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%MAN1%%/perl5432delta.1.gz %%MAN1%%/perl5433delta.1.gz %%MAN1%%/perl5434delta.1.gz +%%MAN1%%/perl5435delta.1.gz %%MAN1%%/perl561delta.1.gz %%MAN1%%/perl56delta.1.gz %%MAN1%%/perl581delta.1.gz @@ -2088,6 +2089,7 @@ etc/man.d/perl%%PKGNAMESUFFIX%%.conf %%PRIV_LIB%%/pod/perl5432delta.pod %%PRIV_LIB%%/pod/perl5433delta.pod %%PRIV_LIB%%/pod/perl5434delta.pod +%%PRIV_LIB%%/pod/perl5435delta.pod %%PRIV_LIB%%/pod/perl561delta.pod %%PRIV_LIB%%/pod/perl56delta.pod %%PRIV_LIB%%/pod/perl581delta.pod diff --git a/lang/perl5-devel/version.mk b/lang/perl5-devel/version.mk index c95a69d597c1..cecb73ac8d7d 100644 --- a/lang/perl5-devel/version.mk +++ b/lang/perl5-devel/version.mk @@ -1,2 +1,2 @@ -PERL_VERSION= 5.43.4 +PERL_VERSION= 5.43.5 PERL5_DEPEND= perl5>=5.43.r<5.44 diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 8a495f3c6336..6ef6eff57f79 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,5 +1,5 @@ PORTNAME= mutt -DISTVERSION= 2.2.15 +DISTVERSION= 2.2.16 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ diff --git a/mail/mutt/distinfo b/mail/mutt/distinfo index 27688e46001d..dac0a94ce039 100644 --- a/mail/mutt/distinfo +++ b/mail/mutt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759540899 -SHA256 (mutt/mutt-2.2.15.tar.gz) = a51686104e4203f4c2a3b176527be3b95d08e808e94fd2dcadb7c30566bf894d -SIZE (mutt/mutt-2.2.15.tar.gz) = 5555304 +TIMESTAMP = 1763797056 +SHA256 (mutt/mutt-2.2.16.tar.gz) = 1d3109a743ad8b25eef97109b2bdb465db7837d0a8d211cd388be1b6faac3f32 +SIZE (mutt/mutt-2.2.16.tar.gz) = 5557080 diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index 318b6b4d826b..4942cf4008d8 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -1,5 +1,5 @@ PORTNAME= mail -PORTVERSION= 5.5.15 +PORTVERSION= 5.6.0 DISTVERSIONPREFIX= v CATEGORIES= mail diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo index a98e8fa423c3..e32201e20d00 100644 --- a/mail/nextcloud-mail/distinfo +++ b/mail/nextcloud-mail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763116125 -SHA256 (nextcloud/mail-v5.5.15.tar.gz) = b3edf0def2dafc9dc8e6faa92261f8954f0e4dd9b60ad7c6f47b1ac8cc9a703d -SIZE (nextcloud/mail-v5.5.15.tar.gz) = 29259594 +TIMESTAMP = 1763808469 +SHA256 (nextcloud/mail-v5.6.0.tar.gz) = 1a05146a1fc0f9b19d27f2e7523a513b05bad79eca97e3175c523d513b102405 +SIZE (nextcloud/mail-v5.6.0.tar.gz) = 31653777 diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 645024af86ea..c1c88ee22f9a 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 15.0.2-2 +DISTVERSION= 15.2.2-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index d74e8fde4887..09ba7081d1cc 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758390802 -SHA256 (RcppArmadillo_15.0.2-2.tar.gz) = f8895e85d70ddeabb1d4ec7567f81ed6fd95f9e8715d0791afd07c8382315f4e -SIZE (RcppArmadillo_15.0.2-2.tar.gz) = 2118381 +TIMESTAMP = 1763918614 +SHA256 (RcppArmadillo_15.2.2-1.tar.gz) = 9282d5448d699403d535ab3c64b10421aa89c79f4ea291b6a585cdd5b49a54ea +SIZE (RcppArmadillo_15.2.2-1.tar.gz) = 2121993 diff --git a/math/coq/Makefile b/math/coq/Makefile index 2e9d5c12c76e..8ea7c773edbb 100644 --- a/math/coq/Makefile +++ b/math/coq/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= V #DISTVERSIONSUFFIX= .0 PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theorem prover based on lambda-C WWW= https://coq.inria.fr/ diff --git a/math/mpfrc++/Makefile b/math/mpfrc++/Makefile index 3da3ee5f551d..e09f182d508a 100644 --- a/math/mpfrc++/Makefile +++ b/math/mpfrc++/Makefile @@ -1,11 +1,12 @@ PORTNAME= mpfrc++ DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 3.7.1 +DISTVERSION= 3.7.2 CATEGORIES= math devel MAINTAINER= yuri@FreeBSD.org COMMENT= High-performance C++ interface for MPFR library -WWW= http://www.holoborodko.com/pavel/mpfr/ +WWW= http://www.holoborodko.com/pavel/mpfr/ \ + https://github.com/advanpix/mpreal LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/copying.txt diff --git a/math/mpfrc++/distinfo b/math/mpfrc++/distinfo index a53aaba09016..87596b5182ff 100644 --- a/math/mpfrc++/distinfo +++ b/math/mpfrc++/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713282177 -SHA256 (advanpix-mpreal-mpfrc++-3.7.1_GH0.tar.gz) = f83b4a850e6f93e7770286fd615a656142d6ca856768e2c43a72df2d077e939b -SIZE (advanpix-mpreal-mpfrc++-3.7.1_GH0.tar.gz) = 38993 +TIMESTAMP = 1763916663 +SHA256 (advanpix-mpreal-mpfrc++-3.7.2_GH0.tar.gz) = 5e31deda0809da078bff43eda7d1117545818f4704f97289c92c34b6f91c2923 +SIZE (advanpix-mpreal-mpfrc++-3.7.2_GH0.tar.gz) = 39460 diff --git a/misc/compat14x/pkg-plist.aarch64 b/misc/compat14x/pkg-plist.aarch64 index c848e17bde85..9bb53f6b31ed 100644 --- a/misc/compat14x/pkg-plist.aarch64 +++ b/misc/compat14x/pkg-plist.aarch64 @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 diff --git a/misc/compat14x/pkg-plist.amd64 b/misc/compat14x/pkg-plist.amd64 index e7b9a99e9f3e..59bbc167fbca 100644 --- a/misc/compat14x/pkg-plist.amd64 +++ b/misc/compat14x/pkg-plist.amd64 @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 @@ -27,6 +28,7 @@ lib/compat/libwind.so.11 %%COMPAT32%%lib32/compat/libasn1.so.11 %%COMPAT32%%lib32/compat/libcom_err.so.5 %%COMPAT32%%lib32/compat/libcrypto.so.30 +%%COMPAT32%%lib32/compat/libdevinfo.so.6 %%COMPAT32%%lib32/compat/libdialog.so.10 %%COMPAT32%%lib32/compat/libdpv.so.3 %%COMPAT32%%lib32/compat/libfigpar.so.0 diff --git a/misc/compat14x/pkg-plist.i386 b/misc/compat14x/pkg-plist.i386 index c848e17bde85..9bb53f6b31ed 100644 --- a/misc/compat14x/pkg-plist.i386 +++ b/misc/compat14x/pkg-plist.i386 @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 diff --git a/misc/compat14x/pkg-plist.powerpc b/misc/compat14x/pkg-plist.powerpc index c848e17bde85..9bb53f6b31ed 100644 --- a/misc/compat14x/pkg-plist.powerpc +++ b/misc/compat14x/pkg-plist.powerpc @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 diff --git a/misc/compat14x/pkg-plist.powerpc64 b/misc/compat14x/pkg-plist.powerpc64 index e7b9a99e9f3e..59bbc167fbca 100644 --- a/misc/compat14x/pkg-plist.powerpc64 +++ b/misc/compat14x/pkg-plist.powerpc64 @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 @@ -27,6 +28,7 @@ lib/compat/libwind.so.11 %%COMPAT32%%lib32/compat/libasn1.so.11 %%COMPAT32%%lib32/compat/libcom_err.so.5 %%COMPAT32%%lib32/compat/libcrypto.so.30 +%%COMPAT32%%lib32/compat/libdevinfo.so.6 %%COMPAT32%%lib32/compat/libdialog.so.10 %%COMPAT32%%lib32/compat/libdpv.so.3 %%COMPAT32%%lib32/compat/libfigpar.so.0 diff --git a/misc/compat14x/pkg-plist.powerpc64le b/misc/compat14x/pkg-plist.powerpc64le index c848e17bde85..9bb53f6b31ed 100644 --- a/misc/compat14x/pkg-plist.powerpc64le +++ b/misc/compat14x/pkg-plist.powerpc64le @@ -1,6 +1,7 @@ lib/compat/libasn1.so.11 lib/compat/libcom_err.so.5 lib/compat/libcrypto.so.30 +lib/compat/libdevinfo.so.6 lib/compat/libdialog.so.10 lib/compat/libdpv.so.3 lib/compat/libfigpar.so.0 diff --git a/misc/crush/Makefile b/misc/crush/Makefile index a38c56054f08..eabb2d0485e7 100644 --- a/misc/crush/Makefile +++ b/misc/crush/Makefile @@ -1,6 +1,6 @@ PORTNAME= crush DISTVERSIONPREFIX= v -DISTVERSION= 0.18.2 +DISTVERSION= 0.18.5 CATEGORIES= misc devel MAINTAINER= tagattie@FreeBSD.org diff --git a/misc/crush/distinfo b/misc/crush/distinfo index 8e5f11ad26f2..1f7852d3c6c9 100644 --- a/misc/crush/distinfo +++ b/misc/crush/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763535617 -SHA256 (go/misc_crush/crush-v0.18.2/v0.18.2.mod) = 4cbe9720cfd8643077f7aca431c8266f524041079f33af1a552b61408c1d5df5 -SIZE (go/misc_crush/crush-v0.18.2/v0.18.2.mod) = 8812 -SHA256 (go/misc_crush/crush-v0.18.2/v0.18.2.zip) = 03a56a6c826157589e9b2b2c78d0fec5a9a77ca15e6448b41e20cb498211a83f -SIZE (go/misc_crush/crush-v0.18.2/v0.18.2.zip) = 3249052 +TIMESTAMP = 1763904965 +SHA256 (go/misc_crush/crush-v0.18.5/v0.18.5.mod) = 00aebe5fb316152d92d1dd50e4938e9478487d2cd5dd159e0c01de7ce10b074f +SIZE (go/misc_crush/crush-v0.18.5/v0.18.5.mod) = 8833 +SHA256 (go/misc_crush/crush-v0.18.5/v0.18.5.zip) = 5033f0b5bc65b2f1df75ae91f3000d4385cc5e4e539898df76eac514c702cdae +SIZE (go/misc_crush/crush-v0.18.5/v0.18.5.zip) = 3252165 diff --git a/misc/far2l/Makefile b/misc/far2l/Makefile index c4bdeb62c5e7..7025d0a89fd4 100644 --- a/misc/far2l/Makefile +++ b/misc/far2l/Makefile @@ -23,10 +23,13 @@ SHEBANG_FILES= far2l/bootstrap/view.sh CMAKE_OFF= UNRAR # libarchive handles *.rar files just fine -OPTIONS_DEFINE= NFS SFTP SMB WEBDAV WXGTK X11 +OPTIONS_DEFINE= AWS NFS SFTP SMB WEBDAV WXGTK X11 OPTIONS_DEFAULT= NFS SFTP WEBDAV WXGTK X11 OPTIONS_SUB= yes +AWS_DESC= AWS S3 protocol support +AWS_LIB_DEPENDS= libaws-cpp-sdk-s3.so:devel/aws-sdk-cpp + NFS_LIB_DEPENDS= libnfs.so:net/libnfs SFTP_DESC= SFTP file transfer support @@ -52,7 +55,7 @@ post-patch: ${WRKSRC}/CMakeLists.txt @${GREP} -Rl --null --include=\*.cpp /bin/bash ${WRKSRC} | ${XARGS} \ -0 ${REINPLACE_CMD} -e 's,/bin/bash,${LOCALBASE}&,' -# https://github.com/elfmz/far2l/issues/1143 +# Show icon in graphical mode (https://github.com/elfmz/far2l/issues/1143) @${REINPLACE_CMD} -e '/SetBackgroundColour/ { x; \ s|^|SetIcon(wxIcon(wxStandardPaths::Get().GetInstallPrefix()\ + "/share/icons/far2l.svg", wxBITMAP_TYPE_ICO));|; H; x; }' \ diff --git a/misc/far2l/pkg-plist b/misc/far2l/pkg-plist index 00a5be922f1c..bd38b140f5f3 100644 --- a/misc/far2l/pkg-plist +++ b/misc/far2l/pkg-plist @@ -1,5 +1,6 @@ bin/far2l bin/far2ledit +%%AWS%%lib/far2l/Plugins/NetRocks/plug/NetRocks-AWS.broker lib/far2l/Plugins/NetRocks/plug/NetRocks-FILE.broker lib/far2l/Plugins/NetRocks/plug/NetRocks-FTP.broker %%NFS%%lib/far2l/Plugins/NetRocks/plug/NetRocks-NFS.broker diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 3e3ccb31be7f..c8baf2498e5c 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20251118 +DISTVERSION= 20251121 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA5 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA5 deleted file mode 100644 index 11cdd23522d0..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-BETA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 64bb019a2a3d8b5c39812024c9912fc9edc313707ae9b49f3aeeed40db25250e 1762 base_dbg "Base system debug info" off -base.txz 611bd335ce39974ae81ac07ecb89553ce61e6c191f725d678187eff94e56e78f 30440 base "Base system (MANDATORY)" on -kernel-dbg.txz bdaebb64c3386eb18ffeaae801b92974aadcf4886316478b3e47cb52ee63fb27 857 kernel_dbg "Kernel debug info" on -kernel.txz 51d10686db8c7ae6eb31a0a012bd3b37507fda30d3544ac7fecaedb577521e3c 860 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz c55a66854bf4c4021dfb9526f2272d53d5380855c5c9b5e288a3c700d6923b19 240 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz d2c6f7b775ff27537c0d2129df76418665b1abb89214fbbe8321706e4323c247 727 lib32 "32-bit compatibility libraries" on -ports.txz a197383ac8389506aa149ad6b3fe45b169772ff02168f1f64b37d3522e459b04 212341 ports "Ports tree" off -src.txz e2a9c302a929e55b1d473b6edf91d10a20f46fd61dd8d60b9b5225dcf4944449 118119 src "System source tree" off -tests.txz 28fcf14ce0924f8b296b85c12f1c779cbdd10b4df2d84a166a3f87d9c25b9bfc 8072 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC1 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC1 deleted file mode 100644 index 063bcb1fd518..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC1 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 582cd1f6dfe4af943fc1c4cee55035595865458d045bbe7288145d9f5cc80489 1763 base_dbg "Base system debug info" off -base.txz cc0e897f2eb692588cd5b02392ee1ce6e1fb6aaaca8279ab17ee52a74030f103 30443 base "Base system (MANDATORY)" on -kernel-dbg.txz b8666f718d63a25993bbea04a9dbfc67d99b4f59d3b7dd804e218d24598dc8ab 857 kernel_dbg "Kernel debug info" on -kernel.txz a745094815be4b1341c9b3484e85627af59f8558b26e2ffc8915d923022e46b6 860 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 1061889ffb0fa21bf674ec5c4d0aeb20b661b5006b07554ed320a376e9ed1c0b 240 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz aeec6e5aca308de9ffda16beb2b8313d7fec2a55924b8b06574e870ccd6cf849 727 lib32 "32-bit compatibility libraries" on -ports.txz 3cff26b9412e422c6c5b20fd51caec3b8c8c18971dc912770d74ef21aa2629f4 212312 ports "Ports tree" off -src.txz afa725b51ad981a063010c70b187319151d2df7ebf572c0e3da08ad5f26777c0 118125 src "System source tree" off -tests.txz 7959cecc47e44e09b293fda1a59d354e1d6d77a1fbd5e74760ce322df97dc023 8075 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC3 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC3 new file mode 100644 index 000000000000..b4c18eb731f3 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-15.0-RC3 @@ -0,0 +1,9 @@ +base-dbg.txz 26b7a817884d7b0e3cb702749cf76e7e693a8d6887e288b09f624805f2b50717 1763 base_dbg "Base system debug info" off +base.txz 943ab8358137eadbdcb44c629834f1ab464cacbb0ef0c85df6ab2563a7b1bcc7 30443 base "Base system (MANDATORY)" on +kernel-dbg.txz 3ea186c63aac757d36cc78a5d862baf8c3a11296e4332c10b791922ea69eb263 857 kernel_dbg "Kernel debug info" on +kernel.txz a5a0e259dfbfd4aa3e34cdad029526242a0a0445de1067be391cf8565f2bfe88 860 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz e5c5162e1581480f7fa9346c94171b8afcc6abc8090b1e2de4c39d3ed56824ed 240 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz b907e1e977cb150aad9331764fa88b209adfb26dc26a2714c9c9e81e922e69cb 727 lib32 "32-bit compatibility libraries" on +ports.txz 4479eb3c8e7f9c0fd9140da65b873c549bfbe74ae52284e9640532580dd5b49a 212312 ports "Ports tree" off +src.txz 2b246518bf783198987de1a400a4048ce024db210c4653afb8b41f3fee46611f 118124 src "System source tree" off +tests.txz 8d121362dfc82c5548f4d6a323e5eafe6e8cb908a4e9dcbd11744c6ef2b450f6 8075 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-BETA5 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-BETA5 deleted file mode 100644 index 1428553d6214..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-BETA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz d129853c5ae1fe0df7741c0915b2788d776f7c2548c0df904f7716ff44fee234 1748 base_dbg "Base system debug info" off -base.txz 5a6dede14500746b64ddc47bba1d90d5d3597c652006255939916933ad040c4e 30171 base "Base system (MANDATORY)" on -kernel-dbg.txz 906a0cd4a1571f33d1971d22f497d1493a9e38b7df33e54d62558b6e69857881 720 kernel_dbg "Kernel debug info" on -kernel.txz 8aa24962e0a4caa1fe126413d6158d1e5bd70d1456d634d8f0c1a4b474dc163b 789 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz b135921aee2890b12f4b4911d5b3a535c0a3e4613186d6f9c906ce8b77a5084b 237 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz d0a6ba9d66d0f61341de73710d5705283579c08d65237f07fe6c448009575274 711 lib32 "32-bit compatibility libraries" on -ports.txz a197383ac8389506aa149ad6b3fe45b169772ff02168f1f64b37d3522e459b04 212341 ports "Ports tree" off -src.txz e2a9c302a929e55b1d473b6edf91d10a20f46fd61dd8d60b9b5225dcf4944449 118119 src "System source tree" off -tests.txz 86e2820e3b740028d8dab648402778790c9b252b3b34c594418afe6cc656cc55 8070 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC1 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC1 deleted file mode 100644 index e057241ed7b3..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC1 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 43d3e564b81be0c6f7294c1e8588f4b763e2208957220a2058142f9c7bf206ad 1749 base_dbg "Base system debug info" off -base.txz 0d134f034a67b3b82423b6b1f55e00f6eb7c3efd15d2a3407106fba59879da48 30174 base "Base system (MANDATORY)" on -kernel-dbg.txz 714669c549e85429d633417642f725fd0e2b811ee371ab842f9b7e588f7f282e 720 kernel_dbg "Kernel debug info" on -kernel.txz 4f5fb3348465bb9b8130511ed2783b1047712799121a851dfedf137c4c7090de 789 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 6a2ca01398a3c9e8a53797c87d2ff02ed86ab32d609b29226e5092035171a2dd 237 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 3cda2eefb22c57d0f60ad43ef41f903b035090ac2e5c1dd5b7c9f2a72134c825 711 lib32 "32-bit compatibility libraries" on -ports.txz 3cff26b9412e422c6c5b20fd51caec3b8c8c18971dc912770d74ef21aa2629f4 212312 ports "Ports tree" off -src.txz afa725b51ad981a063010c70b187319151d2df7ebf572c0e3da08ad5f26777c0 118125 src "System source tree" off -tests.txz 36f6782d8c60e085afc026e76d3e8fa7afea2191722e7f57483a8f94759362f9 8073 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC3 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC3 new file mode 100644 index 000000000000..a702ae960c47 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-15.0-RC3 @@ -0,0 +1,9 @@ +base-dbg.txz 60b64ed49ebf12079d1a5d52a76ec4a73fc102d85e21840cd8cd7c355bc83c7b 1749 base_dbg "Base system debug info" off +base.txz 6a7a2dd033f9544f9e566db56886cc1953f7dd59866494275c85e23ec308bbba 30174 base "Base system (MANDATORY)" on +kernel-dbg.txz 661f410fee10868f1e3c82c68f7eddaad18c5496e49021fc84ae17da20833870 720 kernel_dbg "Kernel debug info" on +kernel.txz b84f0e69795702d6ef6310c73b58ec0f3eb3c3157a94724803e649e8e54283a5 789 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz c7be690e52d4954a723c4b184de52691f35bb1f79960e42bb4292d5d79888522 237 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 40f6d80bfb40b1f5f18fe8cc5f55d9f61d6de8ad08889c691eb4361e5a38e22b 711 lib32 "32-bit compatibility libraries" on +ports.txz 4479eb3c8e7f9c0fd9140da65b873c549bfbe74ae52284e9640532580dd5b49a 212312 ports "Ports tree" off +src.txz 2b246518bf783198987de1a400a4048ce024db210c4653afb8b41f3fee46611f 118124 src "System source tree" off +tests.txz a09ff5a252dd0dff88b9f33442770706703437df16d77ebc263ed3c05a269301 8073 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA5 deleted file mode 100644 index 03e974ad1427..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-BETA5 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz dd58598a29ae93519a5d5e6fb195a0c64b55940f191b3c13f5fabad6a11d78b1 1735 base_dbg "Base system debug info" off -base.txz 3ba5841e9e760b6eb9c8d16ef8bbd0d3466319511c12500487bf62fd2f59022c 29954 base "Base system (MANDATORY)" on -kernel-dbg.txz dd79b5ef433bfd2e30ec8d430e2f584164f06c79e4605f0c16564c8772a91640 668 kernel_dbg "Kernel debug info" on -kernel.txz 2cb169ba69fec4dd86cf7cf2dcdd6860b9f8aaff45dbab91e96f7772d3c8f222 669 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 90e33407306588779369e5fc51fab272cffac2b722bdefb5b2aac7b0b7719c96 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz df7d440ba08eced8b4a12c9fc80a70a004b5135dcef145aba9c272a1623e09a6 709 lib32 "32-bit compatibility libraries" on -ports.txz a197383ac8389506aa149ad6b3fe45b169772ff02168f1f64b37d3522e459b04 212341 ports "Ports tree" off -src.txz e2a9c302a929e55b1d473b6edf91d10a20f46fd61dd8d60b9b5225dcf4944449 118119 src "System source tree" off -tests.txz 897b4af122e012ac09b8ce68f4d64a43208cd1a284b6320860e322fe6b542eb8 8060 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC1 deleted file mode 100644 index 679ee6d89ea1..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC1 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 95767daef41c91011e48984fa201b9b02d2c786a47c4aa03028122c37c0d4e73 1736 base_dbg "Base system debug info" off -base.txz b8aba5daef45bf7497ddbc8ed9642f762c5068f7f7a87907b9acbfa64a23036e 29957 base "Base system (MANDATORY)" on -kernel-dbg.txz 02f362da00f216706d1fc0595a6295bd2c8a590df2f6234138555804d61a6a48 668 kernel_dbg "Kernel debug info" on -kernel.txz ae4f8ba38e768a57944fa25f990442d7dda8186577e90da18e0d2cde4e24c4d1 669 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 2f3f99f193411c66120f20c9b0b3d8fd3c94f0c990e00c9fc7f814904985e5d5 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz d6789af89545ab73ebf1bbdb4fac9b4ca8c8b85d8516ef2213f1731a0953f81a 709 lib32 "32-bit compatibility libraries" on -ports.txz 3cff26b9412e422c6c5b20fd51caec3b8c8c18971dc912770d74ef21aa2629f4 212312 ports "Ports tree" off -src.txz afa725b51ad981a063010c70b187319151d2df7ebf572c0e3da08ad5f26777c0 118125 src "System source tree" off -tests.txz a2013048a567d72fe31f3f20c554b59c4c01553335ea2ec81e76d979c38ec6ca 8063 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC3 new file mode 100644 index 000000000000..5c084795e394 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-15.0-RC3 @@ -0,0 +1,9 @@ +base-dbg.txz 360601454afd5c35127b147378e13d19d9f6dafad367ffd00e3011a70f88ffd7 1736 base_dbg "Base system debug info" off +base.txz 56262ed3f242b8ca5f7cb930883ad5074263a0fe606db924804de53a57453ffd 29957 base "Base system (MANDATORY)" on +kernel-dbg.txz 718bc3cdcb112c554aba15e9f3b76f2b77cd8d5ec3ccf006100bdd61dd955c4c 668 kernel_dbg "Kernel debug info" on +kernel.txz 38a599e1992f164eae5d5762123dbfce921276f484772b53655dbfb137ea24c4 669 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz d08c83c8b32848fa8e817d9818d02432d037cb49a6cb6c3dedcd264613bd84fe 236 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 3552268e0d60c5a15fbc7dd5038c4bd1fd7aa84f614936c750ef59e5953a1f8c 709 lib32 "32-bit compatibility libraries" on +ports.txz 4479eb3c8e7f9c0fd9140da65b873c549bfbe74ae52284e9640532580dd5b49a 212312 ports "Ports tree" off +src.txz 2b246518bf783198987de1a400a4048ce024db210c4653afb8b41f3fee46611f 118124 src "System source tree" off +tests.txz cc04bbee3885ea7a3431b01d6a56e8a3365ea66f6a8f93d2e43055c937ef9f7b 8063 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA5 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA5 deleted file mode 100644 index 9400e869a5c5..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-BETA5 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 1e71afcaa8e1d489e213fd131edd1604dedbb967ba305671ec6f3c197f382237 1721 base_dbg "Base system debug info" off -base.txz de366e42f94182305d46f79db8be134c79be3c06480086663fe7e18e40df54d9 29934 base "Base system (MANDATORY)" on -kernel-dbg.txz b221e5eceb82ab05b3e2a9f781bf8112eed70abbd5c0d9902333cab67e6069ab 666 kernel_dbg "Kernel debug info" on -kernel.txz ce15f2c32656d959b0f50dc229e6fcf1459dae19405f626019130c11c95bb0dd 667 kernel "Kernel (MANDATORY)" on -ports.txz a197383ac8389506aa149ad6b3fe45b169772ff02168f1f64b37d3522e459b04 212341 ports "Ports tree" off -src.txz e2a9c302a929e55b1d473b6edf91d10a20f46fd61dd8d60b9b5225dcf4944449 118119 src "System source tree" off -tests.txz 13fffd2b5ba7537909c62858a6398231236376ae02fb1a45931bef8c47aed5fa 8071 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC1 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC1 deleted file mode 100644 index 3b8ce4691262..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC1 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz ca7aca5b5cfe595680ac389bfea9d221b398dba5abb331fa4996f9152b39b8fc 1722 base_dbg "Base system debug info" off -base.txz 45c3c76023b9eafec345d8d83ba604249ae543e6fbeac93fb9ec4c1e1d6b1b34 29937 base "Base system (MANDATORY)" on -kernel-dbg.txz 2e32a1bc4240e770b51b68731ab7bb3150a27a6cbd1e41f5e1a45ea993cec1df 666 kernel_dbg "Kernel debug info" on -kernel.txz d2752c6f598a9b3cd1b6b7c78ba040cb767cc6e2ec582bdc6c78d9c814738dd5 667 kernel "Kernel (MANDATORY)" on -ports.txz 3cff26b9412e422c6c5b20fd51caec3b8c8c18971dc912770d74ef21aa2629f4 212312 ports "Ports tree" off -src.txz afa725b51ad981a063010c70b187319151d2df7ebf572c0e3da08ad5f26777c0 118125 src "System source tree" off -tests.txz a1cb95b549aae661c2be8b0f68eaef642633801787a562f006527d04bc739e1a 8074 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC3 new file mode 100644 index 000000000000..5dcd9f7ed043 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-15.0-RC3 @@ -0,0 +1,7 @@ +base-dbg.txz 7cdff703f749629c299d29625ec396e88c786ce3706985cca73a6843b7748fd1 1722 base_dbg "Base system debug info" off +base.txz 11c6ea3ba474651eed668fa0d16687d4732c2fdeb8901bbb5aa79f92ef471296 29937 base "Base system (MANDATORY)" on +kernel-dbg.txz a7e987ebca7968c0599c682a81f16f1abf67686156793497bc48aaf50b0bf2f3 666 kernel_dbg "Kernel debug info" on +kernel.txz 68a0009d5f5d51b15efb58a760f90829b328effb9f6056836e967be36daf929d 667 kernel "Kernel (MANDATORY)" on +ports.txz 4479eb3c8e7f9c0fd9140da65b873c549bfbe74ae52284e9640532580dd5b49a 212312 ports "Ports tree" off +src.txz 2b246518bf783198987de1a400a4048ce024db210c4653afb8b41f3fee46611f 118124 src "System source tree" off +tests.txz ab9feffc739862bd4cd9300915c69b403f8acafcc36fe51cb68e7633ea84f40d 8074 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA5 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA5 deleted file mode 100644 index 06c6db2afbca..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-BETA5 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 10aa11631c19259c4b18ed1897119e22943ca993e75a17e200777fa39c5d5044 1722 base_dbg "Base system debug info" off -base.txz d40da410927cc309ae4574b604958f598c0fe1a0fd6e684f4bcd508d9ec4d2ac 29977 base "Base system (MANDATORY)" on -kernel-dbg.txz 9cb78b00d27effa48dbaf1fac4970ebf44a13660c94a20722684408eab3762c5 637 kernel_dbg "Kernel debug info" on -kernel.txz 246bc32ecfb7d3e3c34734d5f4c55d02e7fe3e25419456c3b5a7c87b6aefadb3 653 kernel "Kernel (MANDATORY)" on -ports.txz a197383ac8389506aa149ad6b3fe45b169772ff02168f1f64b37d3522e459b04 212341 ports "Ports tree" off -src.txz e2a9c302a929e55b1d473b6edf91d10a20f46fd61dd8d60b9b5225dcf4944449 118119 src "System source tree" off -tests.txz d793c8e2b15f3e7a736ee254bea56def98d1679683ae0a56b94c14c75dc35282 8071 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC1 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC1 deleted file mode 100644 index e7317cb51ee5..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC1 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 3a8f8c420bccffc4aaf5f2c913ce72e59f81d47931cac63b7a74f43f356f71ce 1723 base_dbg "Base system debug info" off -base.txz c3910fe5163d111a01ba078e088370a3d2754f5ec1393ecc8d971e8bbb96fdf1 29980 base "Base system (MANDATORY)" on -kernel-dbg.txz b5dfdb052c22d175976b7635b46b271cbb9a1481df136f7479af049b9204b7db 637 kernel_dbg "Kernel debug info" on -kernel.txz 158541771275a5642614b808f68ccdedb10123d5c630b1c3ca69412c31523795 653 kernel "Kernel (MANDATORY)" on -ports.txz 3cff26b9412e422c6c5b20fd51caec3b8c8c18971dc912770d74ef21aa2629f4 212312 ports "Ports tree" off -src.txz afa725b51ad981a063010c70b187319151d2df7ebf572c0e3da08ad5f26777c0 118125 src "System source tree" off -tests.txz eaf4d6f7a77756160064727efd67fee6cbf0065bce029806ad3df41687093a6d 8074 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC3 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC3 new file mode 100644 index 000000000000..a3f342337db6 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-15.0-RC3 @@ -0,0 +1,7 @@ +base-dbg.txz 212fb518dad52bae842ab7fbdf026294628281153a8c541f49dcffb9143d9b5b 1723 base_dbg "Base system debug info" off +base.txz 4b5bec78361f8d28da2dc1af270ecdb4fe9581afbfeba5ca1cabef5db19ca947 29980 base "Base system (MANDATORY)" on +kernel-dbg.txz ef84a9cf542af367e7df9417ceff6b0f27cf24691c2791a9dfde85bc7d3f7b80 637 kernel_dbg "Kernel debug info" on +kernel.txz 1ead772db6a911ce23edcdf4829dff81d21552248be0ea90fe0043e992034037 653 kernel "Kernel (MANDATORY)" on +ports.txz 4479eb3c8e7f9c0fd9140da65b873c549bfbe74ae52284e9640532580dd5b49a 212312 ports "Ports tree" off +src.txz 2b246518bf783198987de1a400a4048ce024db210c4653afb8b41f3fee46611f 118124 src "System source tree" off +tests.txz af48eadde37551364d95aa8bb466dc133e677f909f4587d08f91c42b9d34ea25 8074 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index e5fa3ed3a21f..62ce6e6c4eba 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -2,16 +2,14 @@ %%DATADIR%%/MANIFESTS/amd64-amd64-13.5-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.2-RELEASE %%DATADIR%%/MANIFESTS/amd64-amd64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-BETA5 -%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-RC1 %%DATADIR%%/MANIFESTS/amd64-amd64-15.0-RC2 +%%DATADIR%%/MANIFESTS/amd64-amd64-15.0-RC3 %%DATADIR%%/MANIFESTS/arm64-aarch64-13.4-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-13.5-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.2-RELEASE %%DATADIR%%/MANIFESTS/arm64-aarch64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-BETA5 -%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-RC1 %%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-RC2 +%%DATADIR%%/MANIFESTS/arm64-aarch64-15.0-RC3 %%DATADIR%%/MANIFESTS/i386-i386-13.4-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-13.5-RELEASE %%DATADIR%%/MANIFESTS/i386-i386-14.2-RELEASE @@ -24,16 +22,14 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-BETA5 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-RC1 %%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-RC2 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-15.0-RC3 %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.2-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.3-RELEASE -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-BETA5 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-RC1 %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-RC2 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-15.0-RC3 %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.4-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-13.5-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.2-RELEASE @@ -42,6 +38,5 @@ %%DATADIR%%/MANIFESTS/riscv-riscv64-13.5-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.2-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.3-RELEASE -%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-BETA5 -%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-RC1 %%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-RC2 +%%DATADIR%%/MANIFESTS/riscv-riscv64-15.0-RC3 diff --git a/misc/gemini-cli/Makefile b/misc/gemini-cli/Makefile index 38589fd43e0b..d3143040872e 100644 --- a/misc/gemini-cli/Makefile +++ b/misc/gemini-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= gemini-cli -DISTVERSION= 0.16.0 +DISTVERSION= 0.17.0 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/gemini-cli/distinfo b/misc/gemini-cli/distinfo index 6fd9bc1401f6..f9920796305a 100644 --- a/misc/gemini-cli/distinfo +++ b/misc/gemini-cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763532443 -SHA256 (gemini-cli-0.16.0.tar.gz) = 804779372dde8704ed48250dde51ae1da520b86a8056652b5126e297b9f65db0 -SIZE (gemini-cli-0.16.0.tar.gz) = 38106991 +TIMESTAMP = 1763753698 +SHA256 (gemini-cli-0.17.0.tar.gz) = 42e1ab3121c08663f5230c95061395b01d0a0b4cfc2b3ac1889c4c7c93f1b33e +SIZE (gemini-cli-0.17.0.tar.gz) = 38709595 diff --git a/misc/gemini-cli/files/package-lock.json b/misc/gemini-cli/files/package-lock.json index 8b9c45918b4a..7d4c223afa12 100644 --- a/misc/gemini-cli/files/package-lock.json +++ b/misc/gemini-cli/files/package-lock.json @@ -8,27 +8,28 @@ "name": "gemini-cli-installer", "version": "1.0.0", "dependencies": { - "@google/gemini-cli": "^0.16.0" + "@google/gemini-cli": "^0.17.0" } }, "node_modules/@google/gemini-cli": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.16.0.tgz", - "integrity": "sha512-qko3Bs8Va2NJAcbA5Hb0zfgy8ouNaQ9YwWq1wz8ekqbPdbsF0t0r3f8kokvveQzT968ePxjLO5/Wp2W1UUJAwQ==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.17.0.tgz", + "integrity": "sha512-11tcJFv7sKxjLYCdQiy3CymsQ9xwvxGlkWLH6VTny1Bo1GRWhmnzmFcKyFnM97WEbQMX3KnVXiV8jxll7vGVYw==", "dependencies": { - "@google/gemini-cli-core": "0.16.0", + "@google/gemini-cli-core": "0.17.0", "@google/genai": "1.16.0", "@iarna/toml": "^2.2.5", "@modelcontextprotocol/sdk": "^1.15.1", "@types/update-notifier": "^6.0.8", "ansi-regex": "^6.2.2", + "clipboardy": "^5.0.0", "command-exists": "^1.2.9", "comment-json": "^4.2.5", "diff": "^7.0.0", "dotenv": "^17.1.0", "extract-zip": "^2.0.1", "fzf": "^0.5.2", - "glob": "^10.4.5", + "glob": "^12.0.0", "highlight.js": "^11.11.1", "ink": "npm:@jrichman/ink@6.4.3", "ink-gradient": "^3.0.0", @@ -242,9 +243,9 @@ } }, "node_modules/@google/gemini-cli/node_modules/@google/gemini-cli-core": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@google/gemini-cli-core/-/gemini-cli-core-0.16.0.tgz", - "integrity": "sha512-EYzcAUcIcfkLJQGHabS96Y47A9ofEapzgJwLtbzpUwYFBuAegQcnl3xhbdxfj6kCygVHq2rPoa/udEVfqryOjQ==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/@google/gemini-cli-core/-/gemini-cli-core-0.17.0.tgz", + "integrity": "sha512-WDpBYZiHeJyurZMmB9iYq5t3TsZnhmq1sCtX5ZIrRN7pvrhfVAkCAjQs7FHVFOQYYX4lvsIm7Epox1pgMb0ivw==", "dependencies": { "@google-cloud/logging": "^11.2.1", "@google-cloud/opentelemetry-cloud-monitoring-exporter": "^0.21.0", @@ -275,7 +276,7 @@ "fast-uri": "^3.0.6", "fdir": "^6.4.6", "fzf": "^0.5.2", - "glob": "^10.4.5", + "glob": "^12.0.0", "google-auth-library": "^9.11.0", "html-to-text": "^9.0.5", "https-proxy-agent": "^7.0.6", @@ -366,6 +367,27 @@ "integrity": "sha512-trnsAYxU3xnS1gPHPyU961coFyLkh4gAD/0zQ5mymY4yOZ+CYvsPqUbOFSw0aDM4y0tV7tiFxL/1XfXPNC6IPg==", "license": "ISC" }, + "node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz", + "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==", + "license": "MIT", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz", + "integrity": "sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==", + "license": "MIT", + "dependencies": { + "@isaacs/balanced-match": "^4.0.1" + }, + "engines": { + "node": "20 || >=22" + } + }, "node_modules/@google/gemini-cli/node_modules/@isaacs/cliui": { "version": "8.0.2", "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", @@ -1140,16 +1162,6 @@ "node": ">=14" } }, - "node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", - "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "license": "MIT", - "optional": true, - "engines": { - "node": ">=14" - } - }, "node_modules/@google/gemini-cli/node_modules/@pnpm/config.env-replace": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz", @@ -1655,12 +1667,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@google/gemini-cli/node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "license": "MIT" - }, "node_modules/@google/gemini-cli/node_modules/base64-js": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", @@ -1772,15 +1778,6 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/@google/gemini-cli/node_modules/brace-expansion": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", - "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", - "license": "MIT", - "dependencies": { - "balanced-match": "^1.0.0" - } - }, "node_modules/@google/gemini-cli/node_modules/buffer-crc32": { "version": "0.2.13", "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", @@ -2039,6 +2036,24 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@google/gemini-cli/node_modules/clipboardy": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-5.0.1.tgz", + "integrity": "sha512-pJ5ZDWjOT593Nli4TqlRLy33KomlAPxIFntMFxXrCqJON1cGcGPT5nNFxRxJ9m4HbfrccsYve7XwXjywW6nXVw==", + "license": "MIT", + "dependencies": { + "execa": "^9.6.0", + "is-wayland": "^0.1.0", + "is-wsl": "^3.1.0", + "is64bit": "^2.0.0" + }, + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@google/gemini-cli/node_modules/cliui": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", @@ -3206,21 +3221,24 @@ } }, "node_modules/@google/gemini-cli/node_modules/glob": { - "version": "10.5.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.5.0.tgz", - "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==", - "license": "ISC", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-12.0.0.tgz", + "integrity": "sha512-5Qcll1z7IKgHr5g485ePDdHcNQY0k2dtv/bjYy0iuyGxQw2qSOiiXUXJ+AYQpg3HNoUMHqAruX478Jeev7UULw==", + "license": "BlueOak-1.0.0", "dependencies": { - "foreground-child": "^3.1.0", - "jackspeak": "^3.1.2", - "minimatch": "^9.0.4", + "foreground-child": "^3.3.1", + "jackspeak": "^4.1.1", + "minimatch": "^10.1.1", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", - "path-scurry": "^1.11.1" + "path-scurry": "^2.0.0" }, "bin": { "glob": "dist/esm/bin.mjs" }, + "engines": { + "node": "20 || >=22" + }, "funding": { "url": "https://github.com/sponsors/isaacs" } @@ -3504,6 +3522,12 @@ "node": "^16.14.0 || >=18.0.0" } }, + "node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "license": "ISC" + }, "node_modules/@google/gemini-cli/node_modules/html-entities": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz", @@ -3562,28 +3586,23 @@ "license": "BSD-2-Clause" }, "node_modules/@google/gemini-cli/node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.1.tgz", + "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==", "license": "MIT", "dependencies": { - "depd": "2.0.0", - "inherits": "2.0.4", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "toidentifier": "1.0.1" + "depd": "~2.0.0", + "inherits": "~2.0.4", + "setprototypeof": "~1.2.0", + "statuses": "~2.0.2", + "toidentifier": "~1.0.1" }, "engines": { "node": ">= 0.8" - } - }, - "node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "license": "MIT", - "engines": { - "node": ">= 0.8" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/@google/gemini-cli/node_modules/http-proxy-agent": { @@ -3957,6 +3976,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@google/gemini-cli/node_modules/is-wayland": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/is-wayland/-/is-wayland-0.1.0.tgz", + "integrity": "sha512-QkbMsWkIfkrzOPxenwye0h56iAXirZYHG9eHVPb22fO9y+wPbaX/CHacOWBa/I++4ohTcByimhM1/nyCsH8KNA==", + "license": "MIT", + "engines": { + "node": ">=20" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@google/gemini-cli/node_modules/is-wsl": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz", @@ -3972,6 +4003,21 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@google/gemini-cli/node_modules/is64bit": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz", + "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==", + "license": "MIT", + "dependencies": { + "system-architecture": "^0.1.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@google/gemini-cli/node_modules/isexe": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", @@ -3979,18 +4025,18 @@ "license": "ISC" }, "node_modules/@google/gemini-cli/node_modules/jackspeak": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.3.tgz", - "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.1.1.tgz", + "integrity": "sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/cliui": "^8.0.2" }, + "engines": { + "node": "20 || >=22" + }, "funding": { "url": "https://github.com/sponsors/isaacs" - }, - "optionalDependencies": { - "@pkgjs/parseargs": "^0.11.0" } }, "node_modules/@google/gemini-cli/node_modules/js-tokens": { @@ -4153,10 +4199,13 @@ } }, "node_modules/@google/gemini-cli/node_modules/lru-cache": { - "version": "10.4.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz", - "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", - "license": "ISC" + "version": "11.2.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.2.tgz", + "integrity": "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg==", + "license": "ISC", + "engines": { + "node": "20 || >=22" + } }, "node_modules/@google/gemini-cli/node_modules/marked": { "version": "15.0.12", @@ -4225,15 +4274,19 @@ } }, "node_modules/@google/gemini-cli/node_modules/mime-types": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", - "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.2.tgz", + "integrity": "sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==", "license": "MIT", "dependencies": { "mime-db": "^1.54.0" }, "engines": { - "node": ">= 0.6" + "node": ">=18" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/express" } }, "node_modules/@google/gemini-cli/node_modules/mimic-fn": { @@ -4258,15 +4311,15 @@ } }, "node_modules/@google/gemini-cli/node_modules/minimatch": { - "version": "9.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", - "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", - "license": "ISC", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.1.tgz", + "integrity": "sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ==", + "license": "BlueOak-1.0.0", "dependencies": { - "brace-expansion": "^2.0.1" + "@isaacs/brace-expansion": "^5.0.0" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -4664,16 +4717,16 @@ "license": "MIT" }, "node_modules/@google/gemini-cli/node_modules/path-scurry": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz", - "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz", + "integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==", "license": "BlueOak-1.0.0", "dependencies": { - "lru-cache": "^10.2.0", - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" }, "engines": { - "node": ">=16 || 14 >=14.18" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -4897,6 +4950,22 @@ "node": ">= 0.10" } }, + "node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz", + "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", + "license": "MIT", + "dependencies": { + "depd": "2.0.0", + "inherits": "2.0.4", + "setprototypeof": "1.2.0", + "statuses": "2.0.1", + "toidentifier": "1.0.1" + }, + "engines": { + "node": ">= 0.8" + } + }, "node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.7.0.tgz", @@ -4913,6 +4982,15 @@ "url": "https://opencollective.com/express" } }, + "node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", + "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", + "license": "MIT", + "engines": { + "node": ">= 0.8" + } + }, "node_modules/@google/gemini-cli/node_modules/rc": { "version": "1.2.8", "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", @@ -5699,6 +5777,18 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/@google/gemini-cli/node_modules/system-architecture": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz", + "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==", + "license": "MIT", + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@google/gemini-cli/node_modules/tar": { "version": "7.5.2", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.2.tgz", diff --git a/misc/gemini-cli/pkg-plist b/misc/gemini-cli/pkg-plist index ad1a526dc37a..29b5192a2193 100644 --- a/misc/gemini-cli/pkg-plist +++ b/misc/gemini-cli/pkg-plist @@ -12,9 +12,15 @@ lib/node_modules/@google/gemini-cli/dist/src/commands/extensions.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/disable.test.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/enable.test.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/context/GEMINI.md lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/context/gemini-extension.json lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/custom-commands/commands/fs/grep-code.toml @@ -23,6 +29,10 @@ lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/exclud lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.test.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.test.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/example.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/gemini-extension.json lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/examples/mcp-server/package.json @@ -36,9 +46,15 @@ lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/install.test.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/link.test.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/list.test.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/new.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/new.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/new.js.map @@ -54,6 +70,9 @@ lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/uninstall.test. lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.js.map +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.test.js +lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/update.test.js.map lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/validate.d.ts lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/validate.js lib/node_modules/@google/gemini-cli/dist/src/commands/extensions/validate.js.map @@ -675,6 +694,12 @@ lib/node_modules/@google/gemini-cli/dist/src/ui/components/ModelStatsDisplay.js. lib/node_modules/@google/gemini-cli/dist/src/ui/components/ModelStatsDisplay.test.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/components/ModelStatsDisplay.test.js lib/node_modules/@google/gemini-cli/dist/src/ui/components/ModelStatsDisplay.test.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.js +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.test.js +lib/node_modules/@google/gemini-cli/dist/src/ui/components/MultiFolderTrustDialog.test.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/components/Notifications.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/components/Notifications.js lib/node_modules/@google/gemini-cli/dist/src/ui/components/Notifications.js.map @@ -798,6 +823,9 @@ lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/GeminiMessag lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/InfoMessage.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/InfoMessage.js lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/InfoMessage.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/ModelMessage.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/ModelMessage.js +lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/ModelMessage.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/Todo.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/Todo.js lib/node_modules/@google/gemini-cli/dist/src/ui/components/messages/Todo.js.map @@ -930,6 +958,12 @@ lib/node_modules/@google/gemini-cli/dist/src/ui/components/views/ToolsList.test. lib/node_modules/@google/gemini-cli/dist/src/ui/constants.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/constants.js lib/node_modules/@google/gemini-cli/dist/src/ui/constants.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/tips.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/tips.js +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/tips.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/wittyPhrases.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/wittyPhrases.js +lib/node_modules/@google/gemini-cli/dist/src/ui/constants/wittyPhrases.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/contexts/AppContext.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/contexts/AppContext.js lib/node_modules/@google/gemini-cli/dist/src/ui/contexts/AppContext.js.map @@ -1110,6 +1144,12 @@ lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIdeTrustListener.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIdeTrustListener.test.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIdeTrustListener.test.js lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIdeTrustListener.test.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.js +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.test.js +lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useIncludeDirsTrust.test.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useInputHistory.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useInputHistory.js lib/node_modules/@google/gemini-cli/dist/src/ui/hooks/useInputHistory.js.map @@ -1410,6 +1450,12 @@ lib/node_modules/@google/gemini-cli/dist/src/ui/utils/computeStats.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/utils/computeStats.test.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/utils/computeStats.test.js lib/node_modules/@google/gemini-cli/dist/src/ui/utils/computeStats.test.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.js +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.js.map +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.test.js +lib/node_modules/@google/gemini-cli/dist/src/ui/utils/directoryUtils.test.js.map lib/node_modules/@google/gemini-cli/dist/src/ui/utils/displayUtils.d.ts lib/node_modules/@google/gemini-cli/dist/src/ui/utils/displayUtils.js lib/node_modules/@google/gemini-cli/dist/src/ui/utils/displayUtils.js.map @@ -1635,6 +1681,12 @@ lib/node_modules/@google/gemini-cli/dist/src/validateNonInterActiveAuth.test.js. lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.d.ts lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.js lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.js.map +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.test.d.ts +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.test.js +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/acp.test.js.map +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/connection.d.ts +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/connection.js +lib/node_modules/@google/gemini-cli/dist/src/zed-integration/connection.js.map lib/node_modules/@google/gemini-cli/dist/src/zed-integration/fileSystemService.d.ts lib/node_modules/@google/gemini-cli/dist/src/zed-integration/fileSystemService.js lib/node_modules/@google/gemini-cli/dist/src/zed-integration/fileSystemService.js.map @@ -3766,6 +3818,32 @@ lib/node_modules/@google/gemini-cli/node_modules/@iarna/toml/parse-string.js lib/node_modules/@google/gemini-cli/node_modules/@iarna/toml/parse.js lib/node_modules/@google/gemini-cli/node_modules/@iarna/toml/stringify.js lib/node_modules/@google/gemini-cli/node_modules/@iarna/toml/toml.js +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/LICENSE.md +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/README.md +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/commonjs/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/commonjs/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/commonjs/index.js +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/commonjs/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/commonjs/package.json +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/esm/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/esm/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/esm/index.js +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/esm/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/dist/esm/package.json +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/balanced-match/package.json +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/README.md +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/commonjs/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/commonjs/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/commonjs/index.js +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/commonjs/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/commonjs/package.json +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/esm/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/esm/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/esm/index.js +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/esm/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/dist/esm/package.json +lib/node_modules/@google/gemini-cli/node_modules/@isaacs/brace-expansion/package.json lib/node_modules/@google/gemini-cli/node_modules/@isaacs/cliui/LICENSE.txt lib/node_modules/@google/gemini-cli/node_modules/@isaacs/cliui/README.md lib/node_modules/@google/gemini-cli/node_modules/@isaacs/cliui/build/index.cjs @@ -8697,23 +8775,6 @@ lib/node_modules/@google/gemini-cli/node_modules/@opentelemetry/semantic-convent lib/node_modules/@google/gemini-cli/node_modules/@opentelemetry/semantic-conventions/build/src/version.js lib/node_modules/@google/gemini-cli/node_modules/@opentelemetry/semantic-conventions/build/src/version.js.map lib/node_modules/@google/gemini-cli/node_modules/@opentelemetry/semantic-conventions/package.json -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/.editorconfig -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/CHANGELOG.md -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/LICENSE -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/README.md -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/is-default-value.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/limit-long-syntax.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/negate.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/no-repeated-options.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/ordered-options.mjs -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/examples/simple-hard-coded.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/index.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/internal/errors.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/internal/primordials.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/internal/util.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/internal/validators.js -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/package.json -lib/node_modules/@google/gemini-cli/node_modules/@pkgjs/parseargs/utils.js lib/node_modules/@google/gemini-cli/node_modules/@pnpm/config.env-replace/dist/env-replace.d.ts lib/node_modules/@google/gemini-cli/node_modules/@pnpm/config.env-replace/dist/env-replace.docs.mdx lib/node_modules/@google/gemini-cli/node_modules/@pnpm/config.env-replace/dist/env-replace.js @@ -9657,11 +9718,6 @@ lib/node_modules/@google/gemini-cli/node_modules/auto-bind/package.json lib/node_modules/@google/gemini-cli/node_modules/auto-bind/react.d.ts lib/node_modules/@google/gemini-cli/node_modules/auto-bind/react.js lib/node_modules/@google/gemini-cli/node_modules/auto-bind/readme.md -lib/node_modules/@google/gemini-cli/node_modules/balanced-match/.github/FUNDING.yml -lib/node_modules/@google/gemini-cli/node_modules/balanced-match/LICENSE.md -lib/node_modules/@google/gemini-cli/node_modules/balanced-match/README.md -lib/node_modules/@google/gemini-cli/node_modules/balanced-match/index.js -lib/node_modules/@google/gemini-cli/node_modules/balanced-match/package.json lib/node_modules/@google/gemini-cli/node_modules/base64-js/LICENSE lib/node_modules/@google/gemini-cli/node_modules/base64-js/README.md lib/node_modules/@google/gemini-cli/node_modules/base64-js/base64js.min.js @@ -9719,11 +9775,6 @@ lib/node_modules/@google/gemini-cli/node_modules/boxen/node_modules/wrap-ansi/pa lib/node_modules/@google/gemini-cli/node_modules/boxen/node_modules/wrap-ansi/readme.md lib/node_modules/@google/gemini-cli/node_modules/boxen/package.json lib/node_modules/@google/gemini-cli/node_modules/boxen/readme.md -lib/node_modules/@google/gemini-cli/node_modules/brace-expansion/.github/FUNDING.yml -lib/node_modules/@google/gemini-cli/node_modules/brace-expansion/LICENSE -lib/node_modules/@google/gemini-cli/node_modules/brace-expansion/README.md -lib/node_modules/@google/gemini-cli/node_modules/brace-expansion/index.js -lib/node_modules/@google/gemini-cli/node_modules/brace-expansion/package.json lib/node_modules/@google/gemini-cli/node_modules/buffer-crc32/LICENSE lib/node_modules/@google/gemini-cli/node_modules/buffer-crc32/README.md lib/node_modules/@google/gemini-cli/node_modules/buffer-crc32/index.js @@ -9918,6 +9969,20 @@ lib/node_modules/@google/gemini-cli/node_modules/cli-truncate/node_modules/strin lib/node_modules/@google/gemini-cli/node_modules/cli-truncate/node_modules/string-width/readme.md lib/node_modules/@google/gemini-cli/node_modules/cli-truncate/package.json lib/node_modules/@google/gemini-cli/node_modules/cli-truncate/readme.md +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/browser.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/fallbacks/linux/xsel +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/fallbacks/windows/clipboard_i686.exe +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/fallbacks/windows/clipboard_x86_64.exe +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/index.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/lib/linux.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/lib/macos.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/lib/termux.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/lib/wayland.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/lib/windows.js +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/license +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/package.json +lib/node_modules/@google/gemini-cli/node_modules/clipboardy/readme.md lib/node_modules/@google/gemini-cli/node_modules/cliui/CHANGELOG.md lib/node_modules/@google/gemini-cli/node_modules/cliui/LICENSE.txt lib/node_modules/@google/gemini-cli/node_modules/cliui/README.md @@ -13756,7 +13821,7 @@ lib/node_modules/@google/gemini-cli/node_modules/get-stream/source/index.js lib/node_modules/@google/gemini-cli/node_modules/get-stream/source/stream.js lib/node_modules/@google/gemini-cli/node_modules/get-stream/source/string.js lib/node_modules/@google/gemini-cli/node_modules/get-stream/source/utils.js -lib/node_modules/@google/gemini-cli/node_modules/glob/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/glob/LICENSE.md lib/node_modules/@google/gemini-cli/node_modules/glob/README.md lib/node_modules/@google/gemini-cli/node_modules/glob/dist/commonjs/glob.d.ts lib/node_modules/@google/gemini-cli/node_modules/glob/dist/commonjs/glob.d.ts.map @@ -17754,6 +17819,23 @@ lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/lib/from-url.js lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/lib/hosts.js lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/lib/index.js lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/lib/parse-url.js +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/README.md +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.js +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.min.js +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/index.min.js.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/commonjs/package.json +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.d.ts.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.js +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.js.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.min.js +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/index.min.js.map +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/dist/esm/package.json +lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/node_modules/lru-cache/package.json lib/node_modules/@google/gemini-cli/node_modules/hosted-git-info/package.json lib/node_modules/@google/gemini-cli/node_modules/html-entities/LICENSE lib/node_modules/@google/gemini-cli/node_modules/html-entities/README.md @@ -17833,12 +17915,6 @@ lib/node_modules/@google/gemini-cli/node_modules/http-errors/HISTORY.md lib/node_modules/@google/gemini-cli/node_modules/http-errors/LICENSE lib/node_modules/@google/gemini-cli/node_modules/http-errors/README.md lib/node_modules/@google/gemini-cli/node_modules/http-errors/index.js -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/HISTORY.md -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/LICENSE -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/README.md -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/codes.json -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/index.js -lib/node_modules/@google/gemini-cli/node_modules/http-errors/node_modules/statuses/package.json lib/node_modules/@google/gemini-cli/node_modules/http-errors/package.json lib/node_modules/@google/gemini-cli/node_modules/http-proxy-agent/README.md lib/node_modules/@google/gemini-cli/node_modules/http-proxy-agent/dist/agent.d.ts @@ -18524,11 +18600,22 @@ lib/node_modules/@google/gemini-cli/node_modules/is-unicode-supported/index.js lib/node_modules/@google/gemini-cli/node_modules/is-unicode-supported/license lib/node_modules/@google/gemini-cli/node_modules/is-unicode-supported/package.json lib/node_modules/@google/gemini-cli/node_modules/is-unicode-supported/readme.md +lib/node_modules/@google/gemini-cli/node_modules/is-wayland/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/is-wayland/index.js +lib/node_modules/@google/gemini-cli/node_modules/is-wayland/license +lib/node_modules/@google/gemini-cli/node_modules/is-wayland/package.json +lib/node_modules/@google/gemini-cli/node_modules/is-wayland/readme.md lib/node_modules/@google/gemini-cli/node_modules/is-wsl/index.d.ts lib/node_modules/@google/gemini-cli/node_modules/is-wsl/index.js lib/node_modules/@google/gemini-cli/node_modules/is-wsl/license lib/node_modules/@google/gemini-cli/node_modules/is-wsl/package.json lib/node_modules/@google/gemini-cli/node_modules/is-wsl/readme.md +lib/node_modules/@google/gemini-cli/node_modules/is64bit/browser.js +lib/node_modules/@google/gemini-cli/node_modules/is64bit/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/is64bit/index.js +lib/node_modules/@google/gemini-cli/node_modules/is64bit/license +lib/node_modules/@google/gemini-cli/node_modules/is64bit/package.json +lib/node_modules/@google/gemini-cli/node_modules/is64bit/readme.md lib/node_modules/@google/gemini-cli/node_modules/isexe/.npmignore lib/node_modules/@google/gemini-cli/node_modules/isexe/LICENSE lib/node_modules/@google/gemini-cli/node_modules/isexe/README.md @@ -18544,19 +18631,11 @@ lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/index.d lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/index.js lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/index.js.map lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/package.json -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/parse-args-cjs.cjs.map -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/parse-args-cjs.d.cts.map -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/parse-args.d.ts -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/commonjs/parse-args.js lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/index.d.ts lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/index.d.ts.map lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/index.js lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/index.js.map lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/package.json -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/parse-args.d.ts -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/parse-args.d.ts.map -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/parse-args.js -lib/node_modules/@google/gemini-cli/node_modules/jackspeak/dist/esm/parse-args.js.map lib/node_modules/@google/gemini-cli/node_modules/jackspeak/package.json lib/node_modules/@google/gemini-cli/node_modules/js-tokens/CHANGELOG.md lib/node_modules/@google/gemini-cli/node_modules/js-tokens/LICENSE @@ -18865,7 +18944,7 @@ lib/node_modules/@google/gemini-cli/node_modules/mimic-response/index.js lib/node_modules/@google/gemini-cli/node_modules/mimic-response/license lib/node_modules/@google/gemini-cli/node_modules/mimic-response/package.json lib/node_modules/@google/gemini-cli/node_modules/mimic-response/readme.md -lib/node_modules/@google/gemini-cli/node_modules/minimatch/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/minimatch/LICENSE.md lib/node_modules/@google/gemini-cli/node_modules/minimatch/README.md lib/node_modules/@google/gemini-cli/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts lib/node_modules/@google/gemini-cli/node_modules/minimatch/dist/commonjs/assert-valid-pattern.d.ts.map @@ -20135,6 +20214,11 @@ lib/node_modules/@google/gemini-cli/node_modules/raw-body/README.md lib/node_modules/@google/gemini-cli/node_modules/raw-body/SECURITY.md lib/node_modules/@google/gemini-cli/node_modules/raw-body/index.d.ts lib/node_modules/@google/gemini-cli/node_modules/raw-body/index.js +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors/HISTORY.md +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors/README.md +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors/index.js +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/http-errors/package.json lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/Changelog.md lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/LICENSE lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/README.md @@ -20162,6 +20246,12 @@ lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lit lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/lib/index.js lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/lib/streams.js lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/iconv-lite/package.json +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/HISTORY.md +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/LICENSE +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/README.md +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/codes.json +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/index.js +lib/node_modules/@google/gemini-cli/node_modules/raw-body/node_modules/statuses/package.json lib/node_modules/@google/gemini-cli/node_modules/raw-body/package.json lib/node_modules/@google/gemini-cli/node_modules/rc/LICENSE.APACHE2 lib/node_modules/@google/gemini-cli/node_modules/rc/LICENSE.BSD @@ -21220,6 +21310,11 @@ lib/node_modules/@google/gemini-cli/node_modules/supports-preserve-symlinks-flag lib/node_modules/@google/gemini-cli/node_modules/supports-preserve-symlinks-flag/index.js lib/node_modules/@google/gemini-cli/node_modules/supports-preserve-symlinks-flag/package.json lib/node_modules/@google/gemini-cli/node_modules/supports-preserve-symlinks-flag/test/index.js +lib/node_modules/@google/gemini-cli/node_modules/system-architecture/index.d.ts +lib/node_modules/@google/gemini-cli/node_modules/system-architecture/index.js +lib/node_modules/@google/gemini-cli/node_modules/system-architecture/license +lib/node_modules/@google/gemini-cli/node_modules/system-architecture/package.json +lib/node_modules/@google/gemini-cli/node_modules/system-architecture/readme.md lib/node_modules/@google/gemini-cli/node_modules/tar/LICENSE.md lib/node_modules/@google/gemini-cli/node_modules/tar/README.md lib/node_modules/@google/gemini-cli/node_modules/tar/dist/commonjs/create.d.ts diff --git a/misc/lbann/Makefile b/misc/lbann/Makefile index be4656410487..2767e9e0adef 100644 --- a/misc/lbann/Makefile +++ b/misc/lbann/Makefile @@ -2,7 +2,7 @@ PORTNAME= lbann DISTVERSIONPREFIX= v DISTVERSION= 0.102-254 DISTVERSIONSUFFIX= -g2e3012a9a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index 0718e5978f14..7b6618d8bf25 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 6922 +DISTVERSION= 7134 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 777ad2a10756..bdfc515e9117 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762064711 -SHA256 (ggerganov-llama.cpp-b6922_GH0.tar.gz) = f082dd1e28b99ceafe5e60684eadde1eb0c07e0f6d4aba5a2275a4ebaff46235 -SIZE (ggerganov-llama.cpp-b6922_GH0.tar.gz) = 26136742 +TIMESTAMP = 1763919085 +SHA256 (ggerganov-llama.cpp-b7134_GH0.tar.gz) = a5e97acb5dfe4a47fb161ca9183c394bd4aeaa44a95ba4c7b184ecc70496723b +SIZE (ggerganov-llama.cpp-b7134_GH0.tar.gz) = 27279622 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 678dd2ed6420..9fe87d206de3 100644 --- a/misc/llama-cpp/pkg-plist +++ b/misc/llama-cpp/pkg-plist @@ -60,9 +60,21 @@ lib/cmake/ggml/ggml-version.cmake lib/cmake/llama/llama-config.cmake lib/cmake/llama/llama-version.cmake lib/libggml-base.so +lib/libggml-base.so.0 +lib/libggml-base.so.0.9.4-dirty lib/libggml-cpu.so +lib/libggml-cpu.so.0 +lib/libggml-cpu.so.0.9.4-dirty %%VULKAN%%lib/libggml-vulkan.so +%%VULKAN%%lib/libggml-vulkan.so.0 +%%VULKAN%%lib/libggml-vulkan.so.0.9.4-dirty lib/libggml.so +lib/libggml.so.0 +lib/libggml.so.0.9.4-dirty lib/libllama.so +lib/libllama.so.0 +lib/libllama.so.0.0.7134 lib/libmtmd.so +lib/libmtmd.so.0 +lib/libmtmd.so.0.0.7134 libdata/pkgconfig/llama.pc diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index a73960dbbf9c..d6ab6fea1f98 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,5 +1,5 @@ PORTNAME= Business-ISBN-Data -PORTVERSION= 20251101.001 +PORTVERSION= 20251121.001 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRIANDFOY diff --git a/misc/p5-Business-ISBN-Data/distinfo b/misc/p5-Business-ISBN-Data/distinfo index 1d8a400a72cd..2576d31635aa 100644 --- a/misc/p5-Business-ISBN-Data/distinfo +++ b/misc/p5-Business-ISBN-Data/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762092883 -SHA256 (Business-ISBN-Data-20251101.001.tar.gz) = 7979c2844cdc9be5bed080e2d3367ef10d1f9be9b499ed702e6f56b8b6f586cc -SIZE (Business-ISBN-Data-20251101.001.tar.gz) = 37322 +TIMESTAMP = 1763806478 +SHA256 (Business-ISBN-Data-20251121.001.tar.gz) = 3640f0d8a9fd23af8cdf74941c5f8b3088865f3c1941e670c78a1ca3635331dc +SIZE (Business-ISBN-Data-20251121.001.tar.gz) = 37392 diff --git a/misc/py-accelerate/Makefile b/misc/py-accelerate/Makefile index 234ccd4574cf..4a030f81faf7 100644 --- a/misc/py-accelerate/Makefile +++ b/misc/py-accelerate/Makefile @@ -1,12 +1,13 @@ PORTNAME= accelerate -DISTVERSION= 1.10.1 +DISTVERSION= 1.12.0 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PyTorch: simple way to launch, train, use PyTorch models on any device -WWW= https://huggingface.co/docs/accelerate/index +WWW= https://huggingface.co/docs/accelerate/index \ + https://github.com/huggingface/accelerate LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -20,8 +21,18 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}huggingface-hub>=0.21.0:misc/py-huggingface- ${PYTHON_PKGNAMEPREFIX}pytorch>=2.0.0:misc/py-pytorch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}safetensors>=0.4.3:misc/py-safetensors@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>0:devel/py-pyyaml@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}torchvision>0:misc/py-torchvision@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitsandbytes>=0:misc/py-bitsandbytes@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}datasets>=0:misc/py-datasets@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}diffusers>=0:misc/py-diffusers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}evaluate>=0:misc/py-evaluate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0:science/py-scikit-learn@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}timm>=0:misc/py-timm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}torchdata>=0.8.0:misc/py-torchdata@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}torchvision>0:misc/py-torchvision@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}transformers>=0:misc/py-transformers@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest # tests fail because they depend on the module 'transformers' that depends on 'accelerate' and isn't yet ported diff --git a/misc/py-accelerate/distinfo b/misc/py-accelerate/distinfo index 9e7bd83dc66e..5e7158f7f9c9 100644 --- a/misc/py-accelerate/distinfo +++ b/misc/py-accelerate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758239106 -SHA256 (accelerate-1.10.1.tar.gz) = 3dea89e433420e4bfac0369cae7e36dcd6a56adfcfd38cdda145c6225eab5df8 -SIZE (accelerate-1.10.1.tar.gz) = 392446 +TIMESTAMP = 1763916848 +SHA256 (accelerate-1.12.0.tar.gz) = 70988c352feb481887077d2ab845125024b2a137a5090d6d7a32b57d03a45df6 +SIZE (accelerate-1.12.0.tar.gz) = 398399 diff --git a/misc/py-gguf/Makefile b/misc/py-gguf/Makefile index db879321f4e2..34ba27ac30c2 100644 --- a/misc/py-gguf/Makefile +++ b/misc/py-gguf/Makefile @@ -24,7 +24,7 @@ USE_PYTHON= pep517 autoplist pytest USE_GITHUB= yes GH_ACCOUNT= ggml-org GH_PROJECT= llama.cpp -GH_TAGNAME= b6191 +GH_TAGNAME= b7134 WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}/gguf-py diff --git a/misc/py-gguf/distinfo b/misc/py-gguf/distinfo index 43be92facc8a..b74c9ff7b0a5 100644 --- a/misc/py-gguf/distinfo +++ b/misc/py-gguf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755504558 -SHA256 (ggml-org-llama.cpp-0.17.1.6191-b6191_GH0.tar.gz) = 2383b5ed5096bdc560b64484d6924599bb95367c145544f041caaa3ed7bdb990 -SIZE (ggml-org-llama.cpp-0.17.1.6191-b6191_GH0.tar.gz) = 25552913 +TIMESTAMP = 1763919658 +SHA256 (ggml-org-llama.cpp-0.17.1.7134-b7134_GH0.tar.gz) = a5e97acb5dfe4a47fb161ca9183c394bd4aeaa44a95ba4c7b184ecc70496723b +SIZE (ggml-org-llama.cpp-0.17.1.7134-b7134_GH0.tar.gz) = 27279622 diff --git a/misc/py-langchain-core/Makefile b/misc/py-langchain-core/Makefile index dc85d1bccb2c..ce13b807852b 100644 --- a/misc/py-langchain-core/Makefile +++ b/misc/py-langchain-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= langchain-core -DISTVERSION= 0.3.76 +DISTVERSION= 1.1.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,7 @@ WWW= https://python.langchain.com/docs/introduction/ \ LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonpatch>=1.33:devel/py-jsonpatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}langsmith>=0.3.45:misc/py-langsmith@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=23.2:devel/py-packaging@${PY_FLAVOR} \ diff --git a/misc/py-langchain-core/distinfo b/misc/py-langchain-core/distinfo index ae73b24a9c5e..d10d1efd1d23 100644 --- a/misc/py-langchain-core/distinfo +++ b/misc/py-langchain-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758867160 -SHA256 (langchain_core-0.3.76.tar.gz) = 71136a122dd1abae2c289c5809d035cf12b5f2bb682d8a4c1078cd94feae7419 -SIZE (langchain_core-0.3.76.tar.gz) = 573568 +TIMESTAMP = 1763928088 +SHA256 (langchain_core-1.1.0.tar.gz) = 2b76a82d427922c8bc51c08404af4fc2a29e9f161dfe2297cb05091e810201e7 +SIZE (langchain_core-1.1.0.tar.gz) = 781995 diff --git a/misc/py-langsmith/Makefile b/misc/py-langsmith/Makefile index 87a648aa21f3..5d67161b9b55 100644 --- a/misc/py-langsmith/Makefile +++ b/misc/py-langsmith/Makefile @@ -1,5 +1,5 @@ PORTNAME= langsmith -DISTVERSION= 0.4.30 +DISTVERSION= 0.4.46 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,9 +20,13 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httpx>=0.28.1:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>0:www/py-requests-toolbelt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zstandard>=0.23.0:archivers/py-zstandard@${PY_FLAVOR} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.30.0:devel/py-opentelemetry-api@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-exporter-otlp-proto-http>=1.30.0:devel/py-opentelemetry-exporter-otlp-proto-http@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}opentelemetry-sdk>=1.30.0:devel/py-opentelemetry-sdk@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}vcrpy>0:devel/py-vcrpy@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist +USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes diff --git a/misc/py-langsmith/distinfo b/misc/py-langsmith/distinfo index efd57bfd14a1..128e20ef5c29 100644 --- a/misc/py-langsmith/distinfo +++ b/misc/py-langsmith/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758864419 -SHA256 (langsmith-0.4.30.tar.gz) = 388fe1060aca6507be41f417c7d4168a92dffe27f28bb6ef8a1bfee4a59f3681 -SIZE (langsmith-0.4.30.tar.gz) = 958857 +TIMESTAMP = 1763926927 +SHA256 (langsmith-0.4.46.tar.gz) = 0b73d47ebd0a27ea10edec1717f36f6a865cb9ffc7f4e6a419e2cea1ab3c5b1e +SIZE (langsmith-0.4.46.tar.gz) = 986987 diff --git a/misc/py-safetensors/Makefile b/misc/py-safetensors/Makefile index b0487a0fd7ae..67c074782f18 100644 --- a/misc/py-safetensors/Makefile +++ b/misc/py-safetensors/Makefile @@ -1,7 +1,6 @@ PORTNAME= safetensors DISTVERSIONPREFIX= v -DISTVERSION= 0.6.2 -PORTREVISION= 4 +DISTVERSION= 0.7.0 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,30 +30,36 @@ GH_ACCOUNT= huggingface WRKSRC_SUBDIR= bindings/python -CARGO_CRATES= autocfg-1.5.0 \ +CARGO_CRATES= allocator-api2-0.2.21 \ + autocfg-1.5.0 \ + equivalent-1.0.2 \ + foldhash-0.2.0 \ + hashbrown-0.16.0 \ heck-0.5.0 \ - indoc-2.0.6 \ + indoc-2.0.7 \ itoa-1.0.15 \ - libc-0.2.174 \ - memchr-2.7.5 \ - memmap2-0.9.5 \ + libc-0.2.177 \ + memchr-2.7.6 \ + memmap2-0.9.9 \ memoffset-0.9.1 \ once_cell-1.21.3 \ portable-atomic-1.11.1 \ - proc-macro2-1.0.95 \ + proc-macro2-1.0.103 \ pyo3-0.25.1 \ pyo3-build-config-0.25.1 \ pyo3-ffi-0.25.1 \ pyo3-macros-0.25.1 \ pyo3-macros-backend-0.25.1 \ - quote-1.0.40 \ + quote-1.0.42 \ + rustversion-1.0.22 \ ryu-1.0.20 \ - serde-1.0.219 \ - serde_derive-1.0.219 \ - serde_json-1.0.140 \ - syn-2.0.104 \ - target-lexicon-0.13.2 \ - unicode-ident-1.0.18 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ + syn-2.0.110 \ + target-lexicon-0.13.3 \ + unicode-ident-1.0.22 \ unindent-0.2.4 CARGO_BUILD= no diff --git a/misc/py-safetensors/distinfo b/misc/py-safetensors/distinfo index aed71afbb5e2..e03e52602850 100644 --- a/misc/py-safetensors/distinfo +++ b/misc/py-safetensors/distinfo @@ -1,26 +1,34 @@ -TIMESTAMP = 1755494218 +TIMESTAMP = 1763917094 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 +SHA256 (rust/crates/foldhash-0.2.0.crate) = 77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb +SIZE (rust/crates/foldhash-0.2.0.crate) = 23329 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 -SHA256 (rust/crates/indoc-2.0.6.crate) = f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd -SIZE (rust/crates/indoc-2.0.6.crate) = 17164 +SHA256 (rust/crates/indoc-2.0.7.crate) = 79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706 +SIZE (rust/crates/indoc-2.0.7.crate) = 17184 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/libc-0.2.174.crate) = 1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776 -SIZE (rust/crates/libc-0.2.174.crate) = 779933 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 +SHA256 (rust/crates/memmap2-0.9.9.crate) = 744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490 +SIZE (rust/crates/memmap2-0.9.9.crate) = 34576 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 -SHA256 (rust/crates/proc-macro2-1.0.95.crate) = 02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778 -SIZE (rust/crates/proc-macro2-1.0.95.crate) = 51820 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 SHA256 (rust/crates/pyo3-0.25.1.crate) = 8970a78afe0628a3e3430376fc5fd76b6b45c4d43360ffd6cdd40bdde72b682a SIZE (rust/crates/pyo3-0.25.1.crate) = 1121993 SHA256 (rust/crates/pyo3-build-config-0.25.1.crate) = 458eb0c55e7ece017adeba38f2248ff3ac615e53660d7c71a238d7d2a01c7598 @@ -31,23 +39,27 @@ SHA256 (rust/crates/pyo3-macros-0.25.1.crate) = a8725c0a622b374d6cb051d11a098378 SIZE (rust/crates/pyo3-macros-0.25.1.crate) = 8886 SHA256 (rust/crates/pyo3-macros-backend-0.25.1.crate) = 4109984c22491085343c05b0dbc54ddc405c3cf7b4374fc533f5c3313a572ccc SIZE (rust/crates/pyo3-macros-backend-0.25.1.crate) = 76006 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 -SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 -SIZE (rust/crates/serde-1.0.219.crate) = 78983 -SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 -SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 -SHA256 (rust/crates/serde_json-1.0.140.crate) = 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 -SIZE (rust/crates/serde_json-1.0.140.crate) = 154852 -SHA256 (rust/crates/syn-2.0.104.crate) = 17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40 -SIZE (rust/crates/syn-2.0.104.crate) = 299699 -SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a -SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 -SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 -SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 +SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c +SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 +SHA256 (rust/crates/target-lexicon-0.13.3.crate) = df7f62577c25e07834649fc3b39fafdc597c0a3527dc1c60129201ccfcbaa50c +SIZE (rust/crates/target-lexicon-0.13.3.crate) = 28498 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/unindent-0.2.4.crate) = 7264e107f553ccae879d21fbea1d6724ac785e8c3bfc762137959b5802826ef3 SIZE (rust/crates/unindent-0.2.4.crate) = 7422 -SHA256 (huggingface-safetensors-v0.6.2_GH0.tar.gz) = 2d086574269a17cdb02941839127a401bc66c97ed6ffd82e2d64339132792396 -SIZE (huggingface-safetensors-v0.6.2_GH0.tar.gz) = 207727 +SHA256 (huggingface-safetensors-v0.7.0_GH0.tar.gz) = 6e4968a6570ad038780d64d3088a6f32d377a30accfa0821c9c8642dbdaabab7 +SIZE (huggingface-safetensors-v0.7.0_GH0.tar.gz) = 219476 diff --git a/misc/py-sagemaker-core/Makefile b/misc/py-sagemaker-core/Makefile index e6c02a325f36..7ecf532ab0ec 100644 --- a/misc/py-sagemaker-core/Makefile +++ b/misc/py-sagemaker-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= sagemaker-core -DISTVERSION= 1.0.54 +DISTVERSION= 2.0.1 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,13 +14,26 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.35.36:www/py-boto3@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}importlib-metadata>0:devel/py-importlib-metadata@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=20.3.0:devel/py-attrs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}boto3>=1.35.75<2.0.0:www/py-boto3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=7.0>=1.4.0:devel/py-importlib-metadata@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.0.0:devel/py-platformdirs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}omegaconf>=2.1.0:devel/py-omegaconf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=1.0.0:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}platformdirs>=4.0.0<5.0.0:devel/py-platformdirs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>0:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.0<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytorch>=1.9.0:misc/py-pytorch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytz>=2021.1:devel/py-pytz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.20.0<3.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.0.0:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}schema>=0.7.5:devel/py-schema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}smdebug-rulesconfig>=1.0.1:misc/py-smdebug-rulesconfig@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist diff --git a/misc/py-sagemaker-core/distinfo b/misc/py-sagemaker-core/distinfo index 756437765622..3f2410a75a38 100644 --- a/misc/py-sagemaker-core/distinfo +++ b/misc/py-sagemaker-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755879212 -SHA256 (sagemaker_core-1.0.54.tar.gz) = c3706174c346f22f85db9fd0ab8bb54a4112c089faeb055a68a2677e30ce9b3b -SIZE (sagemaker_core-1.0.54.tar.gz) = 411314 +TIMESTAMP = 1763925117 +SHA256 (sagemaker_core-2.0.1.tar.gz) = dc2e0e56c17bd742fd6121f9c1bc87e232d4d0f63577389e9caa5066cae3e087 +SIZE (sagemaker_core-2.0.1.tar.gz) = 1002160 diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index d65b91bb2d13..408e1aec3a68 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -4,7 +4,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= multimedia@FreeBSD.org diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 00a614f68850..58ed8fbf4284 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index f7c5d80adeac..390556926dbb 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 6.1.2 -PORTREVISION= 16 +PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/ffmpeg4/Makefile b/multimedia/ffmpeg4/Makefile index 8d04fcbec5c4..725edf3edc2f 100644 --- a/multimedia/ffmpeg4/Makefile +++ b/multimedia/ffmpeg4/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 4.4.4 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ PKGNAMESUFFIX= 4 diff --git a/multimedia/gstreamer1-plugins-x265/Makefile b/multimedia/gstreamer1-plugins-x265/Makefile index eb5726638193..a50f939802a3 100644 --- a/multimedia/gstreamer1-plugins-x265/Makefile +++ b/multimedia/gstreamer1-plugins-x265/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer libx265 based H265 plugin diff --git a/multimedia/mediamtx/Makefile b/multimedia/mediamtx/Makefile index 154f39a82369..1a221d0e48fb 100644 --- a/multimedia/mediamtx/Makefile +++ b/multimedia/mediamtx/Makefile @@ -1,10 +1,9 @@ PORTNAME= mediamtx DISTVERSIONPREFIX= v -DISTVERSION= 1.15.3 -PORTREVISION= 1 +DISTVERSION= 1.15.4 CATEGORIES= multimedia net -MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.13/ -DISTFILES+= release.zip +MASTER_SITES+= https://github.com/video-dev/hls.js/releases/download/v1.6.15/:hlsjs +DISTFILES+= release.zip:hlsjs MAINTAINER= diizzy@FreeBSD.org COMMENT= Ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams diff --git a/multimedia/mediamtx/distinfo b/multimedia/mediamtx/distinfo index 3982f01ee383..88eb1623c217 100644 --- a/multimedia/mediamtx/distinfo +++ b/multimedia/mediamtx/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1761176320 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.3/release.zip) = 0212e8ab83997218c56450a424ae754c63547a8cc88f5338cce438381623a414 -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.3/release.zip) = 5577940 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.3/v1.15.3.mod) = a75acd6faecc4748cd7ab61e57a01c60a98fcb7feb6b42df992418eb395a37e4 -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.3/v1.15.3.mod) = 4490 -SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.3/v1.15.3.zip) = 502822ee437d96b8e78cc825c99745e5ad0692e45a3e19a8d0210c5de0afef7d -SIZE (go/multimedia_mediamtx/mediamtx-v1.15.3/v1.15.3.zip) = 581868 +TIMESTAMP = 1763797613 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.4/release.zip) = 5cd2be2a4f7106b7c82a12bc15af6117f5230af92a44f26f88a0a32b04e57a81 +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.4/release.zip) = 5585486 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.4/v1.15.4.mod) = 6ffec2c760dd1c0e7cf2abb270b0ce07dab24dc475a10c6bf512daa7601a0da1 +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.4/v1.15.4.mod) = 4478 +SHA256 (go/multimedia_mediamtx/mediamtx-v1.15.4/v1.15.4.zip) = 78e8456663fc565aea05e405dca68bd2d83bd08c7a068f03cbba4792bd7c50d0 +SIZE (go/multimedia_mediamtx/mediamtx-v1.15.4/v1.15.4.zip) = 587355 diff --git a/multimedia/py-mat2/Makefile b/multimedia/py-mat2/Makefile index 5abcce3a6f8e..c4b390000a8a 100644 --- a/multimedia/py-mat2/Makefile +++ b/multimedia/py-mat2/Makefile @@ -1,6 +1,5 @@ PORTNAME= mat2 -DISTVERSION= 0.13.5 -PORTREVISION= 2 +DISTVERSION= 0.14.0 CATEGORIES= multimedia audio graphics textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/multimedia/py-mat2/distinfo b/multimedia/py-mat2/distinfo index d04d76933b3f..559f70b56cee 100644 --- a/multimedia/py-mat2/distinfo +++ b/multimedia/py-mat2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736523783 -SHA256 (mat2-0.13.5.tar.gz) = d7e7c4f0f0cfcf8bd656f97919281d0c6207886d84bdfdbb192c152ebf91fe19 -SIZE (mat2-0.13.5.tar.gz) = 52277 +TIMESTAMP = 1763391234 +SHA256 (mat2-0.14.0.tar.gz) = 7f07db8c587f91bdfb15fb384bca05d741edc31888bd9844b9e91290c0f529c3 +SIZE (mat2-0.14.0.tar.gz) = 52116 diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 75039b4b5c3f..7f61907ca094 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,6 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.21 -PORTREVISION= 19 +PORTREVISION= 20 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index 0f84465e8d1b..be9a85a53b7f 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -1,6 +1,5 @@ PORTNAME= x265 -PORTVERSION= 3.6 -PORTREVISION= 1 +PORTVERSION= 4.1 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/multicoreware/x265_git/downloads/ \ http://ftp.videolan.org/pub/videolan/x265/ @@ -27,7 +26,10 @@ BB_TAG= Release_${DISTVERSION} OPTIONS_DEFINE= VMAF OPTIONS_DEFINE_amd64= SVTHEVC -OPTIONS_DEFAULT= HI10P HI12P HI8P OPTIMIZED_FLAGS +OPTIONS_DEFINE_powerpc= ALTIVEC +OPTIONS_DEFINE_powerpc64= ${OPTIONS_DEFINE_powerpc} +OPTIONS_DEFINE_powerpc64le= ${OPTIONS_DEFINE_powerpc} +OPTIONS_DEFAULT= HI10P HI12P HI8P OPTIMIZED_FLAGS ALTIVEC OPTIONS_MULTI= PIXELWIDTH OPTIONS_MULTI_PIXELWIDTH= HI10P HI12P HI8P @@ -40,7 +42,7 @@ HI12P_DESC= Enable 12-bit pixels (may break on i386) HI8P_DESC= Enable 8-bit pixel-width (you, probably, want this) OPTIMIZED_FLAGS_DESC= Enable O3 optimization SVTHEVC_DESC= HEVC encoding via SVT-HEVC -VMAF_DESC= VMAF scores (broken: needs older VMAF) +VMAF_DESC= VMAF scores VMAF_USES= localbase:ldflags DEBUG_CMAKE_ON= -DCMAKE_ASM_NASM_FLAGS:STRING="-g -O0" @@ -50,15 +52,11 @@ SVTHEVC_CMAKE_BOOL= ENABLE_SVT_HEVC VMAF_CMAKE_ON= -DVMAF_INCLUDE_DIR:PATH="${LOCALBASE}/include/libvmaf" VMAF_LIB_DEPENDS= libvmaf.so:multimedia/vmaf VMAF_CMAKE_BOOL= ENABLE_LIBVMAF +ALTIVEC_CMAKE_BOOL= ENABLE_ALTIVEC .include <bsd.port.options.mk> -.if ${ARCH} == powerpc64le -CMAKE_ARGS+= -DCPU_POWER8=ON \ - -DENABLE_ALTIVEC=ON -.endif - -.if !${ARCH:Mpowerpc64*} && !${ARCH:Marmv7} +.if ${ARCH} == i386 && ${PORT_OPTIONS:MHI8P} || ${ARCH} == amd64 BUILD_DEPENDS= nasm:devel/nasm .endif @@ -71,6 +69,9 @@ CMAKE_ARGS+= -DMAIN12:BOOL=true .if "${DEFAULT_DEPTH}" != "HI8P" CMAKE_ARGS+= -DHIGH_BIT_DEPTH:BOOL=true +.if ${ARCH} == i386 +CMAKE_ARGS+= -DENABLE_ASSEMBLY:BOOL=false +.endif .endif CMAKE_OTHER_ARGS= ${CMAKE_ARGS:C/.*-D_END_CUSTOM_OPTIONS=1 +//W} @@ -83,49 +84,34 @@ CFLAGS:= ${CFLAGS:N-O*} -O0 -g CFLAGS:= ${CFLAGS:N-O*} -O3 .endif -.for b in ${OTHER_DEPTHS:C/HI([0-9]+)P/\1/} -EXTRA_LINK_FLAGS+= -L${WRKSRC:H}/${b}bit - -.if ${ARCH} == powerpc64le - -.if ${b} != 8 -ASSEMBLY= false -.else -ASSEMBLY= true +.if ${ARCH} == armv7 +CMAKE_ARGS+= -DENABLE_NEON:BOOL=true .endif -post-patch: - ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/x265.h +.if ${ARCH:Mpowerpc*} +CMAKE_OTHER_ARGS+= ${CMAKE_ARGS:M*ALTIVEC*} -DCPU_POWER8=false +CMAKE_ARGS+= -DCPU_POWER8=false +.endif -pre-build:: - @${ECHO_MSG} "---> Building the ${b}-bit library ---" - ${MKDIR} ${WRKSRC:H}/${b}bit - ${CMAKE_BIN} -S ${WRKSRC} -B ${WRKSRC:H}/${b}bit \ - ${CMAKE_OTHER_ARGS} ${b:C/1./-DHIGH_BIT_DEPTH:BOOL=true/} \ - -DMAIN${b}:BOOL=true -DENABLE_ALTIVEC=${ASSEMBLY} -DCPU_POWER8=true \ - -DEXPORT_C_API:BOOL=false -DENABLE_CLI=false - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC:H}/${b}bit ${MAKE_ARGS} - ${LN} -f ${WRKSRC:H}/${b}bit/libx265.a ${WRKSRC:H}/${b}bit/libx265_${b}bit.a - ${ECHO_MSG} "---> Built the ${b}-bit library ---" +.for b in ${OTHER_DEPTHS:C/HI([0-9]+)P/\1/} +EXTRA_LINK_FLAGS+= -L${WRKSRC:H}/$bbit -.else -.if ((${ARCH} == i386 || ${ARCH} == armv7) && $b != 8) || ${ARCH} == powerpc || ${ARCH} == powerpc64 +.if (${ARCH} == i386 && $b != 8) || ${ARCH:Mpowerpc*} ASSEMBLY= false .else ASSEMBLY= true .endif pre-build:: - @${ECHO_MSG} "---> Building the ${b}-bit library ---" - ${MKDIR} ${WRKSRC:H}/${b}bit - ${CMAKE_BIN} -S ${WRKSRC} -B ${WRKSRC:H}/${b}bit \ + @${ECHO_MSG} "---> Building the $b-bit library ---" + ${MKDIR} ${WRKSRC:H}/$bbit + ${CMAKE_BIN} -S ${WRKSRC} -B ${WRKSRC:H}/$bbit \ ${CMAKE_OTHER_ARGS} ${b:C/1./-DHIGH_BIT_DEPTH:BOOL=true/} \ - -DMAIN${b}:BOOL=true -DENABLE_ASSEMBLY:BOOL=${ASSEMBLY} -DCPU_POWER8=false -DENABLE_ALTIVEC:BOOL=false \ + -DMAIN$b:BOOL=true -DENABLE_ASSEMBLY:BOOL=${ASSEMBLY} \ -DEXPORT_C_API:BOOL=false -DENABLE_CLI=false - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC:H}/${b}bit ${MAKE_ARGS} - ${LN} -f ${WRKSRC:H}/${b}bit/libx265.a ${WRKSRC:H}/${b}bit/libx265_${b}bit.a - ${ECHO_MSG} "---> Built the ${b}-bit library ---" -.endif + ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC:H}/$bbit ${MAKE_ARGS} + ${LN} -f ${WRKSRC:H}/$bbit/libx265.a ${WRKSRC:H}/$bbit/libx265_$bbit.a + @${ECHO_MSG} "---> Built the $b-bit library ---" .endfor .if "${EXTRA_LINK_FLAGS}" @@ -136,24 +122,18 @@ CMAKE_ARGS+= ${OTHER_DEPTHS:C/HI([0-9]+)P/-DLINKED_\1BIT:BOOL=true/} CMAKE_ARGS+= -DENABLE_SHARED:BOOL=true -.if ${ARCH} == i386 && ${DEFAULT_DEPTH} != "HI8P" -CMAKE_ARGS+= -DENABLE_ASSEMBLY:BOOL=false -.else -.if !${ARCH:Mpowerpc*} -CMAKE_ARGS+= -DENABLE_ASSEMBLY:BOOL=true -.elif ${ARCH} == powerpc64le -CMAKE_ARGS+= -DCPU_POWER8=ON \ - -DENABLE_ALTIVEC=ON -.elif ${ARCH} == powerpc64 -CMAKE_ARGS+= -DCPU_POWER8=OFF \ - -DENABLE_ALTIVEC=OFF -.endif - do-test: +.if ${PORT_OPTIONS:MHI8P} || ${ARCH} != i386 ${WRKDIR}/.build/test/TestBench +.else + @${ECHO_MSG} On ${ARCH} TestBench is only built, when 8bit is enabled .endif CMAKE_ARGS+= -D_END_CUSTOM_OPTIONS=1 CMAKE_ARGS+= -DENABLE_PIC:BOOL=true +.if !defined(DEVELOPER) +CMAKE_ARGS+= -Wno-dev +.endif + .include <bsd.port.mk> diff --git a/multimedia/x265/distinfo b/multimedia/x265/distinfo index 7e5f3d943d14..8f4377694bb7 100644 --- a/multimedia/x265/distinfo +++ b/multimedia/x265/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727555881 -SHA256 (x265_3.6.tar.gz) = 663531f341c5389f460d730e62e10a4fcca3428ca2ca109693867bc5fe2e2807 -SIZE (x265_3.6.tar.gz) = 1655889 +TIMESTAMP = 1762019503 +SHA256 (x265_4.1.tar.gz) = a31699c6a89806b74b0151e5e6a7df65de4b49050482fe5ebf8a4379d7af8f29 +SIZE (x265_4.1.tar.gz) = 1725279 diff --git a/multimedia/x265/files/patch-arm-assembly b/multimedia/x265/files/patch-arm-assembly index e481269c43f0..dd3f71dd12c4 100644 --- a/multimedia/x265/files/patch-arm-assembly +++ b/multimedia/x265/files/patch-arm-assembly @@ -1,12 +1,3 @@ ---- source/common/arm/blockcopy8.S 2024-09-30 08:38:43.172350000 +0200 -+++ source/common/arm/blockcopy8.S 2024-09-30 09:13:08.635457000 +0200 -@@ -833,5 +833,5 @@ - vmov.u32 r0, d0[0] - uasx r0, r0, r0 -- mov r0, r0, lsr 16 -+ lsr r0, r0, #16 - rsb r0, #1024 - bx lr --- source/common/arm/asm.S 2024-04-04 11:39:50.000000000 +0200 +++ source/common/arm/asm.S 2024-09-30 19:45:33.295896000 +0200 @@ -85,4 +85,9 @@ diff --git a/multimedia/x265/files/patch-warnings b/multimedia/x265/files/patch-warnings index e1a65940be2e..31e3d2416405 100644 --- a/multimedia/x265/files/patch-warnings +++ b/multimedia/x265/files/patch-warnings @@ -331,12 +331,19 @@ + // skip -- prefix if provided if (name[0] == '-' && name[1] == '-') ---- source/common/cudata.cpp 2024-09-13 09:02:55.000000000 -0400 -+++ source/common/cudata.cpp 2024-09-24 00:04:19.872724000 -0400 -@@ -74,5 +74,5 @@ - inline bool isEqualRowOrCol(int addrA, int addrB) - { -- return isEqualCol(addrA, addrB) | isEqualRow(addrA, addrB); -+ return isEqualCol(addrA, addrB) || isEqualRow(addrA, addrB); - } +--- source/encoder/level.cpp 2024-11-22 07:07:34.000000000 -0500 ++++ source/encoder/level.cpp 2025-11-01 20:29:50.066886000 -0400 +@@ -61,13 +61,4 @@ + }; +-static inline int _confirm(x265_param* param, bool bflag, const char* message) +-{ +- if (!bflag) +- return 0; +- +- x265_log(param, X265_LOG_ERROR, "%s\n", message); +- return 1; +-} +- + /* determine minimum decoder level required to decode the described video */ + void determineLevel(const x265_param ¶m, VPS& vps) diff --git a/multimedia/x265/pkg-plist b/multimedia/x265/pkg-plist index 25e1a71607c4..179d1313492b 100644 --- a/multimedia/x265/pkg-plist +++ b/multimedia/x265/pkg-plist @@ -6,5 +6,5 @@ lib/libhdr10plus.a lib/libhdr10plus.so lib/libx265.a lib/libx265.so -lib/libx265.so.209 +lib/libx265.so.215 libdata/pkgconfig/x265.pc diff --git a/net-im/nextcloud-talk/Makefile b/net-im/nextcloud-talk/Makefile index 68e73a7ad9d1..36d3d444d537 100644 --- a/net-im/nextcloud-talk/Makefile +++ b/net-im/nextcloud-talk/Makefile @@ -1,5 +1,5 @@ PORTNAME= talk -PORTVERSION= 22.0.2 +PORTVERSION= 22.0.4 DISTVERSIONPREFIX= v CATEGORIES= net-im www DISTNAME= spreed-${DISTVERSIONPREFIX}${DISTVERSION} diff --git a/net-im/nextcloud-talk/distinfo b/net-im/nextcloud-talk/distinfo index caa85d84150e..e3ab460867db 100644 --- a/net-im/nextcloud-talk/distinfo +++ b/net-im/nextcloud-talk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761729582 -SHA256 (nextcloud/spreed-v22.0.2.tar.gz) = c35acd98a59684f6f085c73a17c597e68b96f33b2b97abeaa474191a51dd4893 -SIZE (nextcloud/spreed-v22.0.2.tar.gz) = 58733632 +TIMESTAMP = 1763808519 +SHA256 (nextcloud/spreed-v22.0.4.tar.gz) = fe690208a194a08a91ba65481cbf9f3ca938cb434e91d56f93bd4cce4f3cf413 +SIZE (nextcloud/spreed-v22.0.4.tar.gz) = 65595723 diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index 4dcfbe4b7570..f04164e01ae3 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -9,6 +9,10 @@ WWW= http://hastmon.googlecode.com/ LICENSE= BSD2CLAUSE +BROKEN= cc: error: no such file or directory: *.o +DEPRECATED= broken, dead upstream +EXPIRATION_DATE= 2025-12-31 + BUILD_DEPENDS= mk-configure>=0.20:devel/mk-configure USE_GITHUB= yes diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index b1a18fee331a..d698ac5d990c 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,7 +1,6 @@ PORTNAME= netdata DISTVERSIONPREFIX= v -DISTVERSION= 2.7.3 -PORTREVISION= 1 +DISTVERSION= 2.8.1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ @@ -76,7 +75,7 @@ NETDATA_CACHE= /var/cache/${PORTNAME} NETDATA_LOG= /var/log/${PORTNAME} NETDATA_PERST= /var/db/${PORTNAME} NETDATA_RUN= /var/run/${PORTNAME} -NETDATA_DASHBOARD_VERSION= 20251029 +NETDATA_DASHBOARD_VERSION= 20251122 PLIST_SUB= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ diff --git a/net-mgmt/netdata/distinfo b/net-mgmt/netdata/distinfo index b99a55687e7e..87b481c0f715 100644 --- a/net-mgmt/netdata/distinfo +++ b/net-mgmt/netdata/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1761758486 -SHA256 (netdata/netdata-v2.7.3.tar.gz) = f940fb0978c09f2353343cc4480dd3abfdba025f6690c90747fbc9a143e6bb9b -SIZE (netdata/netdata-v2.7.3.tar.gz) = 15063715 -SHA256 (netdata/agent_20251029.tar.gz) = 817abbee389376892d7f147f95a09a50dc6a90fa292cc13a0dde1f99779e33b2 -SIZE (netdata/agent_20251029.tar.gz) = 13553775 -SHA256 (netdata/go.mod) = 24188f9204fb71fd170abd399fc72fdc47d59d1f5519810bbe9919834adf0e86 -SIZE (netdata/go.mod) = 8236 +TIMESTAMP = 1763851420 +SHA256 (netdata/netdata-v2.8.1.tar.gz) = 373b61241d5cc80addeb0cc6c9f434abf363333081056a7d7ba6ea1f46ba6f06 +SIZE (netdata/netdata-v2.8.1.tar.gz) = 16478236 +SHA256 (netdata/agent_20251122.tar.gz) = e739127f33bb8065d6baef09f8f9cbd55a16b9e99be11afafd58da76ff8496ef +SIZE (netdata/agent_20251122.tar.gz) = 13569484 +SHA256 (netdata/go.mod) = ff9e904bc031b267f3a1ace6ef1970f052873e27ac257976af76075649b98677 +SIZE (netdata/go.mod) = 8469 diff --git a/net-mgmt/netdata/files/patch-CMakeLists.txt b/net-mgmt/netdata/files/patch-CMakeLists.txt index 9b29c5bcc787..b673368669a9 100644 --- a/net-mgmt/netdata/files/patch-CMakeLists.txt +++ b/net-mgmt/netdata/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2025-10-01 17:58:58 UTC -+++ CMakeLists.txt -@@ -40,7 +40,7 @@ set(CMAKE_C_STANDARD 11) +--- CMakeLists.txt.orig 2025-11-22 17:07:34.556416000 -0600 ++++ CMakeLists.txt 2025-11-22 17:08:01.866346000 -0600 +@@ -38,7 +38,7 @@ set(CMAKE_INSTALL_MESSAGE LAZY) set(CMAKE_C_STANDARD 11) @@ -9,16 +9,35 @@ set(CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "netdata") option(USE_CXX_11 "Use C++11 instead of C++14 (should only be used on legacy systems that cannot support C++14, may disable some features)" False) -@@ -95,7 +95,7 @@ set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}") - set(OS_WINDOWS False) +@@ -80,7 +80,7 @@ + endif() + endif() - set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}") -set(BINDIR usr/sbin) +set(BINDIR sbin) + set(NETDATA_RUNTIME_PREFIX "${CMAKE_INSTALL_PREFIX}") + # This can be changed depending on the platform with the include below + include(NetdataPlatform) +@@ -93,12 +93,13 @@ + string(REGEX REPLACE "/$" "" NETDATA_RUNTIME_PREFIX "${NETDATA_RUNTIME_PREFIX}") + endif() - if("${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin") - set(OS_MACOS True) -@@ -230,6 +230,7 @@ if(ENABLE_NETDATA_JOURNAL_FILE_READER OR ENABLE_PLUGIN +-set(CACHE_DIR "${NETDATA_RUNTIME_PREFIX}/var/cache/netdata") +-set(CONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/etc/netdata") +-set(LIBCONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/lib/netdata/conf.d") +-set(LOG_DIR "${NETDATA_RUNTIME_PREFIX}/var/log/netdata") +-set(PLUGINS_DIR "${NETDATA_RUNTIME_PREFIX}/libexec/netdata/plugins.d") ++set(CACHE_DIR "%%NETDATA_CACHE%%") ++set(CONFIG_DIR "%%ETCDIR%%") ++set(LIBCONFIG_DIR "${CMAKE_INSTALL_PREFIX}/lib/netdata/conf.d") ++set(LOG_DIR "%%NETDATA_LOG%%") ++set(PLUGINS_DIR "${CMAKE_INSTALL_PREFIX}/libexec/netdata/plugins.d") + set(VARLIB_DIR "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata") ++set(VARLIB_DIR "%%NETDATA_PERST%%") + set(NETDATA_BIN_DIR "${NETDATA_RUNTIME_PREFIX}/${BINDIR}") + + # A non-default value is only used when building Debian packages (/var/lib/netdata/www) +@@ -187,6 +188,7 @@ # Setup Rust/Corrosion for plugins that need it if(ENABLE_NETDATA_JOURNAL_FILE_READER OR ENABLE_PLUGIN_OTEL) @@ -26,7 +45,7 @@ include(FetchContent) FetchContent_Declare( Corrosion -@@ -237,6 +238,8 @@ if(ENABLE_NETDATA_JOURNAL_FILE_READER OR ENABLE_PLUGIN +@@ -194,6 +196,8 @@ GIT_TAG f3b91559efca32c6b54837866ef35ba98ff5b2ca # stable/v0.5 ) FetchContent_MakeAvailable(Corrosion) @@ -35,7 +54,7 @@ corrosion_import_crate(MANIFEST_PATH src/crates/jf/Cargo.toml CRATES journal_reader_ffi otel-plugin) endif() -@@ -413,7 +416,7 @@ include(NetdataBacktrace) +@@ -370,7 +374,7 @@ include(NetdataJSONC) include(NetdataYAML) include(NetdataBacktrace) @@ -44,7 +63,7 @@ if(ENABLE_LEGACY_EBPF_PROGRAMS) include(NetdataEBPFLegacy) -@@ -438,9 +441,9 @@ endif() +@@ -395,9 +399,9 @@ netdata_bundle_sentry() endif() @@ -57,7 +76,7 @@ # # check include files -@@ -3031,9 +3034,9 @@ add_executable(netdata +@@ -3016,9 +3020,9 @@ "$<$<BOOL:${OS_WINDOWS}>:${NETDATA_RES_FILES}>" ) @@ -70,15 +89,15 @@ if(OS_WINDOWS) add_executable(NetdataClaim ${CLAIM_WINDOWS_FILES} ${NETDATA_CLAIM_RES_FILES}) -@@ -3156,6 +3159,7 @@ if(ENABLE_PLUGIN_GO) - COMPONENT plugin-go +@@ -3177,6 +3181,7 @@ DESTINATION libexec/netdata/plugins.d) -+#[[ # Build and install nd-mcp (stdio-golang bridge) exactly like go.d.plugin ++#[[ if (OS_WINDOWS) set(ND_MCP_NAME nd-mcp.exe) -@@ -3168,6 +3172,7 @@ if(ENABLE_PLUGIN_GO) + else() +@@ -3188,6 +3193,7 @@ ${CMAKE_BINARY_DIR}/${ND_MCP_NAME} COMPONENT plugin-go DESTINATION "${BINDIR}") @@ -86,26 +105,7 @@ endif() # -@@ -3197,12 +3202,12 @@ endif() - string(REGEX REPLACE "/$" "" NETDATA_RUNTIME_PREFIX "${NETDATA_RUNTIME_PREFIX}") - endif() - --set(CACHE_DIR "${NETDATA_RUNTIME_PREFIX}/var/cache/netdata") --set(CONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/etc/netdata") --set(LIBCONFIG_DIR "${NETDATA_RUNTIME_PREFIX}/lib/netdata/conf.d") --set(LOG_DIR "${NETDATA_RUNTIME_PREFIX}/var/log/netdata") --set(PLUGINS_DIR "${NETDATA_RUNTIME_PREFIX}/libexec/netdata/plugins.d") --set(VARLIB_DIR "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata") -+set(CACHE_DIR "%%NETDATA_CACHE%%") -+set(CONFIG_DIR "%%ETCDIR%%") -+set(LIBCONFIG_DIR "${CMAKE_INSTALL_PREFIX}/lib/netdata/conf.d") -+set(LOG_DIR "%%NETDATA_LOG%%") -+set(PLUGINS_DIR "${CMAKE_INSTALL_PREFIX}/libexec/netdata/plugins.d") -+set(VARLIB_DIR "%%NETDATA_PERST%%") - - # A non-default value is only used when building Debian packages (/var/lib/netdata/www) - if(NOT DEFINED WEB_DIR) -@@ -3255,11 +3260,12 @@ install(TARGETS netdata COMPONENT netdata DESTINATION +@@ -3289,11 +3295,11 @@ install(TARGETS netdata COMPONENT netdata DESTINATION "${BINDIR}") @@ -114,7 +114,6 @@ -install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/registry) -install(DIRECTORY COMPONENT netdata DESTINATION var/lib/netdata/cloud.d) -install(DIRECTORY COMPONENT netdata DESTINATION var/run/netdata) -+ +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_CACHE%%) +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_LOG%%) +install(DIRECTORY COMPONENT netdata DESTINATION %%NETDATA_PERST%%/registery) @@ -123,24 +122,7 @@ install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata) install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/custom-plugins.d) install(DIRECTORY COMPONENT netdata DESTINATION etc/netdata/health.d) -@@ -3274,11 +3280,11 @@ set(sbindir_POST "${NETDATA_RUNTIME_PREFIX}/${BINDIR}" - set(pkglibexecdir_POST "${NETDATA_RUNTIME_PREFIX}/libexec/netdata") - set(localstatedir_POST "${NETDATA_RUNTIME_PREFIX}/var") - set(sbindir_POST "${NETDATA_RUNTIME_PREFIX}/${BINDIR}") --set(configdir_POST "${NETDATA_RUNTIME_PREFIX}/etc/netdata") --set(libconfigdir_POST "${NETDATA_RUNTIME_PREFIX}/lib/netdata/conf.d") --set(cachedir_POST "${NETDATA_RUNTIME_PREFIX}/var/cache/netdata") --set(registrydir_POST "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata/registry") --set(varlibdir_POST "${NETDATA_RUNTIME_PREFIX}/var/lib/netdata") -+set(configdir_POST "%%ETCDIR%%") -+set(libconfigdir_POST "${CMAKE_INSTALL_PREFIX}/lib/netdata/conf.d") -+set(cachedir_POST "%%NETDATA_CACHE%%") -+set(registrydir_POST "%%NETDATA_PERST%%/registery") -+set(varlibdir_POST "%%NETDATA_PERST%%") - set(netdata_user_POST "${NETDATA_USER}") - set(netdata_group_POST "${NETDATA_USER}") - -@@ -3804,8 +3810,8 @@ if(ENABLE_DASHBOARD) +@@ -3847,8 +3853,8 @@ # if(ENABLE_DASHBOARD) diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist index 39bfce496c14..6c811bbb687a 100644 --- a/net-mgmt/netdata/pkg-plist +++ b/net-mgmt/netdata/pkg-plist @@ -408,6 +408,7 @@ etc/logrotate.d/netdata %%GOPLUGIN%%@sample(netdata,netdata,0640) lib/netdata/conf.d/go.d/zookeeper.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/adaptec_raid.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/apcupsd.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/as400.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/bcache.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/beanstalkd.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/boinc.conf.sample @@ -418,6 +419,7 @@ etc/logrotate.d/netdata @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/cockroachdb.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/consul.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/cpu.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/db2.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/dbengine.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/disks.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/dns_query.conf.sample @@ -447,6 +449,7 @@ etc/logrotate.d/netdata @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/memcached.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/memory.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/ml.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/mq.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/mysql.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/net.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/netfilter.conf.sample @@ -486,6 +489,9 @@ etc/logrotate.d/netdata @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/vernemq.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/vsphere.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/web_log.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/websphere_jmx.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/websphere_mp.conf.sample +@sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/websphere_pmi.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/whoisquery.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/x509check.conf.sample @sample(netdata,netdata,0640) lib/netdata/conf.d/health.d/zfs.conf.sample @@ -555,6 +561,7 @@ libexec/netdata/python.d/python_modules/third_party/monotonic.py libexec/netdata/python.d/python_modules/third_party/ordereddict.py libexec/netdata/python.d/traefik.chart.py sbin/log2journal +sbin/nd-run sbin/netdata sbin/netdata-claim.sh sbin/netdatacli @@ -568,141 +575,143 @@ sbin/systemd-cat-native %%DASHBOARD%%%%DATADIR%%/web/registry-hello.html %%DASHBOARD%%%%DATADIR%%/web/static/splash.css %%DASHBOARD%%%%DATADIR%%/web/v3/.well-known/assetlinks.json -%%DASHBOARD%%%%DATADIR%%/web/v3/1220.540ca3785608fc5c0aef.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1454.bb3c9a2334e2a299b85e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1454.bb3c9a2334e2a299b85e.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/1526.2bbe70e3b756e5795f35.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1608.661a1532f5071032b910.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1658.245d41dd58a0674061f5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1736.00d2a7c217456cf2618a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/180.c7e688391492949637cb.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1861.cd7dede9055e55504199.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1878.a868fd385bd95c073e4f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1910.fbb5da8c8f57af7c7c15.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1975.3d714442670a08c3bc55.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1975.3d714442670a08c3bc55.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2003.e802c4f7061c29df8441.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2117.a0b2ef507fe0a4a12fa4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2143.256ca3a7ac2b9434624a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2177.592995b60098f1190a6b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2201.31a710436bfad5142613.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2248.fc065905438e5e0f487a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2436.d64fcbbc9a90cd3b6c9c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2439.f933c2ce9b190caae3c3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2558.52351e1d8eb67a8185b7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2573.137c159d782a65991b4c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2576.42ce622377542d09ca34.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1220.0c035c26a6ba7680115b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1368.19c1bff2c401faaa738c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1608.63365f1b0cb024d69e67.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1658.bf72c4c052144d61a66b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1688.79b083d3cd0d3c26cf16.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1736.04dc032fb0edf1016b2c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/180.8c8d951273b3504af9f0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1861.e9b1462ff49ae587c199.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1910.1d344b2c015534876f6f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1975.ab65e7c5f1b2c6a6aa9b.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1975.ab65e7c5f1b2c6a6aa9b.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2003.8c22a882463ac7bc7efe.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2108.bedba8e4ed2986aa5d96.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2117.018285cf616da5e909c2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2143.630d9e70533287c91922.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2177.46bc7dfa408eae510818.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2201.e0a00df722bee40783b8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2248.9b795f4f0a3a41b76758.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2420.793639ada312f51d09e4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2436.e3a7244e896337301c59.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2439.41110167280a0c0da0e2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2558.b9b4dfc9743e40090a4e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2573.7525c33fb3d0ca8a28d5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2576.8fb2f6ce8cc77fd56801.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/2576.eaad527ad5b2c56e97a0.css -%%DASHBOARD%%%%DATADIR%%/web/v3/2599.d5315aa8dde550917e02.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2599.d5315aa8dde550917e02.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2634.04167e4573e1e103ebc5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/271.a3377db5221db4f338f4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2904.3841f50c58f899b80cf7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2948.d5f63bac6943e8436a5e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3185.3fef0dad12d4b008336f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3427.791ba25845e5c12d6dec.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3427.791ba25845e5c12d6dec.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/3439.81f9f81814330df40c0b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3457.eed006c31da2643bb947.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/35.a2c49346fcd2fc872e72.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3545.b4465065f60a5ec501c0.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3600.bb0b2cee60ebe7b932a1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/363.fa2b7eb749447a3ae8da.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3677.81e6feff24be83d03e94.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3718.85e5a11572eb828dfcde.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3808.550f744f860aa9e4c032.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3864.43cd657c39c23de7a8c2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.7c296a1e194864a3007b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.7c296a1e194864a3007b.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/399.c26a086a34edf5094c7d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2599.78d590551d5a0a98fed0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2599.78d590551d5a0a98fed0.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2603.77f7c19e6480c47bc740.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2634.ea00483b1dff8321e543.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/271.e7aefcc74837998c0484.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2904.57f6519b0c503b96c0ea.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2948.c4e34cab49a3602d9c61.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3083.983abf4bb8b2f8707262.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3185.eebe271edd583b2b95d5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3427.36b16bb36c3ec9ef50ea.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3427.36b16bb36c3ec9ef50ea.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/3439.a1a5bc8c115b8089c0c1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3457.3e3406b02f5f4284cbf4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/35.05706012502a97d1b8f3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3545.03398fd9061f762de49c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3600.c630e33afa7e97d9c9f3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/363.0d6b9dadfe9fea76f0b1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3677.c756a188963a5b5c48d5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3718.348fd49027ac26055d9a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3808.268f52b93602c8e9aa15.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3864.db78bcb2aa320d51fd17.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.41c7a0551e7cdb95ce77.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.41c7a0551e7cdb95ce77.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/399.52016e3f953a256adf90.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/3D_PARTY_LICENSES.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/4142.bb4ac80ad9af39127ab2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4211.96959e0998eeb690c36e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4265.504a9be6699e6d8d1fd7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4277.8df81e715756139c2330.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4424.e6613392b3a77299f0c8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4484.50388a50717cf0868ae0.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4651.b129a50096d3596d9747.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4652.a041a094965d81e2e4ae.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4652.a041a094965d81e2e4ae.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/4808.8507439a6e440d5c9540.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4837.565ad9d71bb5c09177b3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4913.a5078e1aa5afdbaaf1af.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5178.a0ed0e0f767e4920afa2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5187.b7b78da5b0369181868d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5295.5096182e5317b3459742.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5297.067a3685e409c666a11a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5302.ff072db875719471b9d6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5476.efc120d3cbca4c5df582.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5566.1d0cf78a10db4cff6ce4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5612.a028932e3f444f1ab96d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5883.1adbf4ffdbe4486cacd7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6003.28347a4993f426559770.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6025.b95398bf2dd55d736a7e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6141.82efda724b733e4d452f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6238.6d975731713a2779b799.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6238.6d975731713a2779b799.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/6333.a3e01e7b2d05c253dc26.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6394.6c533153ec2ced8a6612.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6403.aa4d23d2b77e1844cef8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6497.af4525ab3bf05fe466ab.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6506.50e39662086550266a3a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6601.8a2ab0619947cbf415c2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7044.ec3190aead00801475f3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7214.d4c9b999bc36793c8cbb.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7281.9a397c13294c68b0c504.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7530.4c08bf7384c0bbfd0d67.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7543.606307f4f75710d22b6b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7799.69f99b0cd42a6dbcbac1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7877.e215f0f005bf857a39fe.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7931.aa65882ec5599a3c1050.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8072.41e5878161608af4d1c8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8399.4af2a62224d2005bdc4d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8496.54ee18b387ceafef8f35.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8496.54ee18b387ceafef8f35.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/8554.f0d5402cbc11a07dbe0b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8643.77ea78945adf8c19cba4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8761.e036e7cc953187e2d282.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8791.8d416aa457d404e7bd78.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8800.ebadd63583621e2e5252.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/884.bfa50959987bb67e5a86.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8850.de3d3f5459a476e7d69e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8904.5a2edaa87be80589b41e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8904.5a2edaa87be80589b41e.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/4142.b43408302308e4cc9161.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4211.145a6b08de2209389029.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4265.769fca7317076254e3b0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4277.6386bd6ed205d389d99e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4301.426cf2dcfd3d782ec140.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4424.e63815e61709c2309923.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4480.bcdf770bac321a6bb68f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4484.9ee2bb133287af98b097.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4582.3c40ac0d6c412f3e8c24.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4606.5bb2601edf74d552957f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4606.5bb2601edf74d552957f.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/4651.1192ce6ff893d5e9dd5f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4837.b2be2afd45fdb2d9de63.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5030.33fdeacac57b4b7fcf99.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5178.90192ec0ab5a89cc3e76.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5187.f821f5efbf95905bdf79.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5295.1a8ae445c7f52e5c0e6e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5297.e875be9b1960e69d4454.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5302.5f6b4df89e1c7bc5f906.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5476.599c67ed3f70b017a1a9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5566.2496928f0951dbc77290.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5883.76e297c0fa82ef3745ba.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6003.257010f19e5b84883157.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6025.d914dd2442a2d5be864e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6141.a9cdac98dd190ca7a168.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6238.4602c7dba1dd728461e2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6238.4602c7dba1dd728461e2.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/6333.22588757a1136170b3e9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6394.47a2932093529561ed6f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6403.e1dd935a1737ded72546.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6497.f9e9840bff52f64203c5.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6554.a9a8464c7f8e3b5da30f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6554.a9a8464c7f8e3b5da30f.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/6601.7bbab22fa640bfa9a7ba.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6839.5f19a0d4f1947422cd25.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7044.3879ee39be07550307bb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7214.cc010f777c6d04ab408a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7281.457cc958a9b72ce8eafd.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7493.79e49ac98a2fe652d26c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7530.dfd93c86935a155f2c94.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7543.50384535fb0ffd4f8299.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7799.2558d538a4e71e72cbcc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7877.82954f935d21fe1df769.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7931.34606f555192d6613828.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8103.da64458cdbc5f9a1f133.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8399.45009c8ea7952f413fc3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8496.857f0f2a9d4c4e8c92aa.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8496.857f0f2a9d4c4e8c92aa.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/8643.2a4a46892be5e91704e2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8761.ca5b76fe5755145eacae.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8791.131d81e398d9028b7967.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8800.54ae1fb08eb2876929df.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/884.1741c2d28bea048333e2.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8904.1840f5188112e612af65.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8904.1840f5188112e612af65.chunk.js.LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/8904.d489f3f6dbbebd1b75d7.css -%%DASHBOARD%%%%DATADIR%%/web/v3/8938.a426c82a06d251428cd5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9088.72644caafbeb82826022.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9244.73df2d956f91ba456c7b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.13313a2fd85169ef88df.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.13313a2fd85169ef88df.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/953.79d1a3d6bca65ef64ba4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9707.c5a35a1bbae8c45dd0c7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9822.02a7eafc2f33db7becf8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9856.448fb64ad13fba1da929.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9883.dabce998b4a54248766c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9961.190af3adeeaa565446ab.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9244.fc1bb71a3842b2f32943.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9341.dca06fd8d7902c399ab7.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.0d41b54c58c14ff035d3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.0d41b54c58c14ff035d3.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/953.5dc8bd6e343ba97c013e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9822.f928222a1d8030a1210a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9856.82d776cf34c83bd5b315.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9883.06d3d57e8db8f2f64b61.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9961.131d7beae1fbe7d0a46e.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.md %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.71.0.json +%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.75.1.json %%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.json -%%DASHBOARD%%%%DATADIR%%/web/v3/app.3c03cb006ba91b09944f.js +%%DASHBOARD%%%%DATADIR%%/web/v3/app.37ca67c54659741a06f5.js %%DASHBOARD%%%%DATADIR%%/web/v3/app.4da0883c6ce016bf3d81.css %%DASHBOARD%%%%DATADIR%%/web/v3/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/bundlesManifest.7.json %%DASHBOARD%%%%DATADIR%%/web/v3/favicon.ico %%DASHBOARD%%%%DATADIR%%/web/v3/index.html %%DASHBOARD%%%%DATADIR%%/web/v3/local-agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.c7546ca817ffc8744522.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.c7546ca817ffc8744522.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.fff53a90cb87802664e0.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.fff53a90cb87802664e0.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.a50346141b4b28c87254.js -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.a50346141b4b28c87254.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.d3d2859278a768d7e6c0.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.d3d2859278a768d7e6c0.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.0e9d1b8c948c5858baa6.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.0e9d1b8c948c5858baa6.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.2ce993ff9a3b4f64332d.js +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.2ce993ff9a3b4f64332d.js.LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/registry-access.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-alert-redirect.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-hello.html -%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.303142dbf12c54d89776.js +%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.cb02d0bbda86530b8e5f.js %%DASHBOARD%%%%DATADIR%%/web/v3/static/.well-known/assetlinks.json %%DASHBOARD%%%%DATADIR%%/web/v3/static/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_badge.png diff --git a/net-p2p/hostd/Makefile b/net-p2p/hostd/Makefile index 5f40b47a1c5f..659a4fd28941 100644 --- a/net-p2p/hostd/Makefile +++ b/net-p2p/hostd/Makefile @@ -1,7 +1,6 @@ PORTNAME= hostd DISTVERSIONPREFIX= v -DISTVERSION= 2.3.6 -PORTREVISION= 5 +DISTVERSION= 2.5.1 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org @@ -24,26 +23,26 @@ GO_TARGET= ./cmd/hostd GO_BUILDFLAGS+= -tags='netgo timetzdata' GH_TUPLE= \ - SiaFoundation:core:v0.14.1:siafoundation_core/vendor/go.sia.tech/core \ - SiaFoundation:coreutils:6ece69f09f12:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ - SiaFoundation:jape:v0.14.0:siafoundation_jape/vendor/go.sia.tech/jape \ + SiaFoundation:core:v0.18.0:siafoundation_core/vendor/go.sia.tech/core \ + SiaFoundation:coreutils:v0.18.6:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ + SiaFoundation:jape:v0.14.1:siafoundation_jape/vendor/go.sia.tech/jape \ SiaFoundation:mux:v1.4.0:siafoundation_mux/vendor/go.sia.tech/mux \ - SiaFoundation:web:hostd/v0.64.0:siafoundation_web/vendor/go.sia.tech/web \ - aws:aws-sdk-go:v1.55.7:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ - cloudflare:cloudflare-go:v0.115.0:cloudflare_cloudflare_go/vendor/github.com/cloudflare/cloudflare-go \ - etcd-io:bbolt:v1.4.2:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ + SiaFoundation:web:hostd/v0.66.3:siafoundation_web/vendor/go.sia.tech/web \ + aws:aws-sdk-go:v1.55.8:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ + cloudflare:cloudflare-go:v0.116.0:cloudflare_cloudflare_go/vendor/github.com/cloudflare/cloudflare-go \ + etcd-io:bbolt:v1.4.3:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ go-yaml:yaml:v3.0.1:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ goccy:go-json:v0.10.5:goccy_go_json/vendor/github.com/goccy/go-json \ - golang:crypto:v0.39.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:mod:v0.25.0:golang_mod/vendor/golang.org/x/mod \ - golang:net:v0.41.0:golang_net/vendor/golang.org/x/net \ - golang:sync:v0.15.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.33.0:golang_sys/vendor/golang.org/x/sys \ - golang:term:v0.32.0:golang_term/vendor/golang.org/x/term \ - golang:text:v0.26.0:golang_text/vendor/golang.org/x/text \ - golang:time:v0.12.0:golang_time/vendor/golang.org/x/time \ - golang:tools:v0.34.0:golang_tools/vendor/golang.org/x/tools \ + golang:crypto:v0.42.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:mod:v0.28.0:golang_mod/vendor/golang.org/x/mod \ + golang:net:v0.44.0:golang_net/vendor/golang.org/x/net \ + golang:sync:v0.17.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.38.0:golang_sys/vendor/golang.org/x/sys \ + golang:term:v0.36.0:golang_term/vendor/golang.org/x/term \ + golang:text:v0.29.0:golang_text/vendor/golang.org/x/text \ + golang:time:v0.14.0:golang_time/vendor/golang.org/x/time \ + golang:tools:v0.37.0:golang_tools/vendor/golang.org/x/tools \ google:go-github:v17.0.0:google_go_github/vendor/github.com/google/go-github \ google:go-querystring:v1.1.0:google_go_querystring/vendor/github.com/google/go-querystring \ hashicorp:golang-lru:v2.0.7:hashicorp_golang_lru_v2/vendor/github.com/hashicorp/golang-lru/v2 \ @@ -52,13 +51,12 @@ GH_TUPLE= \ lukechampine:flagg:v1.1.1:lukechampine_flagg/vendor/lukechampine.com/flagg \ lukechampine:frand:v1.5.1:lukechampine_frand/vendor/lukechampine.com/frand \ lukechampine:upnp:v0.3.0:lukechampine_upnp/vendor/lukechampine.com/upnp \ - mattn:go-sqlite3:v1.14.28:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + mattn:go-sqlite3:v1.14.32:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ quic-go:qpack:v0.5.1:quic_go_qpack/vendor/github.com/quic-go/qpack \ - quic-go:quic-go:v0.53.0:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ + quic-go:quic-go:v0.54.1:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ quic-go:webtransport-go:v0.9.0:quic_go_webtransport_go/vendor/github.com/quic-go/webtransport-go \ rogpeppe:go-internal:v1.12.0:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ shopspring:decimal:v1.4.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ - uber-go:goleak:v1.3.0:uber_go_goleak/vendor/go.uber.org/goleak \ uber-go:mock:v0.5.2:uber_go_mock/vendor/go.uber.org/mock \ uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.27.0:uber_go_zap/vendor/go.uber.org/zap diff --git a/net-p2p/hostd/distinfo b/net-p2p/hostd/distinfo index 90c0ab05a4c5..953c1d597f7c 100644 --- a/net-p2p/hostd/distinfo +++ b/net-p2p/hostd/distinfo @@ -1,46 +1,46 @@ -TIMESTAMP = 1754391415 -SHA256 (SiaFoundation-hostd-v2.3.6_GH0.tar.gz) = cd97121f4586909450a25298f584a58e9fe2a9358849757119b6aeced89e19c6 -SIZE (SiaFoundation-hostd-v2.3.6_GH0.tar.gz) = 265760 -SHA256 (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 6692901e6ee6cb465145740245e5530fb7194ac4114f04b5f1b206a4615b94fe -SIZE (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 154852 -SHA256 (SiaFoundation-coreutils-6ece69f09f12_GH0.tar.gz) = 498e472c5955c73754d205942f4aeace942b54947c1c3620d95d60d702d2dc78 -SIZE (SiaFoundation-coreutils-6ece69f09f12_GH0.tar.gz) = 127898 -SHA256 (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = aeb76b2d14921e1075b612dedf784e812fa54bd46e19837e0048e8d0584c41b4 -SIZE (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = 14087 +TIMESTAMP = 1763374038 +SHA256 (SiaFoundation-hostd-v2.5.1_GH0.tar.gz) = c00c871f7e60ca12d3b0713892d9ee87c95136798ae5a638b7fd596cebd9ef74 +SIZE (SiaFoundation-hostd-v2.5.1_GH0.tar.gz) = 228707 +SHA256 (SiaFoundation-core-v0.18.0_GH0.tar.gz) = 215774994612ca6913a71a28ab5ed84a9e39ee13eaee861a44162e72e87cb8fd +SIZE (SiaFoundation-core-v0.18.0_GH0.tar.gz) = 160899 +SHA256 (SiaFoundation-coreutils-v0.18.6_GH0.tar.gz) = a0c32c5c95a8f89cf753440bca4815f19950ca70d1d3333c18e3363b433d3c31 +SIZE (SiaFoundation-coreutils-v0.18.6_GH0.tar.gz) = 132752 +SHA256 (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 9eb69f2217816deca3da87bb5e799b4ab6882f9ee5341bfa8786b418a4d173e9 +SIZE (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 13585 SHA256 (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 36d408992c89a1b60ede9bdaf1fb65d6022b45212ad1e336b7ed931f719e7209 SIZE (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 28746 -SHA256 (SiaFoundation-web-hostd-v0.64.0_GH0.tar.gz) = d0528756f86c53162cec3af8cf15a4d82b0d691d9fd4df9c58b0ab713578eaac -SIZE (SiaFoundation-web-hostd-v0.64.0_GH0.tar.gz) = 23946106 -SHA256 (aws-aws-sdk-go-v1.55.7_GH0.tar.gz) = cd1233f22caf7118a7efd34119b3755884040645faf83dbc5d1fa246d896b044 -SIZE (aws-aws-sdk-go-v1.55.7_GH0.tar.gz) = 33372034 -SHA256 (cloudflare-cloudflare-go-v0.115.0_GH0.tar.gz) = b82c3ed62a37aee5359b31822a4152c06b019ce43ba623f2ef7d7664bb27cffb -SIZE (cloudflare-cloudflare-go-v0.115.0_GH0.tar.gz) = 517339 -SHA256 (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 0875f814e830d20df782a5c4cb2ac9361640f96877944b385769ca3f75270e60 -SIZE (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 169423 +SHA256 (SiaFoundation-web-hostd-v0.66.3_GH0.tar.gz) = fdf68e031b3e585c3cf3e326d56f8e6f197563bdd9e94f7a2cf726fcd294c6ec +SIZE (SiaFoundation-web-hostd-v0.66.3_GH0.tar.gz) = 26362857 +SHA256 (aws-aws-sdk-go-v1.55.8_GH0.tar.gz) = b862bc662d38bcb1cff65d47c65e82ddb6294debf7272a3f9107aee2c5134ce1 +SIZE (aws-aws-sdk-go-v1.55.8_GH0.tar.gz) = 33409875 +SHA256 (cloudflare-cloudflare-go-v0.116.0_GH0.tar.gz) = d594cdf6730046eae27240324d32a8f43a2affa7f61706459ae912fa9f4d085b +SIZE (cloudflare-cloudflare-go-v0.116.0_GH0.tar.gz) = 517508 +SHA256 (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 369a3daf16ad59d0b25e6a60f94d2ffb027d13e7e63af00626879276dda2f8be +SIZE (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 170765 SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 SHA256 (goccy-go-json-v0.10.5_GH0.tar.gz) = 15a6994e238a3d520816d53eacd115e6d3fd0816e570e8ae79f3a8fcf74616aa SIZE (goccy-go-json-v0.10.5_GH0.tar.gz) = 399031 -SHA256 (golang-crypto-v0.39.0_GH0.tar.gz) = 56abac6e399772acc8de206b85bb82ffb53fd4d22c80944cee46247e0291ebc1 -SIZE (golang-crypto-v0.39.0_GH0.tar.gz) = 2158694 -SHA256 (golang-mod-v0.25.0_GH0.tar.gz) = 6bfb8436e598c4acbd8ffc54e68160970b39a5242fc62361b1f5596a23354270 -SIZE (golang-mod-v0.25.0_GH0.tar.gz) = 126554 -SHA256 (golang-net-v0.41.0_GH0.tar.gz) = f152a3e60a57dc44ac20d24ff93cb8a8ceb90a7618c05618a4c48a81724627d3 -SIZE (golang-net-v0.41.0_GH0.tar.gz) = 1504489 -SHA256 (golang-sync-v0.15.0_GH0.tar.gz) = 792d74eb2c5a807e8da43f5bfa84ea7b1a1ebebd8309736265a45d20de6d77c0 -SIZE (golang-sync-v0.15.0_GH0.tar.gz) = 18712 -SHA256 (golang-sys-v0.33.0_GH0.tar.gz) = 16370146c98a69f76b09e7b67ec93d7e259e45d85808aeb9a453a4bbff865287 -SIZE (golang-sys-v0.33.0_GH0.tar.gz) = 1528783 -SHA256 (golang-term-v0.32.0_GH0.tar.gz) = 3b194a9205fc4221299c3475e4170a24a0a87c816ca58dcbc21b39029e47ef14 -SIZE (golang-term-v0.32.0_GH0.tar.gz) = 15443 -SHA256 (golang-text-v0.26.0_GH0.tar.gz) = 4c5081357419e24417f0dfe9f3b66cdb589cbf2906cee8114d6118f4c01663cb -SIZE (golang-text-v0.26.0_GH0.tar.gz) = 8966932 -SHA256 (golang-time-v0.12.0_GH0.tar.gz) = 53f80bdb50179679e9ce18b1117d6f1cf968b4f6772a57cb607a45c8b54cf1c8 -SIZE (golang-time-v0.12.0_GH0.tar.gz) = 12523 -SHA256 (golang-tools-v0.34.0_GH0.tar.gz) = ed3063f864a4c3e12f02dc4553d087b22b3b5f09f881e977613772e3f2324ab9 -SIZE (golang-tools-v0.34.0_GH0.tar.gz) = 8171250 +SHA256 (golang-crypto-v0.42.0_GH0.tar.gz) = 4f0c623e94394b192af9afb187954b84af65cf0cb6aab852b14323c60506aa63 +SIZE (golang-crypto-v0.42.0_GH0.tar.gz) = 2156903 +SHA256 (golang-mod-v0.28.0_GH0.tar.gz) = 43d8ee437da704be89e0295fa3b9d53dbbc32bb867fb080822832c3e17224798 +SIZE (golang-mod-v0.28.0_GH0.tar.gz) = 126562 +SHA256 (golang-net-v0.44.0_GH0.tar.gz) = 5ef238b9b87c6e42eb175fa5d598bd39f3a08e58cf2e310e585106a4634019cb +SIZE (golang-net-v0.44.0_GH0.tar.gz) = 1502939 +SHA256 (golang-sync-v0.17.0_GH0.tar.gz) = 43bb928dbf895ec51797c1ec8899dd8cbb57af34e8e0c4960609cb957af1aad7 +SIZE (golang-sync-v0.17.0_GH0.tar.gz) = 18189 +SHA256 (golang-sys-v0.38.0_GH0.tar.gz) = 2a8fd4cfa5b5b84bf793787b1668af0e1e6f85fdcbc7a2a5997337dbe8033819 +SIZE (golang-sys-v0.38.0_GH0.tar.gz) = 1534995 +SHA256 (golang-term-v0.36.0_GH0.tar.gz) = 8c305b2f6c7f8204e06ed501f64bf7009fbf54f07984d505e85c3c31a3040a56 +SIZE (golang-term-v0.36.0_GH0.tar.gz) = 15936 +SHA256 (golang-text-v0.29.0_GH0.tar.gz) = 9fbdba333af6a936b6f54a3c9f730f3e29ecece3f1a98285ff8dfee79225d371 +SIZE (golang-text-v0.29.0_GH0.tar.gz) = 8973069 +SHA256 (golang-time-v0.14.0_GH0.tar.gz) = beae412dac1d5dd931348f9c40c346b730330020172b12a8b529bf452a9da2fb +SIZE (golang-time-v0.14.0_GH0.tar.gz) = 12526 +SHA256 (golang-tools-v0.37.0_GH0.tar.gz) = 6a88c95ce260c45fe9bdf49a3286db72e4fd3732a873676d551b777407345acf +SIZE (golang-tools-v0.37.0_GH0.tar.gz) = 8240781 SHA256 (google-go-github-v17.0.0_GH0.tar.gz) = 75e6007d9a17b91864d1ef83de75c07abafbe05d82caaf140522b94299abfb16 SIZE (google-go-github-v17.0.0_GH0.tar.gz) = 212084 SHA256 (google-go-querystring-v1.1.0_GH0.tar.gz) = a5641dee688eb2c733608ce5a88d8181c93ad9f5083fd97fadbccb91afad9a56 @@ -57,20 +57,18 @@ SHA256 (lukechampine-frand-v1.5.1_GH0.tar.gz) = 4cbc9b5f5d08ba860ce7dd8689581b26 SIZE (lukechampine-frand-v1.5.1_GH0.tar.gz) = 7591 SHA256 (lukechampine-upnp-v0.3.0_GH0.tar.gz) = e0911c0bf4acf197b3d5793259b2734d01d00dea93829845ee7a7de5cdd6e517 SIZE (lukechampine-upnp-v0.3.0_GH0.tar.gz) = 5880 -SHA256 (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 958a4ac11099d4f6ca1709e31145b69357ef56576602c64e202ba6ac8e68bc43 -SIZE (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 2660019 +SHA256 (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = f71e6afab6c28d78171407a2f4d66adaecef4e686590549b58f4d21ba1a4174e +SIZE (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = 2674256 SHA256 (quic-go-qpack-v0.5.1_GH0.tar.gz) = 4764c488fd58d111bfb06f651f593c8beb1829b853eb56ab204f2680aca12362 SIZE (quic-go-qpack-v0.5.1_GH0.tar.gz) = 40696 -SHA256 (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 046cb1a923dc9204a5b3779222b4cf5a884453fc4a4cddbc0225012e79062ab7 -SIZE (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 617877 +SHA256 (quic-go-quic-go-v0.54.1_GH0.tar.gz) = 9a56ed64726af68bca90192a45f3f0b2294f714698c1ee8ff1f92a670c058c67 +SIZE (quic-go-quic-go-v0.54.1_GH0.tar.gz) = 631116 SHA256 (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 751d3ef0e4f25d76277549c712ba724c1a609b1080744faea598ce7275fd4ebe SIZE (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 34908 SHA256 (rogpeppe-go-internal-v1.12.0_GH0.tar.gz) = b51d588d05f3e82d3045545ef46bd758a0610b9cfde1ae243489a593908b6060 SIZE (rogpeppe-go-internal-v1.12.0_GH0.tar.gz) = 116899 SHA256 (shopspring-decimal-v1.4.0_GH0.tar.gz) = 6ddc6bc4e94a0b3a8366bdd5674b4c2890faca1171afc3f7d20aec95e2c8d413 SIZE (shopspring-decimal-v1.4.0_GH0.tar.gz) = 53681 -SHA256 (uber-go-goleak-v1.3.0_GH0.tar.gz) = 4813e7694736f4d7fd1aad195d942f40ffca448c29bff3282ba6e92eaba4e0cd -SIZE (uber-go-goleak-v1.3.0_GH0.tar.gz) = 20057 SHA256 (uber-go-mock-v0.5.2_GH0.tar.gz) = 3b321abaf4705051a5aa16a1b7e89b75fb004d92c10ed9adc64e327e4fd4d412 SIZE (uber-go-mock-v0.5.2_GH0.tar.gz) = 113976 SHA256 (uber-go-multierr-v1.11.0_GH0.tar.gz) = 8aa599cf7de733306cf8770f854f8a38e6c819b1ae4296f15e44b1e7c6698f34 diff --git a/net-p2p/hostd/files/hostd.yml.in b/net-p2p/hostd/files/hostd.yml.in index cfcaefde7893..28478582c43f 100644 --- a/net-p2p/hostd/files/hostd.yml.in +++ b/net-p2p/hostd/files/hostd.yml.in @@ -12,10 +12,6 @@ consensus: indexBatchSize: 100 explorer: url: https://api.siascan.com -rhp2: - address: :9982 -rhp3: - tcp: :9983 rhp4: listenAddresses: - protocol: tcp # tcp,tcp4 or tcp6 @@ -23,7 +19,6 @@ rhp4: - protocol: quic # quic, quic4, quic6 address: :9984 log: - level: info # global log level stdout: enabled: true # enable logging to stdout level: info # log level for console logger diff --git a/net-p2p/hostd/files/patch-build_meta.go b/net-p2p/hostd/files/patch-build_meta.go index deaf52fd3db2..0cfe42b067b6 100644 --- a/net-p2p/hostd/files/patch-build_meta.go +++ b/net-p2p/hostd/files/patch-build_meta.go @@ -1,15 +1,15 @@ ---- build/meta.go.orig 2025-08-05 10:59:13 UTC +--- build/meta.go.orig 2025-11-17 10:08:39 UTC +++ build/meta.go @@ -1,7 +1,9 @@ +// Code generated by go generate; DO NOT EDIT. -+// This file was generated by go generate at 2025-08-05T13:00:15+02:00. ++// This file was generated by go generate at 2025-11-17T11:16:44+01:00. package build const ( - commit = "" - version = "" - buildTime = 0 -+ commit = "a9cbb11" -+ version = "v2.3.6" ++ commit = "4616f43" ++ version = "v2.5.1" + buildTime = %%BUILDTIME%% ) diff --git a/net-p2p/hostd/files/patch-vendor_modules.txt b/net-p2p/hostd/files/patch-vendor_modules.txt index 46f85e890a73..62b3a2b41875 100644 --- a/net-p2p/hostd/files/patch-vendor_modules.txt +++ b/net-p2p/hostd/files/patch-vendor_modules.txt @@ -1,7 +1,7 @@ ---- vendor/modules.txt.orig 2025-08-05 10:59:29 UTC +--- vendor/modules.txt.orig 2025-11-17 10:09:09 UTC +++ vendor/modules.txt -@@ -0,0 +1,264 @@ -+# github.com/aws/aws-sdk-go v1.55.7 +@@ -0,0 +1,260 @@ ++# github.com/aws/aws-sdk-go v1.55.8 +## explicit; go 1.19 +github.com/aws/aws-sdk-go/aws +github.com/aws/aws-sdk-go/aws/auth/bearer @@ -47,7 +47,7 @@ +github.com/aws/aws-sdk-go/service/ssooidc +github.com/aws/aws-sdk-go/service/sts +github.com/aws/aws-sdk-go/service/sts/stsiface -+# github.com/cloudflare/cloudflare-go v0.115.0 ++# github.com/cloudflare/cloudflare-go v0.116.0 +## explicit; go 1.21 +github.com/cloudflare/cloudflare-go +# github.com/goccy/go-json v0.10.5 @@ -78,13 +78,13 @@ +# github.com/julienschmidt/httprouter v1.3.0 +## explicit; go 1.7 +github.com/julienschmidt/httprouter -+# github.com/mattn/go-sqlite3 v1.14.28 ++# github.com/mattn/go-sqlite3 v1.14.32 +## explicit; go 1.19 +github.com/mattn/go-sqlite3 +# github.com/quic-go/qpack v0.5.1 +## explicit; go 1.22 +github.com/quic-go/qpack -+# github.com/quic-go/quic-go v0.53.0 ++# github.com/quic-go/quic-go v0.54.1 +## explicit; go 1.23 +github.com/quic-go/quic-go +github.com/quic-go/quic-go/http3 @@ -108,14 +108,14 @@ +# github.com/shopspring/decimal v1.4.0 +## explicit; go 1.10 +github.com/shopspring/decimal -+# go.etcd.io/bbolt v1.4.2 ++# go.etcd.io/bbolt v1.4.3 +## explicit; go 1.23 +go.etcd.io/bbolt +go.etcd.io/bbolt/errors +go.etcd.io/bbolt/internal/common +go.etcd.io/bbolt/internal/freelist -+# go.sia.tech/core v0.14.1 -+## explicit; go 1.23.1 ++# go.sia.tech/core v0.18.0 ++## explicit; go 1.24.0 +go.sia.tech/core/blake2b +go.sia.tech/core/consensus +go.sia.tech/core/gateway @@ -123,8 +123,8 @@ +go.sia.tech/core/rhp/v3 +go.sia.tech/core/rhp/v4 +go.sia.tech/core/types -+# go.sia.tech/coreutils v0.16.5-0.20250701190511-6ece69f09f12 -+## explicit; go 1.23.1 ++# go.sia.tech/coreutils v0.18.6 ++## explicit; go 1.24.0 +go.sia.tech/coreutils +go.sia.tech/coreutils/chain +go.sia.tech/coreutils/rhp/v4 @@ -134,8 +134,8 @@ +go.sia.tech/coreutils/testutil +go.sia.tech/coreutils/threadgroup +go.sia.tech/coreutils/wallet -+# go.sia.tech/jape v0.14.0 -+## explicit; go 1.23.2 ++# go.sia.tech/jape v0.14.1 ++## explicit; go 1.24.0 +go.sia.tech/jape +# go.sia.tech/mux v1.4.0 +## explicit; go 1.23 @@ -145,13 +145,9 @@ +# go.sia.tech/web v0.0.0-20240610131903-5611d44a533e +## explicit +go.sia.tech/web/internal/nextjs -+# go.sia.tech/web/hostd v0.64.0 ++# go.sia.tech/web/hostd v0.66.3 +## explicit; go 1.24.3 +go.sia.tech/web/hostd -+# go.uber.org/goleak v1.3.0 -+## explicit; go 1.20 -+go.uber.org/goleak -+go.uber.org/goleak/internal/stack +# go.uber.org/mock v0.5.2 +## explicit; go 1.23 +go.uber.org/mock/mockgen @@ -172,8 +168,8 @@ +go.uber.org/zap/internal/ztest +go.uber.org/zap/zapcore +go.uber.org/zap/zaptest -+# golang.org/x/crypto v0.39.0 -+## explicit; go 1.23.0 ++# golang.org/x/crypto v0.42.0 ++## explicit; go 1.24.0 +golang.org/x/crypto/blake2b +golang.org/x/crypto/chacha20 +golang.org/x/crypto/chacha20poly1305 @@ -182,14 +178,14 @@ +golang.org/x/crypto/internal/alias +golang.org/x/crypto/internal/poly1305 +golang.org/x/crypto/poly1305 -+# golang.org/x/mod v0.25.0 -+## explicit; go 1.23.0 ++# golang.org/x/mod v0.28.0 ++## explicit; go 1.24.0 +golang.org/x/mod/internal/lazyregexp +golang.org/x/mod/modfile +golang.org/x/mod/module +golang.org/x/mod/semver -+# golang.org/x/net v0.41.0 -+## explicit; go 1.23.0 ++# golang.org/x/net v0.44.0 ++## explicit; go 1.24.0 +golang.org/x/net/bpf +golang.org/x/net/context +golang.org/x/net/http/httpguts @@ -199,29 +195,29 @@ +golang.org/x/net/internal/socket +golang.org/x/net/ipv4 +golang.org/x/net/ipv6 -+# golang.org/x/sync v0.15.0 -+## explicit; go 1.23.0 ++# golang.org/x/sync v0.17.0 ++## explicit; go 1.24.0 +golang.org/x/sync/errgroup -+# golang.org/x/sys v0.33.0 -+## explicit; go 1.23.0 ++# golang.org/x/sys v0.38.0 ++## explicit; go 1.24.0 +golang.org/x/sys/cpu +golang.org/x/sys/plan9 +golang.org/x/sys/unix +golang.org/x/sys/windows -+# golang.org/x/term v0.32.0 -+## explicit; go 1.23.0 ++# golang.org/x/term v0.36.0 ++## explicit; go 1.24.0 +golang.org/x/term -+# golang.org/x/text v0.26.0 -+## explicit; go 1.23.0 ++# golang.org/x/text v0.29.0 ++## explicit; go 1.24.0 +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm -+# golang.org/x/time v0.12.0 -+## explicit; go 1.23.0 ++# golang.org/x/time v0.14.0 ++## explicit; go 1.24.0 +golang.org/x/time/rate -+# golang.org/x/tools v0.34.0 -+## explicit; go 1.23.0 ++# golang.org/x/tools v0.37.0 ++## explicit; go 1.24.0 +golang.org/x/tools/go/analysis +golang.org/x/tools/go/analysis/passes/ctrlflow +golang.org/x/tools/go/analysis/passes/inspect diff --git a/net-p2p/renterd/Makefile b/net-p2p/renterd/Makefile index b2fb765544e7..3cfe78cf2c39 100644 --- a/net-p2p/renterd/Makefile +++ b/net-p2p/renterd/Makefile @@ -1,7 +1,6 @@ PORTNAME= renterd DISTVERSIONPREFIX= v -DISTVERSION= 2.5.0 -PORTREVISION= 5 +DISTVERSION= 2.7.1 CATEGORIES= net-p2p MAINTAINER= bruno@tinkerbox.org @@ -23,47 +22,46 @@ GH_ACCOUNT= SiaFoundation GO_TARGET= ./cmd/renterd GO_BUILDFLAGS+= -tags='netgo' -GH_TUPLE= \ - FiloSottile:edwards25519:v1.1.0:filosottile_edwards25519/vendor/filippo.io/edwards25519 \ - SiaFoundation:core:v0.14.1:siafoundation_core/vendor/go.sia.tech/core \ - SiaFoundation:coreutils:v0.16.5:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ - SiaFoundation:gofakes3:v0.0.5:siafoundation_gofakes3/vendor/go.sia.tech/gofakes3 \ - SiaFoundation:jape:v0.14.0:siafoundation_jape/vendor/go.sia.tech/jape \ - SiaFoundation:mux:v1.4.0:siafoundation_mux/vendor/go.sia.tech/mux \ - SiaFoundation:web:renterd/v0.82.1:siafoundation_web/vendor/go.sia.tech/web \ - aws:aws-sdk-go:v1.55.7:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ - etcd-io:bbolt:v1.4.2:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ - gabriel-vasile:mimetype:v1.4.9:gabriel_vasile_mimetype/vendor/github.com/gabriel-vasile/mimetype \ - go-sql-driver:mysql:v1.9.3:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ - go-yaml:yaml:v2.4.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \ - go-yaml:yaml:v3.0.1:go_yaml_yaml_1/vendor/gopkg.in/yaml.v3 \ - golang:crypto:v0.39.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:mod:v0.25.0:golang_mod/vendor/golang.org/x/mod \ - golang:net:v0.41.0:golang_net/vendor/golang.org/x/net \ - golang:sync:v0.15.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.33.0:golang_sys/vendor/golang.org/x/sys \ - golang:term:v0.32.0:golang_term/vendor/golang.org/x/term \ - golang:text:v0.26.0:golang_text/vendor/golang.org/x/text \ - golang:time:v0.12.0:golang_time/vendor/golang.org/x/time \ - golang:tools:v0.34.0:golang_tools/vendor/golang.org/x/tools \ - google:go-cmp:v0.7.0:google_go_cmp/vendor/github.com/google/go-cmp \ - gotd:contrib:v0.21.0:gotd_contrib/vendor/github.com/gotd/contrib \ - jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ - julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ - klauspost:cpuid:v2.2.9:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ - klauspost:reedsolomon:v1.12.4:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \ - lukechampine:frand:v1.5.1:lukechampine_frand/vendor/lukechampine.com/frand \ - mattn:go-sqlite3:v1.14.28:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ - montanaflynn:stats:v0.7.1:montanaflynn_stats/vendor/github.com/montanaflynn/stats \ - quic-go:qpack:v0.5.1:quic_go_qpack/vendor/github.com/quic-go/qpack \ - quic-go:quic-go:v0.53.0:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ - quic-go:webtransport-go:v0.9.0:quic_go_webtransport_go/vendor/github.com/quic-go/webtransport-go \ - ryszard:goskiplist:2dfbae5fcf46:ryszard_goskiplist/vendor/github.com/ryszard/goskiplist \ - shabbyrobe:gocovmerge:c3350d9342df:shabbyrobe_gocovmerge/vendor/github.com/shabbyrobe/gocovmerge \ - shopspring:decimal:v1.4.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ - uber-go:mock:v0.5.2:uber_go_mock/vendor/go.uber.org/mock \ - uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ - uber-go:zap:v1.27.0:uber_go_zap/vendor/go.uber.org/zap +GH_TUPLE= \ + FiloSottile:edwards25519:v1.1.0:filosottile_edwards25519/vendor/filippo.io/edwards25519 \ + SiaFoundation:core:v0.18.0:siafoundation_core/vendor/go.sia.tech/core \ + SiaFoundation:coreutils:v0.18.6:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ + SiaFoundation:gofakes3:v0.0.5:siafoundation_gofakes3/vendor/go.sia.tech/gofakes3 \ + SiaFoundation:jape:v0.14.1:siafoundation_jape/vendor/go.sia.tech/jape \ + SiaFoundation:mux:v1.4.0:siafoundation_mux/vendor/go.sia.tech/mux \ + SiaFoundation:web:renterd/v0.85.2:siafoundation_web/vendor/go.sia.tech/web \ + aws:aws-sdk-go:v1.55.8:aws_aws_sdk_go/vendor/github.com/aws/aws-sdk-go \ + etcd-io:bbolt:v1.4.3:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ + gabriel-vasile:mimetype:v1.4.11:gabriel_vasile_mimetype/vendor/github.com/gabriel-vasile/mimetype \ + go-sql-driver:mysql:v1.9.3:go_sql_driver_mysql/vendor/github.com/go-sql-driver/mysql \ + go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ + golang:crypto:v0.43.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:mod:v0.28.0:golang_mod/vendor/golang.org/x/mod \ + golang:net:v0.45.0:golang_net/vendor/golang.org/x/net \ + golang:sync:v0.17.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.37.0:golang_sys/vendor/golang.org/x/sys \ + golang:term:v0.36.0:golang_term/vendor/golang.org/x/term \ + golang:text:v0.30.0:golang_text/vendor/golang.org/x/text \ + golang:time:v0.14.0:golang_time/vendor/golang.org/x/time \ + golang:tools:v0.37.0:golang_tools/vendor/golang.org/x/tools \ + google:go-cmp:v0.7.0:google_go_cmp/vendor/github.com/google/go-cmp \ + gotd:contrib:v0.21.1:gotd_contrib/vendor/github.com/gotd/contrib \ + jmespath:go-jmespath:v0.4.0:jmespath_go_jmespath/vendor/github.com/jmespath/go-jmespath \ + julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ + klauspost:cpuid:v2.2.10:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ + klauspost:reedsolomon:v1.12.5:klauspost_reedsolomon/vendor/github.com/klauspost/reedsolomon \ + lukechampine:frand:v1.5.1:lukechampine_frand/vendor/lukechampine.com/frand \ + mattn:go-sqlite3:v1.14.32:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + montanaflynn:stats:v0.7.1:montanaflynn_stats/vendor/github.com/montanaflynn/stats \ + quic-go:qpack:v0.5.1:quic_go_qpack/vendor/github.com/quic-go/qpack \ + quic-go:quic-go:v0.54.0:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ + quic-go:webtransport-go:v0.9.0:quic_go_webtransport_go/vendor/github.com/quic-go/webtransport-go \ + ryszard:goskiplist:2dfbae5fcf46:ryszard_goskiplist/vendor/github.com/ryszard/goskiplist \ + shabbyrobe:gocovmerge:c3350d9342df:shabbyrobe_gocovmerge/vendor/github.com/shabbyrobe/gocovmerge \ + shopspring:decimal:v1.4.0:shopspring_decimal/vendor/github.com/shopspring/decimal \ + uber-go:mock:v0.5.2:uber_go_mock/vendor/go.uber.org/mock \ + uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ + uber-go:zap:v1.27.0:uber_go_zap/vendor/go.uber.org/zap PLIST_FILES= "@dir(${USERS},${GROUPS},750) /var/db/${PORTNAME}" \ "@sample etc/newsyslog.conf.d/renterd.conf.sample" \ diff --git a/net-p2p/renterd/distinfo b/net-p2p/renterd/distinfo index a938e0abcf2f..2bcff30bc61a 100644 --- a/net-p2p/renterd/distinfo +++ b/net-p2p/renterd/distinfo @@ -1,72 +1,70 @@ -TIMESTAMP = 1754393679 -SHA256 (SiaFoundation-renterd-v2.5.0_GH0.tar.gz) = 2dd82504f545cf549a01e97b0cd4765f08a10069aa91625484e96e33e6165a35 -SIZE (SiaFoundation-renterd-v2.5.0_GH0.tar.gz) = 450632 +TIMESTAMP = 1763382099 +SHA256 (SiaFoundation-renterd-v2.7.1_GH0.tar.gz) = 26c32504fcbd015cf603e5efce4faf6d1b76e21e3facd5fb530df827e848b3aa +SIZE (SiaFoundation-renterd-v2.7.1_GH0.tar.gz) = 456988 SHA256 (FiloSottile-edwards25519-v1.1.0_GH0.tar.gz) = b480c71e26d7a65e468a4f0cc2a414302dc89c6be4e58fe34779b0c9f12cac60 SIZE (FiloSottile-edwards25519-v1.1.0_GH0.tar.gz) = 47125 -SHA256 (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 6692901e6ee6cb465145740245e5530fb7194ac4114f04b5f1b206a4615b94fe -SIZE (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 154852 -SHA256 (SiaFoundation-coreutils-v0.16.5_GH0.tar.gz) = 4f739c8f02fe03cb59844ee877b03ae479629012e595704b262bdcbc553ef565 -SIZE (SiaFoundation-coreutils-v0.16.5_GH0.tar.gz) = 127424 +SHA256 (SiaFoundation-core-v0.18.0_GH0.tar.gz) = 215774994612ca6913a71a28ab5ed84a9e39ee13eaee861a44162e72e87cb8fd +SIZE (SiaFoundation-core-v0.18.0_GH0.tar.gz) = 160899 +SHA256 (SiaFoundation-coreutils-v0.18.6_GH0.tar.gz) = a0c32c5c95a8f89cf753440bca4815f19950ca70d1d3333c18e3363b433d3c31 +SIZE (SiaFoundation-coreutils-v0.18.6_GH0.tar.gz) = 132752 SHA256 (SiaFoundation-gofakes3-v0.0.5_GH0.tar.gz) = b8ce8e3c2db00f7486db1d13c13688cb3bd14420df43a0e6f8b1aae828f95b15 SIZE (SiaFoundation-gofakes3-v0.0.5_GH0.tar.gz) = 288336 -SHA256 (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = aeb76b2d14921e1075b612dedf784e812fa54bd46e19837e0048e8d0584c41b4 -SIZE (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = 14087 +SHA256 (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 9eb69f2217816deca3da87bb5e799b4ab6882f9ee5341bfa8786b418a4d173e9 +SIZE (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 13585 SHA256 (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 36d408992c89a1b60ede9bdaf1fb65d6022b45212ad1e336b7ed931f719e7209 SIZE (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 28746 -SHA256 (SiaFoundation-web-renterd-v0.82.1_GH0.tar.gz) = 51deb378b8f5005223ad8ac251777d39e429d402af3463b52cd5c23e4016b4db -SIZE (SiaFoundation-web-renterd-v0.82.1_GH0.tar.gz) = 23948417 -SHA256 (aws-aws-sdk-go-v1.55.7_GH0.tar.gz) = cd1233f22caf7118a7efd34119b3755884040645faf83dbc5d1fa246d896b044 -SIZE (aws-aws-sdk-go-v1.55.7_GH0.tar.gz) = 33372034 -SHA256 (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 0875f814e830d20df782a5c4cb2ac9361640f96877944b385769ca3f75270e60 -SIZE (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 169423 -SHA256 (gabriel-vasile-mimetype-v1.4.9_GH0.tar.gz) = 4806eabf8ed35ec42ff9358b5c1c6f77aea166bfe6d14257e172b7ab41d2e56e -SIZE (gabriel-vasile-mimetype-v1.4.9_GH0.tar.gz) = 816533 +SHA256 (SiaFoundation-web-renterd-v0.85.2_GH0.tar.gz) = f294ff3e194855ebfff015deeb876347d82ed7c6724b28ee0542a80410721682 +SIZE (SiaFoundation-web-renterd-v0.85.2_GH0.tar.gz) = 26362994 +SHA256 (aws-aws-sdk-go-v1.55.8_GH0.tar.gz) = b862bc662d38bcb1cff65d47c65e82ddb6294debf7272a3f9107aee2c5134ce1 +SIZE (aws-aws-sdk-go-v1.55.8_GH0.tar.gz) = 33409875 +SHA256 (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 369a3daf16ad59d0b25e6a60f94d2ffb027d13e7e63af00626879276dda2f8be +SIZE (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 170765 +SHA256 (gabriel-vasile-mimetype-v1.4.11_GH0.tar.gz) = 798579bccd9028d2ecb38b0b68100765795f1966449fa5d81ac8211277e32990 +SIZE (gabriel-vasile-mimetype-v1.4.11_GH0.tar.gz) = 831487 SHA256 (go-sql-driver-mysql-v1.9.3_GH0.tar.gz) = d2297a424275ba5acaaaf7ba5f02609e3bfe7550d9b41bc9e72b4c89e0414073 SIZE (go-sql-driver-mysql-v1.9.3_GH0.tar.gz) = 110120 -SHA256 (go-yaml-yaml-v2.4.0_GH0.tar.gz) = d8e94679e5fff6bd1a35e10241543929a5f3da44f701755babf99b3daf0faac0 -SIZE (go-yaml-yaml-v2.4.0_GH0.tar.gz) = 73209 SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 -SHA256 (golang-crypto-v0.39.0_GH0.tar.gz) = 56abac6e399772acc8de206b85bb82ffb53fd4d22c80944cee46247e0291ebc1 -SIZE (golang-crypto-v0.39.0_GH0.tar.gz) = 2158694 -SHA256 (golang-mod-v0.25.0_GH0.tar.gz) = 6bfb8436e598c4acbd8ffc54e68160970b39a5242fc62361b1f5596a23354270 -SIZE (golang-mod-v0.25.0_GH0.tar.gz) = 126554 -SHA256 (golang-net-v0.41.0_GH0.tar.gz) = f152a3e60a57dc44ac20d24ff93cb8a8ceb90a7618c05618a4c48a81724627d3 -SIZE (golang-net-v0.41.0_GH0.tar.gz) = 1504489 -SHA256 (golang-sync-v0.15.0_GH0.tar.gz) = 792d74eb2c5a807e8da43f5bfa84ea7b1a1ebebd8309736265a45d20de6d77c0 -SIZE (golang-sync-v0.15.0_GH0.tar.gz) = 18712 -SHA256 (golang-sys-v0.33.0_GH0.tar.gz) = 16370146c98a69f76b09e7b67ec93d7e259e45d85808aeb9a453a4bbff865287 -SIZE (golang-sys-v0.33.0_GH0.tar.gz) = 1528783 -SHA256 (golang-term-v0.32.0_GH0.tar.gz) = 3b194a9205fc4221299c3475e4170a24a0a87c816ca58dcbc21b39029e47ef14 -SIZE (golang-term-v0.32.0_GH0.tar.gz) = 15443 -SHA256 (golang-text-v0.26.0_GH0.tar.gz) = 4c5081357419e24417f0dfe9f3b66cdb589cbf2906cee8114d6118f4c01663cb -SIZE (golang-text-v0.26.0_GH0.tar.gz) = 8966932 -SHA256 (golang-time-v0.12.0_GH0.tar.gz) = 53f80bdb50179679e9ce18b1117d6f1cf968b4f6772a57cb607a45c8b54cf1c8 -SIZE (golang-time-v0.12.0_GH0.tar.gz) = 12523 -SHA256 (golang-tools-v0.34.0_GH0.tar.gz) = ed3063f864a4c3e12f02dc4553d087b22b3b5f09f881e977613772e3f2324ab9 -SIZE (golang-tools-v0.34.0_GH0.tar.gz) = 8171250 +SHA256 (golang-crypto-v0.43.0_GH0.tar.gz) = 8caf586e2fe146832a8caeb4dc96fbb3fa6d6ab743cd46dd3216c49769417296 +SIZE (golang-crypto-v0.43.0_GH0.tar.gz) = 2161721 +SHA256 (golang-mod-v0.28.0_GH0.tar.gz) = 43d8ee437da704be89e0295fa3b9d53dbbc32bb867fb080822832c3e17224798 +SIZE (golang-mod-v0.28.0_GH0.tar.gz) = 126562 +SHA256 (golang-net-v0.45.0_GH0.tar.gz) = 699970fb6b63f8b1e0e88ee611f1464e3e2a667960034d20778b8006a6cd6976 +SIZE (golang-net-v0.45.0_GH0.tar.gz) = 1518802 +SHA256 (golang-sync-v0.17.0_GH0.tar.gz) = 43bb928dbf895ec51797c1ec8899dd8cbb57af34e8e0c4960609cb957af1aad7 +SIZE (golang-sync-v0.17.0_GH0.tar.gz) = 18189 +SHA256 (golang-sys-v0.37.0_GH0.tar.gz) = 180e1e63be5e177ba07668c00344594a575267d26454a8105230d2e89a232f04 +SIZE (golang-sys-v0.37.0_GH0.tar.gz) = 1531265 +SHA256 (golang-term-v0.36.0_GH0.tar.gz) = 8c305b2f6c7f8204e06ed501f64bf7009fbf54f07984d505e85c3c31a3040a56 +SIZE (golang-term-v0.36.0_GH0.tar.gz) = 15936 +SHA256 (golang-text-v0.30.0_GH0.tar.gz) = 2db7c2b1718fb1d4c8407412e71d80aae70fdf390f80b3b74287d7666078fb0a +SIZE (golang-text-v0.30.0_GH0.tar.gz) = 8972922 +SHA256 (golang-time-v0.14.0_GH0.tar.gz) = beae412dac1d5dd931348f9c40c346b730330020172b12a8b529bf452a9da2fb +SIZE (golang-time-v0.14.0_GH0.tar.gz) = 12526 +SHA256 (golang-tools-v0.37.0_GH0.tar.gz) = 6a88c95ce260c45fe9bdf49a3286db72e4fd3732a873676d551b777407345acf +SIZE (golang-tools-v0.37.0_GH0.tar.gz) = 8240781 SHA256 (google-go-cmp-v0.7.0_GH0.tar.gz) = c98f4f998ad8134b26816500b5c4c5cd6329905c0610b0c1f031efe7fbb469af SIZE (google-go-cmp-v0.7.0_GH0.tar.gz) = 105149 -SHA256 (gotd-contrib-v0.21.0_GH0.tar.gz) = 6ef78b51dd6fcc378091855736d5dc3d07f480e138c6342c8a7f514480100c66 -SIZE (gotd-contrib-v0.21.0_GH0.tar.gz) = 58368 +SHA256 (gotd-contrib-v0.21.1_GH0.tar.gz) = 52f4416436959e1951f2a21735481e5fc089b2fb727714e9a6738c42d7d63075 +SIZE (gotd-contrib-v0.21.1_GH0.tar.gz) = 58698 SHA256 (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = aa86d00b6836345eee196c13df2df084a18e0b1159935de9289f2ef6a7fe375d SIZE (jmespath-go-jmespath-v0.4.0_GH0.tar.gz) = 128861 SHA256 (julienschmidt-httprouter-v1.3.0_GH0.tar.gz) = 2999dffc23f8ac3872ea37d108ddec0ba570d2780a42876300bdcdb0744908e2 SIZE (julienschmidt-httprouter-v1.3.0_GH0.tar.gz) = 23889 -SHA256 (klauspost-cpuid-v2.2.9_GH0.tar.gz) = d0aa17338c623af41fe17bb542ebaac5313a56c5f0a400577ee89319d054b4ca -SIZE (klauspost-cpuid-v2.2.9_GH0.tar.gz) = 668327 -SHA256 (klauspost-reedsolomon-v1.12.4_GH0.tar.gz) = 24045381a4c36cbe2176edcdfb2ead0a5d498b6bf4f021db4503df50546d6a2a -SIZE (klauspost-reedsolomon-v1.12.4_GH0.tar.gz) = 571323 +SHA256 (klauspost-cpuid-v2.2.10_GH0.tar.gz) = 6064676aebe4848dff0aee73fe73efd0ecbf6f521faff94d266ce88283cf568b +SIZE (klauspost-cpuid-v2.2.10_GH0.tar.gz) = 669061 +SHA256 (klauspost-reedsolomon-v1.12.5_GH0.tar.gz) = c36d9cf84ef065a265faef7a45f1b44219bccb6170070426482884911e593781 +SIZE (klauspost-reedsolomon-v1.12.5_GH0.tar.gz) = 575413 SHA256 (lukechampine-frand-v1.5.1_GH0.tar.gz) = 4cbc9b5f5d08ba860ce7dd8689581b26f0241356e9b37ab109c8bc8c564f18f6 SIZE (lukechampine-frand-v1.5.1_GH0.tar.gz) = 7591 -SHA256 (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 958a4ac11099d4f6ca1709e31145b69357ef56576602c64e202ba6ac8e68bc43 -SIZE (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 2660019 +SHA256 (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = f71e6afab6c28d78171407a2f4d66adaecef4e686590549b58f4d21ba1a4174e +SIZE (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = 2674256 SHA256 (montanaflynn-stats-v0.7.1_GH0.tar.gz) = 97e9258173992d3caee6f7d7ac175d559dfc086388ad6c65fde439b808e1b725 SIZE (montanaflynn-stats-v0.7.1_GH0.tar.gz) = 52136 SHA256 (quic-go-qpack-v0.5.1_GH0.tar.gz) = 4764c488fd58d111bfb06f651f593c8beb1829b853eb56ab204f2680aca12362 SIZE (quic-go-qpack-v0.5.1_GH0.tar.gz) = 40696 -SHA256 (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 046cb1a923dc9204a5b3779222b4cf5a884453fc4a4cddbc0225012e79062ab7 -SIZE (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 617877 +SHA256 (quic-go-quic-go-v0.54.0_GH0.tar.gz) = d4ec1748e04064139479b186b16ea701c725af985b9df250f7d7bd47f1c9d233 +SIZE (quic-go-quic-go-v0.54.0_GH0.tar.gz) = 631118 SHA256 (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 751d3ef0e4f25d76277549c712ba724c1a609b1080744faea598ce7275fd4ebe SIZE (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 34908 SHA256 (ryszard-goskiplist-2dfbae5fcf46_GH0.tar.gz) = 7749ec2dc1d5c16fbefc70080357ee123e6b25210cebce40e66bfa1a3cc6dc01 diff --git a/net-p2p/renterd/files/patch-build_meta.go b/net-p2p/renterd/files/patch-build_meta.go index cbbc1ad41012..f74f73902ff5 100644 --- a/net-p2p/renterd/files/patch-build_meta.go +++ b/net-p2p/renterd/files/patch-build_meta.go @@ -1,9 +1,9 @@ ---- build/meta.go.orig 2025-08-05 11:35:02 UTC +--- build/meta.go.orig 2025-11-17 12:22:13 UTC +++ build/meta.go @@ -1,5 +1,5 @@ // Code generated by go generate; DO NOT EDIT. -// This file was generated by go generate at 2024-08-12T08:54:43-07:00. -+// This file was generated by go generate at 2025-08-05T13:36:42+02:00. ++// This file was generated by go generate at 2025-11-17T13:26:27+01:00. package build //go:generate go run gen.go @@ -14,8 +14,8 @@ - commit = "?" - version = "?" - buildTime = 0 -+ commit = "a8b51bcf" -+ version = "v2.5.0" ++ commit = "b1c8b1a4" ++ version = "v2.7.1" + buildTime = %%BUILDTIME%% ) diff --git a/net-p2p/renterd/files/patch-vendor_modules.txt b/net-p2p/renterd/files/patch-vendor_modules.txt index d90d94c72474..13b3b61617bd 100644 --- a/net-p2p/renterd/files/patch-vendor_modules.txt +++ b/net-p2p/renterd/files/patch-vendor_modules.txt @@ -1,11 +1,11 @@ ---- vendor/modules.txt.orig 2025-08-05 11:35:18 UTC +--- vendor/modules.txt.orig 2025-11-17 12:22:34 UTC +++ vendor/modules.txt @@ -0,0 +1,277 @@ +# filippo.io/edwards25519 v1.1.0 +## explicit; go 1.20 +filippo.io/edwards25519 +filippo.io/edwards25519/field -+# github.com/aws/aws-sdk-go v1.55.7 ++# github.com/aws/aws-sdk-go v1.55.8 +## explicit; go 1.19 +github.com/aws/aws-sdk-go/aws +github.com/aws/aws-sdk-go/aws/arn @@ -58,12 +58,15 @@ +github.com/aws/aws-sdk-go/service/ssooidc +github.com/aws/aws-sdk-go/service/sts +github.com/aws/aws-sdk-go/service/sts/stsiface -+# github.com/gabriel-vasile/mimetype v1.4.9 -+## explicit; go 1.23.0 ++# github.com/gabriel-vasile/mimetype v1.4.11 ++## explicit; go 1.21 +github.com/gabriel-vasile/mimetype +github.com/gabriel-vasile/mimetype/internal/charset ++github.com/gabriel-vasile/mimetype/internal/csv +github.com/gabriel-vasile/mimetype/internal/json +github.com/gabriel-vasile/mimetype/internal/magic ++github.com/gabriel-vasile/mimetype/internal/markup ++github.com/gabriel-vasile/mimetype/internal/scan +# github.com/go-sql-driver/mysql v1.9.3 +## explicit; go 1.21.0 +github.com/go-sql-driver/mysql @@ -75,8 +78,8 @@ +github.com/google/go-cmp/cmp/internal/flags +github.com/google/go-cmp/cmp/internal/function +github.com/google/go-cmp/cmp/internal/value -+# github.com/gotd/contrib v0.21.0 -+## explicit; go 1.22 ++# github.com/gotd/contrib v0.21.1 ++## explicit; go 1.24.0 +github.com/gotd/contrib/http_range +# github.com/jmespath/go-jmespath v0.4.0 +## explicit; go 1.14 @@ -84,13 +87,13 @@ +# github.com/julienschmidt/httprouter v1.3.0 +## explicit; go 1.7 +github.com/julienschmidt/httprouter -+# github.com/klauspost/cpuid/v2 v2.2.9 -+## explicit; go 1.20 ++# github.com/klauspost/cpuid/v2 v2.2.10 ++## explicit; go 1.22 +github.com/klauspost/cpuid/v2 -+# github.com/klauspost/reedsolomon v1.12.4 -+## explicit; go 1.21 ++# github.com/klauspost/reedsolomon v1.12.5 ++## explicit; go 1.22 +github.com/klauspost/reedsolomon -+# github.com/mattn/go-sqlite3 v1.14.28 ++# github.com/mattn/go-sqlite3 v1.14.32 +## explicit; go 1.19 +github.com/mattn/go-sqlite3 +# github.com/montanaflynn/stats v0.7.1 @@ -99,7 +102,7 @@ +# github.com/quic-go/qpack v0.5.1 +## explicit; go 1.22 +github.com/quic-go/qpack -+# github.com/quic-go/quic-go v0.53.0 ++# github.com/quic-go/quic-go v0.54.0 +## explicit; go 1.23 +github.com/quic-go/quic-go +github.com/quic-go/quic-go/http3 @@ -127,22 +130,22 @@ +# github.com/shopspring/decimal v1.4.0 +## explicit; go 1.10 +github.com/shopspring/decimal -+# go.etcd.io/bbolt v1.4.2 ++# go.etcd.io/bbolt v1.4.3 +## explicit; go 1.23 +go.etcd.io/bbolt +go.etcd.io/bbolt/errors +go.etcd.io/bbolt/internal/common +go.etcd.io/bbolt/internal/freelist -+# go.sia.tech/core v0.14.1 -+## explicit; go 1.23.1 ++# go.sia.tech/core v0.18.0 ++## explicit; go 1.24.0 +go.sia.tech/core/blake2b +go.sia.tech/core/consensus +go.sia.tech/core/gateway +go.sia.tech/core/rhp/v2 +go.sia.tech/core/rhp/v4 +go.sia.tech/core/types -+# go.sia.tech/coreutils v0.16.5 -+## explicit; go 1.23.1 ++# go.sia.tech/coreutils v0.18.6 ++## explicit; go 1.24.0 +go.sia.tech/coreutils +go.sia.tech/coreutils/chain +go.sia.tech/coreutils/rhp/v4 @@ -157,8 +160,8 @@ +go.sia.tech/gofakes3 +go.sia.tech/gofakes3/internal/goskipiter +go.sia.tech/gofakes3/signature -+# go.sia.tech/jape v0.14.0 -+## explicit; go 1.23.2 ++# go.sia.tech/jape v0.14.1 ++## explicit; go 1.24.0 +go.sia.tech/jape +# go.sia.tech/mux v1.4.0 +## explicit; go 1.23 @@ -168,7 +171,7 @@ +# go.sia.tech/web v0.0.0-20240610131903-5611d44a533e +## explicit +go.sia.tech/web/internal/nextjs -+# go.sia.tech/web/renterd v0.82.1 ++# go.sia.tech/web/renterd v0.85.2 +## explicit; go 1.24.3 +go.sia.tech/web/renterd +# go.uber.org/mock v0.5.2 @@ -189,8 +192,9 @@ +go.uber.org/zap/internal/pool +go.uber.org/zap/internal/stacktrace +go.uber.org/zap/zapcore -+# golang.org/x/crypto v0.39.0 -+## explicit; go 1.23.0 ++go.uber.org/zap/zaptest/observer ++# golang.org/x/crypto v0.43.0 ++## explicit; go 1.24.0 +golang.org/x/crypto/blake2b +golang.org/x/crypto/chacha20 +golang.org/x/crypto/chacha20poly1305 @@ -199,18 +203,16 @@ +golang.org/x/crypto/internal/alias +golang.org/x/crypto/internal/poly1305 +golang.org/x/crypto/poly1305 -+# golang.org/x/mod v0.25.0 -+## explicit; go 1.23.0 ++# golang.org/x/mod v0.28.0 ++## explicit; go 1.24.0 +golang.org/x/mod/internal/lazyregexp +golang.org/x/mod/modfile +golang.org/x/mod/module +golang.org/x/mod/semver -+# golang.org/x/net v0.41.0 -+## explicit; go 1.23.0 ++# golang.org/x/net v0.45.0 ++## explicit; go 1.24.0 +golang.org/x/net/bpf +golang.org/x/net/context -+golang.org/x/net/html -+golang.org/x/net/html/atom +golang.org/x/net/http/httpguts +golang.org/x/net/http2/hpack +golang.org/x/net/idna @@ -218,29 +220,29 @@ +golang.org/x/net/internal/socket +golang.org/x/net/ipv4 +golang.org/x/net/ipv6 -+# golang.org/x/sync v0.15.0 -+## explicit; go 1.23.0 ++# golang.org/x/sync v0.17.0 ++## explicit; go 1.24.0 +golang.org/x/sync/errgroup -+# golang.org/x/sys v0.33.0 -+## explicit; go 1.23.0 ++# golang.org/x/sys v0.37.0 ++## explicit; go 1.24.0 +golang.org/x/sys/cpu +golang.org/x/sys/plan9 +golang.org/x/sys/unix +golang.org/x/sys/windows -+# golang.org/x/term v0.32.0 -+## explicit; go 1.23.0 ++# golang.org/x/term v0.36.0 ++## explicit; go 1.24.0 +golang.org/x/term -+# golang.org/x/text v0.26.0 -+## explicit; go 1.23.0 ++# golang.org/x/text v0.30.0 ++## explicit; go 1.24.0 +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm -+# golang.org/x/time v0.12.0 -+## explicit; go 1.23.0 ++# golang.org/x/time v0.14.0 ++## explicit; go 1.24.0 +golang.org/x/time/rate -+# golang.org/x/tools v0.34.0 -+## explicit; go 1.23.0 ++# golang.org/x/tools v0.37.0 ++## explicit; go 1.24.0 +golang.org/x/tools/cover +golang.org/x/tools/go/analysis +golang.org/x/tools/go/analysis/passes/ctrlflow @@ -270,8 +272,6 @@ +golang.org/x/tools/internal/typeparams +golang.org/x/tools/internal/typesinternal +golang.org/x/tools/internal/versions -+# gopkg.in/yaml.v2 v2.4.0 -+## explicit; go 1.15 +# gopkg.in/yaml.v3 v3.0.1 +## explicit +gopkg.in/yaml.v3 diff --git a/net-p2p/walletd/Makefile b/net-p2p/walletd/Makefile index f1c300631732..53151dcdf1d0 100644 --- a/net-p2p/walletd/Makefile +++ b/net-p2p/walletd/Makefile @@ -1,7 +1,6 @@ PORTNAME= walletd DISTVERSIONPREFIX= v -DISTVERSION= 2.10.4 -PORTREVISION= 5 +DISTVERSION= 2.11.0 CATEGORIES= net-p2p @@ -23,34 +22,34 @@ GH_ACCOUNT= SiaFoundation GO_TARGET= ./cmd/walletd GO_BUILDFLAGS+= -tags='netgo timetzdata' -GH_TUPLE= \ - SiaFoundation:core:v0.14.1:siafoundation_core/vendor/go.sia.tech/core \ - SiaFoundation:coreutils:v0.16.4:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ - SiaFoundation:jape:v0.14.0:siafoundation_jape/vendor/go.sia.tech/jape \ - SiaFoundation:mux:v1.4.0:siafoundation_mux/vendor/go.sia.tech/mux \ - SiaFoundation:web:walletd/v0.30.0:siafoundation_web/vendor/go.sia.tech/web \ - etcd-io:bbolt:v1.4.2:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ - go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ - golang:crypto:v0.39.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:exp:9bf2ced13842:golang_exp/vendor/golang.org/x/exp \ - golang:mod:v0.25.0:golang_mod/vendor/golang.org/x/mod \ - golang:net:v0.41.0:golang_net/vendor/golang.org/x/net \ - golang:sync:v0.15.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.33.0:golang_sys/vendor/golang.org/x/sys \ - golang:term:v0.32.0:golang_term/vendor/golang.org/x/term \ - golang:text:v0.26.0:golang_text/vendor/golang.org/x/text \ - golang:tools:v0.34.0:golang_tools/vendor/golang.org/x/tools \ - julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ - lukechampine:flagg:v1.1.1:lukechampine_flagg/vendor/lukechampine.com/flagg \ - lukechampine:frand:v1.5.1:lukechampine_frand/vendor/lukechampine.com/frand \ - lukechampine:upnp:v0.3.0:lukechampine_upnp/vendor/lukechampine.com/upnp \ - mattn:go-sqlite3:v1.14.28:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ - quic-go:qpack:v0.5.1:quic_go_qpack/vendor/github.com/quic-go/qpack \ - quic-go:quic-go:v0.53.0:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ - quic-go:webtransport-go:v0.9.0:quic_go_webtransport_go/vendor/github.com/quic-go/webtransport-go \ - uber-go:mock:v0.5.2:uber_go_mock/vendor/go.uber.org/mock \ - uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ - uber-go:zap:v1.27.0:uber_go_zap/vendor/go.uber.org/zap +GH_TUPLE= \ + SiaFoundation:core:v0.17.5:siafoundation_core/vendor/go.sia.tech/core \ + SiaFoundation:coreutils:v0.18.5:siafoundation_coreutils/vendor/go.sia.tech/coreutils \ + SiaFoundation:jape:v0.14.1:siafoundation_jape/vendor/go.sia.tech/jape \ + SiaFoundation:mux:v1.4.0:siafoundation_mux/vendor/go.sia.tech/mux \ + SiaFoundation:web:walletd/v0.34.5:siafoundation_web/vendor/go.sia.tech/web \ + etcd-io:bbolt:v1.4.3:etcd_io_bbolt/vendor/go.etcd.io/bbolt \ + go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ + golang:crypto:v0.42.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:exp:9bf2ced13842:golang_exp/vendor/golang.org/x/exp \ + golang:mod:v0.28.0:golang_mod/vendor/golang.org/x/mod \ + golang:net:v0.44.0:golang_net/vendor/golang.org/x/net \ + golang:sync:v0.17.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.36.0:golang_sys/vendor/golang.org/x/sys \ + golang:term:v0.35.0:golang_term/vendor/golang.org/x/term \ + golang:text:v0.29.0:golang_text/vendor/golang.org/x/text \ + golang:tools:v0.37.0:golang_tools/vendor/golang.org/x/tools \ + julienschmidt:httprouter:v1.3.0:julienschmidt_httprouter/vendor/github.com/julienschmidt/httprouter \ + lukechampine:flagg:v1.1.1:lukechampine_flagg/vendor/lukechampine.com/flagg \ + lukechampine:frand:v1.5.1:lukechampine_frand/vendor/lukechampine.com/frand \ + lukechampine:upnp:v0.3.0:lukechampine_upnp/vendor/lukechampine.com/upnp \ + mattn:go-sqlite3:v1.14.32:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + quic-go:qpack:v0.5.1:quic_go_qpack/vendor/github.com/quic-go/qpack \ + quic-go:quic-go:v0.54.0:quic_go_quic_go/vendor/github.com/quic-go/quic-go \ + quic-go:webtransport-go:v0.9.0:quic_go_webtransport_go/vendor/github.com/quic-go/webtransport-go \ + uber-go:mock:v0.5.2:uber_go_mock/vendor/go.uber.org/mock \ + uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ + uber-go:zap:v1.27.0:uber_go_zap/vendor/go.uber.org/zap PLIST_FILES= "@dir(${USERS},${GROUPS},750) /var/db/${PORTNAME}" \ "@sample(${USERS},${GROUPS},600) etc/walletd.yml.sample" \ diff --git a/net-p2p/walletd/distinfo b/net-p2p/walletd/distinfo index fae8ac429fd9..6cd4bdb69b37 100644 --- a/net-p2p/walletd/distinfo +++ b/net-p2p/walletd/distinfo @@ -1,38 +1,38 @@ -TIMESTAMP = 1754394910 -SHA256 (SiaFoundation-walletd-v2.10.4_GH0.tar.gz) = 37c0eea79222bec45431a7b85427e0146f1c4e667710cf295d49def14af22e4a -SIZE (SiaFoundation-walletd-v2.10.4_GH0.tar.gz) = 112035 -SHA256 (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 6692901e6ee6cb465145740245e5530fb7194ac4114f04b5f1b206a4615b94fe -SIZE (SiaFoundation-core-v0.14.1_GH0.tar.gz) = 154852 -SHA256 (SiaFoundation-coreutils-v0.16.4_GH0.tar.gz) = b07073f54a28c45d30adac7687951e0178e1128356032cdb7ef4d5431b22c254 -SIZE (SiaFoundation-coreutils-v0.16.4_GH0.tar.gz) = 127749 -SHA256 (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = aeb76b2d14921e1075b612dedf784e812fa54bd46e19837e0048e8d0584c41b4 -SIZE (SiaFoundation-jape-v0.14.0_GH0.tar.gz) = 14087 +TIMESTAMP = 1763383379 +SHA256 (SiaFoundation-walletd-v2.11.0_GH0.tar.gz) = a1ab6e1adcfc40aaac22a3ee3bbe481821a060571e5471fb6195ea55aaf46abd +SIZE (SiaFoundation-walletd-v2.11.0_GH0.tar.gz) = 112236 +SHA256 (SiaFoundation-core-v0.17.5_GH0.tar.gz) = 8cc90e743d136bf8d586653fb7375f0ec3cdfa30e12f39ad02847c89ce321dec +SIZE (SiaFoundation-core-v0.17.5_GH0.tar.gz) = 160883 +SHA256 (SiaFoundation-coreutils-v0.18.5_GH0.tar.gz) = d8ea50879c67f237780451da98db516e7afd6a77d0cb7b70fa7bde21dc2cd21c +SIZE (SiaFoundation-coreutils-v0.18.5_GH0.tar.gz) = 132649 +SHA256 (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 9eb69f2217816deca3da87bb5e799b4ab6882f9ee5341bfa8786b418a4d173e9 +SIZE (SiaFoundation-jape-v0.14.1_GH0.tar.gz) = 13585 SHA256 (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 36d408992c89a1b60ede9bdaf1fb65d6022b45212ad1e336b7ed931f719e7209 SIZE (SiaFoundation-mux-v1.4.0_GH0.tar.gz) = 28746 -SHA256 (SiaFoundation-web-walletd-v0.30.0_GH0.tar.gz) = 9537a4d5ee540fdd83ac47f331e0158e8fc8707db47f2c2a374c2c6cc735a74b -SIZE (SiaFoundation-web-walletd-v0.30.0_GH0.tar.gz) = 24972425 -SHA256 (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 0875f814e830d20df782a5c4cb2ac9361640f96877944b385769ca3f75270e60 -SIZE (etcd-io-bbolt-v1.4.2_GH0.tar.gz) = 169423 +SHA256 (SiaFoundation-web-walletd-v0.34.5_GH0.tar.gz) = 4a51e1ebb90c4045acc71df21c49622f80f83cc10852c4a03d6cae304e3e4639 +SIZE (SiaFoundation-web-walletd-v0.34.5_GH0.tar.gz) = 26359622 +SHA256 (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 369a3daf16ad59d0b25e6a60f94d2ffb027d13e7e63af00626879276dda2f8be +SIZE (etcd-io-bbolt-v1.4.3_GH0.tar.gz) = 170765 SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 -SHA256 (golang-crypto-v0.39.0_GH0.tar.gz) = 56abac6e399772acc8de206b85bb82ffb53fd4d22c80944cee46247e0291ebc1 -SIZE (golang-crypto-v0.39.0_GH0.tar.gz) = 2158694 +SHA256 (golang-crypto-v0.42.0_GH0.tar.gz) = 4f0c623e94394b192af9afb187954b84af65cf0cb6aab852b14323c60506aa63 +SIZE (golang-crypto-v0.42.0_GH0.tar.gz) = 2156903 SHA256 (golang-exp-9bf2ced13842_GH0.tar.gz) = 90fcc103b5927178af2d64b57d39de86d43a8bfa13cb71f4865a360cffe0f1b0 SIZE (golang-exp-9bf2ced13842_GH0.tar.gz) = 1744262 -SHA256 (golang-mod-v0.25.0_GH0.tar.gz) = 6bfb8436e598c4acbd8ffc54e68160970b39a5242fc62361b1f5596a23354270 -SIZE (golang-mod-v0.25.0_GH0.tar.gz) = 126554 -SHA256 (golang-net-v0.41.0_GH0.tar.gz) = f152a3e60a57dc44ac20d24ff93cb8a8ceb90a7618c05618a4c48a81724627d3 -SIZE (golang-net-v0.41.0_GH0.tar.gz) = 1504489 -SHA256 (golang-sync-v0.15.0_GH0.tar.gz) = 792d74eb2c5a807e8da43f5bfa84ea7b1a1ebebd8309736265a45d20de6d77c0 -SIZE (golang-sync-v0.15.0_GH0.tar.gz) = 18712 -SHA256 (golang-sys-v0.33.0_GH0.tar.gz) = 16370146c98a69f76b09e7b67ec93d7e259e45d85808aeb9a453a4bbff865287 -SIZE (golang-sys-v0.33.0_GH0.tar.gz) = 1528783 -SHA256 (golang-term-v0.32.0_GH0.tar.gz) = 3b194a9205fc4221299c3475e4170a24a0a87c816ca58dcbc21b39029e47ef14 -SIZE (golang-term-v0.32.0_GH0.tar.gz) = 15443 -SHA256 (golang-text-v0.26.0_GH0.tar.gz) = 4c5081357419e24417f0dfe9f3b66cdb589cbf2906cee8114d6118f4c01663cb -SIZE (golang-text-v0.26.0_GH0.tar.gz) = 8966932 -SHA256 (golang-tools-v0.34.0_GH0.tar.gz) = ed3063f864a4c3e12f02dc4553d087b22b3b5f09f881e977613772e3f2324ab9 -SIZE (golang-tools-v0.34.0_GH0.tar.gz) = 8171250 +SHA256 (golang-mod-v0.28.0_GH0.tar.gz) = 43d8ee437da704be89e0295fa3b9d53dbbc32bb867fb080822832c3e17224798 +SIZE (golang-mod-v0.28.0_GH0.tar.gz) = 126562 +SHA256 (golang-net-v0.44.0_GH0.tar.gz) = 5ef238b9b87c6e42eb175fa5d598bd39f3a08e58cf2e310e585106a4634019cb +SIZE (golang-net-v0.44.0_GH0.tar.gz) = 1502939 +SHA256 (golang-sync-v0.17.0_GH0.tar.gz) = 43bb928dbf895ec51797c1ec8899dd8cbb57af34e8e0c4960609cb957af1aad7 +SIZE (golang-sync-v0.17.0_GH0.tar.gz) = 18189 +SHA256 (golang-sys-v0.36.0_GH0.tar.gz) = 5a4963997b147e64a840afb93c662bf4e320a3089d4540b7c0cbc982ad09bc2a +SIZE (golang-sys-v0.36.0_GH0.tar.gz) = 1530636 +SHA256 (golang-term-v0.35.0_GH0.tar.gz) = cc2bc4ab21110ca67c0b4642f889b463ef7d3006af109d90d25bfac79da707c7 +SIZE (golang-term-v0.35.0_GH0.tar.gz) = 15931 +SHA256 (golang-text-v0.29.0_GH0.tar.gz) = 9fbdba333af6a936b6f54a3c9f730f3e29ecece3f1a98285ff8dfee79225d371 +SIZE (golang-text-v0.29.0_GH0.tar.gz) = 8973069 +SHA256 (golang-tools-v0.37.0_GH0.tar.gz) = 6a88c95ce260c45fe9bdf49a3286db72e4fd3732a873676d551b777407345acf +SIZE (golang-tools-v0.37.0_GH0.tar.gz) = 8240781 SHA256 (julienschmidt-httprouter-v1.3.0_GH0.tar.gz) = 2999dffc23f8ac3872ea37d108ddec0ba570d2780a42876300bdcdb0744908e2 SIZE (julienschmidt-httprouter-v1.3.0_GH0.tar.gz) = 23889 SHA256 (lukechampine-flagg-v1.1.1_GH0.tar.gz) = 18be5b31baa80cef0f6ab83dc3022d1de96e3025011e4e290ff066a834913900 @@ -41,12 +41,12 @@ SHA256 (lukechampine-frand-v1.5.1_GH0.tar.gz) = 4cbc9b5f5d08ba860ce7dd8689581b26 SIZE (lukechampine-frand-v1.5.1_GH0.tar.gz) = 7591 SHA256 (lukechampine-upnp-v0.3.0_GH0.tar.gz) = e0911c0bf4acf197b3d5793259b2734d01d00dea93829845ee7a7de5cdd6e517 SIZE (lukechampine-upnp-v0.3.0_GH0.tar.gz) = 5880 -SHA256 (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 958a4ac11099d4f6ca1709e31145b69357ef56576602c64e202ba6ac8e68bc43 -SIZE (mattn-go-sqlite3-v1.14.28_GH0.tar.gz) = 2660019 +SHA256 (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = f71e6afab6c28d78171407a2f4d66adaecef4e686590549b58f4d21ba1a4174e +SIZE (mattn-go-sqlite3-v1.14.32_GH0.tar.gz) = 2674256 SHA256 (quic-go-qpack-v0.5.1_GH0.tar.gz) = 4764c488fd58d111bfb06f651f593c8beb1829b853eb56ab204f2680aca12362 SIZE (quic-go-qpack-v0.5.1_GH0.tar.gz) = 40696 -SHA256 (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 046cb1a923dc9204a5b3779222b4cf5a884453fc4a4cddbc0225012e79062ab7 -SIZE (quic-go-quic-go-v0.53.0_GH0.tar.gz) = 617877 +SHA256 (quic-go-quic-go-v0.54.0_GH0.tar.gz) = d4ec1748e04064139479b186b16ea701c725af985b9df250f7d7bd47f1c9d233 +SIZE (quic-go-quic-go-v0.54.0_GH0.tar.gz) = 631118 SHA256 (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 751d3ef0e4f25d76277549c712ba724c1a609b1080744faea598ce7275fd4ebe SIZE (quic-go-webtransport-go-v0.9.0_GH0.tar.gz) = 34908 SHA256 (uber-go-mock-v0.5.2_GH0.tar.gz) = 3b321abaf4705051a5aa16a1b7e89b75fb004d92c10ed9adc64e327e4fd4d412 diff --git a/net-p2p/walletd/files/patch-build_meta.go b/net-p2p/walletd/files/patch-build_meta.go index 23af5bc51907..2fea8f128b12 100644 --- a/net-p2p/walletd/files/patch-build_meta.go +++ b/net-p2p/walletd/files/patch-build_meta.go @@ -1,15 +1,15 @@ ---- build/meta.go.orig 2025-07-01 09:12:25 UTC +--- build/meta.go.orig 2025-11-17 12:43:52 UTC +++ build/meta.go @@ -1,7 +1,9 @@ +// Code generated by go generate; DO NOT EDIT. -+// This file was generated by go generate at 2025-08-05T13:50:15+02:00. ++// This file was generated by go generate at 2025-11-17T13:46:17+01:00. package build const ( - commit = "?" - version = "?" - buildTime = 0 -+ commit = "cb81895" -+ version = "v2.10.4" ++ commit = "02c4e7a" ++ version = "v2.11.0" + buildTime = %%BUILDTIME%% ) diff --git a/net-p2p/walletd/files/patch-vendor_modules.txt b/net-p2p/walletd/files/patch-vendor_modules.txt index 5b2bcd606244..e5d49313561e 100644 --- a/net-p2p/walletd/files/patch-vendor_modules.txt +++ b/net-p2p/walletd/files/patch-vendor_modules.txt @@ -1,16 +1,16 @@ ---- vendor/modules.txt.orig 2025-08-05 11:52:17 UTC +--- vendor/modules.txt.orig 2025-11-17 12:44:04 UTC +++ vendor/modules.txt @@ -0,0 +1,178 @@ +# github.com/julienschmidt/httprouter v1.3.0 +## explicit; go 1.7 +github.com/julienschmidt/httprouter -+# github.com/mattn/go-sqlite3 v1.14.28 ++# github.com/mattn/go-sqlite3 v1.14.32 +## explicit; go 1.19 +github.com/mattn/go-sqlite3 +# github.com/quic-go/qpack v0.5.1 +## explicit; go 1.22 +github.com/quic-go/qpack -+# github.com/quic-go/quic-go v0.53.0 ++# github.com/quic-go/quic-go v0.54.0 +## explicit; go 1.23 +github.com/quic-go/quic-go +github.com/quic-go/quic-go/http3 @@ -29,13 +29,13 @@ +# github.com/quic-go/webtransport-go v0.9.0 +## explicit; go 1.23 +github.com/quic-go/webtransport-go -+# go.etcd.io/bbolt v1.4.2 ++# go.etcd.io/bbolt v1.4.3 +## explicit; go 1.23 +go.etcd.io/bbolt +go.etcd.io/bbolt/errors +go.etcd.io/bbolt/internal/common +go.etcd.io/bbolt/internal/freelist -+# go.sia.tech/core v0.14.1 ++# go.sia.tech/core v0.17.5 +## explicit; go 1.23.1 +go.sia.tech/core/blake2b +go.sia.tech/core/consensus @@ -43,8 +43,8 @@ +go.sia.tech/core/rhp/v2 +go.sia.tech/core/rhp/v4 +go.sia.tech/core/types -+# go.sia.tech/coreutils v0.16.4 -+## explicit; go 1.23.1 ++# go.sia.tech/coreutils v0.18.5 ++## explicit; go 1.24.0 +go.sia.tech/coreutils +go.sia.tech/coreutils/chain +go.sia.tech/coreutils/rhp/v4 @@ -54,8 +54,8 @@ +go.sia.tech/coreutils/testutil +go.sia.tech/coreutils/threadgroup +go.sia.tech/coreutils/wallet -+# go.sia.tech/jape v0.14.0 -+## explicit; go 1.23.2 ++# go.sia.tech/jape v0.14.1 ++## explicit; go 1.24.0 +go.sia.tech/jape +# go.sia.tech/mux v1.4.0 +## explicit; go 1.23 @@ -65,8 +65,8 @@ +# go.sia.tech/web v0.0.0-20240610131903-5611d44a533e +## explicit +go.sia.tech/web/internal/nextjs -+# go.sia.tech/web/walletd v0.30.0 -+## explicit; go 1.23.0 ++# go.sia.tech/web/walletd v0.34.5 ++## explicit; go 1.24.3 +go.sia.tech/web/walletd +# go.uber.org/mock v0.5.2 +## explicit; go 1.23 @@ -88,8 +88,8 @@ +go.uber.org/zap/internal/ztest +go.uber.org/zap/zapcore +go.uber.org/zap/zaptest -+# golang.org/x/crypto v0.39.0 -+## explicit; go 1.23.0 ++# golang.org/x/crypto v0.42.0 ++## explicit; go 1.24.0 +golang.org/x/crypto/blake2b +golang.org/x/crypto/chacha20 +golang.org/x/crypto/chacha20poly1305 @@ -101,14 +101,14 @@ +# golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 +## explicit; go 1.20 +golang.org/x/exp/constraints -+# golang.org/x/mod v0.25.0 -+## explicit; go 1.23.0 ++# golang.org/x/mod v0.28.0 ++## explicit; go 1.24.0 +golang.org/x/mod/internal/lazyregexp +golang.org/x/mod/modfile +golang.org/x/mod/module +golang.org/x/mod/semver -+# golang.org/x/net v0.41.0 -+## explicit; go 1.23.0 ++# golang.org/x/net v0.44.0 ++## explicit; go 1.24.0 +golang.org/x/net/bpf +golang.org/x/net/context +golang.org/x/net/http/httpguts @@ -118,26 +118,26 @@ +golang.org/x/net/internal/socket +golang.org/x/net/ipv4 +golang.org/x/net/ipv6 -+# golang.org/x/sync v0.15.0 -+## explicit; go 1.23.0 ++# golang.org/x/sync v0.17.0 ++## explicit; go 1.24.0 +golang.org/x/sync/errgroup -+# golang.org/x/sys v0.33.0 -+## explicit; go 1.23.0 ++# golang.org/x/sys v0.36.0 ++## explicit; go 1.24.0 +golang.org/x/sys/cpu +golang.org/x/sys/plan9 +golang.org/x/sys/unix +golang.org/x/sys/windows -+# golang.org/x/term v0.32.0 -+## explicit; go 1.23.0 ++# golang.org/x/term v0.35.0 ++## explicit; go 1.24.0 +golang.org/x/term -+# golang.org/x/text v0.26.0 -+## explicit; go 1.23.0 ++# golang.org/x/text v0.29.0 ++## explicit; go 1.24.0 +golang.org/x/text/secure/bidirule +golang.org/x/text/transform +golang.org/x/text/unicode/bidi +golang.org/x/text/unicode/norm -+# golang.org/x/tools v0.34.0 -+## explicit; go 1.23.0 ++# golang.org/x/tools v0.37.0 ++## explicit; go 1.24.0 +golang.org/x/tools/go/analysis +golang.org/x/tools/go/analysis/passes/ctrlflow +golang.org/x/tools/go/analysis/passes/inspect diff --git a/net/eturnal/Makefile b/net/eturnal/Makefile index 93e61b63934f..ae5de2809e06 100644 --- a/net/eturnal/Makefile +++ b/net/eturnal/Makefile @@ -1,6 +1,6 @@ PORTNAME= eturnal DISTVERSION= 1.12.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yzrh@noema.org diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index b5eac1c6dac6..1c8b214a607b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PORTNAME= haproxy -DISTVERSION= 3.2.8 +DISTVERSION= 3.2.9 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/3.2/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index b539cf0e2dd8..97973115bd37 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762580435 -SHA256 (haproxy-3.2.8.tar.gz) = 46703fb94720f92cce2b08049a40d9176962037ba676885c55a56bd9d625e7c2 -SIZE (haproxy-3.2.8.tar.gz) = 5119011 +TIMESTAMP = 1763785679 +SHA256 (haproxy-3.2.9.tar.gz) = e660d141b29019f4d198785b0834cc3e9c96efceeb807c2fff2fc935bd3354c2 +SIZE (haproxy-3.2.9.tar.gz) = 5123457 diff --git a/net/k6/Makefile b/net/k6/Makefile index 43f770ff5e1c..7475af1efa0a 100644 --- a/net/k6/Makefile +++ b/net/k6/Makefile @@ -1,6 +1,6 @@ PORTNAME= k6 DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= net MAINTAINER= dutra@FreeBSD.org @@ -15,7 +15,7 @@ USES= go:1.24,modules NOT_FOR_ARCHS= armv6 armv7 i386 _BUILD_DATE= $$(date -u +"%FT%T%z") -_BUILD_HASH= a9f9e3b +_BUILD_HASH= b670a64 GO_MODULE= github.com/grafana/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ @@ -23,8 +23,7 @@ GO_BUILDFLAGS= -ldflags "\ -X go.k6.io/k6/lib/consts.VersionDetails=${_BUILD_DATE}/${_BUILD_HASH}" PLIST_FILES= bin/${PORTNAME} -_DOCS= release\ notes/\${DISTVERSIONFULL}.md CODE_OF_CONDUCT.md \ - CONTRIBUTING.md README.md SECURITY.md SUPPORT.md +_DOCS= CODE_OF_CONDUCT.md CONTRIBUTING.md README.md SECURITY.md SUPPORT.md PORTDOCS= ${_DOCS:T} OPTIONS_DEFINE= DOCS diff --git a/net/k6/distinfo b/net/k6/distinfo index c0de380ba257..5770773c53bb 100644 --- a/net/k6/distinfo +++ b/net/k6/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1762937846 -SHA256 (go/net_k6/k6-v1.4.0/v1.4.0.mod) = 7de70dcef56a712ee5f3b9564b2c15c69b38bcd5d2f53fcd8008f9fe516b0185 -SIZE (go/net_k6/k6-v1.4.0/v1.4.0.mod) = 4783 -SHA256 (go/net_k6/k6-v1.4.0/v1.4.0.zip) = 6c53489ed6ad33890f5b16458dc5fbddb25001f88382bf34ef2dd14ee30ea03d -SIZE (go/net_k6/k6-v1.4.0/v1.4.0.zip) = 2589236 +TIMESTAMP = 1763850453 +SHA256 (go/net_k6/k6-v1.4.1/v1.4.1.mod) = 7de70dcef56a712ee5f3b9564b2c15c69b38bcd5d2f53fcd8008f9fe516b0185 +SIZE (go/net_k6/k6-v1.4.1/v1.4.1.mod) = 4783 +SHA256 (go/net_k6/k6-v1.4.1/v1.4.1.zip) = 5556d61dc3787a77c79123a85d992837042566a086e81e05f04cbfd41d12d063 +SIZE (go/net_k6/k6-v1.4.1/v1.4.1.zip) = 2589217 diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index 943bc9e89929..edf10148a05a 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -1,5 +1,5 @@ PORTNAME= kamailio -DISTVERSION= 6.0.3 +DISTVERSION= 6.0.4 CATEGORIES= net MASTER_SITES= http://www.kamailio.org/pub/kamailio/${DISTVERSION}/src/ DISTNAME= ${PORTNAME}-${DISTVERSION}_src diff --git a/net/kamailio/distinfo b/net/kamailio/distinfo index 94cd408d90cf..c88844c373f2 100644 --- a/net/kamailio/distinfo +++ b/net/kamailio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758364827 -SHA256 (kamailio-6.0.3_src.tar.gz) = 963c70b2ca64f0801c8549cc51b4e2f1b7f4e73ae9d4a70145c5c4d5b4da1184 -SIZE (kamailio-6.0.3_src.tar.gz) = 13105571 +TIMESTAMP = 1763303549 +SHA256 (kamailio-6.0.4_src.tar.gz) = df83ecde2d6d9d255cfc92c18d2457198f19452997846a8dcb7bfe7376aeb6e6 +SIZE (kamailio-6.0.4_src.tar.gz) = 13130282 diff --git a/net/kamailio/files/extra-patch-cmake_modules-docs.cmake b/net/kamailio/files/extra-patch-cmake_modules-docs.cmake index fb390732209c..b16479e767fd 100644 --- a/net/kamailio/files/extra-patch-cmake_modules-docs.cmake +++ b/net/kamailio/files/extra-patch-cmake_modules-docs.cmake @@ -1,15 +1,16 @@ ---- cmake/modules-docs.cmake.orig 2025-01-29 11:36:50 UTC +--- cmake/modules-docs.cmake.orig 2025-11-06 09:29:38 UTC +++ cmake/modules-docs.cmake -@@ -171,12 +171,6 @@ function(docs_add_module module_name) - COMMENT "Processing target ${module_name}_man") +@@ -157,13 +157,6 @@ function(docs_add_module group_name module_name) + ) - install( -- FILES ${CMAKE_CURRENT_SOURCE_DIR}/${module_name}/README -- RENAME README.${module_name} -- DESTINATION ${CMAKE_INSTALL_DOCDIR}/modules -- COMPONENT kamailio_docs) + install( +- FILES ${CMAKE_CURRENT_SOURCE_DIR}/${module_name}/README +- RENAME README.${module_name} +- DESTINATION ${CMAKE_INSTALL_DOCDIR}/modules +- COMPONENT ${group_name} +- ) - -- install( - FILES ${CMAKE_CURRENT_SOURCE_DIR}/${module_name}/${module_name}.7 - DESTINATION ${CMAKE_INSTALL_DATADIR}/man/man7 - COMPONENT kamailio_docs +- install( + FILES ${CMAKE_CURRENT_SOURCE_DIR}/${module_name}/${module_name}.7 + DESTINATION ${CMAKE_INSTALL_DATADIR}/man/man7 + COMPONENT ${group_name} diff --git a/net/kamailio/files/extra-patch-src_CMakeLists.txt b/net/kamailio/files/extra-patch-src_CMakeLists.txt index 263c00e82a04..0abf7da63473 100644 --- a/net/kamailio/files/extra-patch-src_CMakeLists.txt +++ b/net/kamailio/files/extra-patch-src_CMakeLists.txt @@ -1,6 +1,6 @@ ---- src/CMakeLists.txt.orig 2025-01-29 11:36:50 UTC +--- src/CMakeLists.txt.orig 2025-11-06 09:29:38 UTC +++ src/CMakeLists.txt -@@ -130,12 +130,6 @@ install( +@@ -157,13 +157,6 @@ install( COMPONENT kamailio-core ) @@ -8,7 +8,8 @@ -install( - FILES ${CMAKE_SOURCE_DIR}/README ${CMAKE_SOURCE_DIR}/INSTALL - DESTINATION ${CMAKE_INSTALL_DOCDIR} -- COMPONENT kamailio-docs) +- COMPONENT kamailio-core +-) - # ---------- # Create and install the man pages for kamailio diff --git a/net/kamailio/files/patch-cmake_compiler-specific.cmake b/net/kamailio/files/patch-cmake_compiler-specific.cmake new file mode 100644 index 000000000000..77a208674511 --- /dev/null +++ b/net/kamailio/files/patch-cmake_compiler-specific.cmake @@ -0,0 +1,51 @@ +--- cmake/compiler-specific.cmake.orig 2025-11-06 09:29:38 UTC ++++ cmake/compiler-specific.cmake +@@ -149,8 +149,8 @@ elseif(TARGET_ARCH MATCHES "ppc64$") + "GCC version ${CMAKE_C_COMPILER_VERSION} is too old for ppc64. Try GCC 3.0 or newer." + ) + endif() +- # else() +- # message(FATAL_ERROR "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for ppc64. Try GCC.") ++ else() ++ message(WARNING "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for ppc64. Try GCC.") + endif() + elseif(TARGET_ARCH STREQUAL "ppc") + # PowerPC 32-bit specific flags +@@ -197,7 +197,7 @@ elseif(TARGET_ARCH STREQUAL "arm7") + ) + endif() + else() +- message(FATAL_ERROR "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for arm7. Try GCC.") ++ message(WARNING "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for arm7. Try GCC.") + endif() + elseif(TARGET_ARCH STREQUAL "arm6") + if(CMAKE_C_COMPILER_ID STREQUAL "GNU") +@@ -235,7 +235,7 @@ elseif(TARGET_ARCH STREQUAL "arm") + ) + endif() + else() +- message(FATAL_ERROR "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for arm. Try GCC.") ++ message(WARNING "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for arm. Try GCC.") + endif() + elseif(TARGET_ARCH STREQUAL "sparc64") + if(CMAKE_C_COMPILER_ID STREQUAL "GNU") +@@ -269,9 +269,7 @@ elseif(TARGET_ARCH STREQUAL "sparc64") + -xc99 + ) + else() +- message( +- FATAL_ERROR "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for sparc64. Try GCC or Sun." +- ) ++ message(WARNING "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for sparc64. Try GCC or Sun.") + endif() + elseif(TARGET_ARCH STREQUAL "sparc") + if(CMAKE_C_COMPILER_ID STREQUAL "GNU") +@@ -294,7 +292,7 @@ elseif(TARGET_ARCH STREQUAL "sparc") + common_compiler_flags INTERFACE -xO3 -xtarget=native -xmemalign=4i -fma=fused -fns=yes -xc99 + ) + else() +- message(FATAL_ERROR "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for sparc. Try GCC or Sun.") ++ message(WARNING "Unsupported compiler (${CMAKE_C_COMPILER_ID}) for sparc. Try GCC or Sun.") + endif() + elseif(TARGET_ARCH STREQUAL "mips") + if(CMAKE_C_COMPILER_ID STREQUAL "GNU") diff --git a/net/kamailio/files/patch-cmake_defs.cmake b/net/kamailio/files/patch-cmake_defs.cmake deleted file mode 100644 index 7f4b532cf9d1..000000000000 --- a/net/kamailio/files/patch-cmake_defs.cmake +++ /dev/null @@ -1,11 +0,0 @@ ---- cmake/defs.cmake.orig 2025-11-07 10:31:49 UTC -+++ cmake/defs.cmake -@@ -25,6 +25,8 @@ elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64|amd64") - set(TARGET_ARCH "i386") - elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "x86_64|amd64") - set(TARGET_ARCH "x86_64") -+elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "armv7") -+ set(TARGET_ARCH "arm7") - else() - set(TARGET_ARCH "${CMAKE_SYSTEM_PROCESSOR}") - endif() diff --git a/net/libnpupnp/Makefile b/net/libnpupnp/Makefile index 0a9bc51c1eef..b18e5ab36f7e 100644 --- a/net/libnpupnp/Makefile +++ b/net/libnpupnp/Makefile @@ -1,5 +1,5 @@ PORTNAME= libnpupnp -DISTVERSION= 6.2.1 +DISTVERSION= 6.2.3 CATEGORIES= net MASTER_SITES= https://www.lesbonscomptes.com/upmpdcli/downloads/ diff --git a/net/libnpupnp/distinfo b/net/libnpupnp/distinfo index 28e70e0135e9..5c7f6a745fea 100644 --- a/net/libnpupnp/distinfo +++ b/net/libnpupnp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741420233 -SHA256 (libnpupnp-6.2.1.tar.gz) = 1cc1222512d480826d2923cc7b98b7361183a2add8c6b646a7fa32c2f34b32b3 -SIZE (libnpupnp-6.2.1.tar.gz) = 471007 +TIMESTAMP = 1763818284 +SHA256 (libnpupnp-6.2.3.tar.gz) = 563d2a9e4afe603717343dc4667c0b89c6a017008ac6b52262da17a1e4f6bb96 +SIZE (libnpupnp-6.2.3.tar.gz) = 468168 diff --git a/net/openmpi4/Makefile b/net/openmpi4/Makefile index 984a90e8b3a8..072fcd88c251 100644 --- a/net/openmpi4/Makefile +++ b/net/openmpi4/Makefile @@ -1,7 +1,8 @@ PORTNAME= openmpi -PORTVERSION= 4.1.8 +DISTVERSION= 4.1.8 +PORTREVISION= 1 CATEGORIES= net parallel -MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${PORTVERSION:R}/ +MASTER_SITES= https://download.open-mpi.org/release/open-mpi/v${DISTVERSION:R}/ PKGNAMESUFFIX= 4 MAINTAINER= ports@FreeBSD.org @@ -11,7 +12,7 @@ WWW= https://www.open-mpi.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libhwloc.so.15:devel/hwloc2 \ +LIB_DEPENDS= libhwloc.so:devel/hwloc2 \ libltdl.so:devel/libltdl \ libevent.so:devel/libevent \ libmunge.so:security/munge @@ -19,19 +20,17 @@ LIB_DEPENDS= libhwloc.so.15:devel/hwloc2 \ # :keepla because port uses lt_dlopen USES= fortran gmake libtool:keepla localbase perl5 \ pkgconfig shebangfix tar:bzip2 - -CONFLICTS_INSTALL= openmpi-5* - -USE_PERL5= build - MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${PORTNAME} +USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib +USE_PERL5= build -PLIST_SUB+= MPIDIR=${MPIDIR} +SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ + ompi/mca/common/monitoring/aggregate_profile.pl GNU_CONFIGURE= yes -GNU_CONFIGURE_PREFIX= ${PREFIX}/${MPIDIR} GNU_CONFIGURE_MANPREFIX=${PREFIX}/${MPIDIR}/share +GNU_CONFIGURE_PREFIX= ${PREFIX}/${MPIDIR} CONFIGURE_ARGS+= --program-prefix= \ --with-hwloc=external \ --with-libltdl \ @@ -45,16 +44,15 @@ CONFIGURE_ARGS+= --program-prefix= \ --with-wrapper-ldflags=-Wl,-rpath=-Wl,-rpath=${LOCALBASE}/lib/gcc${_GCC_VER} \ ompi_cv_fortran_ignore_tkr_data=0 -USE_LDCONFIG= ${PREFIX}/${MPIDIR}/lib +TEST_TARGET= check -MANDIRS= ${PREFIX}/${MPIDIR}/share/man +PIE_UNSAFE= yes -TEST_TARGET= check +CONFLICTS_INSTALL= openmpi-5* -SHEBANG_FILES= ompi/mca/common/monitoring/profile2mat.pl \ - ompi/mca/common/monitoring/aggregate_profile.pl +MANDIRS= ${PREFIX}/${MPIDIR}/share/man -PIE_UNSAFE= yes +PLIST_SUB+= MPIDIR=${MPIDIR} OPTIONS_DEFINE= AVX DEBUG IPV6 SLURM OPTIONS_DEFAULT= SLURM @@ -80,8 +78,8 @@ DEBUG_INSTALL_TARGET_OFF= install-strip IPV6_CONFIGURE_ENABLE= ipv6 -SLURM_CONFIGURE_WITH= slurm SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm +SLURM_CONFIGURE_WITH= slurm SLURM_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_ess_slurm.la \ ${MPIDIR}/lib/openmpi/mca_ess_slurm.so \ ${MPIDIR}/lib/openmpi/mca_plm_slurm.la \ diff --git a/net/openmpi4/files/patch-ompi_mca_sharedfp_sm_sharedfp__sm.h b/net/openmpi4/files/patch-ompi_mca_sharedfp_sm_sharedfp__sm.h index 929884acd3bf..0508e78b6a96 100644 --- a/net/openmpi4/files/patch-ompi_mca_sharedfp_sm_sharedfp__sm.h +++ b/net/openmpi4/files/patch-ompi_mca_sharedfp_sm_sharedfp__sm.h @@ -1,5 +1,5 @@ ---- ompi/mca/sharedfp/sm/sharedfp_sm.h.orig 2022-04-01 19:57:04.609982000 +0200 -+++ ompi/mca/sharedfp/sm/sharedfp_sm.h 2022-04-01 19:57:19.417411000 +0200 +--- ompi/mca/sharedfp/sm/sharedfp_sm.h.orig 2025-02-04 17:12:40 UTC ++++ ompi/mca/sharedfp/sm/sharedfp_sm.h @@ -29,6 +29,7 @@ #include "ompi/mca/sharedfp/sharedfp.h" #include "ompi/mca/common/ompio/common_ompio.h" diff --git a/net/openmpi4/files/patch-opal_mca_pmix_pmix3x_pmix_src_mca_pshmem_mmap_pshmem__mmap.c b/net/openmpi4/files/patch-opal_mca_pmix_pmix3x_pmix_src_mca_pshmem_mmap_pshmem__mmap.c index 2718655bf401..d4d2b02c1efe 100644 --- a/net/openmpi4/files/patch-opal_mca_pmix_pmix3x_pmix_src_mca_pshmem_mmap_pshmem__mmap.c +++ b/net/openmpi4/files/patch-opal_mca_pmix_pmix3x_pmix_src_mca_pshmem_mmap_pshmem__mmap.c @@ -1,6 +1,6 @@ ---- opal/mca/pmix/pmix3x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c.orig 2020-04-12 11:49:10 UTC +--- opal/mca/pmix/pmix3x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c.orig 2025-02-04 17:12:41 UTC +++ opal/mca/pmix/pmix3x/pmix/src/mca/pshmem/mmap/pshmem_mmap.c -@@ -79,6 +79,9 @@ static int _mmap_segment_create(pmix_pshmem_seg_t *sm_ +@@ -65,6 +65,9 @@ static int _mmap_segment_create(pmix_pshmem_seg_t *sm_ if (0 != (rc = posix_fallocate(sm_seg->seg_id, 0, size))) { pmix_output_verbose(2, pmix_globals.debug_output, "sys call posix_fallocate(2) fail\n"); @@ -10,7 +10,7 @@ if (ENOSPC == rc) { rc = PMIX_ERR_OUT_OF_RESOURCE; goto out; -@@ -98,6 +101,7 @@ static int _mmap_segment_create(pmix_pshmem_seg_t *sm_ +@@ -84,6 +87,7 @@ static int _mmap_segment_create(pmix_pshmem_seg_t *sm_ goto map_memory; } #endif diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 021add174397..203a2895a726 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,5 @@ PORTNAME= traefik -PORTVERSION= 3.5.6 +PORTVERSION= 3.6.2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/net/traefik/distinfo b/net/traefik/distinfo index 6f987bd916a2..e5d75b16a364 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762730701 -SHA256 (traefik-3.5.6.tar.xz) = ac3e4f498a0f7dbef8a6837b444bebcb1d4ee5934e916b952205fcff4e6716d4 -SIZE (traefik-3.5.6.tar.xz) = 25602108 +TIMESTAMP = 1763853110 +SHA256 (traefik-3.6.2.tar.xz) = c046965f165b2a82c40a42d00f6fe7e263c1068f129de8b64b1ed2bb5a8548c3 +SIZE (traefik-3.6.2.tar.xz) = 26178072 diff --git a/net/unison240/Makefile b/net/unison240/Makefile index 2ff07c8f6a9b..6c710c9b2677 100644 --- a/net/unison240/Makefile +++ b/net/unison240/Makefile @@ -1,11 +1,7 @@ PORTNAME= unison PORTVERSION= 2.40.128 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net -MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ -DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS} -DIST_SUBDIR= ${DISTNAME} -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= madpilot@FreeBSD.org COMMENT= User-level file synchronization tool @@ -14,23 +10,27 @@ WWW= https://www.cis.upenn.edu/~bcpierce/unison/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +VERSIONSUFFIX= 240 + +DEPRECATED= Legacy release unsupported by upstream +EXPIRATION_DATE= 2026-02-28 + FLAVORS= x11 nox11 FLAVOR?= ${FLAVORS:[1]} -VERSIONSUFFIX= 240 - nox11_PKGNAMESUFFIX= ${VERSIONSUFFIX}-nox11 nox11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX} -x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} -x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 -x11_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ - icotool:graphics/icoutils +x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} +x11_BUILD_DEPENDS= icotool:graphics/icoutils \ + lablgtk2:x11-toolkits/ocaml-lablgtk2 x11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 - -PLIST_SUB= PORTVERSION=${PORTVERSION} -USES= gmake ocaml:build +x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 +USES= gmake ocaml:build +USE_GITHUB= yes +GH_ACCOUNT= bcpierce00 +GH_TAGNAME= 2.40 MAKE_ARGS= CFLAGS="" ALL_TARGET= unison all @@ -38,21 +38,22 @@ TEST_TARGET= selftest DOCS= BUGS.txt NEWS README DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} -EXTRA_DOCS= ${DISTNAME}-manual.html \ - ${DISTNAME}-manual.pdf ${DISTNAME}-manual.ps -OPTIONS_DEFINE= DOCS +WRKSRC_SUBDIR= src + +PLIST_SUB= PORTVERSION=${PORTVERSION} \ + VERSIONSUFFIX=${VERSIONSUFFIX} .if ${FLAVOR} == nox11 -MAKE_ARGS+= UISTYLE=text -PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 -PLIST_SUB+= X11="@comment " +MAKE_ARGS+= UISTYLE=text +PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 +PLIST_SUB+= X11="@comment " .else -MAKE_ARGS+= UISTYLE=gtk2 -SUB_FILES= ${PORTNAME}.desktop -USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango -USES+= gettext-runtime gnome -PLIST_SUB+= X11="" +MAKE_ARGS+= UISTYLE=gtk2 +SUB_FILES= ${PORTNAME}.desktop +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango +USES+= gettext-runtime gnome +PLIST_SUB+= X11="" .endif .include <bsd.port.options.mk> @@ -86,6 +87,5 @@ do-install: do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} - cd ${DISTDIR}/${DIST_SUBDIR} && ${INSTALL_DATA} ${EXTRA_DOCS} ${STAGEDIR}${DOCSDIR} .include <bsd.port.mk> diff --git a/net/unison240/distinfo b/net/unison240/distinfo index 8087893f14e9..4a61c58373ca 100644 --- a/net/unison240/distinfo +++ b/net/unison240/distinfo @@ -1,8 +1,3 @@ -SHA256 (unison-2.40.128/unison-2.40.128.tar.gz) = 5a1ea828786b9602f2a42c2167c9e7643aba2c1e20066be7ce46de4779a5ca54 -SIZE (unison-2.40.128/unison-2.40.128.tar.gz) = 2717593 -SHA256 (unison-2.40.128/unison-2.40.128-manual.html) = 8cd3901dffab27203fab1702a7eb25555539f1b566ebe08036aef695f39e8593 -SIZE (unison-2.40.128/unison-2.40.128-manual.html) = 267099 -SHA256 (unison-2.40.128/unison-2.40.128-manual.pdf) = 346f8d027adfafc9b042c8d4a144b6f0619cce43fa551dc3d4318a15464cd86a -SIZE (unison-2.40.128/unison-2.40.128-manual.pdf) = 496593 -SHA256 (unison-2.40.128/unison-2.40.128-manual.ps) = 6104e45e4b6c80c03fa17c2aa02a176e95574b731c58a5d8e2d13aa9387d0537 -SIZE (unison-2.40.128/unison-2.40.128-manual.ps) = 753150 +TIMESTAMP = 1763914825 +SHA256 (bcpierce00-unison-2.40.128-2.40_GH0.tar.gz) = 7e8ed59b1ceacc67fdfb5c585dbefd12cb81d8da8b338ac3e105867553b135cd +SIZE (bcpierce00-unison-2.40.128-2.40_GH0.tar.gz) = 3438271 diff --git a/net/unison240/files/patch-mkProjectInfo.ml b/net/unison240/files/patch-mkProjectInfo.ml new file mode 100644 index 000000000000..107131fe8dbf --- /dev/null +++ b/net/unison240/files/patch-mkProjectInfo.ml @@ -0,0 +1,11 @@ +--- mkProjectInfo.ml.orig 2014-12-30 02:21:28 UTC ++++ mkProjectInfo.ml +@@ -42,7 +42,7 @@ let pointVersionOrigin = 409 (* Revision that correspo + (* ---------------------------------------------------------------------- *) + (* You shouldn't need to edit below. *) + +-let revisionString = "$Rev$";; ++let revisionString = "$Rev: 537 $";; + + (* BCP (1/10): This bit was added to help with getting Unison via bazaar, but it + was never used much and I'm not confident it's working. I'll comment it out diff --git a/net/unison240/files/patch-uigtk2.ml b/net/unison240/files/patch-uigtk2.ml index 3fcc653c3fac..2e6839e8b480 100644 --- a/net/unison240/files/patch-uigtk2.ml +++ b/net/unison240/files/patch-uigtk2.ml @@ -1,6 +1,6 @@ ---- uigtk2.ml.orig 2009-05-14 15:59:33 UTC +--- uigtk2.ml.orig 2014-12-30 02:21:28 UTC +++ uigtk2.ml -@@ -93,12 +93,12 @@ let fontMonospaceMediumPango = lazy (Pango.Font.from_s +@@ -89,12 +89,12 @@ let icon = (* This does not work with the current version of Lablgtk, due to a bug let icon = GdkPixbuf.from_data ~width:48 ~height:48 ~has_alpha:true @@ -14,4 +14,4 @@ + (Gpointer.region_of_bytes Pixmaps.icon_data) (GdkPixbuf.get_pixels p); p - (********************************************************************* + let leftPtrWatch = diff --git a/net/unison240/pkg-plist b/net/unison240/pkg-plist index 98271524e6e7..b28583a61db5 100644 --- a/net/unison240/pkg-plist +++ b/net/unison240/pkg-plist @@ -1,10 +1,7 @@ -bin/unison240 -%%X11%%bin/unison240-text -%%X11%%share/applications/unison240.desktop -%%X11%%share/pixmaps/unison240.png +bin/unison%%VERSIONSUFFIX%% +%%X11%%bin/unison%%VERSIONSUFFIX%%-text +%%X11%%share/applications/unison%%VERSIONSUFFIX%%.desktop +%%X11%%share/pixmaps/unison%%VERSIONSUFFIX%%.png %%PORTDOCS%%%%DOCSDIR%%/BUGS.txt %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.html -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.pdf -%%PORTDOCS%%%%DOCSDIR%%/unison-%%PORTVERSION%%-manual.ps diff --git a/net/unison248/Makefile b/net/unison248/Makefile index e376622807b5..fb0910436386 100644 --- a/net/unison248/Makefile +++ b/net/unison248/Makefile @@ -20,47 +20,50 @@ VERSIONSUFFIX= 248 nox11_PKGNAMESUFFIX= ${VERSIONSUFFIX}-nox11 nox11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX} -x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} -x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 -x11_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ - icotool:graphics/icoutils +x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} +x11_BUILD_DEPENDS= icotool:graphics/icoutils \ + lablgtk2:x11-toolkits/ocaml-lablgtk2 x11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 -PLIST_SUB= PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX} USES= gmake localbase ocaml:build -WRKSRC_SUBDIR= src -CONFLICTS= unison-devel -MAKE_ENV= CLIBS="${LIBS:S/^-/-ccopt -/}" COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}" -MAKE_JOBS_UNSAFE= yes -ALL_TARGET= unison all - USE_GITHUB= yes GH_ACCOUNT= bcpierce00 +MAKE_ENV= CLIBS="${LIBS:S/^-/-ccopt -/}" \ + COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}" +MAKE_JOBS_UNSAFE= yes +ALL_TARGET= unison all + DOCS= BUGS.txt NEWS README DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} -OPTIONS_DEFINE= DOCS FSMONITOR -OPTIONS_DEFAULT?= FSMONITOR +WRKSRC_SUBDIR= src -FSMONITOR_DESC= Compile and install fsmonitor plugin +PLIST_SUB= PORTVERSION=${PORTVERSION} \ + VERSIONSUFFIX=${VERSIONSUFFIX} +OPTIONS_DEFINE= DOCS FSMONITOR +OPTIONS_DEFAULT= FSMONITOR OPTIONS_SUB= YES +FSMONITOR_DESC= Compile and install fsmonitor plugin + FSMONITOR_LIB_DEPENDS= libinotify.so:devel/libinotify .if ${FLAVOR} == nox11 -MAKE_ARGS= UISTYLE=text -PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 -PLIST_SUB+= X11="@comment " +MAKE_ARGS= UISTYLE=text +PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 +PLIST_SUB+= X11="@comment " .else -MAKE_ARGS= UISTYLE=gtk2 -SUB_FILES= ${PORTNAME}.desktop -SUB_LIST= PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX} -USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango -USES+= gettext-runtime gnome -PLIST_SUB+= X11="" +MAKE_ARGS= UISTYLE=gtk2 +SUB_FILES= ${PORTNAME}.desktop +SUB_LIST= PORTVERSION=${PORTVERSION} \ + VERSIONSUFFIX=${VERSIONSUFFIX} +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango +USES+= gettext-runtime gnome +PLIST_SUB+= X11="" .endif .include <bsd.port.options.mk> diff --git a/net/unison251/Makefile b/net/unison251/Makefile index 52a4cda820e1..0b54826495b0 100644 --- a/net/unison251/Makefile +++ b/net/unison251/Makefile @@ -19,45 +19,47 @@ VERSIONSUFFIX= 251 nox11_PKGNAMESUFFIX= ${VERSIONSUFFIX}-nox11 nox11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX} -x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} -x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 -x11_BUILD_DEPENDS= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ - icotool:graphics/icoutils +x11_PKGNAMESUFFIX= ${VERSIONSUFFIX} +x11_BUILD_DEPENDS= icotool:graphics/icoutils \ + lablgtk2:x11-toolkits/ocaml-lablgtk2 x11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz +x11_CONFLICTS_INSTALL= unison${VERSIONSUFFIX}-nox11 -PLIST_SUB= PORTVERSION=${PORTVERSION} VERSIONSUFFIX=${VERSIONSUFFIX} USES= gmake localbase ocaml:build -WRKSRC_SUBDIR= src -CONFLICTS= unison-devel -MAKE_ENV= CLIBS="${LIBS:S/^-/-ccopt -/}" COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}" -ALL_TARGET= unison all - USE_GITHUB= yes GH_ACCOUNT= bcpierce00 +MAKE_ENV= CLIBS="${LIBS:S/^-/-ccopt -/}" \ + COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}" +ALL_TARGET= unison all + DOCS= NEWS README -OPTIONS_DEFINE= DOCS FSMONITOR -OPTIONS_DEFAULT?= FSMONITOR +WRKSRC_SUBDIR= src -FSMONITOR_DESC= Compile and install fsmonitor plugin +PLIST_SUB= PORTVERSION=${PORTVERSION} \ + VERSIONSUFFIX=${VERSIONSUFFIX} +OPTIONS_DEFINE= DOCS FSMONITOR +OPTIONS_DEFAULT= FSMONITOR OPTIONS_SUB= YES +FSMONITOR_DESC= Compile and install fsmonitor plugin + FSMONITOR_LIB_DEPENDS= libinotify.so:devel/libinotify .if ${FLAVOR} == nox11 -MAKE_ARGS= UISTYLE=text -PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 -PLIST_SUB+= X11="@comment " +MAKE_ARGS= UISTYLE=text +PKGMESSAGE= ${PKGDIR}/pkg-message.nox11 +PLIST_SUB+= X11="@comment " .else -MAKE_ARGS= UISTYLE=gtk2 -SUB_FILES= ${PORTNAME}.desktop -USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango -USES+= gettext-runtime gnome -PLIST_SUB+= X11="" +MAKE_ARGS= UISTYLE=gtk2 +SUB_FILES= ${PORTNAME}.desktop +USE_GNOME+= atk cairo gdkpixbuf glib20 gtk20 pango +USES+= gettext-runtime gnome +PLIST_SUB+= X11="" .endif .include <bsd.port.options.mk> diff --git a/news/pan/Makefile b/news/pan/Makefile index 7a640068ea7d..02e73c3be84f 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,56 +1,61 @@ PORTNAME= pan -PORTVERSION= 0.145 -PORTREVISION= 3 +DISTVERSIONPREFIX= v +DISTVERSION= 0.164 CATEGORIES= news gnome -MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/ -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Threaded GTK newsreader based on Agent for Windows -WWW= https://pan.rebelbase.com/ +WWW= https://gitlab.gnome.org/GNOME/pan/-/blob/master/README.org LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libpcre.so:devel/pcre \ - libenchant.so:textproc/enchant \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ - libgmime-2.6.so:mail/gmime26 +LIB_DEPENDS= libgmime-3.0.so:mail/gmime30 \ + libenchant-2.so:textproc/enchant2 \ + libp11-kit.so:security/p11-kit -USES= compiler:c++11-lang desktop-file-utils gettext-tools:build \ - gmake gnome iconv localbase pathfix pkgconfig tar:bzip2 -USE_CXXSTD= c++14 -USE_GNOME= cairo gdkpixbuf intlhack +USES= cmake compiler:c++17-lang desktop-file-utils gettext-tools:build \ + gnome iconv pkgconfig tar:bzip2 +USE_GNOME= gtk30 -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USE_GITLAB= yes +GL_SITE= https://gitlab.gnome.org +GL_ACCOUNT= GNOME -LDFLAGS+= ${ICONV_LIB} +CMAKE_ON= WANT_GMIME_CRYPTO -OPTIONS_DEFINE= GTKSPELL GNUTLS NLS -OPTIONS_DEFAULT= GTKSPELL GNUTLS GTK2 -OPTIONS_RADIO= GTK -OPTIONS_RADIO_GTK= GTK2 GTK3 +OPTIONS_DEFINE= DBUS DOCS GNOME_KEYRING GNUTLS GSPELL NLS \ + NOTIFY WEBKITGTK +OPTIONS_DEFAULT= DBUS GNOME_KEYRING GNUTLS GSPELL NOTIFY OPTIONS_SUB= yes -GTKSPELL_DESC= Spell checking support (gtk+2 only) +DBUS_DESC= DBus support +GNOME_KEYRING_DESC= Credential storage via libsecret +GSPELL_DESC= Spellcheck via GSpell +NOTIFY_DESC= Notification support +WEBKITGTK_DESC= WebKitGTK support (experimental, broken) +DBUS_CMAKE_BOOL= WANT_DBUS +DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus + +DOCS_CMAKE_BOOL= ENABLE_MANUAL +DOCS_BUILD_DEPENDS= itstool:textproc/itstool + +GNOME_KEYRING_CMAKE_BOOL= WANT_GKR +GNOME_KEYRING_LIB_DEPENDS= libsecret-1.so:security/libsecret \ + libgcr-base-3.so:security/gcr3 + +GNUTLS_CMAKE_BOOL= WANT_GNUTLS GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls -GNUTLS_CONFIGURE_WITH= gnutls -GTK2_USE= gnome=gtk20 -GTK3_PREVENTS= GTKSPELL -GTK3_USE= gnome=gtk30 -GTK3_CONFIGURE_WITH= gtk3 -GTKSPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell -GTKSPELL_CONFIGURE_WITH=gtkspell -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls - -post-patch: - ${REINPLACE_CMD} -e 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g' \ - ${WRKSRC}/Makefile.in - ${REINPLACE_CMD} -e '98s|const std|std|' ${WRKSRC}/pan/general/string-view.h + +GSPELL_CMAKE_BOOL= WANT_GSPELL +GSPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell + +NOTIFY_CMAKE_BOOL= WANT_NOTIFY +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify + +WEBKITGTK_CMAKE_BOOL= WANT_WEBKIT +WEBKITGTK_LIB_DEPENDS= libwebkitgtk-6.0.so:www/webkit2-gtk .include <bsd.port.mk> diff --git a/news/pan/distinfo b/news/pan/distinfo index 815d9b184a64..ceae58970733 100644 --- a/news/pan/distinfo +++ b/news/pan/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1537582598 -SHA256 (gnome2/pan-0.145.tar.bz2) = 68da514a8088513502b418859a7df7638866f75d03a429197cf9c23176559cac -SIZE (gnome2/pan-0.145.tar.bz2) = 2307162 +TIMESTAMP = 1761174170 +SHA256 (gnome/pan-v0.164.tar.bz2) = 862609baaabbc516fe23fd9f62ae54f1a6b6481178913f3c5a6f4597d0c39244 +SIZE (gnome/pan-v0.164.tar.bz2) = 2051642 diff --git a/news/pan/files/patch-pan_data-impl_data-impl.cc b/news/pan/files/patch-pan_data-impl_data-impl.cc deleted file mode 100644 index ad15106bb61c..000000000000 --- a/news/pan/files/patch-pan_data-impl_data-impl.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/data-impl/data-impl.cc.orig 2021-08-03 02:10:47 UTC -+++ pan/data-impl/data-impl.cc -@@ -22,10 +22,8 @@ - **************/ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include <glib.h> // for g_build_filename --} -+#include <glib/gi18n.h> -+#include <glib.h> // for g_build_filename - #include <pan/general/debug.h> - #include <pan/general/file-util.h> - #include <pan/general/log.h> diff --git a/news/pan/files/patch-pan_data_article-cache.cc b/news/pan/files/patch-pan_data_article-cache.cc deleted file mode 100644 index dea9b7ac7676..000000000000 --- a/news/pan/files/patch-pan_data_article-cache.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- pan/data/article-cache.cc.orig 2021-08-03 02:00:16 UTC -+++ pan/data/article-cache.cc -@@ -19,18 +19,15 @@ - - #include <config.h> - --extern "C" --{ -- #include <errno.h> -- #include <sys/types.h> -- #include <sys/stat.h> -- #include <unistd.h> -- #include <dirent.h> -+#include <errno.h> -+#include <sys/types.h> -+#include <sys/stat.h> -+#include <unistd.h> -+#include <dirent.h> - -- #include <glib.h> -- #include <glib/gi18n.h> -- #include <gmime/gmime.h> --} -+#include <glib.h> -+#include <glib/gi18n.h> -+#include <gmime/gmime.h> - - #include <pan/general/debug.h> - #include <pan/general/file-util.h> diff --git a/news/pan/files/patch-pan_general_file-util.cc b/news/pan/files/patch-pan_general_file-util.cc deleted file mode 100644 index 75d30c1a8c79..000000000000 --- a/news/pan/files/patch-pan_general_file-util.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- pan/general/file-util.cc.orig 2021-08-03 01:55:38 UTC -+++ pan/general/file-util.cc -@@ -22,17 +22,14 @@ - #include <cerrno> - #include <cctype> - --extern "C" --{ -- #include <unistd.h> -- #include <sys/stat.h> -- #include <sys/types.h> -- #include <glib.h> -- #include <glib/gi18n.h> -- #ifndef G_OS_WIN32 -- #include <pwd.h> -- #endif --} -+#include <unistd.h> -+#include <sys/stat.h> -+#include <sys/types.h> -+#include <glib.h> -+#include <glib/gi18n.h> -+#ifndef G_OS_WIN32 -+ #include <pwd.h> -+#endif - - #include "debug.h" - #include "log.h" diff --git a/news/pan/files/patch-pan_general_line-reader.cc b/news/pan/files/patch-pan_general_line-reader.cc deleted file mode 100644 index 57a550882912..000000000000 --- a/news/pan/files/patch-pan_general_line-reader.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- pan/general/line-reader.cc.orig 2021-08-03 01:56:04 UTC -+++ pan/general/line-reader.cc -@@ -1,9 +1,7 @@ - #include <config.h> - #include <cstdio> - #include <cstdlib> --extern "C"{ -- #include <glib/gi18n.h> --} -+#include <glib/gi18n.h> - #include <cerrno> - #include "file-util.h" - #include "line-reader.h" diff --git a/news/pan/files/patch-pan_general_text-match.cc b/news/pan/files/patch-pan_general_text-match.cc deleted file mode 100644 index a533840cc1d1..000000000000 --- a/news/pan/files/patch-pan_general_text-match.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- pan/general/text-match.cc.orig 2021-08-03 01:57:31 UTC -+++ pan/general/text-match.cc -@@ -18,11 +18,9 @@ - */ - - #include <config.h> --extern "C" { -- #include <ctype.h> -- #include <glib.h> -- #include <glib/gi18n.h> --} -+#include <ctype.h> -+#include <glib.h> -+#include <glib/gi18n.h> - #include "debug.h" - #include "log.h" - #include "text-match.h" diff --git a/news/pan/files/patch-pan_gui_actions.cc b/news/pan/files/patch-pan_gui_actions.cc deleted file mode 100644 index dd1dd31f3d8c..000000000000 --- a/news/pan/files/patch-pan_gui_actions.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/gui/actions.cc.orig 2021-08-03 02:20:11 UTC -+++ pan/gui/actions.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - - #include <pan/general/macros.h> - #include <pan/general/debug.h> diff --git a/news/pan/files/patch-pan_gui_dl-headers-ui.cc b/news/pan/files/patch-pan_gui_dl-headers-ui.cc deleted file mode 100644 index f085bd0ca825..000000000000 --- a/news/pan/files/patch-pan_gui_dl-headers-ui.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- pan/gui/dl-headers-ui.cc.orig 2021-08-03 02:25:00 UTC -+++ pan/gui/dl-headers-ui.cc -@@ -18,11 +18,9 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib.h> -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib.h> -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/macros.h> - #include <pan/tasks/queue.h> - #include <pan/tasks/task-xover.h> diff --git a/news/pan/files/patch-pan_gui_group-prefs-dialog.cc b/news/pan/files/patch-pan_gui_group-prefs-dialog.cc deleted file mode 100644 index 0e9ca47316b9..000000000000 --- a/news/pan/files/patch-pan_gui_group-prefs-dialog.cc +++ /dev/null @@ -1,21 +0,0 @@ ---- pan/gui/group-prefs-dialog.cc.orig 2021-08-03 02:20:45 UTC -+++ pan/gui/group-prefs-dialog.cc -@@ -18,14 +18,12 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include <glib.h> -- #include "gtk-compat.h" -+#include <glib/gi18n.h> -+#include <glib.h> -+#include "gtk-compat.h" - #ifdef HAVE_GTKSPELL -- #include <enchant/enchant.h> -+#include <enchant/enchant.h> - #endif --} - #include <pan/general/debug.h> - #include <pan/general/macros.h> - #include <pan/data/data.h> diff --git a/news/pan/files/patch-pan_gui_group-prefs.cc b/news/pan/files/patch-pan_gui_group-prefs.cc deleted file mode 100644 index 21d27e88fe70..000000000000 --- a/news/pan/files/patch-pan_gui_group-prefs.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- pan/gui/group-prefs.cc.orig 2021-08-03 02:25:25 UTC -+++ pan/gui/group-prefs.cc -@@ -17,12 +17,10 @@ - * - */ - --extern "C" { -- #include <config.h> -- #include <sys/types.h> // chmod -- #include <sys/stat.h> // chmod -- #include <glib.h> --} -+#include <config.h> -+#include <sys/types.h> // chmod -+#include <sys/stat.h> // chmod -+#include <glib.h> - #include <iostream> - #include <fstream> - #include <pan/general/file-util.h> diff --git a/news/pan/files/patch-pan_gui_header-pane.cc b/news/pan/files/patch-pan_gui_header-pane.cc deleted file mode 100644 index d1beb3a3a38c..000000000000 --- a/news/pan/files/patch-pan_gui_header-pane.cc +++ /dev/null @@ -1,19 +0,0 @@ ---- pan/gui/header-pane.cc.orig 2021-08-03 02:19:33 UTC -+++ pan/gui/header-pane.cc -@@ -17,12 +17,10 @@ - * - */ - --extern "C" { -- #include <config.h> -- #include <glib/gi18n.h> -- #include "gtk-compat.h" -- #include "gtk-compat.h" --} -+#include <config.h> -+#include <glib/gi18n.h> -+#include "gtk-compat.h" -+#include "gtk-compat.h" - #include <cctype> - #include <cmath> - #include <algorithm> diff --git a/news/pan/files/patch-pan_gui_prefs-ui.cc b/news/pan/files/patch-pan_gui_prefs-ui.cc deleted file mode 100644 index 5cf486b6a873..000000000000 --- a/news/pan/files/patch-pan_gui_prefs-ui.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/gui/prefs-ui.cc.orig 2021-08-03 02:21:18 UTC -+++ pan/gui/prefs-ui.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/debug.h> - #include <pan/general/macros.h> - #include <pan/general/file-util.h> diff --git a/news/pan/files/patch-pan_gui_progress-view.cc b/news/pan/files/patch-pan_gui_progress-view.cc deleted file mode 100644 index 5743559db89a..000000000000 --- a/news/pan/files/patch-pan_gui_progress-view.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- pan/gui/progress-view.cc.orig 2021-08-03 02:21:46 UTC -+++ pan/gui/progress-view.cc -@@ -18,9 +18,7 @@ - */ - - #include <config.h> --extern "C" { -- #include "gtk-compat.h" --} -+#include "gtk-compat.h" - #include <pan/general/string-view.h> - #include <pan/usenet-utils/mime-utils.h> - #include "progress-view.h" diff --git a/news/pan/files/patch-pan_gui_save-attach-ui.cc b/news/pan/files/patch-pan_gui_save-attach-ui.cc deleted file mode 100644 index e6eab18c14f5..000000000000 --- a/news/pan/files/patch-pan_gui_save-attach-ui.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/gui/save-attach-ui.cc.orig 2021-08-03 02:27:47 UTC -+++ pan/gui/save-attach-ui.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/debug.h> - #include <pan/general/macros.h> - #include <pan/icons/pan-pixbufs.h> diff --git a/news/pan/files/patch-pan_gui_save-ui.cc b/news/pan/files/patch-pan_gui_save-ui.cc deleted file mode 100644 index 77ccb14de983..000000000000 --- a/news/pan/files/patch-pan_gui_save-ui.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/gui/save-ui.cc.orig 2021-08-03 02:27:18 UTC -+++ pan/gui/save-ui.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/debug.h> - #include <pan/general/macros.h> - #include <pan/icons/pan-pixbufs.h> diff --git a/news/pan/files/patch-pan_gui_score-add-ui.cc b/news/pan/files/patch-pan_gui_score-add-ui.cc deleted file mode 100644 index cd5020cd2a14..000000000000 --- a/news/pan/files/patch-pan_gui_score-add-ui.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- pan/gui/score-add-ui.cc.orig 2021-08-03 02:28:07 UTC -+++ pan/gui/score-add-ui.cc -@@ -20,9 +20,7 @@ - #include <config.h> - #include <cassert> - #include <climits> --extern "C" { -- #include <glib/gi18n.h> --} -+#include <glib/gi18n.h> - #include <pan/general/debug.h> - #include <pan/general/text-match.h> - #include "hig.h" diff --git a/news/pan/files/patch-pan_gui_score-view-ui.cc b/news/pan/files/patch-pan_gui_score-view-ui.cc deleted file mode 100644 index dde65a518ff0..000000000000 --- a/news/pan/files/patch-pan_gui_score-view-ui.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/gui/score-view-ui.cc.orig 2021-08-03 02:28:32 UTC -+++ pan/gui/score-view-ui.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/debug.h> - #include "pad.h" - #include "score-add-ui.h" diff --git a/news/pan/files/patch-pan_gui_server-ui.cc b/news/pan/files/patch-pan_gui_server-ui.cc deleted file mode 100644 index e8ea7d59d5ae..000000000000 --- a/news/pan/files/patch-pan_gui_server-ui.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- pan/gui/server-ui.cc.orig 2021-08-03 02:28:55 UTC -+++ pan/gui/server-ui.cc -@@ -21,11 +21,9 @@ - #include <cstdlib> - #include <cstring> - #include <climits> --extern "C" { -- #include <glib.h> -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib.h> -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - - #include <pan/icons/pan-pixbufs.h> - #include <pan/general/file-util.h> diff --git a/news/pan/files/patch-pan_gui_task-pane.cc b/news/pan/files/patch-pan_gui_task-pane.cc deleted file mode 100644 index 56e1021d1054..000000000000 --- a/news/pan/files/patch-pan_gui_task-pane.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- pan/gui/task-pane.cc.orig 2021-08-03 02:29:17 UTC -+++ pan/gui/task-pane.cc -@@ -18,11 +18,9 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib.h> -- #include <glib/gi18n.h> -- #include "gtk-compat.h" --} -+#include <glib.h> -+#include <glib/gi18n.h> -+#include "gtk-compat.h" - #include <pan/general/e-util.h> - #include <pan/general/debug.h> - #include <pan/general/file-util.h> diff --git a/news/pan/files/patch-pan_tasks_nntp.cc b/news/pan/files/patch-pan_tasks_nntp.cc deleted file mode 100644 index e73537518139..000000000000 --- a/news/pan/files/patch-pan_tasks_nntp.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/tasks/nntp.cc.orig 2021-08-03 02:06:18 UTC -+++ pan/tasks/nntp.cc -@@ -22,10 +22,8 @@ - #include <cstdarg> - #include <cstdlib> // abort, atoi, strtoul - #include <cstdio> // snprintf --extern "C" { -- #include <glib.h> -- #include <glib/gi18n.h> --} -+#include <glib.h> -+#include <glib/gi18n.h> - #include <pan/general/debug.h> - #include <pan/general/log.h> - #include <pan/general/messages.h> diff --git a/news/pan/files/patch-pan_tasks_socket-impl-main.cc b/news/pan/files/patch-pan_tasks_socket-impl-main.cc deleted file mode 100644 index f7c62379eb79..000000000000 --- a/news/pan/files/patch-pan_tasks_socket-impl-main.cc +++ /dev/null @@ -1,14 +0,0 @@ ---- pan/tasks/socket-impl-main.cc.orig 2021-08-03 02:06:37 UTC -+++ pan/tasks/socket-impl-main.cc -@@ -30,10 +30,7 @@ - //#include <glib/giochannel.h> - //#include <glib/gstring.h> - --extern "C" --{ -- #include <glib.h> --} -+#include <glib.h> - - #include <pan/tasks/socket.h> - diff --git a/news/pan/files/patch-pan_tasks_task-groups.cc b/news/pan/files/patch-pan_tasks_task-groups.cc deleted file mode 100644 index 773e707d5102..000000000000 --- a/news/pan/files/patch-pan_tasks_task-groups.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/tasks/task-groups.cc.orig 2021-08-03 02:04:54 UTC -+++ pan/tasks/task-groups.cc -@@ -19,10 +19,8 @@ - - #include <config.h> - #include <cassert> --extern "C" { -- #include <glib/gi18n.h> -- #include <stdlib.h> --} -+#include <glib/gi18n.h> -+#include <stdlib.h> - #include <pan/general/debug.h> - #include <pan/general/macros.h> - #include <pan/general/messages.h> diff --git a/news/pan/files/patch-pan_tasks_task-post.cc b/news/pan/files/patch-pan_tasks_task-post.cc deleted file mode 100644 index b8be2d176874..000000000000 --- a/news/pan/files/patch-pan_tasks_task-post.cc +++ /dev/null @@ -1,13 +0,0 @@ ---- pan/tasks/task-post.cc.orig 2021-08-03 02:05:17 UTC -+++ pan/tasks/task-post.cc -@@ -18,9 +18,7 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib/gi18n.h> --} -+#include <glib/gi18n.h> - #include "task-post.h" - #include <pan/general/debug.h> - #include <pan/general/log.h> diff --git a/news/pan/files/patch-pan_tasks_task-xover.cc b/news/pan/files/patch-pan_tasks_task-xover.cc deleted file mode 100644 index 5435555b6d23..000000000000 --- a/news/pan/files/patch-pan_tasks_task-xover.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- pan/tasks/task-xover.cc.orig 2021-08-03 02:05:38 UTC -+++ pan/tasks/task-xover.cc -@@ -21,14 +21,11 @@ - #include <cassert> - #include <cerrno> - --extern "C" --{ - #define PROTOTYPES - #include <stdio.h> - #include <uulib/uudeview.h> - #include <glib/gi18n.h> - #include <gmime/gmime-utils.h> --} - - #include <fstream> - #include <iostream> diff --git a/news/pan/files/patch-pan_tasks_task-xoverinfo.cc b/news/pan/files/patch-pan_tasks_task-xoverinfo.cc deleted file mode 100644 index 9c16ca385d82..000000000000 --- a/news/pan/files/patch-pan_tasks_task-xoverinfo.cc +++ /dev/null @@ -1,23 +0,0 @@ ---- pan/tasks/task-xoverinfo.cc.orig 2021-08-03 02:05:57 UTC -+++ pan/tasks/task-xoverinfo.cc -@@ -20,14 +20,12 @@ - #include <config.h> - #include <cassert> - #include <cerrno> --extern "C" { -- #define PROTOTYPES -- #include <stdio.h> -- #include <uulib/uudeview.h> -- #include <glib/gi18n.h> -- #include <gmime/gmime-utils.h> -- #include <zlib.h> --} -+#define PROTOTYPES -+#include <stdio.h> -+#include <uulib/uudeview.h> -+#include <glib/gi18n.h> -+#include <gmime/gmime-utils.h> -+#include <zlib.h> - #include <fstream> - #include <iostream> - #include <pan/general/debug.h> diff --git a/news/pan/files/patch-pan_usenet-utils_filter-info.cc b/news/pan/files/patch-pan_usenet-utils_filter-info.cc deleted file mode 100644 index b08dd28f7442..000000000000 --- a/news/pan/files/patch-pan_usenet-utils_filter-info.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- pan/usenet-utils/filter-info.cc.orig 2021-08-03 01:59:02 UTC -+++ pan/usenet-utils/filter-info.cc -@@ -18,10 +18,8 @@ - */ - - #include <config.h> --extern "C" { -- #include <glib.h> -- #include <glib/gi18n.h> --} -+#include <glib.h> -+#include <glib/gi18n.h> - #include <pan/general/macros.h> - #include "filter-info.h" - diff --git a/news/pan/pkg-plist b/news/pan/pkg-plist index 5ab857e150cb..4d58ca62beff 100644 --- a/news/pan/pkg-plist +++ b/news/pan/pkg-plist @@ -1,12 +1,13 @@ bin/pan share/man/man1/pan.1.gz -share/applications/pan.desktop -share/appdata/pan.appdata.xml -share/icons/hicolor/16x16/apps/pan.png -share/icons/hicolor/24x24/apps/pan.png -share/icons/hicolor/256x256/apps/pan.png -share/icons/hicolor/32x32/apps/pan.png -share/icons/hicolor/48x48/apps/pan.png +share/applications/org.gnome.pan.desktop +share/icons/hicolor/16x16/apps/org.gnome.pan.png +share/icons/hicolor/24x24/apps/org.gnome.pan.png +share/icons/hicolor/256x256/apps/org.gnome.pan.png +share/icons/hicolor/32x32/apps/org.gnome.pan.png +share/icons/hicolor/48x48/apps/org.gnome.pan.png +share/metainfo/org.gnome.pan.metainfo.xml +share/dbus-1/services/org.gnome.pan.service %%NLS%%share/locale/am/LC_MESSAGES/pan.mo %%NLS%%share/locale/ar/LC_MESSAGES/pan.mo %%NLS%%share/locale/az/LC_MESSAGES/pan.mo @@ -21,17 +22,20 @@ share/icons/hicolor/48x48/apps/pan.png %%NLS%%share/locale/en_CA/LC_MESSAGES/pan.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/pan.mo %%NLS%%share/locale/eo/LC_MESSAGES/pan.mo -%%NLS%%share/locale/eu/LC_MESSAGES/pan.mo %%NLS%%share/locale/es/LC_MESSAGES/pan.mo %%NLS%%share/locale/et/LC_MESSAGES/pan.mo +%%NLS%%share/locale/eu/LC_MESSAGES/pan.mo %%NLS%%share/locale/fi/LC_MESSAGES/pan.mo %%NLS%%share/locale/fr/LC_MESSAGES/pan.mo %%NLS%%share/locale/ga/LC_MESSAGES/pan.mo %%NLS%%share/locale/gl/LC_MESSAGES/pan.mo %%NLS%%share/locale/hr/LC_MESSAGES/pan.mo %%NLS%%share/locale/hu/LC_MESSAGES/pan.mo +%%NLS%%share/locale/id/LC_MESSAGES/pan.mo +%%NLS%%share/locale/ie/LC_MESSAGES/pan.mo %%NLS%%share/locale/it/LC_MESSAGES/pan.mo %%NLS%%share/locale/ja/LC_MESSAGES/pan.mo +%%NLS%%share/locale/ka/LC_MESSAGES/pan.mo %%NLS%%share/locale/ko/LC_MESSAGES/pan.mo %%NLS%%share/locale/lt/LC_MESSAGES/pan.mo %%NLS%%share/locale/lv/LC_MESSAGES/pan.mo @@ -55,3 +59,84 @@ share/icons/hicolor/48x48/apps/pan.png %%NLS%%share/locale/vi/LC_MESSAGES/pan.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pan.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/pan.mo +%%DATADIR%%/icons/icon_article_read.png +%%DATADIR%%/icons/icon_article_unread.png +%%DATADIR%%/icons/icon_binary_complete.png +%%DATADIR%%/icons/icon_binary_complete_read.png +%%DATADIR%%/icons/icon_binary_incomplete.png +%%DATADIR%%/icons/icon_binary_incomplete_read.png +%%DATADIR%%/icons/icon_bluecheck.png +%%DATADIR%%/icons/icon_by_me.png +%%DATADIR%%/icons/icon_by_others.png +%%DATADIR%%/icons/icon_cert.png +%%DATADIR%%/icons/icon_collapse_thread.png +%%DATADIR%%/icons/icon_compose_followup.png +%%DATADIR%%/icons/icon_compose_post.png +%%DATADIR%%/icons/icon_disk.png +%%DATADIR%%/icons/icon_empty.png +%%DATADIR%%/icons/icon_expand_thread.png +%%DATADIR%%/icons/icon_filter.png +%%DATADIR%%/icons/icon_filter_only_attachments.png +%%DATADIR%%/icons/icon_filter_only_cached.png +%%DATADIR%%/icons/icon_filter_only_me.png +%%DATADIR%%/icons/icon_filter_only_read.png +%%DATADIR%%/icons/icon_filter_only_unread.png +%%DATADIR%%/icons/icon_filter_only_watched.png +%%DATADIR%%/icons/icon_get_dialog.png +%%DATADIR%%/icons/icon_get_flagged.png +%%DATADIR%%/icons/icon_get_selected.png +%%DATADIR%%/icons/icon_get_subscribed.png +%%DATADIR%%/icons/icon_layout_1.png +%%DATADIR%%/icons/icon_layout_2.png +%%DATADIR%%/icons/icon_layout_3.png +%%DATADIR%%/icons/icon_layout_4.png +%%DATADIR%%/icons/icon_layout_5.png +%%DATADIR%%/icons/icon_mozilla_frown.png +%%DATADIR%%/icons/icon_mozilla_smile.png +%%DATADIR%%/icons/icon_mozilla_surprised.png +%%DATADIR%%/icons/icon_mozilla_tongueout.png +%%DATADIR%%/icons/icon_mozilla_wink.png +%%DATADIR%%/icons/icon_pan.png +%%DATADIR%%/icons/icon_pan_about_logo.png +%%DATADIR%%/icons/icon_plain.png +%%DATADIR%%/icons/icon_prefs_actions.png +%%DATADIR%%/icons/icon_prefs_applications.png +%%DATADIR%%/icons/icon_prefs_behavior.png +%%DATADIR%%/icons/icon_prefs_colors.png +%%DATADIR%%/icons/icon_prefs_extras.png +%%DATADIR%%/icons/icon_prefs_fonts.png +%%DATADIR%%/icons/icon_prefs_headers.png +%%DATADIR%%/icons/icon_prefs_hotkeys.png +%%DATADIR%%/icons/icon_prefs_layout.png +%%DATADIR%%/icons/icon_prefs_panes.png +%%DATADIR%%/icons/icon_prefs_upload.png +%%DATADIR%%/icons/icon_read_group.png +%%DATADIR%%/icons/icon_read_less.png +%%DATADIR%%/icons/icon_read_more.png +%%DATADIR%%/icons/icon_read_unread_article.png +%%DATADIR%%/icons/icon_read_unread_thread.png +%%DATADIR%%/icons/icon_red_flag.png +%%DATADIR%%/icons/icon_score.png +%%DATADIR%%/icons/icon_search_pulldown.png +%%DATADIR%%/icons/icon_show_signature.png +%%DATADIR%%/icons/icon_sig_fail.png +%%DATADIR%%/icons/icon_sig_ok.png +%%DATADIR%%/icons/icon_status_active.png +%%DATADIR%%/icons/icon_status_error.png +%%DATADIR%%/icons/icon_status_idle.png +%%DATADIR%%/icons/icon_status_new_articles.png +%%DATADIR%%/icons/icon_status_offline.png +%%DATADIR%%/icons/icon_status_online.png +%%DATADIR%%/icons/icon_status_queue_empty.png +%%DATADIR%%/icons/icon_x.png +%%DOCS%%share/help/C/pan/figures/pan_window.png +%%DOCS%%share/help/C/pan/index.docbook +%%DOCS%%share/help/C/pan/legal.xml +%%DOCS%%share/help/cs/pan/figures/pan_window.png +%%DOCS%%share/help/cs/pan/index.docbook +%%DOCS%%share/help/de/pan/figures/pan_window.png +%%DOCS%%share/help/de/pan/index.docbook +%%DOCS%%share/help/es/pan/figures/pan_window.png +%%DOCS%%share/help/es/pan/index.docbook +%%DOCS%%share/help/sv/pan/figures/pan_window.png +%%DOCS%%share/help/sv/pan/index.docbook diff --git a/science/afni/Makefile b/science/afni/Makefile index 60a9c6179d87..d9df14c3314c 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,6 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ -DISTVERSION= 25.2.18 +DISTVERSION= 25.3.00 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/afni/distinfo b/science/afni/distinfo index 86a0070395b4..bbc262bd6adb 100644 --- a/science/afni/distinfo +++ b/science/afni/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759213947 -SHA256 (afni-afni-AFNI_25.2.18_GH0.tar.gz) = 9f21faf0f8ed66eba8a2c1473a4c5c0421909e0f386fc699ed599bebced96003 -SIZE (afni-afni-AFNI_25.2.18_GH0.tar.gz) = 53390003 +TIMESTAMP = 1763655339 +SHA256 (afni-afni-AFNI_25.3.00_GH0.tar.gz) = 6122a5a48620d84c59ca076967ce53189dd1afb1e31d4cc04b6e4b2ad9598686 +SIZE (afni-afni-AFNI_25.3.00_GH0.tar.gz) = 53396071 diff --git a/science/ascent/Makefile b/science/ascent/Makefile index 700c3175eeba..1687ea96d527 100644 --- a/science/ascent/Makefile +++ b/science/ascent/Makefile @@ -1,6 +1,7 @@ PORTNAME= ascent DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= science PKGNAMESUFFIX= -visualizer diff --git a/science/axom/Makefile b/science/axom/Makefile index 25a79bc28304..254bf8397995 100644 --- a/science/axom/Makefile +++ b/science/axom/Makefile @@ -1,7 +1,7 @@ PORTNAME= axom DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/conduit/Makefile b/science/conduit/Makefile index fe04ba696b7a..5f2c3994456b 100644 --- a/science/conduit/Makefile +++ b/science/conduit/Makefile @@ -1,6 +1,7 @@ PORTNAME= conduit DISTVERSIONPREFIX= v DISTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index bb661e6ea431..129dcdc2dfcd 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gromacs -DISTVERSION= 2025.3 +DISTVERSION= 2025.4 CATEGORIES= science MASTER_SITES= https://ftp.gromacs.org/pub/gromacs/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # only for googletest @@ -126,5 +126,6 @@ post-patch: ${WRKSRC}/cmake/gmxTestdlopen.cmake # tests as of 2025.3: 100% tests passed, 0 tests failed out of 92 +# 2025.4: tests fail to compile: https://gitlab.com/gromacs/gromacs/-/issues?show=eyJpaWQiOiI1NTAxIiwiZnVsbF9wYXRoIjoiZ3JvbWFjcy9ncm9tYWNzIiwiaWQiOjE3NzU1MDUzMn0%3D .include <bsd.port.mk> diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo index ad696c850693..4cf0d1f50a41 100644 --- a/science/gromacs/distinfo +++ b/science/gromacs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760115187 -SHA256 (gromacs-2025.3.tar.gz) = 8bdfca0268f3f10a7ca3c06e59b62f73ea02420c67211c0ff3912f32d7833c65 -SIZE (gromacs-2025.3.tar.gz) = 44407119 +TIMESTAMP = 1763922155 +SHA256 (gromacs-2025.4.tar.gz) = ca17720b4a260eb73649211e9f6a940ee7543452129844213c3accb0a927a5c3 +SIZE (gromacs-2025.4.tar.gz) = 44406127 diff --git a/science/parthenon/Makefile b/science/parthenon/Makefile index 98f08b45d7b7..b09ecf9ad2ee 100644 --- a/science/parthenon/Makefile +++ b/science/parthenon/Makefile @@ -1,7 +1,7 @@ PORTNAME= parthenon DISTVERSIONPREFIX= v DISTVERSION= 24.08 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/polytope/Makefile b/science/polytope/Makefile index cd2985964500..51d29d283c38 100644 --- a/science/polytope/Makefile +++ b/science/polytope/Makefile @@ -1,5 +1,6 @@ PORTNAME= polytope DISTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile index ae4a5b71af2e..5fb3d5f92d35 100644 --- a/science/py-hoomd-blue/Makefile +++ b/science/py-hoomd-blue/Makefile @@ -1,6 +1,6 @@ PORTNAME= hoomd-blue DISTVERSIONPREFIX= v -DISTVERSION= 5.1.0 +DISTVERSION= 6.0.0 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,14 +20,14 @@ USE_GITHUB= yes GH_ACCOUNT= glotzerlab GH_TUPLE= glotzerlab:upp11:0c1fb8dfb4bcdc1c5c4eff9165539b15e70c4360:glotzerlab_upp11/hoomd/extern/upp11 \ - glotzerlab:nano-signal-slot:34223a4a7e97f8e114ef007e5360cf7a71265da3:glotzerlab_nano_signal_slot/hoomd/extern/nano-signal-slot \ + glotzerlab:nano-signal-slot:8d13689:glotzerlab_nano_signal_slot/hoomd/extern/nano-signal-slot \ glotzerlab:quickhull:1ffbc6f884ea1da89e104a5996cf8a726db673d5:glotzerlab_quickhull/hoomd/extern/quickhull \ - glotzerlab:HIP:d211f99eebb3637b6840f310f8797abb25012c18:glotzerlab_HIP/hoomd/extern/HIP \ - glotzerlab:hipCUB:c70e19332a8402049b3359b409e50220a759c42d:glotzerlab_hipCUB/hoomd/extern/hipCUB \ + glotzerlab:HIP:db753e4:glotzerlab_HIP/hoomd/extern/HIP \ + glotzerlab:hipCUB:64d8adf:glotzerlab_hipCUB/hoomd/extern/hipCUB \ mphowardlab:neighbor:ba0f06869b766066a7068852fa3b8c5fa746f71f:mphowardlab_neighbor/hoomd/extern/neighbor \ - mphowardlab:hipper:b6da049a516ada03e4e1b66ca6b4c2c7c9668595:mphowardlab_hipper/hoomd/extern/hipper \ + mphowardlab:hipper:076059b:mphowardlab_hipper/hoomd/extern/hipper \ glotzerlab:hoomd-examples:94a5b52d159bc7c07e2650e31b429cef55384542:glotzerlab_hoomd_examples/sphinx-doc/tutorial \ - glotzerlab:OpenRAND:92dc12a23dff2d0aa3545f749d1c013677b9a87e:glotzerlab_OpenRAND/hoomd/extern/OpenRAND \ + glotzerlab:OpenRAND:92dc12a:glotzerlab_OpenRAND/hoomd/extern/OpenRAND \ mphowardlab:hipper:b6da049a516ada03e4e1b66ca6b4c2c7c9668595:mphowardlab_hipper/hoomd/extern/hipper SHEBANG_GLOB= *.sh @@ -58,7 +58,10 @@ TBB_DESC= Enable support for Threading Building Blocks (TBB) TBB_CMAKE_BOOL= ENABLE_TBB TBB_LIB_DEPENDS= libtbb.so:devel/onetbb -# the test mpi-test_communication requires excessive resources, see https://github.com/glotzerlab/hoomd-blue/issues/1396 +# tests as of 6.0.0: 97% tests passed, 2 tests failed out of 67 +# The following tests FAILED: +# 18 - mpi-test_load_balancer (Failed) +# 35 - mpi-test_communication (Failed) .include <bsd.port.pre.mk> diff --git a/science/py-hoomd-blue/distinfo b/science/py-hoomd-blue/distinfo index 3348d53d200c..6931b40814ac 100644 --- a/science/py-hoomd-blue/distinfo +++ b/science/py-hoomd-blue/distinfo @@ -1,21 +1,21 @@ -TIMESTAMP = 1740212206 -SHA256 (glotzerlab-hoomd-blue-v5.1.0_GH0.tar.gz) = 292d0297c41eeeaf7b7933bffd9dcd1469ca0c009929a257dac396ecd2bad899 -SIZE (glotzerlab-hoomd-blue-v5.1.0_GH0.tar.gz) = 2780980 +TIMESTAMP = 1763921144 +SHA256 (glotzerlab-hoomd-blue-v6.0.0_GH0.tar.gz) = 10e0c681dbd4195aeba66f6873e273b7859e61e647523d2fb2c1fcd1e635b696 +SIZE (glotzerlab-hoomd-blue-v6.0.0_GH0.tar.gz) = 2789144 SHA256 (glotzerlab-upp11-0c1fb8dfb4bcdc1c5c4eff9165539b15e70c4360_GH0.tar.gz) = 759695139bddae1d8a7cd52c967b856d6debf28fb37ea177f78c4434e2b210a8 SIZE (glotzerlab-upp11-0c1fb8dfb4bcdc1c5c4eff9165539b15e70c4360_GH0.tar.gz) = 21058 -SHA256 (glotzerlab-nano-signal-slot-34223a4a7e97f8e114ef007e5360cf7a71265da3_GH0.tar.gz) = d15030482c82d9e4a99c2f67d8ef23b33cc318dd48ac0f8e804c6d4750f27ff4 -SIZE (glotzerlab-nano-signal-slot-34223a4a7e97f8e114ef007e5360cf7a71265da3_GH0.tar.gz) = 4748 +SHA256 (glotzerlab-nano-signal-slot-8d13689_GH0.tar.gz) = 1f29012e0c211fe5c25714fbec858b8f29c3070b75bac893332b65ed46e3cfaa +SIZE (glotzerlab-nano-signal-slot-8d13689_GH0.tar.gz) = 4752 SHA256 (glotzerlab-quickhull-1ffbc6f884ea1da89e104a5996cf8a726db673d5_GH0.tar.gz) = 55c87e78bf990509ff35e3e039213ca6e3890ce988c2891647d65079696ae3a9 SIZE (glotzerlab-quickhull-1ffbc6f884ea1da89e104a5996cf8a726db673d5_GH0.tar.gz) = 16242 -SHA256 (glotzerlab-HIP-d211f99eebb3637b6840f310f8797abb25012c18_GH0.tar.gz) = badcb27eb7d540a668877dd193aba529755d5f69c8e6411ee495668984640e5c -SIZE (glotzerlab-HIP-d211f99eebb3637b6840f310f8797abb25012c18_GH0.tar.gz) = 898870 -SHA256 (glotzerlab-hipCUB-c70e19332a8402049b3359b409e50220a759c42d_GH0.tar.gz) = f3dbd921ea8c5fe9068d6d9e6e9112c11c7e18488169ce48423d9fdb014536c6 -SIZE (glotzerlab-hipCUB-c70e19332a8402049b3359b409e50220a759c42d_GH0.tar.gz) = 110500 +SHA256 (glotzerlab-HIP-db753e4_GH0.tar.gz) = a9cfe87ef06019891506e633d9ac0b8f52414ac1e5e4342d061963cbecdd1d7c +SIZE (glotzerlab-HIP-db753e4_GH0.tar.gz) = 897698 +SHA256 (glotzerlab-hipCUB-64d8adf_GH0.tar.gz) = 0709bc19af69bfed5c711833138bdede78e4e162e3462c7a60985f1555e0d155 +SIZE (glotzerlab-hipCUB-64d8adf_GH0.tar.gz) = 110322 SHA256 (mphowardlab-neighbor-ba0f06869b766066a7068852fa3b8c5fa746f71f_GH0.tar.gz) = 089129a1539d8e993f725017f1aadc60f9e40116e8a65dfbe70b0df9ac2d7cf3 SIZE (mphowardlab-neighbor-ba0f06869b766066a7068852fa3b8c5fa746f71f_GH0.tar.gz) = 49039 SHA256 (mphowardlab-hipper-b6da049a516ada03e4e1b66ca6b4c2c7c9668595_GH0.tar.gz) = c64a484884eaab3eb9fd8f7b27b144a7bfadfeab101e95d82bc2a6f7e4fb7cec SIZE (mphowardlab-hipper-b6da049a516ada03e4e1b66ca6b4c2c7c9668595_GH0.tar.gz) = 20228 SHA256 (glotzerlab-hoomd-examples-94a5b52d159bc7c07e2650e31b429cef55384542_GH0.tar.gz) = f685da65a32566036476a33740b45884bce58798e857d53689d3da20e928436c SIZE (glotzerlab-hoomd-examples-94a5b52d159bc7c07e2650e31b429cef55384542_GH0.tar.gz) = 5969001 -SHA256 (glotzerlab-OpenRAND-92dc12a23dff2d0aa3545f749d1c013677b9a87e_GH0.tar.gz) = a84657d9ac24083c1aef3d883927d5993270697af69a04f616227f9077eb8e19 -SIZE (glotzerlab-OpenRAND-92dc12a23dff2d0aa3545f749d1c013677b9a87e_GH0.tar.gz) = 298040 +SHA256 (glotzerlab-OpenRAND-92dc12a_GH0.tar.gz) = f760eefd9027ee69a5976954a539a28b9ceb581ba089014cec56f6e72c0f6a7d +SIZE (glotzerlab-OpenRAND-92dc12a_GH0.tar.gz) = 298000 diff --git a/science/py-hoomd-blue/files/patch-hoomd_extern_nano-signal-slot_nano__signal__slot.hpp b/science/py-hoomd-blue/files/patch-hoomd_extern_nano-signal-slot_nano__signal__slot.hpp deleted file mode 100644 index cd3fce241f6d..000000000000 --- a/science/py-hoomd-blue/files/patch-hoomd_extern_nano-signal-slot_nano__signal__slot.hpp +++ /dev/null @@ -1,30 +0,0 @@ -Fix build with LLVM 19 - -/wrkdirs/usr/ports/science/py-hoomd-blue/work/hoomd-blue-4.9.0/hoomd/extern/nano-signal-slot/nano_signal_slot.hpp:46:45: -error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] - 46 | Observer::insert(Delegate::template bind (instance), this); - | ^ -/wrkdirs/usr/ports/science/py-hoomd-blue/work/hoomd-blue-4.9.0/hoomd/extern/nano-signal-slot/nano_signal_slot.hpp:87:45: -error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] - 87 | Observer::remove(Delegate::template bind (instance), this); - ---- hoomd/extern/nano-signal-slot/nano_signal_slot.hpp.orig 2016-07-13 20:06:52 UTC -+++ hoomd/extern/nano-signal-slot/nano_signal_slot.hpp -@@ -43,7 +43,7 @@ class Signal<RT(Args...)> : private Observer - template <typename L> - void connect(L* instance) - { -- Observer::insert(Delegate::template bind (instance), this); -+ Observer::insert(Delegate::bind (instance), this); - } - template <typename L> - void connect(L& instance) -@@ -84,7 +84,7 @@ class Signal<RT(Args...)> : private Observer - template <typename L> - void disconnect(L* instance) - { -- Observer::remove(Delegate::template bind (instance), this); -+ Observer::remove(Delegate::bind (instance), this); - } - template <typename L> - void disconnect(L& instance) diff --git a/science/py-hoomd-blue/pkg-plist b/science/py-hoomd-blue/pkg-plist index 004601c86f0c..6f2f97246186 100644 --- a/science/py-hoomd-blue/pkg-plist +++ b/science/py-hoomd-blue/pkg-plist @@ -57,6 +57,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pair/pair.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pair/step.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pair/union.py +%%PYTHON_SITELIBDIR%%/hoomd/hpmc/pair/zetterling.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/__init__.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/conftest.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_boxmc.py @@ -77,6 +78,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_pair_opp.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_pair_step.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_pair_union.py +%%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_pair_zetterling.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_quick_compress.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_scale.py %%PYTHON_SITELIBDIR%%/hoomd/hpmc/pytest/test_shape.py @@ -315,7 +317,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_cuda.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_cuda.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_host.h -%%NO_NOMPI%%%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_lib_config.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_lib_config.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/dfft_local_fft_config.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/dfftlib/src/mkl_single_interface.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/extern/gsd.h @@ -461,6 +463,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/PairPotentialOPP.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/PairPotentialStep.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/PairPotentialUnion.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/PairPotentialZetterling.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/ShapeConvexPolygon.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/ShapeConvexPolyhedron.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/hpmc/ShapeEllipsoid.h @@ -517,9 +520,11 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ComputeThermoHMATypes.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ComputeThermoTypes.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ConstantForceCompute.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ConstantForceComputeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ConstantForceComputeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/CosineSqAngleForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/CosineSqAngleForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/CosineSqAngleForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/CustomForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorBondFENE.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorBondHarmonic.h @@ -539,6 +544,8 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairExpandedMie.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairForceShiftedLJ.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairFourier.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairFrictionLJBase.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairFrictionLJVariants.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairGB.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairGauss.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairLJ.h @@ -552,25 +559,37 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairTWF.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairTable.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairWangFrenkel.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairYLZ.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairYukawa.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairZBL.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorPairZetterling.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorSpecialPairCoulomb.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorSpecialPairLJ.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorTersoff.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/EvaluatorWalls.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FIREEnergyMinimizer.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FIREEnergyMinimizerGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FIREEnergyMinimizerGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceComposite.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceCompositeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceCompositeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceDistanceConstraint.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceDistanceConstraintGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ForceDistanceConstraintGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FrictionPair.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FrictionPairGPU.cuh +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/FrictionPairGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicAngleForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicAngleForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicAngleForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicDihedralForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicDihedralForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicDihedralForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicImproperForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicImproperForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HarmonicImproperForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HelfrichMeshForceCompute.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HelfrichMeshForceComputeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/HelfrichMeshForceComputeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/IntegrationMethodTwoStep.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/IntegratorTwoStep.h @@ -581,28 +600,37 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ManifoldSphere.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ManifoldXYPlane.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/ManifoldZCylinder.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MeshDynamicBondUpdater.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MeshForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MolecularForceCompute.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MolecularForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MuellerPlatheFlow.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MuellerPlatheFlowEnum.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MuellerPlatheFlowGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/MuellerPlatheFlowGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborList.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListBinned.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPUBinned.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPUStencil.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPUStencil.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPUTree.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListGPUTree.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListStencil.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/NeighborListTree.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/OPLSDihedralForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/OPLSDihedralForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/OPLSDihedralForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PPPMForceCompute.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PPPMForceComputeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PPPMForceComputeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PairModulator.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PatchEnvelope.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PeriodicImproper.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PeriodicImproperForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PeriodicImproperForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PeriodicImproperForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PotentialBond.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PotentialBondGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PotentialBondGPU.h @@ -623,6 +651,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/PotentialTersoffGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TableAngleForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TableAngleForceComputeGPU.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TableAngleForceGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TableDihedralForceCompute.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TableDihedralForceComputeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TriangleAreaConservationMeshForceCompute.h @@ -632,10 +661,14 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepBD.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepBDGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantPressure.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantPressureGPU.cuh +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantPressureGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantVolume.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantVolumeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepConstantVolumeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepLangevin.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepLangevinBase.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepLangevinGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepLangevinGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepNVTAlchemy.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepRATTLEBD.h @@ -648,6 +681,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepRATTLENVEGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/TwoStepRATTLENVEGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/VolumeConservationMeshForceCompute.h +%%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/VolumeConservationMeshForceComputeGPU.cuh %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/VolumeConservationMeshForceComputeGPU.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/VolumeConservationMeshParameters.h %%PYTHON_SITELIBDIR%%/hoomd/include/hoomd/md/WallData.h @@ -728,6 +762,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/md/nlist.py %%PYTHON_SITELIBDIR%%/hoomd/md/pair/__init__.py %%PYTHON_SITELIBDIR%%/hoomd/md/pair/aniso.py +%%PYTHON_SITELIBDIR%%/hoomd/md/pair/friction.py %%PYTHON_SITELIBDIR%%/hoomd/md/pair/pair.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/__init__.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/aniso_forces_and_energies.json @@ -756,6 +791,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_kernel_parameters.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_manifolds.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_meshpotential.py +%%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_meshupdater.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_meta_wall_list.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_methods.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_minimize_fire.py @@ -773,6 +809,7 @@ lib/cmake/hoomd/hoomd-targets.cmake %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_update_group_dof.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_wall_data.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_wall_potential.py +%%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_ylz.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/test_zero_momentum.py %%PYTHON_SITELIBDIR%%/hoomd/md/pytest/true_pair_list.json %%PYTHON_SITELIBDIR%%/hoomd/md/special_pair.py diff --git a/science/py-mne/Makefile b/science/py-mne/Makefile index 3f15411d9c98..bf89de5d9db3 100644 --- a/science/py-mne/Makefile +++ b/science/py-mne/Makefile @@ -1,5 +1,5 @@ PORTNAME= mne -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,14 +10,13 @@ WWW= https://mne.tools/stable/ \ https://github.com/mne-tools/mne-python LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lazy_loader>=0.3:devel/py-lazy_loader@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.7:math/py-matplotlib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.8:math/py-matplotlib@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pooch>=1.5:devel/py-pooch@${PY_FLAVOR} \ diff --git a/science/py-mne/distinfo b/science/py-mne/distinfo index f63a12725683..c24c3f5eff30 100644 --- a/science/py-mne/distinfo +++ b/science/py-mne/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759525649 -SHA256 (mne-1.10.1.tar.gz) = a93e3d772d551e43ec5ddcd3495fffe0f98e3e384045bcd96497636e86a32a0b -SIZE (mne-1.10.1.tar.gz) = 7123187 +TIMESTAMP = 1763923010 +SHA256 (mne-1.11.0.tar.gz) = 0a89b8fc44133b81218a35cdcba74ad0f8ae2e265136249b365b9ce04864c688 +SIZE (mne-1.11.0.tar.gz) = 7152794 diff --git a/science/serac/Makefile b/science/serac/Makefile index 79535619d3e5..9ced914a7e86 100644 --- a/science/serac/Makefile +++ b/science/serac/Makefile @@ -1,6 +1,6 @@ PORTNAME= serac PORTVERSION= g20220823 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/silo/Makefile b/science/silo/Makefile index 9759d1b7565c..dac1c6649952 100644 --- a/science/silo/Makefile +++ b/science/silo/Makefile @@ -1,7 +1,5 @@ PORTNAME= silo -DISTVERSION= 4.11-68 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -g819658e +DISTVERSION= 4.12.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -19,6 +17,7 @@ USE_GITHUB= yes GH_ACCOUNT= LLNL GH_PROJECT= Silo +CMAKE_ON= SILO_ENABLE_INSTALL_LITE_HEADERS CMAKE_TESTING_ON= SILO_ENABLE_TESTS # 3 tests fail, see https://github.com/LLNL/Silo/issues/289 CMAKE_TESTING_TARGET= check diff --git a/science/silo/distinfo b/science/silo/distinfo index a3cf26715bd2..2fe4efe79810 100644 --- a/science/silo/distinfo +++ b/science/silo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670041617 -SHA256 (LLNL-Silo-4.11-68-g819658e_GH0.tar.gz) = 3a7a75e196c9e39922998054378efa02b2d24dc57ab126ab15a631e2645bd0ce -SIZE (LLNL-Silo-4.11-68-g819658e_GH0.tar.gz) = 14028123 +TIMESTAMP = 1763923185 +SHA256 (LLNL-Silo-4.12.0_GH0.tar.gz) = 5251816e43b08c19c925480b2daf85cc9b75e494b91df37df0eacc092279cfd0 +SIZE (LLNL-Silo-4.12.0_GH0.tar.gz) = 99198889 diff --git a/science/silo/files/patch-CMakeLists.txt b/science/silo/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..1d76b4832b67 --- /dev/null +++ b/science/silo/files/patch-CMakeLists.txt @@ -0,0 +1,13 @@ +- workaround for https://github.com/LLNL/Silo/issues/501 + +--- CMakeLists.txt.orig 2025-11-23 19:03:43 UTC ++++ CMakeLists.txt +@@ -700,7 +700,7 @@ install(FILES ${silo_public_headers} DESTINATION ${CMA + WORLD_READ) + + # Symlink old style silo_f77.inc +-if(SILO_ENABLE_FORTRAN AND CMAKE_Fortran_COMPILER) ++if(FALSE AND SILO_ENABLE_FORTRAN AND CMAKE_Fortran_COMPILER) + install(CODE "execute_process(COMMAND ${CMAKE_COMMAND} -E create_symlink silo.inc silo_f77.inc + WORKING_DIRECTORY ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_INCLUDEDIR})") + endif() diff --git a/science/silo/files/patch-git-commit-be29ddf b/science/silo/files/patch-git-commit-be29ddf deleted file mode 100644 index fba494b0b956..000000000000 --- a/science/silo/files/patch-git-commit-be29ddf +++ /dev/null @@ -1,44 +0,0 @@ -commit be29ddf0352bc8e5a7eecc8772a3acb64dfde18c -Author: miller86 <miller86@llnl.gov> -Date: Fri Dec 2 19:00:20 2022 -0800 - - fix obj-case-macro - -diff --git src/hdf5_drv/silo_hdf5.c src/hdf5_drv/silo_hdf5.c -index 17af250..c45d689 100644 ---- src/hdf5_drv/silo_hdf5.c -+++ src/hdf5_drv/silo_hdf5.c -@@ -1809,7 +1809,7 @@ db_hdf5_cwg(DBfile *_dbfile) - *dscount = m.MEMCNT; \ - *dsnames = (char **) calloc(*dscount, sizeof(char**)); \ - for (i = 0; i < *dscount; i++) \ -- (*dsnames)[i] = strdup(m.MEMNAME[i]); \ -+ (*dsnames)[i] = strdup(m.MEMNAME); \ - break; \ - } - -@@ -1857,15 +1857,15 @@ db_hdf5_get_obj_dsnames(DBfile *_dbfile, char const *name, int *dscount, char ** - - switch(_objtype) - { -- DB_OBJ_CASE(DB_QUADVAR, DBquadvar_mt, nvals, value) -- /*DB_OBJ_CASE(DB_QUAD_RECT, DBquadmesh_mt, nspace, coord) wont work for rect case */ -- DB_OBJ_CASE(DB_QUAD_CURV, DBquadmesh_mt, nspace, coord) -- DB_OBJ_CASE(DB_QUADMESH, DBquadmesh_mt, nspace, coord) -- DB_OBJ_CASE(DB_UCDVAR, DBucdvar_mt, nvals, value) -- DB_OBJ_CASE(DB_UCDMESH, DBucdmesh_mt, ndims, coord) -- DB_OBJ_CASE(DB_POINTVAR, DBpointvar_mt, nvals, data) -- DB_OBJ_CASE(DB_POINTMESH, DBpointmesh_mt, ndims, coord) -- DB_OBJ_CASE(DB_CSGVAR, DBcsgvar_mt, nvals, vals) -+ DB_OBJ_CASE(DB_QUADVAR, DBquadvar_mt, nvals, value[i]) -+ /*DB_OBJ_CASE(DB_QUAD_RECT, DBquadmesh_mt, nspace, coord[i]) wont work for rect case */ -+ DB_OBJ_CASE(DB_QUAD_CURV, DBquadmesh_mt, nspace, coord[i]) -+ DB_OBJ_CASE(DB_QUADMESH, DBquadmesh_mt, nspace, coord[i]) -+ DB_OBJ_CASE(DB_UCDVAR, DBucdvar_mt, nvals, value[i]) -+ DB_OBJ_CASE(DB_UCDMESH, DBucdmesh_mt, ndims, coord[i]) -+ DB_OBJ_CASE(DB_POINTVAR, DBpointvar_mt, nvals, data[i]) -+ DB_OBJ_CASE(DB_POINTMESH, DBpointmesh_mt, ndims, coord[i]) -+ DB_OBJ_CASE(DB_CSGVAR, DBcsgvar_mt, nvals, vals[i]) - DB_OBJ_CASE(DB_CURVE, DBcurve_mt, npts?1:1, yvarname) - } - H5Tclose(o); diff --git a/science/silo/files/patch-src_silo_silo.c b/science/silo/files/patch-src_silo_silo.c deleted file mode 100644 index d20855c5ca9b..000000000000 --- a/science/silo/files/patch-src_silo_silo.c +++ /dev/null @@ -1,39 +0,0 @@ ---- src/silo/silo.c.orig 2022-12-03 02:30:10 UTC -+++ src/silo/silo.c -@@ -238,12 +238,8 @@ typedef struct db_silo_stat_t { - #ifndef SIZEOF_OFF64_T - #error missing definition for SIZEOF_OFF64_T in silo_private.h - #else --#if SIZEOF_OFF64_T > 4 -- struct stat64 s; --#else - struct stat s; - #endif --#endif - #ifdef _WIN32 - DWORD fileindexlo; - DWORD fileindexhi; -@@ -2121,11 +2117,7 @@ db_silo_stat_one_file(const char *name, db_silo_stat_t - errno = 0; - memset(&(statbuf->s), 0, sizeof(statbuf->s)); - --#if SIZEOF_OFF64_T > 4 -- retval = stat64(name, &(statbuf->s)); --#else - retval = stat(name, &(statbuf->s)); --#endif /* #if SIZEOF_OFF64_T > 4 */ - - #ifdef _WIN32 - if (retval == 0) -@@ -4136,11 +4128,7 @@ DBOpenReal(const char *name, int type, int mode) - /********************************/ - /* System level error occured. */ - /********************************/ --#if SIZEOF_OFF64_T > 4 -- printf("stat64() failed with error: "); --#else - printf("stat() failed with error: "); --#endif - switch (errno) - { - case EACCES: printf("EACCES\n"); break; diff --git a/science/silo/files/patch-src_silo_silo__json.c b/science/silo/files/patch-src_silo_silo__json.c index 576f7eea757f..331a87c8890e 100644 --- a/science/silo/files/patch-src_silo_silo__json.c +++ b/science/silo/files/patch-src_silo_silo__json.c @@ -1,6 +1,6 @@ ---- src/silo/silo_json.c.orig 2022-12-03 02:30:10 UTC +--- src/silo/silo_json.c.orig 2025-11-21 05:30:59 UTC +++ src/silo/silo_json.c -@@ -441,11 +441,7 @@ json_object_from_binary_file(char const *filename) +@@ -446,11 +446,7 @@ json_object_from_binary_file(char const *filename) #ifndef SIZEOF_OFF64_T #error missing definition for SIZEOF_OFF64_T in silo_private.h #else diff --git a/science/silo/files/patch-tests_CMake_SiloMakeCheckRunner.cmake b/science/silo/files/patch-tests_CMake_SiloMakeCheckRunner.cmake deleted file mode 100644 index c25272a9a103..000000000000 --- a/science/silo/files/patch-tests_CMake_SiloMakeCheckRunner.cmake +++ /dev/null @@ -1,13 +0,0 @@ -- workaround for https://github.com/LLNL/Silo/issues/288 - ---- tests/CMake/SiloMakeCheckRunner.cmake.orig 2022-12-03 06:53:38 UTC -+++ tests/CMake/SiloMakeCheckRunner.cmake -@@ -72,7 +72,7 @@ function(silo_add_make_check_runner) - message(WARNING "silo_add_make_check_runner: NAME argument is required.") - return() - endif() -- set(test_cmd ${samcr_NAME}) -+ set(test_cmd "./${samcr_NAME}") - if("ARGS" IN_LIST samcr_KEYWORDS_MISSING_VALUES) - message(WARNING "silo_add_make_check_runner: ARGS argument provided without a value.") - return() diff --git a/science/silo/pkg-plist b/science/silo/pkg-plist index c55c7a873580..fc056e66313d 100644 --- a/science/silo/pkg-plist +++ b/science/silo/pkg-plist @@ -3,18 +3,19 @@ %%SILOCK%%bin/silock %%BROWSER%%bin/silodiff %%BROWSER%%bin/silofile -cmake/SiloConfig.cmake -cmake/SiloConfigVersion.cmake -cmake/SiloTargets-%%CMAKE_BUILD_TYPE%%.cmake -cmake/SiloTargets.cmake include/lite_pdb.h include/lite_score.h -include/pdform.h include/pmpio.h include/silo.h -include/silo.inc +%%FORTRAN%%include/silo.inc %%FORTRAN%%include/silo_FC.h include/silo_exports.h include/silo_f9x.inc %%PYTHON%%lib/Silo.so +lib/cmake/Silo/SiloConfig.cmake +lib/cmake/Silo/SiloConfigVersion.cmake +lib/cmake/Silo/SiloTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/Silo/SiloTargets.cmake lib/libsilo%%SUFX_HDF5%%.so +lib/libsilo%%SUFX_HDF5%%.so.4.12.0 +lib/libsilo%%SUFX_HDF5%%.so.412 diff --git a/science/spheral/Makefile b/science/spheral/Makefile index 1f6d29f4af1c..d35d06393bf2 100644 --- a/science/spheral/Makefile +++ b/science/spheral/Makefile @@ -1,7 +1,7 @@ PORTNAME= spheral DISTVERSIONPREFIX= v DISTVERSION= 2025.06.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science # physics MAINTAINER= yuri@FreeBSD.org diff --git a/science/tinker/Makefile b/science/tinker/Makefile index 3a5cb18b0c75..f66cb43850b0 100644 --- a/science/tinker/Makefile +++ b/science/tinker/Makefile @@ -1,6 +1,6 @@ PORTNAME= tinker DISTVERSIONPREFIX= v -DISTVERSION= 25.5.2 +DISTVERSION= 25.5.4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/tinker/distinfo b/science/tinker/distinfo index da2498d5f92a..c80318510948 100644 --- a/science/tinker/distinfo +++ b/science/tinker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760108472 -SHA256 (TinkerTools-tinker-v25.5.2_GH0.tar.gz) = 3a474a892892ab0b77a86599dd57c17731c64c363af7e48cfe6915a6d4276df6 -SIZE (TinkerTools-tinker-v25.5.2_GH0.tar.gz) = 34670489 +TIMESTAMP = 1763921430 +SHA256 (TinkerTools-tinker-v25.5.4_GH0.tar.gz) = 410d02d3fe7b42b124cc38cef8cf3c077037a099465c799259f60bdae4e367b2 +SIZE (TinkerTools-tinker-v25.5.4_GH0.tar.gz) = 34197683 diff --git a/science/tinker/files/patch-make_Makefile b/science/tinker/files/patch-make_Makefile index 7e1f679a86a0..b92cb6e976c7 100644 --- a/science/tinker/files/patch-make_Makefile +++ b/science/tinker/files/patch-make_Makefile @@ -1,6 +1,6 @@ ---- make/Makefile.orig 2025-09-30 16:25:57 UTC +--- make/Makefile.orig 2025-11-21 04:02:18 UTC +++ make/Makefile -@@ -813,138 +813,138 @@ rename_bin: +@@ -818,72 +818,72 @@ rename_bin: cat *.f *.c > tinker.txt rename_bin: @@ -20,6 +20,7 @@ - mv gda.x $(BINDIR)/gda - mv intedit.x $(BINDIR)/intedit - mv intxyz.x $(BINDIR)/intxyz +- mv mdavg.x $(BINDIR)/mdavg - mv minimize.x $(BINDIR)/minimize - mv minirot.x $(BINDIR)/minirot - mv minrigid.x $(BINDIR)/minrigid @@ -85,6 +86,7 @@ + ${BSD_INSTALL_PROGRAM} gda.x $(BINDIR)/gda + ${BSD_INSTALL_PROGRAM} intedit.x $(BINDIR)/intedit + ${BSD_INSTALL_PROGRAM} intxyz.x $(BINDIR)/intxyz ++ ${BSD_INSTALL_PROGRAM} mdavg.x $(BINDIR)/mdavg + ${BSD_INSTALL_PROGRAM} minimize.x $(BINDIR)/minimize + ${BSD_INSTALL_PROGRAM} minirot.x $(BINDIR)/minirot + ${BSD_INSTALL_PROGRAM} minrigid.x $(BINDIR)/minrigid @@ -136,136 +138,4 @@ + ${BSD_INSTALL_PROGRAM} xyzpdb.x $(BINDIR)/xyzpdb rename_exe: -- mv alchemy.x $(BINDIR)/alchemy.exe -- mv analyze.x $(BINDIR)/analyze.exe -- mv anneal.x $(BINDIR)/anneal.exe -- mv arcedit.x $(BINDIR)/arcedit.exe -- mv bar.x $(BINDIR)/bar.exe -- mv correlate.x $(BINDIR)/correlate.exe -- mv critical.x $(BINDIR)/critical.exe -- mv crystal.x $(BINDIR)/crystal.exe -- mv diffuse.x $(BINDIR)/diffuse.exe -- mv distgeom.x $(BINDIR)/distgeom.exe -- mv document.x $(BINDIR)/document.exe -- mv dynamic.x $(BINDIR)/dynamic.exe -- mv freefix.x $(BINDIR)/freefix.exe -- mv gda.x $(BINDIR)/gda.exe -- mv intedit.x $(BINDIR)/intedit.exe -- mv intxyz.x $(BINDIR)/intxyz.exe -- mv minimize.x $(BINDIR)/minimize.exe -- mv minirot.x $(BINDIR)/minirot.exe -- mv minrigid.x $(BINDIR)/minrigid.exe -- mv mol2xyz.x $(BINDIR)/mol2xyz.exe -- mv molxyz.x $(BINDIR)/molxyz.exe -- mv monte.x $(BINDIR)/monte.exe -- mv newton.x $(BINDIR)/newton.exe -- mv newtrot.x $(BINDIR)/newtrot.exe -- mv nucleic.x $(BINDIR)/nucleic.exe -- mv optimize.x $(BINDIR)/optimize.exe -- mv optirot.x $(BINDIR)/optirot.exe -- mv optrigid.x $(BINDIR)/optrigid.exe -- mv path.x $(BINDIR)/path.exe -- mv pdbxyz.x $(BINDIR)/pdbxyz.exe -- mv polarize.x $(BINDIR)/polarize.exe -- mv poledit.x $(BINDIR)/poledit.exe -- mv potential.x $(BINDIR)/potential.exe -- mv prmedit.x $(BINDIR)/prmedit.exe -- mv protein.x $(BINDIR)/protein.exe -- mv pss.x $(BINDIR)/pss.exe -- mv pssrigid.x $(BINDIR)/pssrigid.exe -- mv pssrot.x $(BINDIR)/pssrot.exe -- mv radial.x $(BINDIR)/radial.exe -- mv saddle.x $(BINDIR)/saddle.exe -- mv scan.x $(BINDIR)/scan.exe -- mv sniffer.x $(BINDIR)/sniffer.exe -- mv spacefill.x $(BINDIR)/spacefill.exe -- mv spectrum.x $(BINDIR)/spectrum.exe -- mv superpose.x $(BINDIR)/superpose.exe -- mv testgrad.x $(BINDIR)/testgrad.exe -- mv testhess.x $(BINDIR)/testhess.exe -- mv testpair.x $(BINDIR)/testpair.exe -- mv testpol.x $(BINDIR)/testpol.exe -- mv testrot.x $(BINDIR)/testrot.exe -- mv testsurf.x $(BINDIR)/testsurf.exe -- mv testvir.x $(BINDIR)/testvir.exe -- mv timer.x $(BINDIR)/timer.exe -- mv timerot.x $(BINDIR)/timerot.exe -- mv torsfit.x $(BINDIR)/torsfit.exe -- mv valence.x $(BINDIR)/valence.exe -- mv vibbig.x $(BINDIR)/vibbig.exe -- mv vibrate.x $(BINDIR)/vibrate.exe -- mv vibrot.x $(BINDIR)/vibrot.exe -- mv xtalfit.x $(BINDIR)/xtalfit.exe -- mv xtalmin.x $(BINDIR)/xtalmin.exe -- mv xyzedit.x $(BINDIR)/xyzedit.exe -- mv xyzint.x $(BINDIR)/xyzint.exe -- mv xyzmol2.x $(BINDIR)/xyzmol2.exe -- mv xyzpdb.x $(BINDIR)/xyzpdb.exe -+ ${BSD_INSTALL_PROGRAM} alchemy.x $(BINDIR)/alchemy.exe -+ ${BSD_INSTALL_PROGRAM} analyze.x $(BINDIR)/analyze.exe -+ ${BSD_INSTALL_PROGRAM} anneal.x $(BINDIR)/anneal.exe -+ ${BSD_INSTALL_PROGRAM} arcedit.x $(BINDIR)/arcedit.exe -+ ${BSD_INSTALL_PROGRAM} bar.x $(BINDIR)/bar.exe -+ ${BSD_INSTALL_PROGRAM} correlate.x $(BINDIR)/correlate.exe -+ ${BSD_INSTALL_PROGRAM} critical.x $(BINDIR)/critical.exe -+ ${BSD_INSTALL_PROGRAM} crystal.x $(BINDIR)/crystal.exe -+ ${BSD_INSTALL_PROGRAM} diffuse.x $(BINDIR)/diffuse.exe -+ ${BSD_INSTALL_PROGRAM} distgeom.x $(BINDIR)/distgeom.exe -+ ${BSD_INSTALL_PROGRAM} document.x $(BINDIR)/document.exe -+ ${BSD_INSTALL_PROGRAM} dynamic.x $(BINDIR)/dynamic.exe -+ ${BSD_INSTALL_PROGRAM} freefix.x $(BINDIR)/freefix.exe -+ ${BSD_INSTALL_PROGRAM} gda.x $(BINDIR)/gda.exe -+ ${BSD_INSTALL_PROGRAM} intedit.x $(BINDIR)/intedit.exe -+ ${BSD_INSTALL_PROGRAM} intxyz.x $(BINDIR)/intxyz.exe -+ ${BSD_INSTALL_PROGRAM} minimize.x $(BINDIR)/minimize.exe -+ ${BSD_INSTALL_PROGRAM} minirot.x $(BINDIR)/minirot.exe -+ ${BSD_INSTALL_PROGRAM} minrigid.x $(BINDIR)/minrigid.exe -+ ${BSD_INSTALL_PROGRAM} mol2xyz.x $(BINDIR)/mol2xyz.exe -+ ${BSD_INSTALL_PROGRAM} molxyz.x $(BINDIR)/molxyz.exe -+ ${BSD_INSTALL_PROGRAM} monte.x $(BINDIR)/monte.exe -+ ${BSD_INSTALL_PROGRAM} newton.x $(BINDIR)/newton.exe -+ ${BSD_INSTALL_PROGRAM} newtrot.x $(BINDIR)/newtrot.exe -+ ${BSD_INSTALL_PROGRAM} nucleic.x $(BINDIR)/nucleic.exe -+ ${BSD_INSTALL_PROGRAM} optimize.x $(BINDIR)/optimize.exe -+ ${BSD_INSTALL_PROGRAM} optirot.x $(BINDIR)/optirot.exe -+ ${BSD_INSTALL_PROGRAM} optrigid.x $(BINDIR)/optrigid.exe -+ ${BSD_INSTALL_PROGRAM} path.x $(BINDIR)/path.exe -+ ${BSD_INSTALL_PROGRAM} pdbxyz.x $(BINDIR)/pdbxyz.exe -+ ${BSD_INSTALL_PROGRAM} polarize.x $(BINDIR)/polarize.exe -+ ${BSD_INSTALL_PROGRAM} poledit.x $(BINDIR)/poledit.exe -+ ${BSD_INSTALL_PROGRAM} potential.x $(BINDIR)/potential.exe -+ ${BSD_INSTALL_PROGRAM} prmedit.x $(BINDIR)/prmedit.exe -+ ${BSD_INSTALL_PROGRAM} protein.x $(BINDIR)/protein.exe -+ ${BSD_INSTALL_PROGRAM} pss.x $(BINDIR)/pss.exe -+ ${BSD_INSTALL_PROGRAM} pssrigid.x $(BINDIR)/pssrigid.exe -+ ${BSD_INSTALL_PROGRAM} pssrot.x $(BINDIR)/pssrot.exe -+ ${BSD_INSTALL_PROGRAM} radial.x $(BINDIR)/radial.exe -+ ${BSD_INSTALL_PROGRAM} saddle.x $(BINDIR)/saddle.exe -+ ${BSD_INSTALL_PROGRAM} scan.x $(BINDIR)/scan.exe -+ ${BSD_INSTALL_PROGRAM} sniffer.x $(BINDIR)/sniffer.exe -+ ${BSD_INSTALL_PROGRAM} spacefill.x $(BINDIR)/spacefill.exe -+ ${BSD_INSTALL_PROGRAM} spectrum.x $(BINDIR)/spectrum.exe -+ ${BSD_INSTALL_PROGRAM} superpose.x $(BINDIR)/superpose.exe -+ ${BSD_INSTALL_PROGRAM} testgrad.x $(BINDIR)/testgrad.exe -+ ${BSD_INSTALL_PROGRAM} testhess.x $(BINDIR)/testhess.exe -+ ${BSD_INSTALL_PROGRAM} testpair.x $(BINDIR)/testpair.exe -+ ${BSD_INSTALL_PROGRAM} testpol.x $(BINDIR)/testpol.exe -+ ${BSD_INSTALL_PROGRAM} testrot.x $(BINDIR)/testrot.exe -+ ${BSD_INSTALL_PROGRAM} testsurf.x $(BINDIR)/testsurf.exe -+ ${BSD_INSTALL_PROGRAM} testvir.x $(BINDIR)/testvir.exe -+ ${BSD_INSTALL_PROGRAM} timer.x $(BINDIR)/timer.exe -+ ${BSD_INSTALL_PROGRAM} timerot.x $(BINDIR)/timerot.exe -+ ${BSD_INSTALL_PROGRAM} torsfit.x $(BINDIR)/torsfit.exe -+ ${BSD_INSTALL_PROGRAM} valence.x $(BINDIR)/valence.exe -+ ${BSD_INSTALL_PROGRAM} vibbig.x $(BINDIR)/vibbig.exe -+ ${BSD_INSTALL_PROGRAM} vibrate.x $(BINDIR)/vibrate.exe -+ ${BSD_INSTALL_PROGRAM} vibrot.x $(BINDIR)/vibrot.exe -+ ${BSD_INSTALL_PROGRAM} xtalfit.x $(BINDIR)/xtalfit.exe -+ ${BSD_INSTALL_PROGRAM} xtalmin.x $(BINDIR)/xtalmin.exe -+ ${BSD_INSTALL_PROGRAM} xyzedit.x $(BINDIR)/xyzedit.exe -+ ${BSD_INSTALL_PROGRAM} xyzint.x $(BINDIR)/xyzint.exe -+ ${BSD_INSTALL_PROGRAM} xyzmol2.x $(BINDIR)/xyzmol2.exe -+ ${BSD_INSTALL_PROGRAM} xyzpdb.x $(BINDIR)/xyzpdb.exe - - remove_links: - rm -f $(LINKDIR)/alchemy + mv alchemy.x $(BINDIR)/alchemy.exe diff --git a/science/tinker/pkg-plist b/science/tinker/pkg-plist index b0f9367ade44..cf05ef8ea37c 100644 --- a/science/tinker/pkg-plist +++ b/science/tinker/pkg-plist @@ -14,6 +14,7 @@ bin/freefix bin/gda bin/intedit bin/intxyz +bin/mdavg bin/minimize bin/minirot bin/minrigid @@ -85,7 +86,7 @@ bin/xyzpdb %%DATADIR%%/params/charmm19.prm %%DATADIR%%/params/charmm22.prm %%DATADIR%%/params/charmm27.prm -%%DATADIR%%/params/charmm36.prm +%%DATADIR%%/params/charmm36m.prm %%DATADIR%%/params/dang.prm %%DATADIR%%/params/hippo19.prm %%DATADIR%%/params/hoch.prm diff --git a/security/botan3/Makefile b/security/botan3/Makefile index 6f79df55eb9a..c3084ee0afff 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.9.0 +DISTVERSION= 3.10.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -38,7 +38,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 9 +_SOABIVER= ${DISTVERSION:S/./ /g:[2]} _BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} diff --git a/security/botan3/distinfo b/security/botan3/distinfo index fcfd51da6b9e..2acccd900dae 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755770536 -SHA256 (Botan-3.9.0.tar.xz) = 8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883 -SIZE (Botan-3.9.0.tar.xz) = 8769364 +TIMESTAMP = 1763647947 +SHA256 (Botan-3.10.0.tar.xz) = fde194236f6d5434f136ea0a0627f6cc9d26af8b96e9f1e1c7d8c82cd90f4f24 +SIZE (Botan-3.10.0.tar.xz) = 8807024 diff --git a/security/gokey/Makefile b/security/gokey/Makefile index b9eb0d657dfb..5da77b144900 100644 --- a/security/gokey/Makefile +++ b/security/gokey/Makefile @@ -1,29 +1,37 @@ PORTNAME= gokey DISTVERSIONPREFIX= v -DISTVERSION= 0.1.3 -PORTREVISION= 8 +DISTVERSION= 0.2.0 CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple password manager write in Go WWW= https://github.com/cloudflare/gokey LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${LOCALBASE}/bin/go-md2man:textproc/go-md2man + USES= go:modules GO_MODULE= github.com/cloudflare/gokey GO_TARGET= ./cmd/gokey -PLIST_FILES= bin/${PORTNAME} +PLIST_FILES= bin/${PORTNAME} \ + share/man/man1/${PORTNAME}.1.gz PORTDOCS= README.md OPTIONS_DEFINE= DOCS +post-build: + go-md2man -in=${WRKSRC}/gokey.1.md -out=${WRKSRC}/gokey.1 + do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} +post-install: + ${INSTALL_MAN} ${WRKSRC}/gokey.1 ${STAGEDIR}${PREFIX}/share/man/man1 + .include <bsd.port.mk> diff --git a/security/gokey/distinfo b/security/gokey/distinfo index c73bec521cf1..ce321938bfb7 100644 --- a/security/gokey/distinfo +++ b/security/gokey/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747434941 -SHA256 (go/security_gokey/gokey-v0.1.3/v0.1.3.mod) = ad79ff30a189d8bc2b82304a17d2a9f4aa1f40244a806cf52ef851fbb977d722 -SIZE (go/security_gokey/gokey-v0.1.3/v0.1.3.mod) = 113 -SHA256 (go/security_gokey/gokey-v0.1.3/v0.1.3.zip) = e07dd6921bbea368a26b1445f42709837f1df2d9144739b14bb8c9e6fce944e4 -SIZE (go/security_gokey/gokey-v0.1.3/v0.1.3.zip) = 28472 +TIMESTAMP = 1763931529 +SHA256 (go/security_gokey/gokey-v0.2.0/v0.2.0.mod) = 6e5196f915dd9c621fa7095db89ee5ce561310db38f1f8986cb3b48b79cefa22 +SIZE (go/security_gokey/gokey-v0.2.0/v0.2.0.mod) = 161 +SHA256 (go/security_gokey/gokey-v0.2.0/v0.2.0.zip) = e71f61357b2f8c76765f5781a92a57f5c7a4aa24300467adaec335e414cd927b +SIZE (go/security_gokey/gokey-v0.2.0/v0.2.0.zip) = 27560 diff --git a/security/gokey/files/patch-go.mod b/security/gokey/files/patch-go.mod deleted file mode 100644 index 99bcac4b32fe..000000000000 --- a/security/gokey/files/patch-go.mod +++ /dev/null @@ -1,14 +0,0 @@ ---- go.mod.orig 1979-11-29 16:00:00 UTC -+++ go.mod -@@ -1,8 +1,10 @@ module github.com/cloudflare/gokey - module github.com/cloudflare/gokey - --go 1.13 -+go 1.17 - - require ( - golang.org/x/crypto v0.17.0 - golang.org/x/term v0.15.0 - ) -+ -+require golang.org/x/sys v0.15.0 // indirect diff --git a/security/gokey/files/patch-vendor_modules.txt b/security/gokey/files/patch-vendor_modules.txt deleted file mode 100644 index e169e8c39333..000000000000 --- a/security/gokey/files/patch-vendor_modules.txt +++ /dev/null @@ -1,16 +0,0 @@ ---- vendor/modules.txt.orig 2025-05-16 22:37:27 UTC -+++ vendor/modules.txt -@@ -1,10 +1,13 @@ - # golang.org/x/crypto v0.17.0 -+## explicit; go 1.17 - golang.org/x/crypto/ed25519 - golang.org/x/crypto/hkdf - golang.org/x/crypto/pbkdf2 - # golang.org/x/sys v0.15.0 -+## explicit; go 1.17 - golang.org/x/sys/plan9 - golang.org/x/sys/unix - golang.org/x/sys/windows - # golang.org/x/term v0.15.0 -+## explicit; go 1.17 - golang.org/x/term diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index cf912656f0d6..82c3d5c8ea22 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,6 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/security/keepassxc276/Makefile b/security/keepassxc276/Makefile index b3966eb2c5c3..5743873acecb 100644 --- a/security/keepassxc276/Makefile +++ b/security/keepassxc276/Makefile @@ -1,6 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= 276 diff --git a/security/naabu/Makefile b/security/naabu/Makefile index fafbaf7f1fe2..121643259e07 100644 --- a/security/naabu/Makefile +++ b/security/naabu/Makefile @@ -1,7 +1,6 @@ PORTNAME= naabu DISTVERSIONPREFIX= v -DISTVERSION= 2.3.5 -PORTREVISION= 5 +DISTVERSION= 2.3.7 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org diff --git a/security/naabu/distinfo b/security/naabu/distinfo index 674b49e0f45d..5d946f49513d 100644 --- a/security/naabu/distinfo +++ b/security/naabu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753248989 -SHA256 (go/security_naabu/naabu-v2.3.5/v2.3.5.mod) = c6ea2b8c6fa1e166e02d9a074514b9a77c1bf2914f52e4ba411726a9c798349b -SIZE (go/security_naabu/naabu-v2.3.5/v2.3.5.mod) = 6743 -SHA256 (go/security_naabu/naabu-v2.3.5/v2.3.5.zip) = 77c0c9136c85afc93a3d16811d76e491b23a3be2e077847c80d6e2258b2dfa87 -SIZE (go/security_naabu/naabu-v2.3.5/v2.3.5.zip) = 527140 +TIMESTAMP = 1763923530 +SHA256 (go/security_naabu/naabu-v2.3.7/v2.3.7.mod) = b3d32274a75b85c660472e55d4be227f0f035a8918208bfd86019d76628c3654 +SIZE (go/security_naabu/naabu-v2.3.7/v2.3.7.mod) = 6599 +SHA256 (go/security_naabu/naabu-v2.3.7/v2.3.7.zip) = dc8526b7c8162c899a133b31f8c87e0f7345531d025f36a362672a2bf8be6f22 +SIZE (go/security_naabu/naabu-v2.3.7/v2.3.7.zip) = 531383 diff --git a/security/netbird/Makefile b/security/netbird/Makefile index 08985850f947..b6c5025596cd 100644 --- a/security/netbird/Makefile +++ b/security/netbird/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 0.59.8 PORTREVISION= 1 CATEGORIES= security net net-vpn -MAINTAINER= hakan.external@netbird.io +MAINTAINER= dev@netbird.io COMMENT= Peer-to-peer VPN that seamlessly connects your devices WWW= https://netbird.io/ diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index 61f52e9b5eec..2617c3720557 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -10,6 +10,9 @@ WWW= https://passman.cc LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream unmaintained +EXPIRATION_DATE=2025-12-31 + NEXTCLOUD_RUN_DEPENDS= 26 USES= nextcloud php:flavors diff --git a/security/osv-scanner/Makefile b/security/osv-scanner/Makefile index e13fccfbd7fa..cfdb036c2bad 100644 --- a/security/osv-scanner/Makefile +++ b/security/osv-scanner/Makefile @@ -1,7 +1,6 @@ PORTNAME= osv-scanner DISTVERSIONPREFIX= v -DISTVERSION= 2.2.4 -PORTREVISION= 1 +DISTVERSION= 2.3.0 CATEGORIES= security MAINTAINER= dutra@FreeBSD.org @@ -11,12 +10,12 @@ WWW= https://github.com/google/osv-scanner LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules,run +USES= go:1.25,modules,run NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe _BUILD_VERSION= ${DISTVERSION} -_BUILD_COMMIT= a66ef4b +_BUILD_COMMIT= b0b6027 _BUILD_DATE= $$(date +%Y-%m-%d) GO_MODULE= github.com/google/${PORTNAME}/v2 diff --git a/security/osv-scanner/distinfo b/security/osv-scanner/distinfo index ae1fbf92f6ed..980fac58334f 100644 --- a/security/osv-scanner/distinfo +++ b/security/osv-scanner/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761881509 -SHA256 (go/security_osv-scanner/osv-scanner-v2.2.4/v2.2.4.mod) = c631dece9e0c9c4a6330fb70c88f4de8b05768a423a16f11995df9f385bbee93 -SIZE (go/security_osv-scanner/osv-scanner-v2.2.4/v2.2.4.mod) = 11494 -SHA256 (go/security_osv-scanner/osv-scanner-v2.2.4/v2.2.4.zip) = 25f599aae85c88034f6d960b28942c2b4c462d99e571dc9809259be838a651ca -SIZE (go/security_osv-scanner/osv-scanner-v2.2.4/v2.2.4.zip) = 12644499 +TIMESTAMP = 1763851464 +SHA256 (go/security_osv-scanner/osv-scanner-v2.3.0/v2.3.0.mod) = 5feefe2645d8ef0f134f32a9396a65130df226442fbe725b0f7d940189db7372 +SIZE (go/security_osv-scanner/osv-scanner-v2.3.0/v2.3.0.mod) = 11523 +SHA256 (go/security_osv-scanner/osv-scanner-v2.3.0/v2.3.0.zip) = cd1a08ddd3b78069cf2ec9e8f9473512f5009615eca3202281f3759c4e78dc45 +SIZE (go/security_osv-scanner/osv-scanner-v2.3.0/v2.3.0.zip) = 13676112 diff --git a/security/py-pass-git-helper/Makefile b/security/py-pass-git-helper/Makefile index bdb5b07ba12f..670fd7b33c38 100644 --- a/security/py-pass-git-helper/Makefile +++ b/security/py-pass-git-helper/Makefile @@ -1,6 +1,6 @@ PORTNAME= pass-git-helper DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 +DISTVERSION= 4.1.0 CATEGORIES= security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-pass-git-helper/distinfo b/security/py-pass-git-helper/distinfo index 0662fe442d9a..686a0e3e0d41 100644 --- a/security/py-pass-git-helper/distinfo +++ b/security/py-pass-git-helper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754683103 -SHA256 (languitar-pass-git-helper-v4.0.0_GH0.tar.gz) = 988738b5956cd4efbcc789500860c6dcc051e8a3918edd3fac4b8af69323730e -SIZE (languitar-pass-git-helper-v4.0.0_GH0.tar.gz) = 113787 +TIMESTAMP = 1763804244 +SHA256 (languitar-pass-git-helper-v4.1.0_GH0.tar.gz) = ef8679ea3e2c953ad2881f4239eba4f36c623151779d14c6f9e3aff261716b7c +SIZE (languitar-pass-git-helper-v4.1.0_GH0.tar.gz) = 114794 diff --git a/security/rnp/Makefile b/security/rnp/Makefile index 73f359981c7b..1476514e1bc4 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,7 +1,7 @@ PORTNAME= rnp DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://github.com/rnpgp/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 55e373ae3c40..fb28c47877bb 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.6.0 +DISTVERSION= 1.6.1 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 965722ca5c04..241d66f84ffe 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761857049 -SHA256 (aws-s2n-tls-v1.6.0_GH0.tar.gz) = 25f1f14092438d0919d60c4357990e1d2b734e3ffa9d8ecd86590abfd9407b00 -SIZE (aws-s2n-tls-v1.6.0_GH0.tar.gz) = 5108926 +TIMESTAMP = 1763805921 +SHA256 (aws-s2n-tls-v1.6.1_GH0.tar.gz) = d913741fd8329b2ff4f9f153cb1b4a0a88e788f0217f28ded1f207db6fabd5eb +SIZE (aws-s2n-tls-v1.6.1_GH0.tar.gz) = 5119769 diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index dcf88a4b70db..93a3c34c8ac5 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -11,98 +11,87 @@ COMMENT= SSL encryption wrapper for standard network daemons WWW= https://www.stunnel.org/ LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING.md BROKEN_SSL= libressl libressl-devel BROKEN_SSL_REASON= missing upstream support USES= cpe libtool perl5 shebangfix ssl +SHEBANG_FILES= src/stunnel3.in USE_PERL5= build USE_LDCONFIG= yes + USE_RC_SUBR= stunnel GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS= --localstatedir=/var/tmp --enable-static --disable-systemd \ - --with-ssl="${OPENSSLBASE}" -SHEBANG_FILES= src/stunnel3.in + +STUNNEL_USER?= stunnel +STUNNEL_GROUP?= stunnel +STUNNEL_PIDFILE=/var/run/stunnel/stunnel.pid + +USERS= ${STUNNEL_USER} +GROUPS= ${STUNNEL_GROUP} + SUB_FILES= daemon.conf SUB_LIST= STUNNEL_PIDFILE=${STUNNEL_PIDFILE} \ STUNNEL_USER=${STUNNEL_USER} \ STUNNEL_GROUP=${STUNNEL_GROUP} -OPTIONS_DEFINE= DOCS EXAMPLES FIPS IPV6 LIBWRAP -OPTIONS_SINGLE= THREAD -OPTIONS_SINGLE_THREAD= FORK PTHREAD UCONTEXT -OPTIONS_DEFAULT= PTHREAD +CONFIGURE_ARGS= --localstatedir=/var/tmp \ + --enable-static \ + --disable-systemd \ + --with-ssl="${OPENSSLBASE}" -FIPS_CONFIGURE_ENABLE= fips -IPV6_CONFIGURE_ENABLE= ipv6 -LIBWRAP_CONFIGURE_ENABLE= libwrap +OPTIONS_DEFINE= DOCS EXAMPLES FIPS IPV6 LIBWRAP +OPTIONS_SINGLE= THREAD +OPTIONS_SINGLE_THREAD= FORK PTHREAD UCONTEXT +OPTIONS_DEFAULT= PTHREAD -FIPS_DESC= Enable OpenSSL FIPS mode -FORK_DESC= Use the fork(3) threading model -PTHREAD_DESC= Use the pthread(3) threading model -UCONTEXT_DESC= Use the ucontext(3) threading model +FIPS_DESC= Enable OpenSSL FIPS mode +FORK_DESC= Use the fork(3) threading model +PTHREAD_DESC= Use the pthread(3) threading model +UCONTEXT_DESC= Use the ucontext(3) threading model -STUNNEL_PIDFILE=/var/run/stunnel/stunnel.pid -STUNNEL_USER?= stunnel -STUNNEL_GROUP?= stunnel +FIPS_CONFIGURE_ENABLE= fips -USERS= ${STUNNEL_USER} -GROUPS= ${STUNNEL_GROUP} - -.include <bsd.port.options.mk> +FORK_CONFIGURE_ON= --with-threads=fork -.if ${PORT_OPTIONS:MLIBWRAP} -LDFLAGS+= -lwrap -.endif +IPV6_CONFIGURE_ENABLE= ipv6 -.if ${PORT_OPTIONS:MUCONTEXT} -CONFIGURE_ARGS+=--with-threads=ucontext -LDFLAGS+= -lpthread -.elif ${PORT_OPTIONS:MFORK} -CONFIGURE_ARGS+=--with-threads=fork -.else -CONFIGURE_ARGS+=--with-threads=pthread -LDFLAGS+= -lpthread -.endif +PTHREAD_CONFIGURE_ON= --with-threads=pthread -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MFIPS} && ${SSL_DEFAULT:Mlibressl*} -IGNORE= LibreSSL does not support FIPS standard -.endif +LIBWRAP_CONFIGURE_ENABLE= libwrap -.if ${SSL_DEFAULT:Mlibressl*} -NO_PACKAGE= The stunnel license restricts distribution when linked to non-OpenSSL non-base SSL-libraries -.endif +UCONTEXT_CONFIGURE_ON= --with-threads=ucontext post-patch: -# place files under /var/tmp so that this can be run by an unprivileged -# user stunnel and group stunnel - @${REINPLACE_CMD} -E -e 's|\@prefix\@/var/lib/stunnel/|/var/tmp/stunnel|; \ - s|nobody|stunnel|;s|nogroup|stunnel|;s|;include |include |' \ - ${WRKSRC}/tools/stunnel.conf-sample.in - @${REINPLACE_CMD} -E -e 's|\$$\(prefix\)/var/run/stunnel/stunnel.pid|$$(localstatedir)/stunnel.pid|' \ - ${WRKSRC}/src/Makefile.in - @${FIND} ${WRKSRC} -type f -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -E -e 's,@(ACLOCAL|AUTO(MAKE|CONF|HEADER))@,/usr/bin/true,' - @${REINPLACE_CMD} -E -e 's|install-confDATA install-data-local|install-confDATA|g' \ - ${WRKSRC}/tools/Makefile.in -.if empty(PORT_OPTIONS:MDOCS) - @${REINPLACE_CMD} -E -e 's/ install-docDATA/ /' ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -E -e '/install-data-am/s,install-docDATA,,' ${WRKSRC}/doc/Makefile.in -.endif -.if empty(PORT_OPTIONS:MEXAMPLES) - @${REINPLACE_CMD} -E -e 's/([^n])install-examplesDATA/\1/' \ - ${WRKSRC}/tools/Makefile.in -.else - @${REINPLACE_CMD} -E -e 's|\$$\(docdir\)/examples|${EXAMPLESDIR}|g' ${WRKSRC}/tools/Makefile.in -.endif - -post-build: - @${STRIP_CMD} ${WRKSRC}/src/.libs/libstunnel.so + @${REINPLACE_CMD} -e '\ + s|nobody|${STUNNEL_USER}|g; \ + s|;include |include |g' \ + ${PATCH_WRKSRC}/tools/stunnel.conf-sample.in + @${REINPLACE_CMD} -e 's|@DEFAULT_GROUP@|${STUNNEL_GROUP}|g' \ + ${PATCH_WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e '\ + s|@DEFAULT_GROUP@|${STUNNEL_GROUP}|g; \ + s|install-confDATA install-data-local|install-confDATA|g; \ + s|stunnel.logrotate||g; \ + s|stunnel.rh.init||g' \ + ${PATCH_WRKSRC}/tools/Makefile.in + +post-patch-DOCS-off: + @${REINPLACE_CMD} -e 's|install-data-am: install-docDATA|install-data-am:|g' \ + ${PATCH_WRKSRC}/Makefile.in + +post-patch-EXAMPLES-off: + @${REINPLACE_CMD} -e 's|install-dist_bashcompDATA install-examplesDATA|install-dist_bashcompDATA|g' \ + ${PATCH_WRKSRC}/tools/Makefile.in + +post-patch-EXAMPLES-on: + @${REINPLACE_CMD} -e 's|$$(docdir)/examples|${EXAMPLESDIR}|g' \ + ${PATCH_WRKSRC}/tools/Makefile.in post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/stunnel/libstunnel.so ${MKDIR} ${STAGEDIR}${ETCDIR}/conf.d/ ${INSTALL_DATA} ${WRKDIR}/daemon.conf ${STAGEDIR}${ETCDIR}/conf.d/00-daemon.conf @@ -114,4 +103,4 @@ cert: @${ECHO} "" @(cd ${WRKSRC}/tools/; make cert) -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/security/stunnel/pkg-plist b/security/stunnel/pkg-plist index fe3c917d76e2..ba82bb748ceb 100644 --- a/security/stunnel/pkg-plist +++ b/security/stunnel/pkg-plist @@ -16,8 +16,6 @@ share/man/man8/stunnel.pl.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.init %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.service %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.spec -@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.logrotate -@comment %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stunnel.rh.init %%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md %%PORTDOCS%%%%DOCSDIR%%/BUGS.md @@ -32,7 +30,6 @@ share/man/man8/stunnel.pl.8.gz %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/TODO.md %%PORTDOCS%%@dir %%DOCSDIR%% -@comment share/bash-completion/completions/stunnel.bash @dir lib/stunnel @dir etc/stunnel @dir etc/stunnel/conf.d diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile index ad062d2ead3a..5d2d93aea568 100644 --- a/sysutils/elephant/Makefile +++ b/sysutils/elephant/Makefile @@ -1,6 +1,6 @@ PORTNAME= elephant DISTVERSIONPREFIX= v -DISTVERSION= 2.16.0 +DISTVERSION= 2.16.1 CATEGORIES= sysutils MAINTAINER= tagattie@FreeBSD.org diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo index 58d1c51d87b0..ae8475979671 100644 --- a/sysutils/elephant/distinfo +++ b/sysutils/elephant/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763559787 -SHA256 (go/sysutils_elephant/elephant-v2.16.0/v2.16.0.mod) = 0df5afad597346ffb501e93b1a722cbbfb8bea76532dc04167c7d238ae0ecade -SIZE (go/sysutils_elephant/elephant-v2.16.0/v2.16.0.mod) = 2414 -SHA256 (go/sysutils_elephant/elephant-v2.16.0/v2.16.0.zip) = 6a134ab2356b611ab0254bb6dcf71199ae543af18012188b97d7b6fe21a511fd -SIZE (go/sysutils_elephant/elephant-v2.16.0/v2.16.0.zip) = 7565126 +TIMESTAMP = 1763878299 +SHA256 (go/sysutils_elephant/elephant-v2.16.1/v2.16.1.mod) = c79c4ffab3eaf73014f4dfb3b90ec56ce6f744d77c60409183f800c6bef8bd5a +SIZE (go/sysutils_elephant/elephant-v2.16.1/v2.16.1.mod) = 2451 +SHA256 (go/sysutils_elephant/elephant-v2.16.1/v2.16.1.zip) = ae27d35171ed6a1fa6e29de831a4b6de2fd6c4ece07f61d8f1ef7b8ea13c7d13 +SIZE (go/sysutils_elephant/elephant-v2.16.1/v2.16.1.zip) = 7565458 diff --git a/sysutils/go-ntfy/Makefile b/sysutils/go-ntfy/Makefile index 271ecad65bc1..6d6bc7f436f3 100644 --- a/sysutils/go-ntfy/Makefile +++ b/sysutils/go-ntfy/Makefile @@ -1,6 +1,7 @@ PORTNAME= ntfy DISTVERSIONPREFIX= v DISTVERSION= 2.15.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ PKGNAMEPREFIX= go- @@ -45,7 +46,7 @@ GITID= eac523dc BUILD_DATE= $$(date -u "+%Y-%m-%dT%H:%M:%SZ") post-patch: - @${GREP} -rl "/etc/${PORTNAME}" ${WRKSRC}/cmd \ + @${GREP} -rl "/etc/${PORTNAME}" ${WRKSRC}/cmd ${WRKSRC}/server \ | ${XARGS} ${REINPLACE_CMD} -e 's#/etc/${PORTNAME}#${ETCDIR}#g' pre-build: diff --git a/sysutils/slurm-wlm/Makefile b/sysutils/slurm-wlm/Makefile index 20e26e249c49..9dcd334a93d1 100644 --- a/sysutils/slurm-wlm/Makefile +++ b/sysutils/slurm-wlm/Makefile @@ -1,6 +1,5 @@ PORTNAME= slurm -DISTVERSION= 23.11.7 -PORTREVISION= 12 +DISTVERSION= 25.11.0 CATEGORIES= sysutils MASTER_SITES= https://download.schedmd.com/slurm/ PKGNAMESUFFIX= -wlm @@ -15,40 +14,52 @@ LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe NOT_FOR_ARCHS_REASON= 32-bit support is deprecated -LIB_DEPENDS= libjson-c.so:devel/json-c \ - libsysinfo.so:devel/libsysinfo \ - libmunge.so:security/munge \ +LIB_DEPENDS= libhttp_parser.so:www/http-parser \ + libjson-c.so:devel/json-c \ + libjwt.so:www/libjwt \ liblz4.so:archivers/liblz4 \ - libze_loader.so:devel/level-zero \ - libhttp_parser.so:www/http-parser \ - libunwind.so:devel/libunwind \ + libmunge.so:security/munge \ librdkafka.so:net/librdkafka \ - libyaml.so:textproc/libyaml \ - libdbus-1.so:devel/dbus \ - libcheck.so:devel/check \ - libtbb.so:devel/onetbb \ - libjwt.so:www/libjwt - -USES= compiler:c11 cpe gmake gnome libtool localbase lua mysql:client \ - perl5 pkgconfig python:build readline shebangfix ssl tar:bz2 -USE_PERL5= build + libsysinfo.so:devel/libsysinfo \ + libunwind.so:devel/libunwind \ + libyaml.so:textproc/libyaml + +USES= compiler:c11 cpe gmake libtool localbase lua mysql:client perl5 \ + pkgconfig python:build readline shebangfix ssl tar:bz2 CPE_VENDOR= schedmd USE_LDCONFIG= yes +USE_PERL5= build USE_RC_SUBR= slurmctld slurmd -USERS= slurm -GROUPS= ${USERS} +SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +# FreeBSD Infiniband support is still experimental +# slurmrestd does not build on FreeBSD +CONFIGURE_ARGS= --disable-dependency-tracking \ + --disable-slurmrestd \ + --docdir=${DOCSDIR} \ + --htmldir=${DOCSDIR} \ + --sysconfdir=${ETCDIR} \ + --with-mysql_config=${LOCALBASE}/bin +CONFIGURE_ENV= MAKE=${GMAKE} + INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB= PORTVERSION="${DISTVERSION}" VER="${DISTVERSION:R}" \ - USERS=${USERS} GROUPS=${GROUPS} -SHEBANG_FILES= doc/html/shtml2html.py doc/man/man2html.py + +CFLAGS+= -I${WRKSRC}/slurm +LDFLAGS+= -lsysinfo -lprocstat -fcommon + +SUB_FILES= pkg-message + +USERS= ${PORTNAME} +GROUPS= ${PORTNAME} + +PLIST_SUB= GROUPS=${GROUPS} \ + USERS=${USERS} PORTDOCS= * -OPTIONS_DEFINE= CURL DOCS GUI HDF5 HWLOC IPMI RRD +OPTIONS_DEFINE= CURL DOCS GUI HDF5 HWLOC IPMI OPTIONS_DEFAULT= HDF5 HWLOC OPTIONS_SUB= yes @@ -57,96 +68,44 @@ GUI_DESC= Build sview GUI config tool HDF5_DESC= Job profiling using HDF5 HWLOC_DESC= Portable hardware locality IPMI_DESC= IPMI energy consumption accounting -RRD_DESC= RRD external sensor data collection - -DOCS_BUILD_DEPENDS= man2html:textproc/man2html CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_WITH= libcurl +DOCS_BUILD_DEPENDS= man2html:textproc/man2html + +GUI_BUILD_DEPENDS= itstool:textproc/itstool +GUI_USES= gnome GUI_USE= GNOME=cairo,gdkpixbuf,glib20,gtk20,pango -GUI_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ - libharfbuzz.so:print/harfbuzz -GUI_USES= gettext GUI_CONFIGURE_ENABLE= glibtest gtktest x11 -HDF5_LIB_DEPENDS= libhdf5_cpp.so:science/hdf5 \ - libsz.so:science/libaec +HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \ + libhdf5_hl.so:science/hdf5 HDF5_CONFIGURE_WITH= hdf5 -HDF5_CONFIGURE_ENV= H5CC=${LOCALBASE}/bin/h5cc +HDF5_CONFIGURE_ENV= H5CC=${LOCALBASE}/bin/h5cc \ + H5FC=${LOCALBASE}/bin/h5fc +HDF5_LDFLAGS= -lhdf5_hl HWLOC_LIB_DEPENDS= libhwloc.so.15:devel/hwloc2 HWLOC_CONFIGURE_WITH= hwloc -IPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi +IPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi \ + libipmimonitoring.so:sysutils/freeipmi IPMI_CONFIGURE_WITH= freeipmi -RRD_LIB_DEPENDS= librrd.so:databases/rrdtool -RRD_CONFIGURE_WITH= rrdtool - -# FreeBSD Infiniband support is still experimental -# slurmrestd does not build on FreeBSD -CONFIGURE_ARGS= --disable-slurmrestd --with-mysql_config=${LOCALBASE}/bin \ - --docdir=${DOCSDIR} --htmldir=${DOCSDIR} - -CFLAGS+= -I${WRKSRC}/slurm -I${LOCALBASE}/include \ - -I${LOCALBASE}/include/level_zero \ - -I${LOCALBASE}/include/librdkafka \ - -fcommon -D__BSD_VISIBLE=1 -LDFLAGS+= -L${LOCALBASE}/lib -lsysinfo -lprocstat -fcommon - -PROC2FIX= common/callerid.c common/fd.c common/fetch_config.c \ - interfaces/proctrack.c \ - plugins/acct_gather_energy/rapl/acct_gather_energy_rapl.c \ - plugins/acct_gather_filesystem/lustre/acct_gather_filesystem_lustre.c \ - plugins/burst_buffer/common/burst_buffer_common.c \ - plugins/cgroup/v1/xcgroup.c plugins/cgroup/v2/cgroup_v2.c \ - plugins/gpu/nvml/gpu_nvml.c \ - plugins/job_container/tmpfs/job_container_tmpfs.c \ - plugins/jobacct_gather/cgroup/jobacct_gather_cgroup.c \ - plugins/jobacct_gather/common/common_jag.c \ - plugins/jobacct_gather/linux/jobacct_gather_linux.c \ - plugins/node_features/knl_generic/node_features_knl_generic.c \ - plugins/proctrack/cgroup/proctrack_cgroup.c \ - plugins/proctrack/cray_aries/proctrack_cray_aries.c \ - plugins/proctrack/linuxproc/kill_tree.c \ - plugins/proctrack/pgid/proctrack_pgid.c \ - plugins/switch/cray_aries/scaling.c \ - plugins/task/affinity/affinity.c slurmd/common/set_oomadj.c \ - slurmd/common/xcpuinfo.c slurmd/slurmstepd/pdebug.c \ - slurmctld/controller.c \ - slurmd/slurmd/slurmd.c \ - slurmd/slurmstepd/req.c - -LLD2FIX= api plugins/openapi sacctmgr sackd scontrol scrontab scrun \ - slurmctld slurmd/slurmd squeue - -.include <bsd.port.options.mk> - -post-extract: - @${MKDIR} ${WRKSRC}/src/plugins/task/pgid -# Use an existing plugin's Makefile.in as a template - @${CP} ${WRKSRC}/src/plugins/task/cray_aries/Makefile.in \ - ${WRKSRC}/src/plugins/task/pgid/Makefile.in - -# Hack around nonfunctional --disable-gtktest flag -pre-configure-GUI-off: - ${REINPLACE_CMD} -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|' \ - ${WRKSRC}/configure +_ARCH= ${ARCH:S|aarch64|aarch64elf|:S|amd64|elf_amd64|:S|powerpc64|elf64ppc|:S|powerpc64le|elf64lppc|:S|riscv64|elf64lriscv|} # SLURM's configure enables interactive jobs if pty.h exists. Replacing # #include <pty.h> with appropriate headers will therefore not work, so instead # add a pty.h for the build. pre-configure: ${CP} ${FILESDIR}/pty.h ${WRKSRC}/slurm - ${REINPLACE_CMD} -e 's|sched_setaffinity|cpuset_setaffinity|g' \ - -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/configure -.for src in ${PROC2FIX} - ${REINPLACE_CMD} -e 's|"/proc|"/compat/linux/proc|g' \ - -e 's|(/proc)|(/compat/linux/proc)|g' \ - ${WRKSRC}/src/${src} -.endfor + ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/configure +# Make /proc => /compat/linux/proc edits only in files that exist & contain "/proc" + (cd ${WRKSRC} && \ + ${GREP} -RIl '"/proc' src | ${XARGS} ${REINPLACE_CMD} \ + -e 's|"/proc|"/compat/linux/proc|g' \ + -e 's|(/proc)|(/compat/linux/proc)|g') @if ${WHICH} sbatch > /dev/null; then \ ${ECHO_CMD} "********************************************"; \ ${ECHO_CMD} "Build may fail while slurm-wlm is installed."; \ @@ -154,26 +113,22 @@ pre-configure: ${ECHO_CMD} "********************************************"; \ false; \ fi -.if ${ARCH} == powerpc64le - ${FIND} ${LLD2FIX:C|^|${WRKSRC}/src/|} -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|-r -o|-r -m elf64lppc -o|' -.elif ${ARCH} == powerpc64 - ${FIND} ${LLD2FIX:C|^|${WRKSRC}/src/|} -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|-r -o|-r -m elf64ppc -o|' -.elif ${ARCH} == aarch64 - ${FIND} ${LLD2FIX:C|^|${WRKSRC}/src/|} -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|-r -o|-r -m aarch64elf -o|' -.else - ${FIND} ${LLD2FIX:C|^|${WRKSRC}/src/|} -name Makefile.in | ${XARGS} \ - ${REINPLACE_CMD} -e 's|-r -o|-r -m elf_${ARCH} -o|' -.endif - ${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ +# Fix lld binary-blob rule: add -m ${_ARCH} wherever --format=binary is used + ${FIND} ${WRKSRC} -name Makefile.in -print0 | \ + ${XARGS} -0 ${GREP} -Il -- '--format=binary' | \ + ${XARGS} ${REINPLACE_CMD} -e 's|$$(LD) -r -o|$$(LD) -r -m ${_ARCH} -o|' + ${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} \ ${REINPLACE_CMD} -e 's|htmldir = \$${datadir.*$$|htmldir = @htmldir@|' +# Hack around nonfunctional --disable-gtktest flag +pre-configure-GUI-off: + ${REINPLACE_CMD} -e 's|min_gtk_version=.*|min_gtk_version=2000.0.0|' \ + ${WRKSRC}/configure + post-install: - @${MKDIR} ${STAGEDIR}/var/spool/slurmctld - @${CHMOD} 700 ${STAGEDIR}/var/spool/slurmctld + @${MKDIR} ${STAGEDIR}/var/spool/slurmctld \ + ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/etc/slurm.conf.example \ - ${STAGEDIR}${PREFIX}/etc/slurm.conf.sample + ${STAGEDIR}${ETCDIR}/slurm.conf.sample .include <bsd.port.mk> diff --git a/sysutils/slurm-wlm/distinfo b/sysutils/slurm-wlm/distinfo index f978435d926a..95b9151f9a8a 100644 --- a/sysutils/slurm-wlm/distinfo +++ b/sysutils/slurm-wlm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716405702 -SHA256 (slurm-23.11.7.tar.bz2) = 09d07c7f625c0fdf4eb9116b3be4f15e7a1bfe83a0744bddf98cbd82ee2fb6b4 -SIZE (slurm-23.11.7.tar.bz2) = 7397601 +TIMESTAMP = 1762496373 +SHA256 (slurm-25.11.0.tar.bz2) = d63f585a73f3d504ddce42ed7205b75e4d79372a43e0f47535cd51ecc5383d09 +SIZE (slurm-25.11.0.tar.bz2) = 6714268 diff --git a/sysutils/slurm-wlm/files/patch-configure b/sysutils/slurm-wlm/files/patch-configure deleted file mode 100644 index f95b552a6dab..000000000000 --- a/sysutils/slurm-wlm/files/patch-configure +++ /dev/null @@ -1,251 +0,0 @@ ---- configure.orig 2024-05-21 17:19:51 UTC -+++ configure -@@ -5513,7 +5513,7 @@ _ACEOF - /* end confdefs.h. */ - $ac_c_conftest_c99_program - _ACEOF --for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= -+for ac_arg in '' -std=gnu99 -qlanglvl=extc1x -qlanglvl=extc99 - do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -@@ -6659,7 +6659,7 @@ _ACEOF - /* end confdefs.h. */ - $ac_c_conftest_c99_program - _ACEOF --for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= -+for ac_arg in '' -std=gnu99 -qlanglvl=extc1x -qlanglvl=extc99 - do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -@@ -7270,7 +7270,7 @@ _ACEOF - /* end confdefs.h. */ - $ac_cxx_conftest_cxx98_program - _ACEOF --for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA -+for ac_arg in '' -std=gnu++98 -qlanglvl=extended -AA - do - CXX="$ac_save_CXX $ac_arg" - if ac_fn_cxx_try_compile "$LINENO" -@@ -12320,7 +12320,7 @@ printf %s "checking whether the $compiler linker ($LD) - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no -- link_all_deplibs=unknown -+ link_all_deplibs=no - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= -@@ -12622,7 +12622,7 @@ _LT_EOF - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - fi - ;; - -@@ -12641,7 +12641,7 @@ _LT_EOF - _LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -12670,7 +12670,7 @@ _LT_EOF - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -12688,7 +12688,7 @@ _LT_EOF - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -13344,7 +13344,7 @@ printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; } - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' -- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - else -@@ -14194,7 +14194,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -15345,7 +15345,7 @@ printf %s "checking whether stripping libraries is pos - old_striplib= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 - printf %s "checking whether stripping libraries is possible... " >&6; } --if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then -+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -@@ -15592,7 +15592,7 @@ module_expsym_cmds_CXX= - inherit_rpath_CXX=no - module_cmds_CXX= - module_expsym_cmds_CXX= --link_all_deplibs_CXX=unknown -+link_all_deplibs_CXX=no - old_archive_cmds_CXX=$old_archive_cmds - reload_flag_CXX=$reload_flag - reload_cmds_CXX=$reload_cmds -@@ -15806,7 +15806,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld - # archiving commands below assume that GNU ld is being used. - if test yes = "$with_gnu_ld"; then - archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - - hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' - export_dynamic_flag_spec_CXX='$wl--export-dynamic' -@@ -16502,7 +16502,7 @@ fi - case `$CC -V 2>&1` in - *"Version 7."*) - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= -@@ -16510,7 +16510,7 @@ fi - ia64*) tmp_idyn=' -i_dynamic';; - esac - archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - esac - archive_cmds_need_lc_CXX=no -@@ -16542,7 +16542,7 @@ fi - ;; - *) # Version 6 and above use weak symbols - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - esac - -@@ -16553,7 +16553,7 @@ fi - cxx*) - # Compaq C++ - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-retain-symbols-file $wl$export_symbols' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-version-script $wl$lib-ver' - - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec_CXX='-rpath $libdir' -@@ -16587,7 +16587,7 @@ fi - # Sun C++ 5.9 - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' -- archive_expsym_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script $wl$lib-ver' - hardcode_libdir_flag_spec_CXX='-R$libdir' - whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - compiler_needs_object_CXX=yes -@@ -16655,7 +16655,7 @@ fi - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then -- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script,$lib-ver -o $lib' - export_dynamic_flag_spec_CXX='$wl-E' - whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - fi -@@ -18186,7 +18186,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -21930,7 +21930,7 @@ case $host_os in - - case $host_os in - -- freebsd*) -+dragonfly* | freebsd*) - - # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able) - # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread) -@@ -22897,24 +22897,19 @@ HDF5 support is being disabled (equivalent to --with-h - with_hdf5="no" - with_hdf5_fortran="no" - else -- HDF5_SHOW=$(eval $H5CC -show) -+ HDF5_SHOW=`$PKG_CONFIG --cflags hdf5 --libs hdf5` - -- HDF5_CC=$(eval $H5CC -show | head -n 1 | $AWK '{print $1}') -- if test "$HDF5_CC" = "ccache"; then -- HDF5_CC=$(eval $H5CC -show | head -n 1 | $AWK '{print $2}') -- fi -+ HDF5_CC=$CC - - -- HDF5_VERSION=$(eval $H5CC -showconfig | $GREP 'HDF5 Version:' \ -- | $AWK '{print $3}') -+ HDF5_VERSION=`$GREP 'HDF5 Version:' /usr/local/lib/libhdf5.settings \ -+ | $AWK '{print $3}'` - -- HDF5_tmp_flags=$(eval $H5CC -showconfig \ -- | $GREP 'FLAGS\|Extra libraries:' \ -- | $AWK -F: '{printf("%s "), $2}' ) -+ HDF5_tmp_flags=`$GREP 'FLAGS\|Extra libraries:' /usr/local/lib/libhdf5.settings \ -+ | $AWK -F: '{printf("%s "), $2}'` - -- HDF5_tmp_inst=$(eval $H5CC -showconfig \ -- | $GREP 'Installation point:' \ -- | $AWK '{print $NF}' ) -+ HDF5_tmp_inst=`$GREP 'Installation point:' /usr/local/lib/libhdf5.settings \ -+ | $AWK '{print $NF}'` - - HDF5_CPPFLAGS="-I${HDF5_tmp_inst}/include" - -@@ -23062,7 +23057,7 @@ printf "%s\n" "$H5FC" >&6; } - with_hdf5_fortran="yes" - - -- for arg in `$H5FC -show` -+ for arg in `$PKG_CONFIG --cflags hdf5_fortran --libs hdf5_fortran` - do - case "$arg" in #( - -I*) echo $HDF5_FFLAGS | $GREP -e "$arg" >/dev/null \ -@@ -23172,7 +23167,7 @@ fi - - if test "$ax_compare_version" = "true" ; then - --printf "%s\n" "#define H5_NO_DEPRECATED_SYMBOLS 1" >>confdefs.h -+# Remove on FreeBSD ports because we use 1.12 with 1.10 API - - else - printf "%s\n" "#define H5_USE_18_API 1" >>confdefs.h -@@ -28035,7 +28030,7 @@ printf "%s\n" "${x_ac_deprecated=no}" >&6; } - - - --ac_config_files="$ac_config_files Makefile auxdir/Makefile contribs/Makefile contribs/cray/Makefile contribs/cray/csm/Makefile contribs/cray/slurmsmwd/Makefile contribs/lua/Makefile contribs/nss_slurm/Makefile contribs/openlava/Makefile contribs/pam/Makefile contribs/pam_slurm_adopt/Makefile contribs/perlapi/Makefile contribs/perlapi/libslurm/Makefile contribs/perlapi/libslurm/perl/Makefile.PL contribs/perlapi/libslurmdb/Makefile contribs/perlapi/libslurmdb/perl/Makefile.PL contribs/pmi/Makefile contribs/pmi2/Makefile contribs/seff/Makefile contribs/sgather/Makefile contribs/sjobexit/Makefile contribs/torque/Makefile doc/Makefile doc/html/Makefile doc/html/configurator.easy.html doc/html/configurator.html doc/man/Makefile doc/man/man1/Makefile doc/man/man5/Makefile doc/man/man8/Makefile etc/Makefile src/Makefile src/api/Makefile src/bcast/Makefile src/common/Makefile src/database/Makefile src/interfaces/Makefile src/lua/Makefile src/plugins/Makefile src/plugins/accounting_storage/Makefile src/plugins/accounting_storage/common/Makefile src/plugins/accounting_storage/mysql/Makefile src/plugins/accounting_storage/slurmdbd/Makefile src/plugins/acct_gather_energy/Makefile src/plugins/acct_gather_energy/gpu/Makefile src/plugins/acct_gather_energy/ibmaem/Makefile src/plugins/acct_gather_energy/ipmi/Makefile src/plugins/acct_gather_energy/pm_counters/Makefile src/plugins/acct_gather_energy/rapl/Makefile src/plugins/acct_gather_energy/xcc/Makefile src/plugins/acct_gather_filesystem/Makefile src/plugins/acct_gather_filesystem/lustre/Makefile src/plugins/acct_gather_interconnect/Makefile src/plugins/acct_gather_interconnect/ofed/Makefile src/plugins/acct_gather_interconnect/sysfs/Makefile src/plugins/acct_gather_profile/Makefile src/plugins/acct_gather_profile/hdf5/Makefile src/plugins/acct_gather_profile/hdf5/sh5util/Makefile src/plugins/acct_gather_profile/influxdb/Makefile src/plugins/auth/Makefile src/plugins/auth/jwt/Makefile src/plugins/auth/munge/Makefile src/plugins/auth/none/Makefile src/plugins/auth/slurm/Makefile src/plugins/burst_buffer/Makefile src/plugins/burst_buffer/common/Makefile src/plugins/burst_buffer/datawarp/Makefile src/plugins/burst_buffer/lua/Makefile src/plugins/cgroup/Makefile src/plugins/cgroup/common/Makefile src/plugins/cgroup/v1/Makefile src/plugins/cgroup/v2/Makefile src/plugins/cli_filter/Makefile src/plugins/cli_filter/common/Makefile src/plugins/cli_filter/lua/Makefile src/plugins/cli_filter/syslog/Makefile src/plugins/cli_filter/user_defaults/Makefile src/plugins/core_spec/Makefile src/plugins/core_spec/cray_aries/Makefile src/plugins/cred/Makefile src/plugins/cred/common/Makefile src/plugins/cred/munge/Makefile src/plugins/cred/none/Makefile src/plugins/data_parser/Makefile src/plugins/data_parser/v0.0.39/Makefile src/plugins/data_parser/v0.0.40/Makefile src/plugins/ext_sensors/Makefile src/plugins/ext_sensors/rrd/Makefile src/plugins/gpu/Makefile src/plugins/gpu/common/Makefile src/plugins/gpu/generic/Makefile src/plugins/gpu/nrt/Makefile src/plugins/gpu/nvml/Makefile src/plugins/gpu/oneapi/Makefile src/plugins/gpu/rsmi/Makefile src/plugins/gres/Makefile src/plugins/gres/common/Makefile src/plugins/gres/gpu/Makefile src/plugins/gres/mps/Makefile src/plugins/gres/nic/Makefile src/plugins/gres/shard/Makefile src/plugins/hash/Makefile src/plugins/hash/k12/Makefile src/plugins/job_container/Makefile src/plugins/job_container/cncu/Makefile src/plugins/job_container/tmpfs/Makefile src/plugins/job_submit/Makefile src/plugins/job_submit/all_partitions/Makefile src/plugins/job_submit/cray_aries/Makefile src/plugins/job_submit/defaults/Makefile src/plugins/job_submit/logging/Makefile src/plugins/job_submit/lua/Makefile src/plugins/job_submit/partition/Makefile src/plugins/job_submit/pbs/Makefile src/plugins/job_submit/require_timelimit/Makefile src/plugins/job_submit/throttle/Makefile src/plugins/jobacct_gather/Makefile src/plugins/jobacct_gather/cgroup/Makefile src/plugins/jobacct_gather/common/Makefile src/plugins/jobacct_gather/linux/Makefile src/plugins/jobcomp/Makefile src/plugins/jobcomp/common/Makefile src/plugins/jobcomp/elasticsearch/Makefile src/plugins/jobcomp/filetxt/Makefile src/plugins/jobcomp/kafka/Makefile src/plugins/jobcomp/lua/Makefile src/plugins/jobcomp/mysql/Makefile src/plugins/jobcomp/script/Makefile src/plugins/mcs/Makefile src/plugins/mcs/account/Makefile src/plugins/mcs/group/Makefile src/plugins/mcs/user/Makefile src/plugins/mpi/Makefile src/plugins/mpi/cray_shasta/Makefile src/plugins/mpi/pmi2/Makefile src/plugins/mpi/pmix/Makefile src/plugins/node_features/Makefile src/plugins/node_features/helpers/Makefile src/plugins/node_features/knl_cray/Makefile src/plugins/node_features/knl_generic/Makefile src/plugins/power/Makefile src/plugins/power/common/Makefile src/plugins/power/cray_aries/Makefile src/plugins/preempt/Makefile src/plugins/preempt/partition_prio/Makefile src/plugins/preempt/qos/Makefile src/plugins/prep/Makefile src/plugins/prep/script/Makefile src/plugins/priority/Makefile src/plugins/priority/basic/Makefile src/plugins/priority/multifactor/Makefile src/plugins/proctrack/Makefile src/plugins/proctrack/cgroup/Makefile src/plugins/proctrack/cray_aries/Makefile src/plugins/proctrack/linuxproc/Makefile src/plugins/proctrack/pgid/Makefile src/plugins/sched/Makefile src/plugins/sched/backfill/Makefile src/plugins/sched/builtin/Makefile src/plugins/select/Makefile src/plugins/select/cons_tres/Makefile src/plugins/select/cray_aries/Makefile src/plugins/select/linear/Makefile src/plugins/select/other/Makefile src/plugins/serializer/Makefile src/plugins/serializer/json/Makefile src/plugins/serializer/url-encoded/Makefile src/plugins/serializer/yaml/Makefile src/plugins/site_factor/Makefile src/plugins/site_factor/example/Makefile src/plugins/switch/Makefile src/plugins/switch/cray_aries/Makefile src/plugins/switch/hpe_slingshot/Makefile src/plugins/task/Makefile src/plugins/task/affinity/Makefile src/plugins/task/cgroup/Makefile src/plugins/task/cray_aries/Makefile src/plugins/topology/Makefile src/plugins/topology/3d_torus/Makefile src/plugins/topology/block/Makefile src/plugins/topology/common/Makefile src/plugins/topology/default/Makefile src/plugins/topology/tree/Makefile src/sacct/Makefile src/sackd/Makefile src/sacctmgr/Makefile src/salloc/Makefile src/sattach/Makefile src/scrun/Makefile src/sbatch/Makefile src/sbcast/Makefile src/scancel/Makefile src/scontrol/Makefile src/scrontab/Makefile src/sdiag/Makefile src/sinfo/Makefile src/slurmctld/Makefile src/slurmd/Makefile src/slurmd/common/Makefile src/slurmd/slurmd/Makefile src/slurmd/slurmstepd/Makefile src/slurmdbd/Makefile src/slurmrestd/Makefile src/slurmrestd/plugins/Makefile src/slurmrestd/plugins/auth/Makefile src/slurmrestd/plugins/auth/jwt/Makefile src/slurmrestd/plugins/auth/local/Makefile src/slurmrestd/plugins/openapi/Makefile src/slurmrestd/plugins/openapi/dbv0.0.38/Makefile src/slurmrestd/plugins/openapi/dbv0.0.39/Makefile src/slurmrestd/plugins/openapi/slurmctld/Makefile src/slurmrestd/plugins/openapi/slurmdbd/Makefile src/slurmrestd/plugins/openapi/v0.0.38/Makefile src/slurmrestd/plugins/openapi/v0.0.39/Makefile src/sprio/Makefile src/squeue/Makefile src/sreport/Makefile src/srun/Makefile src/sshare/Makefile src/sstat/Makefile src/strigger/Makefile src/sview/Makefile testsuite/Makefile testsuite/testsuite.conf.sample testsuite/expect/Makefile testsuite/slurm_unit/Makefile testsuite/slurm_unit/common/Makefile testsuite/slurm_unit/common/bitstring/Makefile testsuite/slurm_unit/common/hostlist/Makefile testsuite/slurm_unit/common/slurm_protocol_defs/Makefile testsuite/slurm_unit/common/slurm_protocol_pack/Makefile testsuite/slurm_unit/common/slurmdb_defs/Makefile testsuite/slurm_unit/common/slurmdb_pack/Makefile" -+ac_config_files="$ac_config_files Makefile auxdir/Makefile contribs/Makefile contribs/cray/Makefile contribs/cray/csm/Makefile contribs/cray/slurmsmwd/Makefile contribs/lua/Makefile contribs/nss_slurm/Makefile contribs/openlava/Makefile contribs/pam/Makefile contribs/pam_slurm_adopt/Makefile contribs/perlapi/Makefile contribs/perlapi/libslurm/Makefile contribs/perlapi/libslurm/perl/Makefile.PL contribs/perlapi/libslurmdb/Makefile contribs/perlapi/libslurmdb/perl/Makefile.PL contribs/pmi/Makefile contribs/pmi2/Makefile contribs/seff/Makefile contribs/sgather/Makefile contribs/sjobexit/Makefile contribs/torque/Makefile doc/Makefile doc/html/Makefile doc/html/configurator.easy.html doc/html/configurator.html doc/man/Makefile doc/man/man1/Makefile doc/man/man5/Makefile doc/man/man8/Makefile etc/Makefile src/Makefile src/api/Makefile src/bcast/Makefile src/common/Makefile src/database/Makefile src/interfaces/Makefile src/lua/Makefile src/plugins/Makefile src/plugins/accounting_storage/Makefile src/plugins/accounting_storage/common/Makefile src/plugins/accounting_storage/mysql/Makefile src/plugins/accounting_storage/slurmdbd/Makefile src/plugins/acct_gather_energy/Makefile src/plugins/acct_gather_energy/gpu/Makefile src/plugins/acct_gather_energy/ibmaem/Makefile src/plugins/acct_gather_energy/ipmi/Makefile src/plugins/acct_gather_energy/pm_counters/Makefile src/plugins/acct_gather_energy/rapl/Makefile src/plugins/acct_gather_energy/xcc/Makefile src/plugins/acct_gather_filesystem/Makefile src/plugins/acct_gather_filesystem/lustre/Makefile src/plugins/acct_gather_interconnect/Makefile src/plugins/acct_gather_interconnect/ofed/Makefile src/plugins/acct_gather_interconnect/sysfs/Makefile src/plugins/acct_gather_profile/Makefile src/plugins/acct_gather_profile/hdf5/Makefile src/plugins/acct_gather_profile/hdf5/sh5util/Makefile src/plugins/acct_gather_profile/influxdb/Makefile src/plugins/auth/Makefile src/plugins/auth/jwt/Makefile src/plugins/auth/munge/Makefile src/plugins/auth/none/Makefile src/plugins/auth/slurm/Makefile src/plugins/burst_buffer/Makefile src/plugins/burst_buffer/common/Makefile src/plugins/burst_buffer/datawarp/Makefile src/plugins/burst_buffer/lua/Makefile src/plugins/cgroup/Makefile src/plugins/cgroup/common/Makefile src/plugins/cgroup/v1/Makefile src/plugins/cgroup/v2/Makefile src/plugins/cli_filter/Makefile src/plugins/cli_filter/common/Makefile src/plugins/cli_filter/lua/Makefile src/plugins/cli_filter/syslog/Makefile src/plugins/cli_filter/user_defaults/Makefile src/plugins/core_spec/Makefile src/plugins/core_spec/cray_aries/Makefile src/plugins/cred/Makefile src/plugins/cred/common/Makefile src/plugins/cred/munge/Makefile src/plugins/cred/none/Makefile src/plugins/data_parser/Makefile src/plugins/data_parser/v0.0.39/Makefile src/plugins/data_parser/v0.0.40/Makefile src/plugins/ext_sensors/Makefile src/plugins/ext_sensors/rrd/Makefile src/plugins/gpu/Makefile src/plugins/gpu/common/Makefile src/plugins/gpu/generic/Makefile src/plugins/gpu/nrt/Makefile src/plugins/gpu/nvml/Makefile src/plugins/gpu/oneapi/Makefile src/plugins/gpu/rsmi/Makefile src/plugins/gres/Makefile src/plugins/gres/common/Makefile src/plugins/gres/gpu/Makefile src/plugins/gres/mps/Makefile src/plugins/gres/nic/Makefile src/plugins/gres/shard/Makefile src/plugins/hash/Makefile src/plugins/hash/k12/Makefile src/plugins/job_container/Makefile src/plugins/job_container/cncu/Makefile src/plugins/job_container/tmpfs/Makefile src/plugins/job_submit/Makefile src/plugins/job_submit/all_partitions/Makefile src/plugins/job_submit/cray_aries/Makefile src/plugins/job_submit/defaults/Makefile src/plugins/job_submit/logging/Makefile src/plugins/job_submit/lua/Makefile src/plugins/job_submit/partition/Makefile src/plugins/job_submit/pbs/Makefile src/plugins/job_submit/require_timelimit/Makefile src/plugins/job_submit/throttle/Makefile src/plugins/jobacct_gather/Makefile src/plugins/jobacct_gather/cgroup/Makefile src/plugins/jobacct_gather/common/Makefile src/plugins/jobacct_gather/linux/Makefile src/plugins/jobcomp/Makefile src/plugins/jobcomp/common/Makefile src/plugins/jobcomp/elasticsearch/Makefile src/plugins/jobcomp/filetxt/Makefile src/plugins/jobcomp/kafka/Makefile src/plugins/jobcomp/lua/Makefile src/plugins/jobcomp/mysql/Makefile src/plugins/jobcomp/script/Makefile src/plugins/mcs/Makefile src/plugins/mcs/account/Makefile src/plugins/mcs/group/Makefile src/plugins/mcs/user/Makefile src/plugins/mpi/Makefile src/plugins/mpi/cray_shasta/Makefile src/plugins/mpi/pmi2/Makefile src/plugins/mpi/pmix/Makefile src/plugins/node_features/Makefile src/plugins/node_features/helpers/Makefile src/plugins/node_features/knl_cray/Makefile src/plugins/node_features/knl_generic/Makefile src/plugins/power/Makefile src/plugins/power/common/Makefile src/plugins/power/cray_aries/Makefile src/plugins/preempt/Makefile src/plugins/preempt/partition_prio/Makefile src/plugins/preempt/qos/Makefile src/plugins/prep/Makefile src/plugins/prep/script/Makefile src/plugins/priority/Makefile src/plugins/priority/basic/Makefile src/plugins/priority/multifactor/Makefile src/plugins/proctrack/Makefile src/plugins/proctrack/cgroup/Makefile src/plugins/proctrack/cray_aries/Makefile src/plugins/proctrack/linuxproc/Makefile src/plugins/proctrack/pgid/Makefile src/plugins/sched/Makefile src/plugins/sched/backfill/Makefile src/plugins/sched/builtin/Makefile src/plugins/select/Makefile src/plugins/select/cons_tres/Makefile src/plugins/select/cray_aries/Makefile src/plugins/select/linear/Makefile src/plugins/select/other/Makefile src/plugins/serializer/Makefile src/plugins/serializer/json/Makefile src/plugins/serializer/url-encoded/Makefile src/plugins/serializer/yaml/Makefile src/plugins/site_factor/Makefile src/plugins/site_factor/example/Makefile src/plugins/switch/Makefile src/plugins/switch/cray_aries/Makefile src/plugins/switch/hpe_slingshot/Makefile src/plugins/task/Makefile src/plugins/task/affinity/Makefile src/plugins/task/cgroup/Makefile src/plugins/task/cray_aries/Makefile src/plugins/task/pgid/Makefile src/plugins/topology/Makefile src/plugins/topology/3d_torus/Makefile src/plugins/topology/block/Makefile src/plugins/topology/common/Makefile src/plugins/topology/default/Makefile src/plugins/topology/tree/Makefile src/sacct/Makefile src/sackd/Makefile src/sacctmgr/Makefile src/salloc/Makefile src/sattach/Makefile src/scrun/Makefile src/sbatch/Makefile src/sbcast/Makefile src/scancel/Makefile src/scontrol/Makefile src/scrontab/Makefile src/sdiag/Makefile src/sinfo/Makefile src/slurmctld/Makefile src/slurmd/Makefile src/slurmd/common/Makefile src/slurmd/slurmd/Makefile src/slurmd/slurmstepd/Makefile src/slurmdbd/Makefile src/slurmrestd/Makefile src/slurmrestd/plugins/Makefile src/slurmrestd/plugins/auth/Makefile src/slurmrestd/plugins/auth/jwt/Makefile src/slurmrestd/plugins/auth/local/Makefile src/slurmrestd/plugins/openapi/Makefile src/slurmrestd/plugins/openapi/dbv0.0.38/Makefile src/slurmrestd/plugins/openapi/dbv0.0.39/Makefile src/slurmrestd/plugins/openapi/slurmctld/Makefile src/slurmrestd/plugins/openapi/slurmdbd/Makefile src/slurmrestd/plugins/openapi/v0.0.38/Makefile src/slurmrestd/plugins/openapi/v0.0.39/Makefile src/sprio/Makefile src/squeue/Makefile src/sreport/Makefile src/srun/Makefile src/sshare/Makefile src/sstat/Makefile src/strigger/Makefile src/sview/Makefile testsuite/Makefile testsuite/testsuite.conf.sample testsuite/expect/Makefile testsuite/slurm_unit/Makefile testsuite/slurm_unit/common/Makefile testsuite/slurm_unit/common/bitstring/Makefile testsuite/slurm_unit/common/hostlist/Makefile testsuite/slurm_unit/common/slurm_protocol_defs/Makefile testsuite/slurm_unit/common/slurm_protocol_pack/Makefile testsuite/slurm_unit/common/slurmdb_defs/Makefile testsuite/slurm_unit/common/slurmdb_pack/Makefile" - - - cat >confcache <<\_ACEOF diff --git a/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example b/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example deleted file mode 100644 index ce9c31fd439b..000000000000 --- a/sysutils/slurm-wlm/files/patch-etc_slurm.conf.example +++ /dev/null @@ -1,116 +0,0 @@ ---- etc/slurm.conf.example.orig 2023-11-21 22:33:29 UTC -+++ etc/slurm.conf.example -@@ -8,8 +8,9 @@ - # Put this file on all nodes of your cluster. - # See the slurm.conf man page for more information. - # --ClusterName=cluster --SlurmctldHost=linux0 -+ClusterName=Beastie -+# Short hostname of the head node -+SlurmctldHost=head - #SlurmctldHost= - # - #DisableRootJobs=NO -@@ -41,7 +42,7 @@ ProctrackType=proctrack/cgroup - #PrologFlags= - #PrologSlurmctld= - #PropagatePrioProcess=0 --#PropagateResourceLimits= -+PropagateResourceLimits=NONE - #PropagateResourceLimitsExcept= - #RebootProgram= - ReturnToService=1 -@@ -58,6 +59,8 @@ TaskPlugin=task/affinity - SwitchType=switch/none - #TaskEpilog= - TaskPlugin=task/affinity -+TaskPluginParam=cores -+# For debugging: TaskPluginParam=cores,verbose - #TaskProlog= - #TopologyPlugin=topology/tree - #TmpFS=/tmp -@@ -88,11 +91,12 @@ Waittime=0 - # - # - # SCHEDULING --#DefMemPerCPU=0 -+DefMemPerCPU=256 - #MaxMemPerCPU=0 - #SchedulerTimeSlice=30 - SchedulerType=sched/backfill - SelectType=select/cons_tres -+SelectTypeParameters=CR_Core_Memory - # - # - # JOB PRIORITY -@@ -115,9 +119,11 @@ SelectType=select/cons_tres - #AccountingStorageHost= - #AccountingStoragePass= - #AccountingStoragePort= --AccountingStorageType=accounting_storage/none -+#AccountingStorageType=accounting_storage/slurmdb -+#AccountingStorageLoc=/home/slurm/Accounting -+#AccountingStoreJobComment=YES - #AccountingStorageUser= --#AccountingStoreFlags= -+AccountingStoreFlags=job_comment - #JobCompHost= - #JobCompLoc= - #JobCompPass= -@@ -128,9 +134,9 @@ SlurmctldDebug=info - JobAcctGatherFrequency=30 - JobAcctGatherType=jobacct_gather/none - SlurmctldDebug=info --SlurmctldLogFile=/var/log/slurmctld.log -+SlurmctldLogFile=/var/log/slurm/slurmctld - SlurmdDebug=info --SlurmdLogFile=/var/log/slurmd.log -+SlurmdLogFile=/var/log/slurm/slurmd - #SlurmSchedLogFile= - #SlurmSchedLogLevel= - #DebugFlags= -@@ -148,6 +154,41 @@ SlurmdLogFile=/var/log/slurmd.log - #SuspendTime= - # - # -+ -+############################################################################ -+# Enable power saving if remote IPMI power-on is available on compute nodes. -+# If unavailable on some nodes, list them in SuspendExcNodes. -+# SlurmUser must be a member of operator and wheel and have a valid -+# login shell in order to execute shutdown on compute nodes. -+# If you prefer to control power manually, see the following scripts -+# from the SPCM port: -+ # -+# auto-ipmi-remote-power -+# cluster-power-saver -+# cluster-power-waster -+# cluster-ipmi-power-on -+############################################################################ -+ -+# SuspendProgram=/usr/local/etc/spcm/slurm-node-suspend -+# SuspendTime should be >= SuspendTimeout + ResumeTimeout. -+# SuspendTime=600 -+# SuspendTimeout=60 -+# -+# ResumeProgram=/usr/local/etc/spcm/slurm-node-resume -+# ResumeTimeout=300 -+# BatchStartTimeout=300 -+# -+# Exempt compute nodes that double as file servers or don't have IPMI -+# remote power-on enabled. -+# -+# SuspendExcNodes=compute-001 -+ -+# - # COMPUTE NODES --NodeName=linux[1-32] CPUs=1 State=UNKNOWN --PartitionName=debug Nodes=ALL Default=YES MaxTime=INFINITE State=UP -+# Set RealMemory < avail memory in /var/run/dmesg.boot -+# Note that it may change slightly following freebsd-update -+NodeName=compute-[001-002] Sockets=2 CoresPerSocket=6 RealMemory=30000 State=UNKNOWN -+# NodeName=compute-256g-[001-002] Sockets=2 CoresPerSocket=6 RealMemory=250000 State=UNKNOWN -+# PartitionName=debug Nodes=ALL Default=NO MaxTime=INFINITE State=UP -+PartitionName=batch Nodes=compute-[001-002] Default=YES MaxTime=INFINITE State=UP -+# PartitionName=256g Nodes=compute-256g-[001-002] Default=NO MaxTime=INFINITE State=UP diff --git a/sysutils/slurm-wlm/files/patch-src_common_callerid.h b/sysutils/slurm-wlm/files/patch-src_common_callerid.h deleted file mode 100644 index e6ad8f5413d2..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_callerid.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/common/callerid.h.orig 2023-06-15 19:16:14 UTC -+++ src/common/callerid.h -@@ -43,6 +43,7 @@ - #ifdef __FreeBSD__ - #include <sys/socket.h> - #include <netinet/in.h> -+#include <netdb.h> - #endif - - typedef struct { diff --git a/sysutils/slurm-wlm/files/patch-src_common_conmgr.c b/sysutils/slurm-wlm/files/patch-src_common_conmgr.c deleted file mode 100644 index 4c2b9a256d57..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_conmgr.c +++ /dev/null @@ -1,49 +0,0 @@ ---- src/common/conmgr.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/conmgr.c -@@ -47,6 +47,8 @@ - #include <sys/stat.h> - #include <sys/types.h> - #include <sys/un.h> -+#include <sys/param.h> -+#include <sys/ucred.h> - #include <time.h> - #include <unistd.h> - -@@ -2616,8 +2618,15 @@ static int _create_socket(void *x, void *arg) - - /* set value of socket path */ - strlcpy(addr.sun_path, unixsock, sizeof(addr.sun_path)); -- if ((rc = bind(fd, (const struct sockaddr *) &addr, -- sizeof(addr)))) -+ /* Bind UNIX socket: compute correct length */ -+ { -+ socklen_t len = SUN_LEN(&addr); -+ #if defined(__FreeBSD__) -+ addr.sun_len = (uint8_t)len; -+ #endif -+ rc = bind(fd, (const struct sockaddr *)&addr, len); -+ } -+ if (rc) - fatal("%s: [%s] Unable to bind UNIX socket: %m", - __func__, hostport); - -@@ -2675,6 +2684,19 @@ static int _create_socket(void *x, void *arg) - &one, sizeof(one))) - fatal("%s: [%s] setsockopt(SO_REUSEADDR) failed: %m", - __func__, addrinfo_to_string(addr)); -+ -+ /* For INET/INET6, set *_len on FreeBSD; ai_addrlen is already correct */ -+ #if defined(__FreeBSD__) -+ if (addr->ai_addr) { -+ if (addr->ai_addr->sa_family == AF_INET) { -+ ((struct sockaddr_in *)addr->ai_addr)->sin_len = -+ (uint8_t)sizeof(struct sockaddr_in); -+ } else if (addr->ai_addr->sa_family == AF_INET6) { -+ ((struct sockaddr_in6 *)addr->ai_addr)->sin6_len = -+ (uint8_t)sizeof(struct sockaddr_in6); -+ } -+ } -+ #endif - - if (bind(fd, addr->ai_addr, addr->ai_addrlen) != 0) - fatal("%s: [%s] Unable to bind socket: %m", diff --git a/sysutils/slurm-wlm/files/patch-src_common_net.c b/sysutils/slurm-wlm/files/patch-src_common_net.c deleted file mode 100644 index 8bfdea648018..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_net.c +++ /dev/null @@ -1,68 +0,0 @@ ---- src/common/net.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/net.c -@@ -75,6 +75,29 @@ - #include "src/common/xstring.h" - - /* -+ * Compute correct namelen + sa_len for AF_INET/AF_INET6 -+ */ -+#if defined(__FreeBSD__) -+static inline socklen_t _bsd_sockaddr_len_fix(struct sockaddr *sa) -+{ -+ if (!sa) return 0; -+ switch (sa->sa_family) { -+ case AF_INET: { -+ struct sockaddr_in *in = (struct sockaddr_in *)sa; -+ in->sin_len = (uint8_t)sizeof(*in); -+ return sizeof(*in); -+ } -+ case AF_INET6: { -+ struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)sa; -+ in6->sin6_len = (uint8_t)sizeof(*in6); -+ return sizeof(*in6); -+ } -+ default: return sizeof(*sa); -+ } -+} -+#endif -+ -+/* - * Define slurm-specific aliases for use by plugins, see slurm_xlator.h - * for details. - */ -@@ -96,12 +119,18 @@ int net_stream_listen(int *fd, uint16_t *port) - /* bind ephemeral port */ - slurm_setup_addr(&sin, 0); - -+#if defined(__FreeBSD__) -+ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&sin); -+#else -+ socklen_t blen = sizeof(sin); -+#endif - if ((*fd = socket(sin.ss_family, SOCK_STREAM, IPPROTO_TCP)) < 0) - return -1; - - if (setsockopt(*fd, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)) < 0) - goto cleanup; -- if (bind(*fd, (struct sockaddr *) &sin, len) < 0) -+ /* Single bind(): pass platform-correct namelen */ -+ if (bind(*fd, (struct sockaddr *) &sin, blen) < 0) - goto cleanup; - if (getsockname(*fd, (struct sockaddr *) &sin, &len) < 0) - goto cleanup; -@@ -219,7 +248,15 @@ static bool _is_port_ok(int s, uint16_t port, bool loc - return false; - } - -+/* -+ * compute correct socket length and pass it to bind() as blen on FreeBSD -+ */ -+#if defined(__FreeBSD__) -+ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&addr); -+ if (bind(s, (struct sockaddr *) &addr, blen) < 0) { -+#else - if (bind(s, (struct sockaddr *) &addr, sizeof(addr)) < 0) { -+#endif - log_flag(NET, "%s: bind() failed on port:%d fd:%d: %m", - __func__, port, s); - return false; diff --git a/sysutils/slurm-wlm/files/patch-src_common_sack__api.c b/sysutils/slurm-wlm/files/patch-src_common_sack__api.c deleted file mode 100644 index fe7520fde339..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_sack__api.c +++ /dev/null @@ -1,28 +0,0 @@ ---- src/common/sack_api.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/sack_api.c -@@ -38,6 +38,8 @@ - #include <sys/socket.h> - #include <sys/types.h> - #include <sys/un.h> -+#include <string.h> -+#include <stddef.h> - #include <unistd.h> - - #include "src/common/fd.h" -@@ -63,7 +65,15 @@ static int _sack_try_connection(struct sockaddr_un *ad - static int _sack_try_connection(struct sockaddr_un *addr) - { - int fd; -- size_t len = strlen(addr->sun_path) + 1 + sizeof(addr->sun_family); -+ socklen_t len; -+ -+/* FreeBSD requires sun_len and a correct namelen */ -+#if defined(__FreeBSD__) -+ len = (socklen_t)SUN_LEN(addr); -+ addr->sun_len = (uint8_t)len; -+#else -+ len = (socklen_t)(strlen(addr->sun_path) + 1 + sizeof(addr->sun_family)); -+#endif - - if ((fd = socket(AF_UNIX, SOCK_STREAM, 0)) < 0) { - debug3("%s: socket() failed: %m", __func__); diff --git a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c b/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c deleted file mode 100644 index b4197166e32d..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_slurm__protocol__socket.c +++ /dev/null @@ -1,98 +0,0 @@ ---- src/common/slurm_protocol_socket.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/slurm_protocol_socket.c -@@ -53,7 +53,9 @@ - #include <sys/socket.h> - #include <sys/time.h> - #include <sys/types.h> -+#include <sys/un.h> - #include <unistd.h> -+#include <fcntl.h> - - #include "slurm/slurm_errno.h" - #include "src/common/read_config.h" -@@ -74,6 +76,28 @@ - #define RANDOM_USER_PORT ((uint16_t) ((lrand48() % \ - (MAX_USER_PORT - MIN_USER_PORT + 1)) + MIN_USER_PORT)) - -+#if defined(__FreeBSD__) -+/* Normalize sockaddr length on FreeBSD and return the proper namelen */ -+static inline socklen_t _bsd_sockaddr_len_fix(struct sockaddr *sa) -+{ -+ if (!sa) return 0; -+ switch (sa->sa_family) { -+ case AF_INET: { -+ struct sockaddr_in *in = (struct sockaddr_in *)sa; -+ in->sin_len = (uint8_t)sizeof(*in); -+ return sizeof(*in); -+ } -+ case AF_INET6: { -+ struct sockaddr_in6 *in6 = (struct sockaddr_in6 *)sa; -+ in6->sin6_len = (uint8_t)sizeof(*in6); -+ return sizeof(*in6); -+ } -+ default: -+ return sizeof(*sa); -+ } -+} -+#endif -+ - /* Static functions */ - static int _slurm_connect(int __fd, struct sockaddr const * __addr, - socklen_t __len); -@@ -115,8 +139,13 @@ static void _sock_bind_wild(int sockfd) - - slurm_setup_addr(&sin, RANDOM_USER_PORT); - -+ socklen_t blen = _bsd_sockaddr_len_fix((struct sockaddr *)&sin); - for (retry=0; retry < PORT_RETRIES ; retry++) { -+ #if defined(__FreeBSD__) -+ rc = bind(sockfd, (struct sockaddr *) &sin, blen); -+ #else - rc = bind(sockfd, (struct sockaddr *) &sin, sizeof(sin)); -+ #endif - if (rc >= 0) - break; - slurm_set_port(&sin, RANDOM_USER_PORT); -@@ -511,7 +540,13 @@ extern int slurm_init_msg_engine(slurm_addr_t *addr, b - goto error; - } - -- rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); -+ #if defined(__FreeBSD__) -+ /* FreeBSD: normalize sa_len and pass the exact namelen to bind() */ -+ socklen_t bind_len = _bsd_sockaddr_len_fix((struct sockaddr *)addr); -+ rc = bind(fd, (struct sockaddr const *) addr, bind_len); -+ #else -+ rc = bind(fd, (struct sockaddr const *) addr, sizeof(*addr)); -+ #endif - if (rc < 0) { - format_print(log_lvl, "Error binding slurm stream socket: %m"); - goto error; -@@ -666,7 +701,27 @@ static int _slurm_connect (int __fd, struct sockaddr c - if (fcntl(__fd, F_SETFL, flags | O_NONBLOCK) < 0) - error("%s: fcntl(F_SETFL) error: %m", __func__); - -+/* FreeBSD requires correct sa_len/namelen; recompute here */ -+#if defined(__FreeBSD__) -+ { -+ struct sockaddr *sa = (struct sockaddr *)__addr; -+ socklen_t namelen; -+ switch (sa->sa_family) { -+ case AF_UNIX: { -+ struct sockaddr_un *un = (struct sockaddr_un *)sa; -+ namelen = (socklen_t)SUN_LEN(un); -+ un->sun_len = (uint8_t)namelen; -+ break; -+ } -+ default: -+ namelen = _bsd_sockaddr_len_fix(sa); -+ break; -+ } -+ rc = connect(__fd, sa, namelen); -+ } -+#else - rc = connect(__fd , __addr , __len); -+#endif - if ((rc < 0) && (errno != EINPROGRESS)) - return errno; - if (rc == 0) diff --git a/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c b/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c deleted file mode 100644 index c01bbebffe33..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_stepd__api.c +++ /dev/null @@ -1,36 +0,0 @@ ---- src/common/stepd_api.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/stepd_api.c -@@ -48,6 +48,7 @@ - #include <signal.h> - #include <stdlib.h> - #include <string.h> -+#include <stddef.h> - #include <sys/socket.h> - #include <sys/stat.h> - #include <sys/time.h> -@@ -146,7 +147,7 @@ _step_connect(const char *directory, const char *noden - slurm_step_id_t *step_id) - { - int fd; -- int len; -+ socklen_t len; - struct sockaddr_un addr; - char *name = NULL, *pos = NULL; - uint32_t stepid = step_id->step_id; -@@ -177,7 +178,15 @@ _step_connect(const char *directory, const char *noden - memset(&addr, 0, sizeof(addr)); - addr.sun_family = AF_UNIX; - strlcpy(addr.sun_path, name, sizeof(addr.sun_path)); -- len = strlen(addr.sun_path) + 1 + sizeof(addr.sun_family); -+ -+#if defined(__FreeBSD__) -+ /* Compute exact namelen from the populated path */ -+ len = (socklen_t)SUN_LEN(&addr); -+ /* FreeBSD requires sun_len to match the exact length */ -+ addr.sun_len = (uint8_t)len; -+#else -+ len = (socklen_t)(strlen(addr.sun_path) + 1 + sizeof(addr.sun_family)); -+#endif - - if (connect(fd, (struct sockaddr *) &addr, len) < 0) { - /* Can indicate race condition at step termination */ diff --git a/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c b/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c deleted file mode 100644 index 91e7dc9b41ac..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_common_xsystemd.c +++ /dev/null @@ -1,25 +0,0 @@ ---- src/common/xsystemd.c.orig 2024-05-21 17:19:51 UTC -+++ src/common/xsystemd.c -@@ -36,6 +36,9 @@ - - #include <sys/socket.h> - #include <sys/un.h> -+#include <string.h> -+#include <stdlib.h> -+#include <stddef.h> - - #include "src/common/log.h" - #include "src/common/slurm_protocol_defs.h" -@@ -57,7 +60,12 @@ extern void xsystemd_change_mainpid(pid_t pid) - } - - strlcpy(addr.sun_path, notify_socket, sizeof(addr.sun_path)); -+#if defined(__FreeBSD__) -+ len = (socklen_t)SUN_LEN(&addr); -+ addr.sun_len = (uint8_t)len; -+#else - len = strlen(addr.sun_path) + 1 + sizeof(addr.sun_family); -+#endif - - if ((fd = socket(AF_UNIX, SOCK_DGRAM, 0)) < 0) { - error("%s: socket() failed: %m", __func__); diff --git a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c b/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c deleted file mode 100644 index 4b8616be9ee3..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_interfaces_cgroup.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/interfaces/cgroup.c.orig 2024-05-21 17:19:51 UTC -+++ src/interfaces/cgroup.c -@@ -421,6 +421,7 @@ extern char *autodetect_cgroup_version(void) - struct statfs fs; - int cgroup_ver = -1; - -+#ifndef __FreeBSD__ - if (statfs("/sys/fs/cgroup/", &fs) < 0) { - error("cgroup filesystem not mounted in /sys/fs/cgroup/"); - return NULL; -@@ -453,6 +454,7 @@ extern char *autodetect_cgroup_version(void) - error("Unknown filesystem type mounted on /sys/fs/cgroup"); - return NULL; - } -+#endif - - log_flag(CGROUP, "%s: using cgroup version %d", __func__, cgroup_ver); - diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_net__aliases.c b/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_net__aliases.c deleted file mode 100644 index 17f9e1d76fdd..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_net__aliases.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/plugins/auth/slurm/net_aliases.c.orig 2023-12-13 21:49:39 UTC -+++ src/plugins/auth/slurm/net_aliases.c -@@ -40,6 +40,10 @@ - #include <netinet/in.h> - #include <sys/socket.h> - #include <sys/types.h> -+#if defined(__FreeBSD__) -+#include <netinet/in.h> -+#include <sys/socket.h> -+#endif - - #include "slurm/slurm.h" - #include "slurm/slurm_errno.h" diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c b/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c deleted file mode 100644 index f0ee2bac99e6..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_auth_slurm_sack.c +++ /dev/null @@ -1,17 +0,0 @@ ---- src/plugins/auth/slurm/sack.c.orig 2024-05-21 17:19:51 UTC -+++ src/plugins/auth/slurm/sack.c -@@ -278,8 +278,12 @@ extern void init_sack_conmgr(void) - - /* set value of socket path */ - mask = umask(0); -- if ((rc = bind(fd, (const struct sockaddr *) &addr, -- sizeof(addr)))) -+/* AF_UNIX length handling */ -+ socklen_t len = SUN_LEN(&addr); -+#if defined(__FreeBSD__) -+ addr.sun_len = (uint8_t)len; -+#endif -+ if ((rc = bind(fd, (const struct sockaddr *)&addr, len))) - fatal("%s: [%s] Unable to bind UNIX socket: %m", - __func__, addr.sun_path); - umask(mask); diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c b/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c deleted file mode 100644 index 9d0c3a93d22d..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_cli__filter_user__defaults_cli__filter__user__defaults.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c.orig 2023-03-28 20:19:41 UTC -+++ src/plugins/cli_filter/user_defaults/cli_filter_user_defaults.c -@@ -45,6 +45,7 @@ - #include <string.h> - #include <sys/types.h> - #include <unistd.h> -+#include <limits.h> - - #include "slurm/slurm_errno.h" - #include "src/common/slurm_xlator.h" diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_job__container_tmpfs_job__container__tmpfs.c b/sysutils/slurm-wlm/files/patch-src_plugins_job__container_tmpfs_job__container__tmpfs.c deleted file mode 100644 index bf60423ff176..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_job__container_tmpfs_job__container__tmpfs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/job_container/tmpfs/job_container_tmpfs.c.orig 2023-11-21 22:33:29 UTC -+++ src/plugins/job_container/tmpfs/job_container_tmpfs.c -@@ -612,7 +612,7 @@ static int _create_ns(uint32_t job_id, stepd_step_rec_ - goto exit1; - } - -- xstrfmtcat(proc_path, "/proc/%u/ns/mnt", cpid); -+ xstrfmtcat(proc_path, "/compat/linux/proc/%u/ns/mnt", cpid); - - /* - * Bind mount /proc/pid/ns/mnt to hold namespace active diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_jobacct__gather_common_common__jag.c b/sysutils/slurm-wlm/files/patch-src_plugins_jobacct__gather_common_common__jag.c deleted file mode 100644 index 426c9ab710b7..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_jobacct__gather_common_common__jag.c +++ /dev/null @@ -1,85 +0,0 @@ ---- src/plugins/jobacct_gather/common/common_jag.c.orig 2023-11-21 22:33:29 UTC -+++ src/plugins/jobacct_gather/common/common_jag.c -@@ -233,7 +233,7 @@ static int _get_sys_interface_freq_line(uint32_t cpu, - } else { - /* frequency scaling not enabled */ - if (!cpunfo_frequency) { -- snprintf(freq_file, 14, "/proc/cpuinfo"); -+ snprintf(freq_file, 14, "/compat/linux/proc/cpuinfo"); - log_flag(JAG, "filename = %s (cpu scaling not enabled)", - freq_file); - if ((sys_fp = fopen(freq_file, "r")) != NULL) { -@@ -250,6 +250,11 @@ static int _get_sys_interface_freq_line(uint32_t cpu, - return 0; - } - -+/* -+ * Check for lightweight processes (POSIX threads) -+ * Should be rewritten for FreeBSD so it doesn't depend on /proc -+ */ -+ - static int _is_a_lwp(uint32_t pid) - { - char *filename = NULL; -@@ -259,8 +264,12 @@ static int _is_a_lwp(uint32_t pid) - char *tgids = NULL; - pid_t tgid = -1; - -- xstrfmtcat(filename, "/proc/%u/status", pid); -+ // Disable check for now, this will only skew process accounting -+ // slightly by including threads -+ return 0; - -+ xstrfmtcat(filename, "/compat/linux/proc/%u/status", pid); -+ - fd = open(filename, O_RDONLY); - if (fd < 0) { - xfree(filename); -@@ -503,7 +512,7 @@ void _set_smaps_file(char **proc_smaps_file, pid_t pid - static int use_smaps_rollup = -1; - - if (use_smaps_rollup == -1) { -- xstrfmtcat(*proc_smaps_file, "/proc/%d/smaps_rollup", pid); -+ xstrfmtcat(*proc_smaps_file, "/compat/linux/proc/%d/smaps_rollup", pid); - FILE *fd = fopen(*proc_smaps_file, "r"); - if (fd) { - fclose(fd); -@@ -514,9 +523,9 @@ void _set_smaps_file(char **proc_smaps_file, pid_t pid - } - - if (use_smaps_rollup) -- xstrfmtcat(*proc_smaps_file, "/proc/%d/smaps_rollup", pid); -+ xstrfmtcat(*proc_smaps_file, "/compat/linux/proc/%d/smaps_rollup", pid); - else -- xstrfmtcat(*proc_smaps_file, "/proc/%d/smaps", pid); -+ xstrfmtcat(*proc_smaps_file, "/compat/linux/proc/%d/smaps", pid); - } - - static void _handle_stats(pid_t pid, jag_callbacks_t *callbacks, int tres_count) -@@ -551,7 +560,7 @@ static void _handle_stats(pid_t pid, jag_callbacks_t * - disable_gpu_acct = 0; - } - -- xstrfmtcat(proc_file, "/proc/%u/stat", pid); -+ xstrfmtcat(proc_file, "/compat/linux/proc/%u/stat", pid); - if (!(stat_fp = fopen(proc_file, "r"))) - return; /* Assume the process went away */ - /* -@@ -598,7 +607,7 @@ static void _handle_stats(pid_t pid, jag_callbacks_t * - /* Remove shared data from rss */ - if (no_share_data) { - xfree(proc_file); -- xstrfmtcat(proc_file, "/proc/%u/statm", pid); -+ xstrfmtcat(proc_file, "/compat/linux/proc/%u/statm", pid); - if (!_remove_share_data(proc_file, prec)) - goto bail_out; - } -@@ -612,7 +621,7 @@ static void _handle_stats(pid_t pid, jag_callbacks_t * - } - - xfree(proc_file); -- xstrfmtcat(proc_file, "/proc/%u/io", pid); -+ xstrfmtcat(proc_file, "/compat/linux/proc/%u/io", pid); - if ((io_fp = fopen(proc_file, "r"))) { - fd2 = fileno(io_fp); - if (fcntl(fd2, F_SETFD, FD_CLOEXEC) == -1) diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c b/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c deleted file mode 100644 index 4ba25ef6da2c..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_mpi_cray__shasta_mpi__cray__shasta.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/plugins/mpi/cray_shasta/mpi_cray_shasta.c.orig 2023-03-28 20:19:41 UTC -+++ src/plugins/mpi/cray_shasta/mpi_cray_shasta.c -@@ -46,6 +46,7 @@ - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -+#include <limits.h> - - #include "slurm/slurm_errno.h" - #include "src/common/slurm_xlator.h" diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in b/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in deleted file mode 100644 index 83f1a2590e61..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_task_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/plugins/task/Makefile.in.orig 2025-09-08 23:07:24 UTC -+++ src/plugins/task/Makefile.in -@@ -465,7 +465,7 @@ top_srcdir = @top_srcdir@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = affinity cray_aries $(am__append_1) -+SUBDIRS = affinity cray_aries pgid $(am__append_1) - all: all-recursive - - .SUFFIXES: diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in deleted file mode 100644 index 39c103c910ac..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_Makefile.in +++ /dev/null @@ -1,97 +0,0 @@ ---- src/plugins/task/pgid/Makefile.in.orig 2025-09-03 23:57:14 UTC -+++ src/plugins/task/pgid/Makefile.in -@@ -181,16 +181,16 @@ LTLIBRARIES = $(pkglib_LTLIBRARIES) - } - am__installdirs = "$(DESTDIR)$(pkglibdir)" - LTLIBRARIES = $(pkglib_LTLIBRARIES) --task_cray_aries_la_LIBADD = --am_task_cray_aries_la_OBJECTS = task_cray_aries.lo --task_cray_aries_la_OBJECTS = $(am_task_cray_aries_la_OBJECTS) -+task_pgid_la_LIBADD = -+am_task_pgid_la_OBJECTS = task_pgid.lo -+task_pgid_la_OBJECTS = $(am_task_pgid_la_OBJECTS) - AM_V_lt = $(am__v_lt_@AM_V@) - am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) - am__v_lt_0 = --silent - am__v_lt_1 = --task_cray_aries_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ -+task_pgid_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ - $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ -- $(AM_CFLAGS) $(CFLAGS) $(task_cray_aries_la_LDFLAGS) \ -+ $(AM_CFLAGS) $(CFLAGS) $(task_pgid_la_LDFLAGS) \ - $(LDFLAGS) -o $@ - AM_V_P = $(am__v_P_@AM_V@) - am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -@@ -207,7 +207,7 @@ am__maybe_remake_depfiles = depfiles - DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/slurm - depcomp = $(SHELL) $(top_srcdir)/auxdir/depcomp - am__maybe_remake_depfiles = depfiles --am__depfiles_remade = ./$(DEPDIR)/task_cray_aries.Plo -+am__depfiles_remade = ./$(DEPDIR)/task_pgid.Plo - am__mv = mv -f - COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -@@ -227,7 +227,7 @@ am__v_CCLD_1 = - am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) - am__v_CCLD_0 = @echo " CCLD " $@; - am__v_CCLD_1 = --SOURCES = $(task_cray_aries_la_SOURCES) -+SOURCES = $(task_pgid_la_SOURCES) - am__can_run_installinfo = \ - case $$AM_UPDATE_INFO_DIR in \ - n|no|NO) false;; \ -@@ -514,12 +514,12 @@ PLUGIN_FLAGS = -module -avoid-version --export-dynamic - top_srcdir = @top_srcdir@ - AUTOMAKE_OPTIONS = foreign - PLUGIN_FLAGS = -module -avoid-version --export-dynamic --AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir) -I$(top_srcdir)/src/common $(CRAY_TASK_CPPFLAGS) --pkglib_LTLIBRARIES = task_cray_aries.la -+AM_CPPFLAGS = -DSLURM_PLUGIN_DEBUG -I$(top_srcdir) -I$(top_srcdir)/src/common $(CRAY_TASK_CPPFLAGS) -I$(top_srcdir)/src/interfaces -I$(top_srcdir)/src/plugins/task -I$(top_srcdir)/src/slurmd -I$(top_srcdir)/src/slurmd/slurmstepd -+pkglib_LTLIBRARIES = task_pgid.la - - # Null task plugin. --task_cray_aries_la_SOURCES = task_cray_aries.c --task_cray_aries_la_LDFLAGS = $(PLUGIN_FLAGS) $(CRAY_TASK_LDFLAGS) \ -+task_pgid_la_SOURCES = task_pgid.c -+task_pgid_la_LDFLAGS = $(PLUGIN_FLAGS) $(CRAY_TASK_LDFLAGS) \ - $(NUMA_LIBS) - - all: all-am -@@ -591,8 +591,8 @@ clean-pkglibLTLIBRARIES: - rm -f $${locs}; \ - } - --task_cray_aries.la: $(task_cray_aries_la_OBJECTS) $(task_cray_aries_la_DEPENDENCIES) $(EXTRA_task_cray_aries_la_DEPENDENCIES) -- $(AM_V_CCLD)$(task_cray_aries_la_LINK) -rpath $(pkglibdir) $(task_cray_aries_la_OBJECTS) $(task_cray_aries_la_LIBADD) $(LIBS) -+task_pgid.la: $(task_pgid_la_OBJECTS) $(task_pgid_la_DEPENDENCIES) $(EXTRA_task_pgid_la_DEPENDENCIES) -+ $(AM_V_CCLD)$(task_pgid_la_LINK) -rpath $(pkglibdir) $(task_pgid_la_OBJECTS) $(task_pgid_la_LIBADD) $(LIBS) - - mostlyclean-compile: - -rm -f *.$(OBJEXT) -@@ -600,7 +600,7 @@ distclean-compile: - distclean-compile: - -rm -f *.tab.c - --@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task_cray_aries.Plo@am__quote@ # am--include-marker -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/task_pgid.Plo@am__quote@ # am--include-marker - - $(am__depfiles_remade): - @$(MKDIR_P) $(@D) -@@ -729,7 +729,7 @@ distclean: distclean-am - mostlyclean-am - - distclean: distclean-am -- -rm -f ./$(DEPDIR)/task_cray_aries.Plo -+ -rm -f ./$(DEPDIR)/task_pgid.Plo - -rm -f Makefile - distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags -@@ -775,7 +775,7 @@ maintainer-clean: maintainer-clean-am - installcheck-am: - - maintainer-clean: maintainer-clean-am -- -rm -f ./$(DEPDIR)/task_cray_aries.Plo -+ -rm -f ./$(DEPDIR)/task_pgid.Plo - -rm -f Makefile - maintainer-clean-am: distclean-am maintainer-clean-generic - diff --git a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c b/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c deleted file mode 100644 index 0433aeaab02f..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_plugins_task_pgid_task__pgid.c +++ /dev/null @@ -1,155 +0,0 @@ ---- src/plugins/task/pgid/task_pgid.c.orig 2025-09-03 23:58:57 UTC -+++ src/plugins/task/pgid/task_pgid.c -@@ -0,0 +1,152 @@ -+#include "slurm_xlator.h" -+#include "log.h" -+#include "xmalloc.h" -+#include "task.h" /* interface declarations */ -+ -+/* these two pull in batch_job_launch_msg_t, launch_tasks_request_msg_t, -+ stepd_step_task_info_t, etc. */ -+#include "src/common/slurm_protocol_api.h" -+#include "src/slurmd/slurmstepd/slurmstepd_job.h" -+ -+#include <sys/types.h> -+#include <signal.h> -+#include <unistd.h> -+#include <errno.h> -+#include <string.h> -+ -+/* Required plugin identifiers (exported) */ -+__attribute__((visibility("default"))) const char plugin_name[] = "PGID task plugin for FreeBSD"; -+__attribute__((visibility("default"))) const char plugin_type[] = "task/pgid"; -+__attribute__((visibility("default"))) const uint32_t plugin_version = SLURM_VERSION_NUMBER; -+ -+/* Required generic plugin entry points */ -+int init(void) { slurm_info("task/pgid: init"); return SLURM_SUCCESS; } -+int fini(void) { slurm_info("task/pgid: fini"); return SLURM_SUCCESS; } -+ -+static pid_t job_pgid = -1; -+ -+/* ==== Required task_* API (must all be present) ==== */ -+ -+/* Called when slurmd receives a batch launch request */ -+int task_p_slurmd_batch_request(batch_job_launch_msg_t *req) -+{ -+ (void)req; -+ return SLURM_SUCCESS; -+} -+ -+/* Called when slurmd receives a general launch request */ -+int task_p_slurmd_launch_request(launch_tasks_request_msg_t *req, -+ uint32_t node_id, char **err_msg) -+{ -+ (void)req; (void)node_id; (void)err_msg; -+ return SLURM_SUCCESS; -+} -+ -+int task_p_slurmd_suspend_job(uint32_t job_id) -+{ -+ (void)job_id; -+ return SLURM_SUCCESS; -+} -+ -+int task_p_slurmd_resume_job(uint32_t job_id) -+{ -+ (void)job_id; -+ return SLURM_SUCCESS; -+} -+ -+/* Before setuid to the job user */ -+int task_p_pre_setuid(stepd_step_rec_t *step) -+{ -+ (void)step; -+ return SLURM_SUCCESS; -+} -+ -+/* Called in privileged context before launch */ -+int task_p_pre_launch_priv(stepd_step_rec_t *step, -+ uint32_t node_tid, uint32_t global_tid) -+{ -+ (void)step; (void)node_tid; (void)global_tid; -+ return SLURM_SUCCESS; -+} -+ -+int task_p_pre_launch(stepd_step_rec_t *step) -+{ -+ pid_t cur = getpid(); -+ -+ /* Case A: no PGID recorded yet for this step -> become the group leader */ -+ if (step->pgid <= 0) { -+ if (setpgid(0, 0) < 0) { -+ /* If a sibling beat us to it, join that PGID instead */ -+ if (errno == EACCES || errno == EPERM || errno == EEXIST) { -+ /* Someone created a group already; query our pgid and store it */ -+ pid_t pg = getpgid(0); -+ if (pg < 0) { -+ slurm_error("task/pgid: getpgid failed after race: %s", strerror(errno)); -+ return SLURM_ERROR; -+ } -+ step->pgid = pg; -+ slurm_debug("task/pgid: joined existing PGID %d (race)", step->pgid); -+ return SLURM_SUCCESS; -+ } -+ slurm_error("task/pgid: setpgid(0,0) failed for leader pid=%d: %s", (int)cur, strerror(errno)); -+ return SLURM_ERROR; -+ } -+ step->pgid = getpgid(0); -+ if (step->pgid < 0) { -+ slurm_error("task/pgid: getpgid failed after creating group: %s", strerror(errno)); -+ return SLURM_ERROR; -+ } -+ slurm_debug("task/pgid: created step PGID %d (leader pid=%d)", step->pgid, (int)cur); -+ return SLURM_SUCCESS; -+ } -+ -+ /* Case B: PGID exists -> join it */ -+ if (setpgid(0, step->pgid) < 0) { -+ /* ESRCH: parent/leader not visible yet; tiny retry helps on fast forks */ -+ if (errno == ESRCH) { -+ usleep(1000); /* 1 ms backoff */ -+ if (setpgid(0, step->pgid) == 0) { -+ slurm_debug("task/pgid: joined PGID %d after retry", step->pgid); -+ return SLURM_SUCCESS; -+ } -+ } -+ slurm_error("task/pgid: setpgid(0,%d) failed: %s", step->pgid, strerror(errno)); -+ return SLURM_ERROR; -+ } -+ slurm_debug("task/pgid: joined existing PGID %d", step->pgid); -+ return SLURM_SUCCESS; -+} -+ -+/* After a task terminates */ -+int task_p_post_term(stepd_step_rec_t *step, stepd_step_task_info_t *task) -+{ -+ (void)step; (void)task; -+ return SLURM_SUCCESS; -+} -+ -+/* After the whole step finishes */ -+int task_p_post_step(stepd_step_rec_t *step) -+{ -+ (void)step; -+ return SLURM_SUCCESS; -+} -+ -+/* Allow plugin to track additional PIDs if needed */ -+int task_p_add_pid(pid_t pid) -+{ -+ (void)pid; -+ return SLURM_SUCCESS; -+} -+ -+int task_p_signal(stepd_step_rec_t *step, int sig) -+{ -+ if (step && step->pgid > 1) { -+ slurm_debug("task/pgid: sending signal %d to PGID %d", sig, step->pgid); -+ if (killpg((pid_t)step->pgid, sig) < 0) { -+ slurm_error("task/pgid: killpg(%d) failed: %s", step->pgid, strerror(errno)); -+ return SLURM_ERROR; -+ } -+ } -+ return SLURM_SUCCESS; -+} -+int task_p_fini(stepd_step_rec_t *step) { (void)step; return SLURM_SUCCESS; } diff --git a/sysutils/slurm-wlm/files/patch-src_scrun_anchor.c b/sysutils/slurm-wlm/files/patch-src_scrun_anchor.c deleted file mode 100644 index 2e2ab45af905..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_scrun_anchor.c +++ /dev/null @@ -1,27 +0,0 @@ ---- src/scrun/anchor.c.orig 2023-11-21 22:33:29 UTC -+++ src/scrun/anchor.c -@@ -43,7 +43,12 @@ - #include <stdio.h> - #include <stdlib.h> - #include <sys/param.h> -+#ifdef __FreeBSD__ -+#include <pthread_np.h> -+#include <sys/signal.h> -+#else - #include <sys/prctl.h> -+#endif - #include <sys/socket.h> - #include <sys/stat.h> - #include <sys/types.h> -@@ -1034,7 +1039,11 @@ static void _set_proctitle() - - setproctitle("%s", state.id); - xstrfmtcat(thread_name, "scrun:%s", state.id); -+#ifdef __FreeBSD__ -+ if (pthread_setname_np(pthread_self(), thread_name) < 0) { -+#else - if (prctl(PR_SET_NAME, thread_name, NULL, NULL, NULL) < 0) { -+#endif - fatal("Unable to set process name"); - } - xfree(thread_name); diff --git a/sysutils/slurm-wlm/files/patch-src_scrun_commands.c b/sysutils/slurm-wlm/files/patch-src_scrun_commands.c deleted file mode 100644 index 8d7fe43ec92b..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_scrun_commands.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/scrun/commands.c.orig 2023-11-21 22:33:29 UTC -+++ src/scrun/commands.c -@@ -39,6 +39,10 @@ - #include <signal.h> - #include <unistd.h> - -+#ifdef __FreeBSD__ -+#include <sys/signal.h> -+#endif -+ - #include "src/common/daemonize.h" - #include "src/common/fd.h" - #include "src/common/log.h" diff --git a/sysutils/slurm-wlm/files/patch-src_scrun_scrun.c b/sysutils/slurm-wlm/files/patch-src_scrun_scrun.c deleted file mode 100644 index 95511eeec11c..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_scrun_scrun.c +++ /dev/null @@ -1,24 +0,0 @@ ---- src/scrun/scrun.c.orig 2023-03-28 20:15:54 UTC -+++ src/scrun/scrun.c -@@ -45,6 +45,9 @@ - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#endif - - #include "src/common/data.h" - #include "src/common/log.h" -@@ -186,7 +189,11 @@ static void _parse_create(int argc, char **argv) - } - - if (!state.bundle) { -+#ifdef __FreeBSD__ -+ char *dir = getcwd(NULL, PATH_MAX); -+#else - char *dir = get_current_dir_name(); -+#endif - state.bundle = xstrdup(dir); - free(dir); - } diff --git a/sysutils/slurm-wlm/files/patch-src_scrun_srun.c b/sysutils/slurm-wlm/files/patch-src_scrun_srun.c deleted file mode 100644 index 05de1170c73d..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_scrun_srun.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/scrun/srun.c.orig 2023-03-28 20:15:54 UTC -+++ src/scrun/srun.c -@@ -40,7 +40,9 @@ - - #include <fcntl.h> - #include <stdlib.h> -+#ifndef __FreeBSD__ - #include <sys/prctl.h> -+#endif - #include <sys/stat.h> - #include <sys/un.h> - #include <termios.h> diff --git a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c deleted file mode 100644 index cb9dcc42879a..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.c +++ /dev/null @@ -1,50 +0,0 @@ ---- src/slurmd/slurmd/slurmd.c.orig 2024-05-21 17:19:51 UTC -+++ src/slurmd/slurmd/slurmd.c -@@ -2191,10 +2191,17 @@ _slurmd_init(void) - build_all_frontend_info(true); - - /* -+ * cgroups is unsupported on FreeBSD and would prevent slurmd from starting -+ */ -+#if defined(__FreeBSD__) -+ info("FreeBSD: Skipping cgroup_conf_init() - cgroups unsupported"); -+#else -+ /* - * This needs to happen before _read_config where we will try to read - * cgroup.conf values - */ - cgroup_conf_init(); -+#endif - - xcpuinfo_refresh_hwloc(original); - -@@ -2214,6 +2221,10 @@ _slurmd_init(void) - * defaults and command line. - */ - _read_config(); -+ -+#if defined(__FreeBSD__) -+ info("FreeBSD: Skipping cgroup_g_init() - cgroups unsupported"); -+#else - /* - * This needs to happen before _resource_spec_init where we will try to - * attach the slurmd pid to system cgroup, and after _read_config to -@@ -2223,6 +2234,7 @@ _slurmd_init(void) - error("Unable to initialize cgroup plugin"); - return SLURM_ERROR; - } -+#endif - - #ifndef HAVE_FRONT_END - if (!find_node_record(conf->node_name)) -@@ -2562,6 +2574,10 @@ static int _resource_spec_init(void) - */ - static int _resource_spec_init(void) - { -+#if defined(__FreeBSD__) -+ debug("FreeBSD: Skipping system cpuset and memory cgroup setup"); -+ return SLURM_SUCCESS; -+#endif - fini_system_cgroup(); /* Prevent memory leak */ - if (_core_spec_init() != SLURM_SUCCESS) - error("Resource spec: core specialization disabled"); diff --git a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.h b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.h deleted file mode 100644 index 3197178e7d54..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmd_slurmd.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/slurmd/slurmd/slurmd.h.orig 2023-12-13 21:49:39 UTC -+++ src/slurmd/slurmd/slurmd.h -@@ -43,6 +43,7 @@ - #include <limits.h> - #include <pthread.h> - #include <sys/types.h> -+#include <limits.h> - - #include "src/common/log.h" - #include "src/common/list.h" diff --git a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c b/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c deleted file mode 100644 index 0e5b06d1dacf..000000000000 --- a/sysutils/slurm-wlm/files/patch-src_slurmd_slurmstepd_req.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/slurmd/slurmstepd/req.c.orig 2024-05-21 17:19:51 UTC -+++ src/slurmd/slurmstepd/req.c -@@ -176,7 +176,11 @@ _create_socket(const char *name) - memset(&addr, 0, sizeof(addr)); - addr.sun_family = AF_UNIX; - strlcpy(addr.sun_path, name, sizeof(addr.sun_path)); -- len = strlen(addr.sun_path)+1 + sizeof(addr.sun_family); -+/* AF_UNIX length handling */ -+ len = SUN_LEN(&addr); -+#if defined(__FreeBSD__) -+ addr.sun_len = (uint8_t)len; -+#endif - - /* bind the name to the descriptor */ - if (bind(fd, (struct sockaddr *) &addr, len) < 0) { diff --git a/sysutils/slurm-wlm/files/pkg-message.in b/sysutils/slurm-wlm/files/pkg-message.in new file mode 100644 index 000000000000..22afb86bd96a --- /dev/null +++ b/sysutils/slurm-wlm/files/pkg-message.in @@ -0,0 +1,31 @@ +[ + { + type: install, + message: <<EOM +Slurm has been installed. + +Sample config: + %%ETCDIR%%/slurm.conf.sample + +Before starting services: + - Copy and edit the sample to %%ETCDIR%%/slurm.conf + - Create state dirs (already created in stage): /var/spool/slurmctld + - Ensure munge is running and configured. + +Services: + - slurmctld (controller) + - slurmd (node daemon) + +On FreeBSD, cgroups are typically not used. If slurmd/slurmctld complain +about cgroup initialization, set this in slurm.conf: + + ProctrackType=proctrack/linuxproc + TaskPlugin=task/none + CgroupPlugin=disabled + +Then restart slurmctld/slurmd. + +Docs: %%DOCSDIR%% +EOM + } +] diff --git a/sysutils/slurm-wlm/pkg-plist b/sysutils/slurm-wlm/pkg-plist index c078289da30d..c28f5ded1730 100644 --- a/sysutils/slurm-wlm/pkg-plist +++ b/sysutils/slurm-wlm/pkg-plist @@ -18,18 +18,19 @@ bin/sshare bin/sstat bin/strigger %%GUI%%bin/sview -@sample %%ETCDIR%%.conf.sample +@sample %%ETCDIR%%/slurm.conf.sample include/slurm/pmi.h include/slurm/slurm.h include/slurm/slurm_errno.h include/slurm/slurm_version.h include/slurm/slurmdb.h -include/slurm/smd_ns.h include/slurm/spank.h lib/libslurm.a lib/libslurm.so -lib/libslurm.so.40 -lib/libslurm.so.40.0.0 +lib/libslurm.so.44 +lib/libslurm.so.44.0.0 +lib/slurm/accounting_storage_ctld_relay.a +lib/slurm/accounting_storage_ctld_relay.so lib/slurm/accounting_storage_mysql.a lib/slurm/accounting_storage_mysql.so lib/slurm/accounting_storage_slurmdbd.a @@ -68,30 +69,36 @@ lib/slurm/burst_buffer_datawarp.a lib/slurm/burst_buffer_datawarp.so lib/slurm/burst_buffer_lua.a lib/slurm/burst_buffer_lua.so +lib/slurm/certgen_script.a +lib/slurm/certgen_script.so +lib/slurm/certmgr_script.a +lib/slurm/certmgr_script.so lib/slurm/cli_filter_lua.a lib/slurm/cli_filter_lua.so lib/slurm/cli_filter_syslog.a lib/slurm/cli_filter_syslog.so lib/slurm/cli_filter_user_defaults.a lib/slurm/cli_filter_user_defaults.so -lib/slurm/core_spec_cray_aries.a -lib/slurm/core_spec_cray_aries.so lib/slurm/cred_munge.a lib/slurm/cred_munge.so lib/slurm/cred_none.a lib/slurm/cred_none.so -lib/slurm/data_parser_v0_0_39.a -lib/slurm/data_parser_v0_0_39.so -lib/slurm/data_parser_v0_0_40.a -lib/slurm/data_parser_v0_0_40.so -%%RRD%%lib/slurm/ext_sensors_rrd.a -%%RRD%%lib/slurm/ext_sensors_rrd.so +lib/slurm/data_parser_v0_0_41.a +lib/slurm/data_parser_v0_0_41.so +lib/slurm/data_parser_v0_0_42.a +lib/slurm/data_parser_v0_0_42.so +lib/slurm/data_parser_v0_0_43.a +lib/slurm/data_parser_v0_0_43.so +lib/slurm/data_parser_v0_0_44.a +lib/slurm/data_parser_v0_0_44.so lib/slurm/gpu_generic.a lib/slurm/gpu_generic.so lib/slurm/gpu_nrt.a lib/slurm/gpu_nrt.so -lib/slurm/gpu_oneapi.a -lib/slurm/gpu_oneapi.so +lib/slurm/gpu_nvidia.a +lib/slurm/gpu_nvidia.so +%%HWLOC%%lib/slurm/gpu_oneapi.a +%%HWLOC%%lib/slurm/gpu_oneapi.so lib/slurm/gres_gpu.a lib/slurm/gres_gpu.so lib/slurm/gres_mps.a @@ -102,12 +109,12 @@ lib/slurm/gres_shard.a lib/slurm/gres_shard.so lib/slurm/hash_k12.a lib/slurm/hash_k12.so -lib/slurm/job_container_cncu.a -lib/slurm/job_container_cncu.so +lib/slurm/hash_sha3.a +lib/slurm/hash_sha3.so +lib/slurm/http_parser_libhttp_parser.a +lib/slurm/http_parser_libhttp_parser.so lib/slurm/job_submit_all_partitions.a lib/slurm/job_submit_all_partitions.so -lib/slurm/job_submit_cray_aries.a -lib/slurm/job_submit_cray_aries.so lib/slurm/job_submit_defaults.a lib/slurm/job_submit_defaults.so lib/slurm/job_submit_logging.a @@ -144,20 +151,18 @@ lib/slurm/mcs_account.a lib/slurm/mcs_account.so lib/slurm/mcs_group.a lib/slurm/mcs_group.so +lib/slurm/mcs_label.a +lib/slurm/mcs_label.so lib/slurm/mcs_user.a lib/slurm/mcs_user.so +lib/slurm/metrics_openmetrics.a +lib/slurm/metrics_openmetrics.so lib/slurm/mpi_cray_shasta.a lib/slurm/mpi_cray_shasta.so lib/slurm/mpi_pmi2.a lib/slurm/mpi_pmi2.so lib/slurm/node_features_helpers.a lib/slurm/node_features_helpers.so -lib/slurm/node_features_knl_cray.a -lib/slurm/node_features_knl_cray.so -lib/slurm/node_features_knl_generic.a -lib/slurm/node_features_knl_generic.so -lib/slurm/power_cray_aries.a -lib/slurm/power_cray_aries.so lib/slurm/preempt_partition_prio.a lib/slurm/preempt_partition_prio.so lib/slurm/preempt_qos.a @@ -168,8 +173,6 @@ lib/slurm/priority_basic.a lib/slurm/priority_basic.so lib/slurm/priority_multifactor.a lib/slurm/priority_multifactor.so -lib/slurm/proctrack_cray_aries.a -lib/slurm/proctrack_cray_aries.so lib/slurm/proctrack_linuxproc.a lib/slurm/proctrack_linuxproc.so lib/slurm/proctrack_pgid.a @@ -180,8 +183,6 @@ lib/slurm/sched_builtin.a lib/slurm/sched_builtin.so lib/slurm/select_cons_tres.a lib/slurm/select_cons_tres.so -lib/slurm/select_cray_aries.a -lib/slurm/select_cray_aries.so lib/slurm/select_linear.a lib/slurm/select_linear.so lib/slurm/serializer_json.a @@ -198,18 +199,19 @@ lib/slurm/src/sattach/sattach.wrapper.c lib/slurm/src/srun/srun.wrapper.c lib/slurm/task_affinity.a lib/slurm/task_affinity.so -lib/slurm/task_cray_aries.a -lib/slurm/task_cray_aries.so -lib/slurm/task_pgid.a -lib/slurm/task_pgid.so -lib/slurm/topology_3d_torus.a -lib/slurm/topology_3d_torus.so +lib/slurm/tls_none.a +lib/slurm/tls_none.so lib/slurm/topology_block.a lib/slurm/topology_block.so -lib/slurm/topology_default.a -lib/slurm/topology_default.so +lib/slurm/topology_flat.a +lib/slurm/topology_flat.so lib/slurm/topology_tree.a lib/slurm/topology_tree.so +sbin/sackd +sbin/slurmctld +sbin/slurmd +sbin/slurmdbd +sbin/slurmstepd share/man/man1/sacct.1.gz share/man/man1/sacctmgr.1.gz share/man/man1/salloc.1.gz @@ -235,16 +237,17 @@ share/man/man1/strigger.1.gz share/man/man5/acct_gather.conf.5.gz share/man/man5/burst_buffer.conf.5.gz share/man/man5/cgroup.conf.5.gz -share/man/man5/ext_sensors.conf.5.gz share/man/man5/gres.conf.5.gz share/man/man5/helpers.conf.5.gz share/man/man5/job_container.conf.5.gz -share/man/man5/knl.conf.5.gz share/man/man5/mpi.conf.5.gz +share/man/man5/namespace.yaml.5.gz share/man/man5/oci.conf.5.gz +share/man/man5/resources.yaml.5.gz share/man/man5/slurm.conf.5.gz share/man/man5/slurmdbd.conf.5.gz share/man/man5/topology.conf.5.gz +share/man/man5/topology.yaml.5.gz share/man/man8/sackd.8.gz share/man/man8/slurmctld.8.gz share/man/man8/slurmd.8.gz @@ -252,9 +255,5 @@ share/man/man8/slurmdbd.8.gz share/man/man8/slurmrestd.8.gz share/man/man8/slurmstepd.8.gz share/man/man8/spank.8.gz -sbin/sackd -sbin/slurmctld -sbin/slurmd -sbin/slurmdbd -sbin/slurmstepd +@dir %%ETCDIR%% @dir(%%USERS%%,%%GROUPS%%,700) /var/spool/slurmctld diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile index 5b687c1ae68e..26dbeb9c27ae 100644 --- a/sysutils/u-boot-master/Makefile +++ b/sysutils/u-boot-master/Makefile @@ -128,7 +128,7 @@ UBOOT_PLIST_QEMU= u-boot.bin .if !defined(UBOOT_VERSION) && defined(UBOOT_VERSION_${FAMILY:tu}) UBOOT_VERSION=${UBOOT_VERSION_${FAMILY:tu}} .endif -UBOOT_VERSION?= 2025.04 +UBOOT_VERSION?= 2025.10 # If a slave port defines a PORTREVISION use it .if defined(U_BOOT_SLAVE_PORTREVISION_${UBOOT_VERSION}) diff --git a/sysutils/u-boot-master/distinfo b/sysutils/u-boot-master/distinfo index 17b67f307006..1f4bd030b0f7 100644 --- a/sysutils/u-boot-master/distinfo +++ b/sysutils/u-boot-master/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1744131204 -SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f -SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110 +TIMESTAMP = 1763745535 SHA256 (u-boot/u-boot-2024.10.tar.bz2) = b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0 SIZE (u-boot/u-boot-2024.10.tar.bz2) = 26398495 -SHA256 (u-boot/u-boot-2025.04.tar.bz2) = 439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718 -SIZE (u-boot/u-boot-2025.04.tar.bz2) = 33078424 +SHA256 (u-boot/u-boot-2024.07.tar.bz2) = f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f +SIZE (u-boot/u-boot-2024.07.tar.bz2) = 26086110 +SHA256 (u-boot/u-boot-2025.10.tar.bz2) = b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a +SIZE (u-boot/u-boot-2025.10.tar.bz2) = 33803092 diff --git a/sysutils/u-boot-sifive-fu540/Makefile b/sysutils/u-boot-sifive-fu540/Makefile index ea3f4d044cb0..5f79e53b93d8 100644 --- a/sysutils/u-boot-sifive-fu540/Makefile +++ b/sysutils/u-boot-sifive-fu540/Makefile @@ -1,7 +1,5 @@ MASTERDIR= ${.CURDIR}/../u-boot-master -U_BOOT_SLAVE_PORTREVISION_2025.04=1 - MODEL= sifive-fu540 BOARD_CONFIG= sifive_unleashed_defconfig FAMILY= sifive diff --git a/sysutils/u-boot-sifive-fu740/Makefile b/sysutils/u-boot-sifive-fu740/Makefile index 9fd0f9a3a8a2..3902e50d6394 100644 --- a/sysutils/u-boot-sifive-fu740/Makefile +++ b/sysutils/u-boot-sifive-fu740/Makefile @@ -1,7 +1,5 @@ MASTERDIR= ${.CURDIR}/../u-boot-master -U_BOOT_SLAVE_PORTREVISION_2025.04=1 - MODEL= sifive-fu740 BOARD_CONFIG= sifive_unmatched_defconfig FAMILY= sifive diff --git a/sysutils/u-boot-sopine-spi/files/patch-board_sunxi_board.c b/sysutils/u-boot-sopine-spi/files/patch-board_sunxi_board.c deleted file mode 100644 index e8bde74a0597..000000000000 --- a/sysutils/u-boot-sopine-spi/files/patch-board_sunxi_board.c +++ /dev/null @@ -1,11 +0,0 @@ ---- board/sunxi/board.c.orig 2022-05-03 09:13:36.019124000 +0200 -+++ board/sunxi/board.c 2022-05-03 09:13:47.210925000 +0200 -@@ -601,7 +601,7 @@ - case BOOT_DEVICE_MMC2: - return 1; - default: -- return CONFIG_SYS_MMC_ENV_DEV; -+ return 0; - } - } - #endif diff --git a/sysutils/u-boot-starfive-visionfive2/Makefile b/sysutils/u-boot-starfive-visionfive2/Makefile index 52e8559b7713..101a17f18a02 100644 --- a/sysutils/u-boot-starfive-visionfive2/Makefile +++ b/sysutils/u-boot-starfive-visionfive2/Makefile @@ -1,7 +1,5 @@ MASTERDIR= ${.CURDIR}/../u-boot-master -U_BOOT_SLAVE_PORTREVISION_2025.04=1 - MODEL= starfive-visionfive2 BOARD_CONFIG= starfive_visionfive2_defconfig FAMILY= starfive diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index 36c407655c42..9e85d4b4196e 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -1,5 +1,5 @@ PORTNAME= xml2 -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-xml2/distinfo b/textproc/R-cran-xml2/distinfo index c981dd436415..d9e6b7d4dd47 100644 --- a/textproc/R-cran-xml2/distinfo +++ b/textproc/R-cran-xml2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762160737 -SHA256 (xml2_1.4.1.tar.gz) = d2f2641d294b0ccc783bbbf823cacfcf3eb698315c54e71a24c02734c9bf2576 -SIZE (xml2_1.4.1.tar.gz) = 153629 +TIMESTAMP = 1763482473 +SHA256 (xml2_1.5.0.tar.gz) = 9c041e2095d2a0c7691851cfd240b61baf3593f6d0e6dfdedcd7d28e0680ac1d +SIZE (xml2_1.5.0.tar.gz) = 154513 diff --git a/textproc/mdbook-mermaid/Makefile b/textproc/mdbook-mermaid/Makefile index da246e25ba4f..e79a2fdb93a3 100644 --- a/textproc/mdbook-mermaid/Makefile +++ b/textproc/mdbook-mermaid/Makefile @@ -1,7 +1,6 @@ PORTNAME= mdbook-mermaid DISTVERSIONPREFIX= v -DISTVERSION= 0.16.2 -PORTREVISION= 1 +DISTVERSION= 0.17.0 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org diff --git a/textproc/mdbook-mermaid/Makefile.crates b/textproc/mdbook-mermaid/Makefile.crates index b6be0104dafd..12f42025f956 100644 --- a/textproc/mdbook-mermaid/Makefile.crates +++ b/textproc/mdbook-mermaid/Makefile.crates @@ -1,144 +1,89 @@ -CARGO_CRATES= aho-corasick-1.1.3 \ - android_system_properties-0.1.5 \ - anstream-0.6.20 \ - anstyle-1.0.11 \ +CARGO_CRATES= aho-corasick-1.1.4 \ + anstream-0.6.21 \ + anstyle-1.0.13 \ anstyle-parse-0.2.7 \ - anstyle-query-1.1.4 \ - anstyle-wincon-3.0.10 \ - anyhow-1.0.99 \ - assert_cmd-2.0.17 \ + anstyle-query-1.1.5 \ + anstyle-wincon-3.0.11 \ + anyhow-1.0.100 \ + assert_cmd-2.1.1 \ autocfg-1.5.0 \ - bitflags-2.9.4 \ - block-buffer-0.10.4 \ - bstr-1.12.0 \ - bumpalo-3.19.0 \ - bytes-1.10.1 \ - cc-1.2.37 \ - cfg-if-1.0.3 \ - chrono-0.4.42 \ - clap-4.5.47 \ - clap_builder-4.5.47 \ - clap_complete-4.5.58 \ - clap_lex-0.7.5 \ + bitflags-2.10.0 \ + bstr-1.12.1 \ + bytes-1.11.0 \ + cfg-if-1.0.4 \ + clap-4.5.52 \ + clap_builder-4.5.52 \ + clap_lex-0.7.6 \ colorchoice-1.0.4 \ combine-4.6.7 \ - core-foundation-sys-0.8.7 \ - cpufeatures-0.2.17 \ - crypto-common-0.1.6 \ - darling-0.20.11 \ - darling_core-0.20.11 \ - darling_macro-0.20.11 \ - derive_builder-0.20.2 \ - derive_builder_core-0.20.2 \ - derive_builder_macro-0.20.2 \ diff-0.1.13 \ difflib-0.4.0 \ - digest-0.10.7 \ - doc-comment-0.3.3 \ either-1.15.0 \ - env_filter-0.1.3 \ + env_filter-0.1.4 \ env_logger-0.11.8 \ + equivalent-1.0.2 \ errno-0.3.14 \ fastrand-2.3.0 \ - find-msvc-tools-0.1.1 \ - fnv-1.0.7 \ - generic-array-0.14.7 \ - getrandom-0.3.3 \ - handlebars-6.3.2 \ + getrandom-0.3.4 \ hashbrown-0.12.3 \ - hex-0.4.3 \ - iana-time-zone-0.1.64 \ - iana-time-zone-haiku-0.1.2 \ - ident_case-1.0.1 \ + hashbrown-0.16.0 \ indexmap-1.9.3 \ - is_terminal_polyfill-1.70.1 \ + indexmap-2.12.0 \ + is_terminal_polyfill-1.70.2 \ itertools-0.10.5 \ itoa-1.0.15 \ - jiff-0.2.15 \ - jiff-static-0.2.15 \ - js-sys-0.3.78 \ - libc-0.2.175 \ + jiff-0.2.16 \ + jiff-static-0.2.16 \ + libc-0.2.177 \ linux-raw-sys-0.11.0 \ log-0.4.28 \ - mdbook-0.4.52 \ - memchr-2.7.5 \ - normpath-1.4.0 \ - num-modular-0.6.1 \ - num-order-1.2.0 \ - num-traits-0.2.19 \ + mdbook-core-0.5.0 \ + mdbook-preprocessor-0.5.0 \ + memchr-2.7.6 \ once_cell-1.21.3 \ - once_cell_polyfill-1.70.1 \ - opener-0.8.3 \ - pest-2.8.2 \ - pest_derive-2.8.2 \ - pest_generator-2.8.2 \ - pest_meta-2.8.2 \ + once_cell_polyfill-1.70.2 \ + pin-project-lite-0.2.16 \ portable-atomic-1.11.1 \ portable-atomic-util-0.2.4 \ predicates-3.1.3 \ predicates-core-1.0.9 \ predicates-tree-1.0.12 \ pretty_assertions-1.4.1 \ - proc-macro2-1.0.101 \ + proc-macro2-1.0.103 \ pulldown-cmark-0.10.3 \ - pulldown-cmark-escape-0.10.1 \ - quote-1.0.40 \ + quote-1.0.42 \ r-efi-5.3.0 \ - regex-1.11.2 \ - regex-automata-0.4.10 \ - regex-syntax-0.8.6 \ + regex-1.12.2 \ + regex-automata-0.4.13 \ + regex-syntax-0.8.8 \ rustix-1.1.2 \ - rustversion-1.0.22 \ ryu-1.0.20 \ - serde-1.0.225 \ - serde_core-1.0.225 \ - serde_derive-1.0.225 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ serde_json-1.0.145 \ - sha2-0.10.9 \ - shlex-1.3.0 \ + serde_spanned-1.0.3 \ strsim-0.11.1 \ - syn-2.0.106 \ - tempfile-3.22.0 \ - terminal_size-0.4.3 \ + syn-2.0.110 \ + tempfile-3.23.0 \ termtree-0.5.1 \ - thiserror-2.0.16 \ - thiserror-impl-2.0.16 \ - toml-0.5.11 \ + toml-0.9.8 \ toml_datetime-0.5.1 \ + toml_datetime-0.7.3 \ toml_edit-0.15.0 \ - topological-sort-0.2.2 \ - typenum-1.18.0 \ - ucd-trie-0.1.7 \ + toml_parser-1.0.4 \ + toml_writer-1.0.4 \ + tracing-0.1.41 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ unicase-2.8.1 \ - unicode-ident-1.0.19 \ + unicode-ident-1.0.22 \ utf8parse-0.2.2 \ - version_check-0.9.5 \ wait-timeout-0.2.1 \ - wasi-0.14.7+wasi-0.2.4 \ wasip2-1.0.1+wasi-0.2.4 \ - wasm-bindgen-0.2.101 \ - wasm-bindgen-backend-0.2.101 \ - wasm-bindgen-macro-0.2.101 \ - wasm-bindgen-macro-support-0.2.101 \ - wasm-bindgen-shared-0.2.101 \ - windows-core-0.62.0 \ - windows-implement-0.60.0 \ - windows-interface-0.59.1 \ - windows-link-0.1.3 \ - windows-link-0.2.0 \ - windows-result-0.4.0 \ - windows-strings-0.5.0 \ - windows-sys-0.60.2 \ - windows-sys-0.61.0 \ - windows-targets-0.53.3 \ - windows_aarch64_gnullvm-0.53.0 \ - windows_aarch64_msvc-0.53.0 \ - windows_i686_gnu-0.53.0 \ - windows_i686_gnullvm-0.53.0 \ - windows_i686_msvc-0.53.0 \ - windows_x86_64_gnu-0.53.0 \ - windows_x86_64_gnullvm-0.53.0 \ - windows_x86_64_msvc-0.53.0 \ + windows-link-0.2.1 \ + windows-sys-0.61.2 \ + winnow-0.7.13 \ wit-bindgen-0.46.0 \ xflags-0.3.2 \ xflags-macros-0.3.2 \ diff --git a/textproc/mdbook-mermaid/distinfo b/textproc/mdbook-mermaid/distinfo index 797aa3110d38..da53b4ad7e3b 100644 --- a/textproc/mdbook-mermaid/distinfo +++ b/textproc/mdbook-mermaid/distinfo @@ -1,154 +1,94 @@ -TIMESTAMP = 1761479368 -SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 -SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 -SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 -SIZE (rust/crates/anstream-0.6.20.crate) = 28797 -SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd -SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +TIMESTAMP = 1763919184 +SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301 +SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015 +SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a +SIZE (rust/crates/anstream-0.6.21.crate) = 29516 +SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 +SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 -SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 -SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 -SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a -SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 -SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 -SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 -SHA256 (rust/crates/assert_cmd-2.0.17.crate) = 2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66 -SIZE (rust/crates/assert_cmd-2.0.17.crate) = 26914 +SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc +SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264 +SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d +SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638 +SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61 +SIZE (rust/crates/anyhow-1.0.100.crate) = 54059 +SHA256 (rust/crates/assert_cmd-2.1.1.crate) = bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85 +SIZE (rust/crates/assert_cmd-2.1.1.crate) = 27211 SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 -SHA256 (rust/crates/bitflags-2.9.4.crate) = 2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394 -SIZE (rust/crates/bitflags-2.9.4.crate) = 47950 -SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 -SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/bstr-1.12.0.crate) = 234113d19d0d7d613b40e86fb654acf958910802bcceab913a4f9e7cda03b1a4 -SIZE (rust/crates/bstr-1.12.0.crate) = 351557 -SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 -SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 -SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a -SIZE (rust/crates/bytes-1.10.1.crate) = 76779 -SHA256 (rust/crates/cc-1.2.37.crate) = 65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44 -SIZE (rust/crates/cc-1.2.37.crate) = 90111 -SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 -SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 -SHA256 (rust/crates/chrono-0.4.42.crate) = 145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2 -SIZE (rust/crates/chrono-0.4.42.crate) = 238174 -SHA256 (rust/crates/clap-4.5.47.crate) = 7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931 -SIZE (rust/crates/clap-4.5.47.crate) = 58354 -SHA256 (rust/crates/clap_builder-4.5.47.crate) = 2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6 -SIZE (rust/crates/clap_builder-4.5.47.crate) = 170016 -SHA256 (rust/crates/clap_complete-4.5.58.crate) = 75bf0b32ad2e152de789bb635ea4d3078f6b838ad7974143e99b99f45a04af4a -SIZE (rust/crates/clap_complete-4.5.58.crate) = 48645 -SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 -SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/bitflags-2.10.0.crate) = 812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3 +SIZE (rust/crates/bitflags-2.10.0.crate) = 48427 +SHA256 (rust/crates/bstr-1.12.1.crate) = 63044e1ae8e69f3b5a92c736ca6269b8d12fa7efe39bf34ddb06d102cf0e2cab +SIZE (rust/crates/bstr-1.12.1.crate) = 354916 +SHA256 (rust/crates/bytes-1.11.0.crate) = b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3 +SIZE (rust/crates/bytes-1.11.0.crate) = 78391 +SHA256 (rust/crates/cfg-if-1.0.4.crate) = 9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801 +SIZE (rust/crates/cfg-if-1.0.4.crate) = 9360 +SHA256 (rust/crates/clap-4.5.52.crate) = aa8120877db0e5c011242f96806ce3c94e0737ab8108532a76a3300a01db2ab8 +SIZE (rust/crates/clap-4.5.52.crate) = 62033 +SHA256 (rust/crates/clap_builder-4.5.52.crate) = 02576b399397b659c26064fbc92a75fede9d18ffd5f80ca1cd74ddab167016e1 +SIZE (rust/crates/clap_builder-4.5.52.crate) = 170544 +SHA256 (rust/crates/clap_lex-0.7.6.crate) = a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d +SIZE (rust/crates/clap_lex-0.7.6.crate) = 13466 SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd SIZE (rust/crates/combine-4.6.7.crate) = 134808 -SHA256 (rust/crates/core-foundation-sys-0.8.7.crate) = 773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b -SIZE (rust/crates/core-foundation-sys-0.8.7.crate) = 37712 -SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 -SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 -SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 -SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/darling-0.20.11.crate) = fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee -SIZE (rust/crates/darling-0.20.11.crate) = 37614 -SHA256 (rust/crates/darling_core-0.20.11.crate) = 0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e -SIZE (rust/crates/darling_core-0.20.11.crate) = 68006 -SHA256 (rust/crates/darling_macro-0.20.11.crate) = fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead -SIZE (rust/crates/darling_macro-0.20.11.crate) = 2532 -SHA256 (rust/crates/derive_builder-0.20.2.crate) = 507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947 -SIZE (rust/crates/derive_builder-0.20.2.crate) = 36661 -SHA256 (rust/crates/derive_builder_core-0.20.2.crate) = 2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8 -SIZE (rust/crates/derive_builder_core-0.20.2.crate) = 31397 -SHA256 (rust/crates/derive_builder_macro-0.20.2.crate) = ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c -SIZE (rust/crates/derive_builder_macro-0.20.2.crate) = 6360 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 SIZE (rust/crates/difflib-0.4.0.crate) = 7638 -SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 -SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 -SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 SIZE (rust/crates/either-1.15.0.crate) = 20114 -SHA256 (rust/crates/env_filter-0.1.3.crate) = 186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0 -SIZE (rust/crates/env_filter-0.1.3.crate) = 15191 +SHA256 (rust/crates/env_filter-0.1.4.crate) = 1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2 +SIZE (rust/crates/env_filter-0.1.4.crate) = 15281 SHA256 (rust/crates/env_logger-0.11.8.crate) = 13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f SIZE (rust/crates/env_logger-0.11.8.crate) = 32538 +SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f +SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 SHA256 (rust/crates/errno-0.3.14.crate) = 39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb SIZE (rust/crates/errno-0.3.14.crate) = 12002 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 -SHA256 (rust/crates/find-msvc-tools-0.1.1.crate) = 7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d -SIZE (rust/crates/find-msvc-tools-0.1.1.crate) = 30228 -SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 -SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a -SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 -SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 -SHA256 (rust/crates/handlebars-6.3.2.crate) = 759e2d5aea3287cb1190c8ec394f42866cb5bf74fcbf213f354e3c856ea26098 -SIZE (rust/crates/handlebars-6.3.2.crate) = 105065 +SHA256 (rust/crates/getrandom-0.3.4.crate) = 899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd +SIZE (rust/crates/getrandom-0.3.4.crate) = 50932 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 -SIZE (rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (rust/crates/iana-time-zone-0.1.64.crate) = 33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb -SIZE (rust/crates/iana-time-zone-0.1.64.crate) = 33152 -SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f -SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 -SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/hashbrown-0.16.0.crate) = 5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d +SIZE (rust/crates/hashbrown-0.16.0.crate) = 141708 SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 -SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf -SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 +SHA256 (rust/crates/indexmap-2.12.0.crate) = 6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f +SIZE (rust/crates/indexmap-2.12.0.crate) = 100446 +SHA256 (rust/crates/is_terminal_polyfill-1.70.2.crate) = a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695 +SIZE (rust/crates/is_terminal_polyfill-1.70.2.crate) = 7548 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c SIZE (rust/crates/itoa-1.0.15.crate) = 11231 -SHA256 (rust/crates/jiff-0.2.15.crate) = be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49 -SIZE (rust/crates/jiff-0.2.15.crate) = 712996 -SHA256 (rust/crates/jiff-static-0.2.15.crate) = 03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4 -SIZE (rust/crates/jiff-static-0.2.15.crate) = 76146 -SHA256 (rust/crates/js-sys-0.3.78.crate) = 0c0b063578492ceec17683ef2f8c5e89121fbd0b172cbc280635ab7567db2738 -SIZE (rust/crates/js-sys-0.3.78.crate) = 56010 -SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 -SIZE (rust/crates/libc-0.2.175.crate) = 788728 +SHA256 (rust/crates/jiff-0.2.16.crate) = 49cce2b81f2098e7e3efc35bc2e0a6b7abec9d34128283d7a26fa8f32a6dbb35 +SIZE (rust/crates/jiff-0.2.16.crate) = 731814 +SHA256 (rust/crates/jiff-static-0.2.16.crate) = 980af8b43c3ad5d8d349ace167ec8170839f753a42d233ba19e08afe1850fa69 +SIZE (rust/crates/jiff-static-0.2.16.crate) = 77672 +SHA256 (rust/crates/libc-0.2.177.crate) = 2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976 +SIZE (rust/crates/libc-0.2.177.crate) = 792045 SHA256 (rust/crates/linux-raw-sys-0.11.0.crate) = df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039 SIZE (rust/crates/linux-raw-sys-0.11.0.crate) = 2659624 SHA256 (rust/crates/log-0.4.28.crate) = 34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432 SIZE (rust/crates/log-0.4.28.crate) = 51131 -SHA256 (rust/crates/mdbook-0.4.52.crate) = 93c284d2855916af7c5919cf9ad897cfc77d3c2db6f55429c7cfb769182030ec -SIZE (rust/crates/mdbook-0.4.52.crate) = 1514003 -SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 -SIZE (rust/crates/memchr-2.7.5.crate) = 97603 -SHA256 (rust/crates/normpath-1.4.0.crate) = c178369371fd7db523726931e50d430b560e3059665abc537ba3277e9274c9c4 -SIZE (rust/crates/normpath-1.4.0.crate) = 23352 -SHA256 (rust/crates/num-modular-0.6.1.crate) = 17bb261bf36fa7d83f4c294f834e91256769097b3cb505d44831e0a179ac647f -SIZE (rust/crates/num-modular-0.6.1.crate) = 32328 -SHA256 (rust/crates/num-order-1.2.0.crate) = 537b596b97c40fcf8056d153049eb22f481c17ebce72a513ec9286e4986d1bb6 -SIZE (rust/crates/num-order-1.2.0.crate) = 19500 -SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 -SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/mdbook-core-0.5.0.crate) = 2e6a4d85df323c8e83bcbb5cf6f7dd84a6fa91a4862ff40b3998e2a79e883fef +SIZE (rust/crates/mdbook-core-0.5.0.crate) = 21148 +SHA256 (rust/crates/mdbook-preprocessor-0.5.0.crate) = 92aeb376c7fe9d76e0f551f05b75322db04d5bca1ad12f10726562a258f5e6a4 +SIZE (rust/crates/mdbook-preprocessor-0.5.0.crate) = 4622 +SHA256 (rust/crates/memchr-2.7.6.crate) = f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273 +SIZE (rust/crates/memchr-2.7.6.crate) = 97616 SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 -SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad -SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 -SHA256 (rust/crates/opener-0.8.3.crate) = cb9024962ab91e00c89d2a14352a8d0fc1a64346bf96f1839b45c09149564e47 -SIZE (rust/crates/opener-0.8.3.crate) = 27160 -SHA256 (rust/crates/pest-2.8.2.crate) = 21e0a3a33733faeaf8651dfee72dd0f388f0c8e5ad496a3478fa5a922f49cfa8 -SIZE (rust/crates/pest-2.8.2.crate) = 130430 -SHA256 (rust/crates/pest_derive-2.8.2.crate) = bc58706f770acb1dbd0973e6530a3cff4746fb721207feb3a8a6064cd0b6c663 -SIZE (rust/crates/pest_derive-2.8.2.crate) = 42335 -SHA256 (rust/crates/pest_generator-2.8.2.crate) = 6d4f36811dfe07f7b8573462465d5cb8965fffc2e71ae377a33aecf14c2c9a2f -SIZE (rust/crates/pest_generator-2.8.2.crate) = 18669 -SHA256 (rust/crates/pest_meta-2.8.2.crate) = 42919b05089acbd0a5dcd5405fb304d17d1053847b81163d09c4ad18ce8e8420 -SIZE (rust/crates/pest_meta-2.8.2.crate) = 42952 +SHA256 (rust/crates/once_cell_polyfill-1.70.2.crate) = 384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe +SIZE (rust/crates/once_cell_polyfill-1.70.2.crate) = 7448 +SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b +SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 SHA256 (rust/crates/portable-atomic-util-0.2.4.crate) = d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507 @@ -161,126 +101,76 @@ SHA256 (rust/crates/predicates-tree-1.0.12.crate) = 72dd2d6d381dfb73a193c7fca536 SIZE (rust/crates/predicates-tree-1.0.12.crate) = 8392 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de -SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/proc-macro2-1.0.103.crate) = 5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8 +SIZE (rust/crates/proc-macro2-1.0.103.crate) = 60024 SHA256 (rust/crates/pulldown-cmark-0.10.3.crate) = 76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993 SIZE (rust/crates/pulldown-cmark-0.10.3.crate) = 141746 -SHA256 (rust/crates/pulldown-cmark-escape-0.10.1.crate) = bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3 -SIZE (rust/crates/pulldown-cmark-escape-0.10.1.crate) = 6672 -SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d -SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/quote-1.0.42.crate) = a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f +SIZE (rust/crates/quote-1.0.42.crate) = 31504 SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 -SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 -SIZE (rust/crates/regex-1.11.2.crate) = 166265 -SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 -SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 -SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 -SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/regex-1.12.2.crate) = 843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4 +SIZE (rust/crates/regex-1.12.2.crate) = 163843 +SHA256 (rust/crates/regex-automata-0.4.13.crate) = 5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c +SIZE (rust/crates/regex-automata-0.4.13.crate) = 625250 +SHA256 (rust/crates/regex-syntax-0.8.8.crate) = 7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58 +SIZE (rust/crates/regex-syntax-0.8.8.crate) = 359141 SHA256 (rust/crates/rustix-1.1.2.crate) = cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e SIZE (rust/crates/rustix-1.1.2.crate) = 422717 -SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d -SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f SIZE (rust/crates/ryu-1.0.20.crate) = 48738 -SHA256 (rust/crates/serde-1.0.225.crate) = fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d -SIZE (rust/crates/serde-1.0.225.crate) = 28467 -SHA256 (rust/crates/serde_core-1.0.225.crate) = 659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383 -SIZE (rust/crates/serde_core-1.0.225.crate) = 63004 -SHA256 (rust/crates/serde_derive-1.0.225.crate) = 0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516 -SIZE (rust/crates/serde_derive-1.0.225.crate) = 58560 +SHA256 (rust/crates/serde-1.0.228.crate) = 9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e +SIZE (rust/crates/serde-1.0.228.crate) = 83652 +SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad +SIZE (rust/crates/serde_core-1.0.228.crate) = 63111 +SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79 +SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605 SHA256 (rust/crates/serde_json-1.0.145.crate) = 402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c SIZE (rust/crates/serde_json-1.0.145.crate) = 155748 -SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 -SIZE (rust/crates/sha2-0.10.9.crate) = 29271 -SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 -SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/serde_spanned-1.0.3.crate) = e24345aa0fe688594e73770a5f6d1b216508b4f93484c0026d521acd30134392 +SIZE (rust/crates/serde_spanned-1.0.3.crate) = 11011 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 -SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 -SIZE (rust/crates/syn-2.0.106.crate) = 301514 -SHA256 (rust/crates/tempfile-3.22.0.crate) = 84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53 -SIZE (rust/crates/tempfile-3.22.0.crate) = 43044 -SHA256 (rust/crates/terminal_size-0.4.3.crate) = 60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0 -SIZE (rust/crates/terminal_size-0.4.3.crate) = 10686 +SHA256 (rust/crates/syn-2.0.110.crate) = a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea +SIZE (rust/crates/syn-2.0.110.crate) = 302184 +SHA256 (rust/crates/tempfile-3.23.0.crate) = 2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16 +SIZE (rust/crates/tempfile-3.23.0.crate) = 43063 SHA256 (rust/crates/termtree-0.5.1.crate) = 8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683 SIZE (rust/crates/termtree-0.5.1.crate) = 8498 -SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 -SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 -SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 -SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 -SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 -SIZE (rust/crates/toml-0.5.11.crate) = 54910 +SHA256 (rust/crates/toml-0.9.8.crate) = f0dc8b1fb61449e27716ec0e1bdf0f6b8f3e8f6b05391e8497b8b6d7804ea6d8 +SIZE (rust/crates/toml-0.9.8.crate) = 56104 SHA256 (rust/crates/toml_datetime-0.5.1.crate) = 4553f467ac8e3d374bc9a177a26801e5d0f9b211aa1673fb137a403afd1c9cf5 SIZE (rust/crates/toml_datetime-0.5.1.crate) = 10593 +SHA256 (rust/crates/toml_datetime-0.7.3.crate) = f2cdb639ebbc97961c51720f858597f7f24c4fc295327923af55b74c3c724533 +SIZE (rust/crates/toml_datetime-0.7.3.crate) = 17827 SHA256 (rust/crates/toml_edit-0.15.0.crate) = b1541ba70885967e662f69d31ab3aeca7b1aaecfcd58679590b893e9239c3646 SIZE (rust/crates/toml_edit-0.15.0.crate) = 102015 -SHA256 (rust/crates/topological-sort-0.2.2.crate) = ea68304e134ecd095ac6c3574494fc62b909f416c4fca77e440530221e549d3d -SIZE (rust/crates/topological-sort-0.2.2.crate) = 10566 -SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f -SIZE (rust/crates/typenum-1.18.0.crate) = 74871 -SHA256 (rust/crates/ucd-trie-0.1.7.crate) = 2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971 -SIZE (rust/crates/ucd-trie-0.1.7.crate) = 46795 +SHA256 (rust/crates/toml_parser-1.0.4.crate) = c0cbe268d35bdb4bb5a56a2de88d0ad0eb70af5384a99d648cd4b3d04039800e +SIZE (rust/crates/toml_parser-1.0.4.crate) = 34978 +SHA256 (rust/crates/toml_writer-1.0.4.crate) = df8b2b54733674ad286d16267dcfc7a71ed5c776e4ac7aa3c3e2561f7c637bf2 +SIZE (rust/crates/toml_writer-1.0.4.crate) = 17146 +SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 +SIZE (rust/crates/tracing-0.1.41.crate) = 82448 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/unicase-2.8.1.crate) = 75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539 SIZE (rust/crates/unicase-2.8.1.crate) = 24088 -SHA256 (rust/crates/unicode-ident-1.0.19.crate) = f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d -SIZE (rust/crates/unicode-ident-1.0.19.crate) = 47480 +SHA256 (rust/crates/unicode-ident-1.0.22.crate) = 9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5 +SIZE (rust/crates/unicode-ident-1.0.22.crate) = 47919 SHA256 (rust/crates/utf8parse-0.2.2.crate) = 06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821 SIZE (rust/crates/utf8parse-0.2.2.crate) = 13499 -SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a -SIZE (rust/crates/version_check-0.9.5.crate) = 15554 SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cbabdc8519970b8998ddaf3b5bd3c65f11 SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 -SHA256 (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c -SIZE (rust/crates/wasi-0.14.7+wasi-0.2.4.crate) = 18219 SHA256 (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7 SIZE (rust/crates/wasip2-1.0.1+wasi-0.2.4.crate) = 132087 -SHA256 (rust/crates/wasm-bindgen-0.2.101.crate) = 7e14915cadd45b529bb8d1f343c4ed0ac1de926144b746e2710f9cd05df6603b -SIZE (rust/crates/wasm-bindgen-0.2.101.crate) = 47841 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.101.crate) = e28d1ba982ca7923fd01448d5c30c6864d0a14109560296a162f80f305fb93bb -SIZE (rust/crates/wasm-bindgen-backend-0.2.101.crate) = 32331 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 7c3d463ae3eff775b0c45df9da45d68837702ac35af998361e2c84e7c5ec1b0d -SIZE (rust/crates/wasm-bindgen-macro-0.2.101.crate) = 9804 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 7bb4ce89b08211f923caf51d527662b75bdc9c9c7aab40f86dcb9fb85ac552aa -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.101.crate) = 26415 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.101.crate) = f143854a3b13752c6950862c906306adb27c7e839f7414cec8fea35beab624c1 -SIZE (rust/crates/wasm-bindgen-shared-0.2.101.crate) = 9055 -SHA256 (rust/crates/windows-core-0.62.0.crate) = 57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c -SIZE (rust/crates/windows-core-0.62.0.crate) = 36955 -SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 -SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 -SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 -SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 -SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a -SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 -SHA256 (rust/crates/windows-link-0.2.0.crate) = 45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65 -SIZE (rust/crates/windows-link-0.2.0.crate) = 6170 -SHA256 (rust/crates/windows-result-0.4.0.crate) = 7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f -SIZE (rust/crates/windows-result-0.4.0.crate) = 13420 -SHA256 (rust/crates/windows-strings-0.5.0.crate) = 7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda -SIZE (rust/crates/windows-strings-0.5.0.crate) = 13992 -SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb -SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 -SHA256 (rust/crates/windows-sys-0.61.0.crate) = e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa -SIZE (rust/crates/windows-sys-0.61.0.crate) = 2517134 -SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 -SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 -SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 -SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c -SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 -SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 -SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 -SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 -SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 -SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d -SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 -SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba -SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 -SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 -SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 -SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5 +SIZE (rust/crates/windows-link-0.2.1.crate) = 6133 +SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc +SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 SHA256 (rust/crates/wit-bindgen-0.46.0.crate) = f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59 SIZE (rust/crates/wit-bindgen-0.46.0.crate) = 60508 SHA256 (rust/crates/xflags-0.3.2.crate) = 7d9e15fbb3de55454b0106e314b28e671279009b363e6f1d8e39fdc3bf048944 @@ -293,5 +183,5 @@ SHA256 (rust/crates/xshell-macros-0.2.7.crate) = 32ac00cd3f8ec9c1d33fb3e7958a82d SIZE (rust/crates/xshell-macros-0.2.7.crate) = 2890 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (badboy-mdbook-mermaid-v0.16.2_GH0.tar.gz) = 24e329b12536ab194b2849dbc99122dc8af1a4c23dc36f5443afc50ad13d664d -SIZE (badboy-mdbook-mermaid-v0.16.2_GH0.tar.gz) = 800880 +SHA256 (badboy-mdbook-mermaid-v0.17.0_GH0.tar.gz) = ed155c57d4356b90c26806a8699a1287712831e45c0cc6e5eb7ed4cc7fd4ada7 +SIZE (badboy-mdbook-mermaid-v0.17.0_GH0.tar.gz) = 797379 diff --git a/textproc/py-backrefs/Makefile b/textproc/py-backrefs/Makefile index 18240aed99ee..7cc67390fef2 100644 --- a/textproc/py-backrefs/Makefile +++ b/textproc/py-backrefs/Makefile @@ -1,5 +1,5 @@ PORTNAME= backrefs -DISTVERSION= 6.0.1 +DISTVERSION= 6.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-backrefs/distinfo b/textproc/py-backrefs/distinfo index e374a57b6c05..e1a6ef6d58a1 100644 --- a/textproc/py-backrefs/distinfo +++ b/textproc/py-backrefs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753955159 -SHA256 (backrefs-6.0.1.tar.gz) = 54f8453c9ae38417a83c06d23745c634138c8da622d87a12cb3eef9ba66dd466 -SIZE (backrefs-6.0.1.tar.gz) = 5767249 +TIMESTAMP = 1763823149 +SHA256 (backrefs-6.1.tar.gz) = 3bba1749aafe1db9b915f00e0dd166cba613b6f788ffd63060ac3485dc9be231 +SIZE (backrefs-6.1.tar.gz) = 7011962 diff --git a/textproc/py-mkdocs-rss-plugin/Makefile b/textproc/py-mkdocs-rss-plugin/Makefile index c062236660c7..a0a788b400bb 100644 --- a/textproc/py-mkdocs-rss-plugin/Makefile +++ b/textproc/py-mkdocs-rss-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocs-rss-plugin -DISTVERSION= 1.17.5 +DISTVERSION= 1.17.7 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocs-rss-plugin/distinfo b/textproc/py-mkdocs-rss-plugin/distinfo index cb15158382c8..a78735f27fc1 100644 --- a/textproc/py-mkdocs-rss-plugin/distinfo +++ b/textproc/py-mkdocs-rss-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762604146 -SHA256 (mkdocs_rss_plugin-1.17.5.tar.gz) = dcb24f6392abf1091378f43cea1185a1151624343fa7444799ee765ac7d8d092 -SIZE (mkdocs_rss_plugin-1.17.5.tar.gz) = 568182 +TIMESTAMP = 1763820730 +SHA256 (mkdocs_rss_plugin-1.17.7.tar.gz) = 6903f85e75ee976ae5f21eb05a54fa4d848bc246a227523945eaf6be7580c930 +SIZE (mkdocs_rss_plugin-1.17.7.tar.gz) = 569581 diff --git a/textproc/py-mkdocstrings-crystal/Makefile b/textproc/py-mkdocstrings-crystal/Makefile index b525584df99a..dee41f5cec7a 100644 --- a/textproc/py-mkdocstrings-crystal/Makefile +++ b/textproc/py-mkdocstrings-crystal/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkdocstrings-crystal -DISTVERSION= 0.3.8 +DISTVERSION= 0.3.9 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-mkdocstrings-crystal/distinfo b/textproc/py-mkdocstrings-crystal/distinfo index c162c069bf83..e3c605861fc9 100644 --- a/textproc/py-mkdocstrings-crystal/distinfo +++ b/textproc/py-mkdocstrings-crystal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762595664 -SHA256 (mkdocstrings_crystal-0.3.8.tar.gz) = c44511f36524bd9bf4da60cdfda793fdcaffd32bf525ac6a825bf7e35bdc71a0 -SIZE (mkdocstrings_crystal-0.3.8.tar.gz) = 17894 +TIMESTAMP = 1763820955 +SHA256 (mkdocstrings_crystal-0.3.9.tar.gz) = d5c6887e7d50cb6a2c5b9e05533c95c4d51b2eebe270d1f72b4f18de3b891c92 +SIZE (mkdocstrings_crystal-0.3.9.tar.gz) = 18001 diff --git a/textproc/py-pymdown-extensions/Makefile b/textproc/py-pymdown-extensions/Makefile index ab42880bf2a7..930fb4a13984 100644 --- a/textproc/py-pymdown-extensions/Makefile +++ b/textproc/py-pymdown-extensions/Makefile @@ -1,5 +1,5 @@ PORTNAME= pymdown-extensions -DISTVERSION= 10.16.1 +DISTVERSION= 10.17.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-pymdown-extensions/distinfo b/textproc/py-pymdown-extensions/distinfo index 5457a218f2dc..1598cb98c2e7 100644 --- a/textproc/py-pymdown-extensions/distinfo +++ b/textproc/py-pymdown-extensions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753978992 -SHA256 (pymdown_extensions-10.16.1.tar.gz) = aace82bcccba3efc03e25d584e6a22d27a8e17caa3f4dd9f207e49b787aa9a91 -SIZE (pymdown_extensions-10.16.1.tar.gz) = 853277 +TIMESTAMP = 1763823429 +SHA256 (pymdown_extensions-10.17.1.tar.gz) = 60d05fe55e7fb5a1e4740fc575facad20dc6ee3a748e8d3d36ba44142e75ce03 +SIZE (pymdown_extensions-10.17.1.tar.gz) = 845207 diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile index 2c7f4ffa987a..e9610611ef0f 100644 --- a/textproc/utf8proc/Makefile +++ b/textproc/utf8proc/Makefile @@ -1,5 +1,5 @@ PORTNAME= utf8proc -DISTVERSION= 2.11.1 +DISTVERSION= 2.11.2 CATEGORIES= textproc devel MASTER_SITES= https://github.com/JuliaStrings/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://www.unicode.org/Public/17.0.0/ucd/:testfiles1 \ diff --git a/textproc/utf8proc/distinfo b/textproc/utf8proc/distinfo index 05162b2b024b..460384a509b4 100644 --- a/textproc/utf8proc/distinfo +++ b/textproc/utf8proc/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1763200320 -SHA256 (utf8proc/2.11.1/utf8proc-2.11.1.tar.gz) = 0aa41260917df1ef4724f34f314babbd48ba18963e4d5a14a1752f14ee765010 -SIZE (utf8proc/2.11.1/utf8proc-2.11.1.tar.gz) = 198822 -SHA256 (utf8proc/2.11.1/NormalizationTest.txt) = 5019ffd530751a741900c849c0e010332f142a3612234639bd200b82138a87db -SIZE (utf8proc/2.11.1/NormalizationTest.txt) = 2827429 -SHA256 (utf8proc/2.11.1/GraphemeBreakTest.txt) = e2d134d2c52919bace503ebb6a551c1855fe1a1faec18478c78fff254a1793ec -SIZE (utf8proc/2.11.1/GraphemeBreakTest.txt) = 126570 +TIMESTAMP = 1763844446 +SHA256 (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = da15a8b5c1ae1b267884599c8f937a006f7c1afed5c69fba01f1bdb1abfc25ff +SIZE (utf8proc/2.11.2/utf8proc-2.11.2.tar.gz) = 199356 +SHA256 (utf8proc/2.11.2/NormalizationTest.txt) = 5019ffd530751a741900c849c0e010332f142a3612234639bd200b82138a87db +SIZE (utf8proc/2.11.2/NormalizationTest.txt) = 2827429 +SHA256 (utf8proc/2.11.2/GraphemeBreakTest.txt) = e2d134d2c52919bace503ebb6a551c1855fe1a1faec18478c78fff254a1793ec +SIZE (utf8proc/2.11.2/GraphemeBreakTest.txt) = 126570 diff --git a/textproc/utf8proc/pkg-plist b/textproc/utf8proc/pkg-plist index 9c3a5549dc44..7e24d880bff2 100644 --- a/textproc/utf8proc/pkg-plist +++ b/textproc/utf8proc/pkg-plist @@ -5,5 +5,5 @@ lib/cmake/utf8proc/utf8proc-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/utf8proc/utf8proc-targets.cmake lib/libutf8proc.so lib/libutf8proc.so.3 -lib/libutf8proc.so.3.2.1 +lib/libutf8proc.so.3.2.2 libdata/pkgconfig/libutf8proc.pc diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index f038fddd69a5..bf1938567276 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,5 +1,5 @@ PORTNAME= bluefish -DISTVERSION= 2.2.18 +DISTVERSION= 2.2.19 CATEGORIES= www editors MASTER_SITES= https://www.bennewitz.com/bluefish/stable/source/ \ SF diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index d983f17dab64..bea35bd6a6ce 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761922571 -SHA256 (bluefish-2.2.18.tar.bz2) = c5bc69e5154c0bfe2ead5adb8dd9abb8a67185d4f9b1ae2fce7b2094dd8b27bd -SIZE (bluefish-2.2.18.tar.bz2) = 4819316 +TIMESTAMP = 1763842353 +SHA256 (bluefish-2.2.19.tar.bz2) = b574c7c12897ddcef73f199fafa1f98bfc366ac76f0abe7f97a7a62c807f92ae +SIZE (bluefish-2.2.19.tar.bz2) = 4819749 diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index f6c640990f29..a48a3577afff 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= freenginx PORTVERSION= ${NGINX_VERSION} .include "version.mk" +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/osa @@ -368,6 +369,11 @@ do-install-DSO-on: do-install-LINK-on: ${INSTALL_DATA} ${WRKSRC_link}/src/ngx_link_func_module.h ${STAGEDIR}${PREFIX}/include +do-install-LUA-on: + ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/lua/5.1 + (cd ${WRKSRC_luarc}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/share/lua/5.1 "-name *\.lua") + (cd ${WRKSRC_luarl}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${LOCALBASE}/share/lua/5.1 "-name *\.lua") + do-install-NAXSI-on: ${INSTALL_DATA} \ ${WRKDIR}/naxsi-${NAXSI_NGINX_VER}/naxsi_rules/naxsi_core.rules \ diff --git a/www/freenginx-devel/Makefile.extmod b/www/freenginx-devel/Makefile.extmod index 80db115b7e5b..a393266512a2 100644 --- a/www/freenginx-devel/Makefile.extmod +++ b/www/freenginx-devel/Makefile.extmod @@ -195,13 +195,13 @@ KEYVAL_VARS= DSO_EXTMODS+=keyval LET_GH_TUPLE= baysao:nginx-let-module:c1f23aa:let LET_VARS= DSO_EXTMODS+=let -# YOU MUST UPDATE www/lua-resty-core IF YOU UPDATE THIS MODULE LUA_IMPLIES= DEVEL_KIT LUA_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty -LUA_RUN_DEPENDS= lua-resty-core>0:www/lua-resty-core LUA_CONFIGURE_ENV= LUAJIT_INC=${LOCALBASE}/include/luajit-2.1 \ LUAJIT_LIB=${LOCALBASE}/lib -LUA_GH_TUPLE= openresty:lua-nginx-module:de02114:lua +LUA_GH_TUPLE= openresty:lua-nginx-module:de02114:lua \ + openresty:lua-resty-core:0b61f61:luarc \ + openresty:lua-resty-lrucache:1759068:luarl LUA_VARS= DSO_EXTMODS+=lua LUASTREAM_IMPLIES= DEVEL_KIT diff --git a/www/freenginx-devel/distinfo b/www/freenginx-devel/distinfo index 8562a46846cd..cfef2ad4aae7 100644 --- a/www/freenginx-devel/distinfo +++ b/www/freenginx-devel/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1762954673 +TIMESTAMP = 1763828625 SHA256 (freenginx-1.29.3.tar.gz) = 55989cea3352d937d6d96c9af8b943f3a3f3a0220f35ede7a5b605a3d86b029a SIZE (freenginx-1.29.3.tar.gz) = 1243956 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae @@ -93,6 +93,10 @@ SHA256 (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 20c3679199ba7efe1598f0 SIZE (Taymindis-nginx-link-function-3.2.4_GH0.tar.gz) = 139656 SHA256 (openresty-lua-nginx-module-de02114_GH0.tar.gz) = b5db3168855df3dc9b65510e1e2e0da7d7cff29c81d1de7796a799042180ccc5 SIZE (openresty-lua-nginx-module-de02114_GH0.tar.gz) = 892583 +SHA256 (openresty-lua-resty-core-0b61f61_GH0.tar.gz) = 4454559a871381561d21692db96fc2ed317a5ab5f531c8193d73c6b627953525 +SIZE (openresty-lua-resty-core-0b61f61_GH0.tar.gz) = 253494 +SHA256 (openresty-lua-resty-lrucache-1759068_GH0.tar.gz) = ab73a5f99eff239f90bd4bfea7cc34304795990d6f5530c6be072a11921807de +SIZE (openresty-lua-resty-lrucache-1759068_GH0.tar.gz) = 17838 SHA256 (openresty-stream-lua-nginx-module-v0.0.17_GH0.tar.gz) = 09cf5b90904a575b90c16d5cf861b978ef2dbe6d5340e5eb3707e2d2a3ac5cdc SIZE (openresty-stream-lua-nginx-module-v0.0.17_GH0.tar.gz) = 413563 SHA256 (openresty-memc-nginx-module-v0.20_GH0.tar.gz) = a42dd56dd6e2144755a127bcd2a6cc1a488258dc5cdb751d6a3e5dd5b6989239 diff --git a/www/freenginx-devel/pkg-plist b/www/freenginx-devel/pkg-plist index 26363bf4ec84..e608ba17dd11 100644 --- a/www/freenginx-devel/pkg-plist +++ b/www/freenginx-devel/pkg-plist @@ -59,6 +59,43 @@ %%DSO%%%%LET%%libexec/freenginx/ngx_http_let_module.so %%DSO%%%%LINK%%libexec/freenginx/ngx_http_link_func_module.so %%DSO%%%%LUA%%libexec/freenginx/ngx_http_lua_module.so +%%DSO%%%%LUA%%share/lua/5.1/ngx/balancer.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/base64.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/errlog.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/ocsp.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/pipe.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/process.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/re.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/req.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/resp.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/semaphore.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/ssl.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/ssl/clienthello.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/ssl/proxysslverify.lua +%%DSO%%%%LUA%%share/lua/5.1/ngx/ssl/session.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/base.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/base64.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/coroutine.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/ctx.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/exit.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/hash.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/misc.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/ndk.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/param.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/phase.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/regex.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/request.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/response.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/shdict.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/socket.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/time.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/uri.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/utils.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/var.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/core/worker.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/lrucache.lua +%%DSO%%%%LUA%%share/lua/5.1/resty/lrucache/pureffi.lua %%DSO%%%%LUASTREAM%%libexec/freenginx/ngx_stream_lua_module.so %%DSO%%%%MAIL%%libexec/freenginx/ngx_mail_module.so %%DSO%%%%MEMC%%libexec/freenginx/ngx_http_memc_module.so diff --git a/www/linux-brave/Makefile b/www/linux-brave/Makefile index f003eab44fc6..ee68e029d7e2 100644 --- a/www/linux-brave/Makefile +++ b/www/linux-brave/Makefile @@ -2,13 +2,18 @@ PORTNAME= brave PORTVERSION= ${BRAVE_VER} CATEGORIES= www linux MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}-browser/releases/download/v${PORTVERSION}/ -DISTNAME= ${PORTNAME}-browser-${BRAVE_VER}-${BRAVE_BUILD}${EXTRACT_SUFX_${ARCH}} PKGNAMEPREFIX= linux- +DISTNAME= ${PORTNAME}-browser-${BRAVE_VER}-${BRAVE_BUILD} +DISTFILES_aarch64?= ${DISTNAME:S/$/${EXTRACT_SUFX_aarch64}/} +DISTFILES_amd64?= ${DISTNAME:S/$/${EXTRACT_SUFX_amd64}/} +EXTRACT_ONLY?= ${DISTFILES_${ARCH}:C/:[^:]+$//} MAINTAINER= emulation@FreeBSD.org COMMENT= Brave web browser based on WebKit WWW= https://www.brave.com +LICENSE= MPL20 + RUN_DEPENDS= update-mime-database:misc/shared-mime-info USES= cpe desktop-file-utils gnome linux:rl9 shared-mime-info shebangfix @@ -23,14 +28,12 @@ SHEBANG_FILES= opt/brave.com/brave/brave-browser NO_BUILD= yes NO_WRKSUBDIR= yes -EXTRACT_SUFX?= .rpm -EXTRACT_SUFX_aarch64?= .aarch64 -EXTRACT_SUFX_amd64?= .x86_64 -SRC_SUFX?= .src${EXTRACT_SUFX} +EXTRACT_SUFX_aarch64?= .aarch64.rpm +EXTRACT_SUFX_amd64?= .x86_64.rpm REINPLACE_ARGS= -i "" -BRAVE_VER?= 1.82.161 +BRAVE_VER?= 1.84.141 BRAVE_BUILD?= 1 DATADIR= ${PREFIX}/share/${PORTNAME} @@ -40,6 +43,13 @@ OPTIONS_DEFINE= DOCS SUB_FILES= brave-browser +.if make(makesum) || make(checksum) +_ALL_DISTFILES= ${DISTFILES_aarch64} ${DISTFILES_amd64} +DISTFILES= ${_ALL_DISTFILES:O:u} +. else +DISTFILES= ${DISTFILES_${ARCH}} +.endif + post-extract: @${REINPLACE_CMD} -e 's|/usr/bin/brave-browser-stable|${LOCALBASE}/bin/brave-browser|' \ ${WRKSRC}/usr/share/applications/brave-browser.desktop \ diff --git a/www/linux-brave/distinfo b/www/linux-brave/distinfo index 46068e676a85..4cd5b046d6dc 100644 --- a/www/linux-brave/distinfo +++ b/www/linux-brave/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1757064545 -SHA256 (brave-browser-1.82.161-1.aarch64.rpm) = 01d10c649ee3a3782da86cb19d561755fba11c34c9d0f266ba196bea46ad0c64 -SIZE (brave-browser-1.82.161-1.aarch64.rpm) = 122581173 -SHA256 (brave-browser-1.82.161-1.x86_64.rpm) = 7fd3c255860c612387c0441d106559492b900aeae0c5f772b8e95c15cdba4dfc -SIZE (brave-browser-1.82.161-1.x86_64.rpm) = 130824829 +TIMESTAMP = 1763635816 +SHA256 (brave-browser-1.84.141-1.aarch64.rpm) = 564331e57078544e02ea5b9e8400d67254be7f33b63da3a58c78beb7a0399269 +SIZE (brave-browser-1.84.141-1.aarch64.rpm) = 119825169 +SHA256 (brave-browser-1.84.141-1.x86_64.rpm) = 8b351a1f5a4caea9b1489edcb885131ec5d1f85fa01829f54c060975b5472183 +SIZE (brave-browser-1.84.141-1.x86_64.rpm) = 127781741 diff --git a/www/linux-brave/pkg-plist b/www/linux-brave/pkg-plist index 648593f9e219..43884b35d911 100644 --- a/www/linux-brave/pkg-plist +++ b/www/linux-brave/pkg-plist @@ -99,7 +99,6 @@ share/appdata/brave-browser.appdata.xml %%DATADIR%%/product_logo_24.png %%DATADIR%%/product_logo_256.png %%DATADIR%%/product_logo_32.png -%%DATADIR%%/product_logo_32.xpm %%DATADIR%%/product_logo_48.png %%DATADIR%%/product_logo_64.png %%DATADIR%%/resources.pak diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile index c8a9339ea869..47062d0e4c9f 100644 --- a/www/linux-chrome/Makefile +++ b/www/linux-chrome/Makefile @@ -2,13 +2,19 @@ PORTNAME= chrome PORTVERSION= ${CHROME_VER} CATEGORIES= www linux MASTER_SITES= https://dl.google.com/linux/chrome/rpm/stable/x86_64/ -DISTNAME= google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD}.x86_64 PKGNAMEPREFIX= linux- +DISTNAME= google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD} +DISTFILES_aarch64?= ${DISTNAME:S/$/${EXTRACT_SUFX_aarch64}/} +DISTFILES_amd64?= ${DISTNAME:S/$/${EXTRACT_SUFX_amd64}/} +EXTRACT_ONLY?= ${DISTFILES_${ARCH}:C/:[^:]+$//} MAINTAINER= emulation@FreeBSD.org COMMENT= Google web browser based on WebKit WWW= https://www.chromium.org/Home +LICENSE= BSD3CLAUSE LGPL21 MPL11 +LICENSE_COMB= multi + RUN_DEPENDS= linux-rl9-wget>0:ftp/linux-rl9-wget \ linux-rl9-gnupg2>0:security/linux-rl9-gnupg \ update-mime-database:misc/shared-mime-info @@ -25,14 +31,12 @@ SHEBANG_FILES= opt/google/chrome/google-chrome NO_BUILD= yes NO_WRKSUBDIR= yes -EXTRACT_SUFX?= .rpm -EXTRACT_SUFX_aarch64?= .aarch64${EXTRACT_SUFX} -EXTRACT_SUFX_amd64?= .x86_64${EXTRACT_SUFX} -SRC_SUFX?= .src${EXTRACT_SUFX} +EXTRACT_SUFX_aarch64?= .aarch64.rpm +EXTRACT_SUFX_amd64?= .x86_64.rpm REINPLACE_ARGS= -i "" -CHROME_VER?= 140.0.7339.80 +CHROME_VER?= 142.0.7444.175 CHROME_BUILD?= 1 DATADIR= ${PREFIX}/share/${PORTNAME} diff --git a/www/linux-chrome/distinfo b/www/linux-chrome/distinfo index a99eff609541..e1c15871ae3c 100644 --- a/www/linux-chrome/distinfo +++ b/www/linux-chrome/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757064606 -SHA256 (google-chrome-stable-140.0.7339.80-1.x86_64.rpm) = 216219726c13bd02fc2df88892b6937b19fdb8568f56df71f54facd8a423448c -SIZE (google-chrome-stable-140.0.7339.80-1.x86_64.rpm) = 123277613 +TIMESTAMP = 1763632878 +SHA256 (google-chrome-stable-142.0.7444.175-1.x86_64.rpm) = 2120aa97d7b89b61ee5d3b3c76c28685e17c73edaedd42ef61b5a609c5d245ac +SIZE (google-chrome-stable-142.0.7444.175-1.x86_64.rpm) = 121077101 diff --git a/www/linux-chrome/pkg-plist b/www/linux-chrome/pkg-plist index aa102b49104c..8e299c58a4a9 100644 --- a/www/linux-chrome/pkg-plist +++ b/www/linux-chrome/pkg-plist @@ -252,7 +252,6 @@ share/applications/google-chrome.desktop %%DATADIR%%/product_logo_24.png %%DATADIR%%/product_logo_256.png %%DATADIR%%/product_logo_32.png -%%DATADIR%%/product_logo_32.xpm %%DATADIR%%/product_logo_48.png %%DATADIR%%/product_logo_64.png %%DATADIR%%/resources.pak diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile index 663d4a1beece..5b45e8efc5cf 100644 --- a/www/nextcloud-deck/Makefile +++ b/www/nextcloud-deck/Makefile @@ -1,5 +1,5 @@ PORTNAME= deck -DISTVERSION= 1.16.1 +DISTVERSION= 1.16.2 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-deck/distinfo b/www/nextcloud-deck/distinfo index 7084ab3001e7..cd3168b1072b 100644 --- a/www/nextcloud-deck/distinfo +++ b/www/nextcloud-deck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762883567 -SHA256 (nextcloud/deck-v1.16.1.tar.gz) = a8683d12ad783cb7590d3fc8279cc8ddf6d31fa1f709298484ed345a2ef46a24 -SIZE (nextcloud/deck-v1.16.1.tar.gz) = 14242069 +TIMESTAMP = 1763808214 +SHA256 (nextcloud/deck-v1.16.2.tar.gz) = f56e51f1171924ab94981f7dbab44d5349971c1120f32db7f58ce6b2af699484 +SIZE (nextcloud/deck-v1.16.2.tar.gz) = 14306360 diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index eb09cb959357..4d17a1a0b85f 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -1,5 +1,5 @@ PORTNAME= forms -PORTVERSION= 5.2.2 +PORTVERSION= 5.2.3 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/nextcloud-forms/distinfo b/www/nextcloud-forms/distinfo index 7d2135f1d2b3..412826e4db99 100644 --- a/www/nextcloud-forms/distinfo +++ b/www/nextcloud-forms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760898653 -SHA256 (nextcloud/forms-v5.2.2.tar.gz) = 81416b3cedc3c71871d2abd734c2fb11e34eb62cf451a0b65de824efcf81663f -SIZE (nextcloud/forms-v5.2.2.tar.gz) = 5179835 +TIMESTAMP = 1763808184 +SHA256 (nextcloud/forms-v5.2.3.tar.gz) = c82c867021d39a04a367b53787bf637985baf68208545e24779c06c430662b6b +SIZE (nextcloud/forms-v5.2.3.tar.gz) = 5159796 diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index f2b6ac3b1020..4cc67779cae3 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -1,5 +1,5 @@ PORTNAME= notes -PORTVERSION= 4.12.3 +PORTVERSION= 4.12.4 DISTVERSIONPREFIX= v CATEGORIES= www editors diff --git a/www/nextcloud-notes/distinfo b/www/nextcloud-notes/distinfo index 777f33d88b54..e6b307af3898 100644 --- a/www/nextcloud-notes/distinfo +++ b/www/nextcloud-notes/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755292013 -SHA256 (nextcloud/notes-v4.12.3.tar.gz) = b4547daf992647b120733b7ad88ee4f0952594073870dbbde5ddcd494183d74f -SIZE (nextcloud/notes-v4.12.3.tar.gz) = 7035158 +TIMESTAMP = 1763808238 +SHA256 (nextcloud/notes-v4.12.4.tar.gz) = 8a235722fabead46db79c53ae3aa724691cfd048d47504f5c9b28c4b62506f07 +SIZE (nextcloud/notes-v4.12.4.tar.gz) = 4714547 diff --git a/www/ot-recorder/Makefile b/www/ot-recorder/Makefile index a829498d8524..15abae4bf597 100644 --- a/www/ot-recorder/Makefile +++ b/www/ot-recorder/Makefile @@ -1,5 +1,5 @@ PORTNAME= ot-recorder -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= www MAINTAINER= dvl@FreeBSD.org diff --git a/www/ot-recorder/distinfo b/www/ot-recorder/distinfo index cc3c6bbbb086..2f0dc22bb9be 100644 --- a/www/ot-recorder/distinfo +++ b/www/ot-recorder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751975718 -SHA256 (owntracks-recorder-1.0.0_GH0.tar.gz) = f0fa4b413675128037b26ceabef48c29947426f989467e200e0739ff0c92bf00 -SIZE (owntracks-recorder-1.0.0_GH0.tar.gz) = 4492256 +TIMESTAMP = 1763729743 +SHA256 (owntracks-recorder-1.0.1_GH0.tar.gz) = 047040ee49cb411079ed3f129d24b313c8c8d203fe8a99952a0096aee2986fc6 +SIZE (owntracks-recorder-1.0.1_GH0.tar.gz) = 4492599 diff --git a/www/py-django-debreach/Makefile b/www/py-django-debreach/Makefile index 2e7ad7691c1e..1d87560aa589 100644 --- a/www/py-django-debreach/Makefile +++ b/www/py-django-debreach/Makefile @@ -1,6 +1,6 @@ PORTNAME= django-debreach -PORTVERSION= 2.1.0 -PORTREVISION= 1 +DISTVERSION= 2.1.0 +PORTREVISION= 2 CATEGORIES= www security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,17 +12,16 @@ WWW= https://github.com/lpomfrey/django-debreach LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>0:www/py-django42@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 NO_ARCH= yes -# Workaround to make the port still buildable with "distutils" -post-extract: - @${CP} ${FILESDIR}/setup.py ${WRKSRC}/ - do-test: @cd ${WRKSRC} && ${PYTHON_CMD} runtests.py diff --git a/www/py-django-debreach/files/patch-pyproject.toml b/www/py-django-debreach/files/patch-pyproject.toml deleted file mode 100644 index 0cb7e3454f26..000000000000 --- a/www/py-django-debreach/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ -Remove requirements for wheel and pip as they're not required for build - ---- pyproject.toml.orig 2022-01-19 06:15:34 UTC -+++ pyproject.toml -@@ -1,5 +1,5 @@ - [build-system] --requires = ["setuptools", "wheel", "pip"] -+requires = ["setuptools"] - build-backend = "setuptools.build_meta" - - [tool.black] diff --git a/www/py-django-debreach/files/patch-setup.cfg b/www/py-django-debreach/files/patch-setup.cfg deleted file mode 100644 index 552c7b1ea93e..000000000000 --- a/www/py-django-debreach/files/patch-setup.cfg +++ /dev/null @@ -1,13 +0,0 @@ -Remove requirements for wheel and pip as they're not required for build - ---- setup.cfg.orig 2022-01-19 06:16:57 UTC -+++ setup.cfg -@@ -32,7 +32,7 @@ classifiers = - zip_safe = False - include_package_data = True - packages = find: --setup_requires = setuptools;wheel;pip -+setup_requires = setuptools - python_requires = >=3.7 - tests_require = django - diff --git a/www/py-django-debreach/files/setup.py b/www/py-django-debreach/files/setup.py deleted file mode 100644 index 2285e429c304..000000000000 --- a/www/py-django-debreach/files/setup.py +++ /dev/null @@ -1,5 +0,0 @@ -# Enable build with distutils - -from setuptools import setup - -setup() diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index fc1fde690ace..d64c48e98e83 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,5 +1,5 @@ PORTNAME= tt-rss -DISTVERSION= g20251025 +DISTVERSION= g20251120 PORTEPOCH= 2 CATEGORIES= www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/git:devel/git USES= gettext-tools php:cli,web,flavors shebangfix USE_GITHUB= yes -GH_TAGNAME= 942f3e1bbac865d3c7da948db197067949cbb3e7 +GH_TAGNAME= 7929b79f5f924cecba61093a037a84caaf59bd55 # phe json/openssl extension is required but it's statically linked in default php USE_PHP= ctype dom exif fileinfo filter iconv intl mbstring pcntl pdo \ pdo_pgsql phar posix session simplexml sockets sodium tokenizer \ diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index 179e83a023aa..372d3f2fdfe1 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761431301 -SHA256 (tt-rss-tt-rss-g20251025-942f3e1bbac865d3c7da948db197067949cbb3e7_GH0.tar.gz) = 1f68b8d2cca642a039706cb6872f012fbdfcd7db0b8dcac7657e2bb15a391e08 -SIZE (tt-rss-tt-rss-g20251025-942f3e1bbac865d3c7da948db197067949cbb3e7_GH0.tar.gz) = 4265705 +TIMESTAMP = 1763854997 +SHA256 (tt-rss-tt-rss-g20251120-7929b79f5f924cecba61093a037a84caaf59bd55_GH0.tar.gz) = 40be108d0ff41a4091fd62e68b3c4352e0768b60b7a1b869b907d7ad186687c3 +SIZE (tt-rss-tt-rss-g20251120-7929b79f5f924cecba61093a037a84caaf59bd55_GH0.tar.gz) = 4297089 diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist index 8065170e3590..f2ddac9e7318 100644 --- a/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -1965,6 +1965,7 @@ %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po %%WWWDIR%%/locale/id/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/id/LC_MESSAGES/messages.po %%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.po %%WWWDIR%%/locale/ja_JP/LC_MESSAGES/messages.mo diff --git a/x11-drivers/xorgxrdp-devel/Makefile b/x11-drivers/xorgxrdp-devel/Makefile index 604a9728db50..2da05d1e798a 100644 --- a/x11-drivers/xorgxrdp-devel/Makefile +++ b/x11-drivers/xorgxrdp-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= xorgxrdp DISTVERSIONPREFIX= v DISTVERSION= 0.10.80.b20241215 # Be sure to bump PORTREVISION after xorg-server update to force rebuild -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers PKGNAMESUFFIX= -devel DIST_SUBDIR= xrdp diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile index c640a68ae7db..eaff8d39255d 100644 --- a/x11-drivers/xorgxrdp/Makefile +++ b/x11-drivers/xorgxrdp/Makefile @@ -1,7 +1,7 @@ PORTNAME= xorgxrdp DISTVERSION= 0.10.4 # Be sure to bump PORTREVISION after xorg-server update to force rebuild -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-drivers MASTER_SITES= https://github.com/neutrinolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://github.com/neutrinolabs/xrdp/releases/download/v${XRDPVER}/:xrdp diff --git a/x11-fm/doublecmd/Makefile b/x11-fm/doublecmd/Makefile index 28d1067b6ae3..1e05c6db8c5d 100644 --- a/x11-fm/doublecmd/Makefile +++ b/x11-fm/doublecmd/Makefile @@ -1,7 +1,6 @@ PORTNAME= doublecmd -PORTVERSION= 1.1.28 +PORTVERSION= 1.1.30 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= x11-fm PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -26,7 +25,7 @@ USE_GNOME= cairo glib20 USE_XORG= x11 USE_BINUTILS= yes -DCHELP= 1.1.26 +DCHELP= 1.1.30 LAZARUS_PROJECT_FILES= components/chsdet/chsdet.lpk \ components/multithreadprocs/multithreadprocslaz.lpk \ diff --git a/x11-fm/doublecmd/distinfo b/x11-fm/doublecmd/distinfo index 7b16d6634a59..cfd20e519c50 100644 --- a/x11-fm/doublecmd/distinfo +++ b/x11-fm/doublecmd/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1756127586 -SHA256 (doublecmd-doublecmd-v1.1.28_GH0.tar.gz) = 1e8d3d23e5933aa2821a3d5e415b1121a575df15398458d3f194f0cbf657f721 -SIZE (doublecmd-doublecmd-v1.1.28_GH0.tar.gz) = 9536176 -SHA256 (doublecmd-doublecmd.github.io-v1.1.26_GH0.tar.gz) = c6e176bc4c8f0e9cefd42d15088533e7850eb53719e946c5b3c8980a7391bf23 -SIZE (doublecmd-doublecmd.github.io-v1.1.26_GH0.tar.gz) = 8015248 +TIMESTAMP = 1763647711 +SHA256 (doublecmd-doublecmd-v1.1.30_GH0.tar.gz) = 8624accc3a06d18173b4f386e5956ceb276a5a274c208891d25e5dbc402d4094 +SIZE (doublecmd-doublecmd-v1.1.30_GH0.tar.gz) = 9654548 +SHA256 (doublecmd-doublecmd.github.io-v1.1.30_GH0.tar.gz) = 32fd07568aa334e8ceaf1d030bddde262a72f633344fc476630b06315f9f297f +SIZE (doublecmd-doublecmd.github.io-v1.1.30_GH0.tar.gz) = 11734203 diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile index 0a42133963d7..cd12df3472e5 100644 --- a/x11-servers/xorg-server/Makefile +++ b/x11-servers/xorg-server/Makefile @@ -1,6 +1,5 @@ PORTNAME= xorg -PORTVERSION= 21.1.18 -PORTREVISION= 1 +PORTVERSION= 21.1.20 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver diff --git a/x11-servers/xorg-server/distinfo b/x11-servers/xorg-server/distinfo index 8f721320a402..b423782eb258 100644 --- a/x11-servers/xorg-server/distinfo +++ b/x11-servers/xorg-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751356772 -SHA256 (xorg-server-21.1.18.tar.xz) = c878d1930d87725d4a5bf498c24f4be8130d5b2646a9fd0f2994deff90116352 -SIZE (xorg-server-21.1.18.tar.xz) = 5037376 +TIMESTAMP = 1762267216 +SHA256 (xorg-server-21.1.20.tar.xz) = 7695bc61824b3a81b6bad2f78b05400ca015003de402d1b322117105b702e937 +SIZE (xorg-server-21.1.20.tar.xz) = 5055676 diff --git a/x11-toolkits/hyprtoolkit/Makefile b/x11-toolkits/hyprtoolkit/Makefile index ece5b10df8b3..09bdf928a352 100644 --- a/x11-toolkits/hyprtoolkit/Makefile +++ b/x11-toolkits/hyprtoolkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprtoolkit DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MAINTAINER= tagattie@FreeBSD.org diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index 87b0f9260a59..e62cfe85f8af 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v DISTVERSION= 0.51.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm wayland MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ DISTNAME= source-${DISTVERSIONFULL} diff --git a/x11/Makefile b/x11/Makefile index 2c60adaa6000..f6f29cefae2e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -135,6 +135,7 @@ SUBDIR += hypridle SUBDIR += hyprland-guiutils SUBDIR += hyprland-qtutils + SUBDIR += hyprlauncher SUBDIR += hyprlock SUBDIR += hyprls SUBDIR += hyprpaper diff --git a/x11/hyprlauncher/Makefile b/x11/hyprlauncher/Makefile new file mode 100644 index 000000000000..491b758ed092 --- /dev/null +++ b/x11/hyprlauncher/Makefile @@ -0,0 +1,34 @@ +PORTNAME= hyprlauncher +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.3 +CATEGORIES= x11 wayland + +MAINTAINER= tagattie@FreeBSD.org +COMMENT= Multipurpose and versatile launcher / picker for Hyprland +WWW= https://wiki.hypr.land/Hypr-Ecosystem/hyprlauncher/ + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ + libhyprutils.so:devel/hyprutils \ + libhyprwire.so:devel/hyprwire \ + libicuuc.so:devel/icu \ + libinotify.so:devel/libinotify \ + libdrm.so:graphics/libdrm \ + libqalculate.so:math/libqalculate \ + libhyprtoolkit.so:x11-toolkits/hyprtoolkit +RUN_DEPENDS= wl-copy:x11/wl-clipboard + +USES= cmake localbase:ldflags pkgconfig xorg + +USE_GITHUB= yes +GH_ACCOUNT= hyprwm + +USE_XORG= pixman + +LDFLAGS+= -pthread -linotify + +PLIST_FILES= bin/hyprlauncher + +.include <bsd.port.mk> diff --git a/x11/hyprlauncher/distinfo b/x11/hyprlauncher/distinfo new file mode 100644 index 000000000000..41deaed638b6 --- /dev/null +++ b/x11/hyprlauncher/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1763884060 +SHA256 (hyprwm-hyprlauncher-v0.1.3_GH0.tar.gz) = 366f36f47d9929705944b235e7e2ff6fb4fa5cfbc0b16d3dca0cd9bd157a327c +SIZE (hyprwm-hyprlauncher-v0.1.3_GH0.tar.gz) = 41123 diff --git a/x11/hyprlauncher/files/patch-src_config_ConfigManager.cpp b/x11/hyprlauncher/files/patch-src_config_ConfigManager.cpp new file mode 100644 index 000000000000..93daca55a1f4 --- /dev/null +++ b/x11/hyprlauncher/files/patch-src_config_ConfigManager.cpp @@ -0,0 +1,11 @@ +--- src/config/ConfigManager.cpp.orig 2025-11-23 08:42:40 UTC ++++ src/config/ConfigManager.cpp +@@ -2,6 +2,8 @@ + + #include "../helpers/Log.hpp" + ++#include <unistd.h> ++ + #include <hyprutils/path/Path.hpp> + + CConfigManager::CConfigManager() : m_inotifyFd(inotify_init()) { diff --git a/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp b/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp new file mode 100644 index 000000000000..e5ef33e3fb72 --- /dev/null +++ b/x11/hyprlauncher/files/patch-src_finders_desktop_DesktopFinder.cpp @@ -0,0 +1,10 @@ +--- src/finders/desktop/DesktopFinder.cpp.orig 2025-11-23 08:44:11 UTC ++++ src/finders/desktop/DesktopFinder.cpp +@@ -9,6 +9,7 @@ + #include <fstream> + #include <sys/inotify.h> + #include <sys/poll.h> ++#include <unistd.h> + + #include <hyprutils/string/String.hpp> + #include <hyprutils/os/Process.hpp> diff --git a/x11/hyprlauncher/pkg-descr b/x11/hyprlauncher/pkg-descr new file mode 100644 index 000000000000..78ad1cc139e7 --- /dev/null +++ b/x11/hyprlauncher/pkg-descr @@ -0,0 +1,9 @@ +hyprlauncher is a multipurpose and versatile launcher / picker for +hyprland. It's fast, simple, and provides various modules. + +Features +- Various providers: Desktop, Unicode, Emoji, Math ... +- Speedy: Fast, multi-threaded fuzzy searching +- Daemon by default: instant opening of the launcher +- Entry frequency caching: commonly used entries appear above others +- Manual entry providing: make a simple selector from your own list diff --git a/x11/hyprlock/Makefile b/x11/hyprlock/Makefile index dd00ed547542..93c4e6264aee 100644 --- a/x11/hyprlock/Makefile +++ b/x11/hyprlock/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprlock DISTVERSIONPREFIX= v DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/hyprpaper/Makefile b/x11/hyprpaper/Makefile index d77c577230b5..c057ed19079c 100644 --- a/x11/hyprpaper/Makefile +++ b/x11/hyprpaper/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprpaper DISTVERSIONPREFIX= v DISTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 wayland MAINTAINER= tagattie@FreeBSD.org diff --git a/x11/walker/Makefile b/x11/walker/Makefile index 77f230b5b937..f1cc94d10913 100644 --- a/x11/walker/Makefile +++ b/x11/walker/Makefile @@ -1,6 +1,6 @@ PORTNAME= walker DISTVERSIONPREFIX= v -DISTVERSION= 2.11.1 +DISTVERSION= 2.11.2 CATEGORIES= x11 wayland PKGNAMESUFFIX= -launcher diff --git a/x11/walker/distinfo b/x11/walker/distinfo index a54db352fa4f..2b75bc3f2546 100644 --- a/x11/walker/distinfo +++ b/x11/walker/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1763562484 +TIMESTAMP = 1763880443 SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa @@ -501,5 +501,5 @@ SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83 SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/yaml-rust2-0.10.3.crate) = 4ce2a4ff45552406d02501cea6c18d8a7e50228e7736a872951fe2fe75c91be7 SIZE (rust/crates/yaml-rust2-0.10.3.crate) = 76325 -SHA256 (abenz1267-walker-v2.11.1_GH0.tar.gz) = cb3c08fb5cba09f77b36709525aabb4110239361d3f7f72dc98e46fcd330b0cd -SIZE (abenz1267-walker-v2.11.1_GH0.tar.gz) = 150246 +SHA256 (abenz1267-walker-v2.11.2_GH0.tar.gz) = 35709acaa21132e2314588d79e1071876082dafe37d0a2a37b66c451091ff357 +SIZE (abenz1267-walker-v2.11.2_GH0.tar.gz) = 150271 diff --git a/x11/xmoji/Makefile b/x11/xmoji/Makefile index 08142c72383f..b7fd540c5999 100644 --- a/x11/xmoji/Makefile +++ b/x11/xmoji/Makefile @@ -23,7 +23,9 @@ USES= compiler:c11 gmake pkgconfig tar:xz xorg USE_XORG= xcb MAKEFILE= GNUmakefile -MAKE_ARGS= BUNDLED_POSER=off +MAKE_ARGS= BUNDLED_POSER=off \ + WITH_INOTIFY=off \ + WITH_KQUEUE=on OPTIONS_DEFINE= DOCS NLS SVG TRACE OPTIONS_DEFAULT= SVG |
