@openziti/ziti-sdk-nodejs 0.15.0 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1612) hide show
  1. package/.github/workflows/build.yml +8 -4
  2. package/lib/close.js +1 -1
  3. package/lib/dial.js +1 -1
  4. package/lib/enroll.js +49 -0
  5. package/lib/express-listener.js +1 -1
  6. package/lib/express.js +1 -1
  7. package/lib/httpRequest.js +1 -1
  8. package/lib/httpRequestData.js +1 -1
  9. package/lib/httpRequestEnd.js +1 -1
  10. package/lib/index.js +1 -1
  11. package/lib/init.js +1 -1
  12. package/lib/listen.js +1 -1
  13. package/lib/serviceAvailable.js +1 -1
  14. package/lib/servicesRefresh.js +28 -0
  15. package/lib/setLogLevel.js +1 -1
  16. package/lib/write.js +1 -1
  17. package/lib/ziti-socket.js +1 -1
  18. package/lib/ziti.js +16 -1
  19. package/package.json +1 -1
  20. package/src/Ziti_https_request.c +1 -1
  21. package/src/Ziti_https_request_data.c +1 -1
  22. package/src/Ziti_https_request_end.c +1 -1
  23. package/src/stack_traces.c +1 -1
  24. package/src/utils.c +1 -1
  25. package/src/utils.h +1 -1
  26. package/src/ziti-add-on.c +3 -1
  27. package/src/ziti-nodejs.h +10 -1
  28. package/src/ziti_close.c +1 -1
  29. package/src/ziti_dial.c +1 -1
  30. package/src/ziti_enroll.c +58 -57
  31. package/src/ziti_init.c +1 -1
  32. package/src/ziti_listen.c +1 -1
  33. package/src/ziti_sdk_version.c +1 -1
  34. package/src/ziti_service_available.c +1 -1
  35. package/src/ziti_services_refresh.c +62 -0
  36. package/src/ziti_set_log_level.c +1 -1
  37. package/src/ziti_shutdown.c +1 -1
  38. package/src/ziti_websocket_connect.c +1 -1
  39. package/src/ziti_websocket_write.c +1 -1
  40. package/src/ziti_write.c +1 -1
  41. package/tests/enroll-test.js +16 -15
  42. package/vcpkg/.github/workflows/stale.yml +4 -3
  43. package/vcpkg/ports/7zip/CMakeLists.txt +1 -0
  44. package/vcpkg/ports/7zip/vcpkg.json +1 -0
  45. package/vcpkg/ports/ace/portfile.cmake +8 -3
  46. package/vcpkg/ports/ace/vcpkg.json +2 -2
  47. package/vcpkg/ports/ada-url/no-cpm.patch +31 -0
  48. package/vcpkg/ports/ada-url/portfile.cmake +6 -2
  49. package/vcpkg/ports/ada-url/vcpkg.json +6 -2
  50. package/vcpkg/ports/ade/portfile.cmake +1 -1
  51. package/vcpkg/ports/ade/vcpkg.json +1 -1
  52. package/vcpkg/ports/allegro5/portfile.cmake +4 -5
  53. package/vcpkg/ports/allegro5/vcpkg.json +1 -2
  54. package/vcpkg/ports/alpaka/portfile.cmake +2 -2
  55. package/vcpkg/ports/alpaka/vcpkg.json +1 -2
  56. package/vcpkg/ports/aom/aom-rename-static.diff +33 -12
  57. package/vcpkg/ports/aom/aom-uninitialized-pointer.diff +13 -13
  58. package/vcpkg/ports/aom/portfile.cmake +5 -1
  59. package/vcpkg/ports/aom/vcpkg.json +1 -2
  60. package/vcpkg/ports/apsi/fix-c2398.patch +15 -0
  61. package/vcpkg/ports/apsi/{fix-find_package.patch → fix-find-seal.patch} +13 -13
  62. package/vcpkg/ports/apsi/portfile.cmake +10 -11
  63. package/vcpkg/ports/apsi/vcpkg.json +8 -6
  64. package/vcpkg/ports/argparse/portfile.cmake +2 -2
  65. package/vcpkg/ports/argparse/vcpkg.json +1 -1
  66. package/vcpkg/ports/arrow/portfile.cmake +2 -1
  67. package/vcpkg/ports/arrow/vcpkg.json +5 -2
  68. package/vcpkg/ports/asio/portfile.cmake +2 -2
  69. package/vcpkg/ports/asio/vcpkg.json +1 -1
  70. package/vcpkg/ports/asio-grpc/portfile.cmake +1 -1
  71. package/vcpkg/ports/asio-grpc/usage +4 -0
  72. package/vcpkg/ports/asio-grpc/vcpkg.json +1 -1
  73. package/vcpkg/ports/assimp/build_fixes.patch +6 -5
  74. package/vcpkg/ports/assimp/vcpkg.json +1 -1
  75. package/vcpkg/ports/async-mqtt/portfile.cmake +1 -1
  76. package/vcpkg/ports/async-mqtt/vcpkg.json +1 -1
  77. package/vcpkg/ports/avisynthplus/portfile.cmake +2 -4
  78. package/vcpkg/ports/avisynthplus/vcpkg.json +1 -2
  79. package/vcpkg/ports/avro-c/portfile.cmake +2 -2
  80. package/vcpkg/ports/avro-c/vcpkg.json +1 -2
  81. package/vcpkg/ports/aws-c-auth/portfile.cmake +1 -1
  82. package/vcpkg/ports/aws-c-auth/vcpkg.json +1 -1
  83. package/vcpkg/ports/aws-c-cal/portfile.cmake +1 -1
  84. package/vcpkg/ports/aws-c-cal/vcpkg.json +1 -2
  85. package/vcpkg/ports/aws-c-common/portfile.cmake +1 -1
  86. package/vcpkg/ports/aws-c-common/vcpkg.json +1 -1
  87. package/vcpkg/ports/aws-c-http/portfile.cmake +1 -1
  88. package/vcpkg/ports/aws-c-http/vcpkg.json +1 -1
  89. package/vcpkg/ports/aws-c-io/portfile.cmake +1 -1
  90. package/vcpkg/ports/aws-c-io/vcpkg.json +1 -1
  91. package/vcpkg/ports/aws-c-mqtt/portfile.cmake +1 -1
  92. package/vcpkg/ports/aws-c-mqtt/vcpkg.json +1 -1
  93. package/vcpkg/ports/aws-c-s3/portfile.cmake +1 -1
  94. package/vcpkg/ports/aws-c-s3/vcpkg.json +1 -1
  95. package/vcpkg/ports/aws-crt-cpp/portfile.cmake +1 -1
  96. package/vcpkg/ports/aws-crt-cpp/vcpkg.json +1 -1
  97. package/vcpkg/ports/aws-lambda-cpp/portfile.cmake +2 -2
  98. package/vcpkg/ports/aws-lambda-cpp/vcpkg.json +1 -2
  99. package/vcpkg/ports/aws-sdk-cpp/portfile.cmake +1 -1
  100. package/vcpkg/ports/aws-sdk-cpp/vcpkg.in.json +1 -1
  101. package/vcpkg/ports/aws-sdk-cpp/vcpkg.json +65 -8
  102. package/vcpkg/ports/azure-core-amqp-cpp/portfile.cmake +5 -2
  103. package/vcpkg/ports/azure-core-amqp-cpp/vcpkg.json +5 -2
  104. package/vcpkg/ports/azure-core-cpp/fix_gcc13.patch +115 -0
  105. package/vcpkg/ports/azure-core-cpp/portfile.cmake +2 -0
  106. package/vcpkg/ports/azure-core-cpp/vcpkg.json +2 -1
  107. package/vcpkg/ports/azure-identity-cpp/portfile.cmake +5 -2
  108. package/vcpkg/ports/azure-identity-cpp/vcpkg.json +10 -3
  109. package/vcpkg/ports/azure-messaging-eventhubs-cpp/portfile.cmake +5 -2
  110. package/vcpkg/ports/azure-messaging-eventhubs-cpp/vcpkg.json +3 -2
  111. package/vcpkg/ports/azure-storage-blobs-cpp/portfile.cmake +5 -2
  112. package/vcpkg/ports/azure-storage-blobs-cpp/vcpkg.json +3 -3
  113. package/vcpkg/ports/azure-storage-common-cpp/portfile.cmake +5 -2
  114. package/vcpkg/ports/azure-storage-common-cpp/vcpkg.json +3 -3
  115. package/vcpkg/ports/azure-storage-files-datalake-cpp/portfile.cmake +5 -2
  116. package/vcpkg/ports/azure-storage-files-datalake-cpp/vcpkg.json +3 -3
  117. package/vcpkg/ports/azure-storage-files-shares-cpp/portfile.cmake +5 -2
  118. package/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json +3 -3
  119. package/vcpkg/ports/azure-storage-queues-cpp/portfile.cmake +5 -2
  120. package/vcpkg/ports/azure-storage-queues-cpp/vcpkg.json +3 -3
  121. package/vcpkg/ports/baresip-libre/{wip.patch → fix-static-library-build.patch} +19 -16
  122. package/vcpkg/ports/baresip-libre/portfile.cmake +2 -3
  123. package/vcpkg/ports/baresip-libre/vcpkg.json +1 -1
  124. package/vcpkg/ports/bext-di/portfile.cmake +3 -3
  125. package/vcpkg/ports/bext-di/vcpkg.json +1 -2
  126. package/vcpkg/ports/bgfx/portfile.cmake +9 -32
  127. package/vcpkg/ports/bgfx/vcpkg.json +1 -1
  128. package/vcpkg/ports/bloomberg-quantum/portfile.cmake +22 -0
  129. package/vcpkg/ports/bloomberg-quantum/rename-config-file-and-namespace.patch +46 -0
  130. package/vcpkg/ports/bloomberg-quantum/vcpkg.json +18 -0
  131. package/vcpkg/ports/botan/portfile.cmake +14 -5
  132. package/vcpkg/ports/botan/vcpkg.json +1 -0
  133. package/vcpkg/ports/breakpad/CMakeLists.txt +12 -10
  134. package/vcpkg/ports/breakpad/fix-const-char.patch +14 -0
  135. package/vcpkg/ports/breakpad/portfile.cmake +69 -49
  136. package/vcpkg/ports/breakpad/unofficial-breakpadConfig.cmake +6 -0
  137. package/vcpkg/ports/breakpad/vcpkg.json +5 -2
  138. package/vcpkg/ports/brpc/portfile.cmake +1 -1
  139. package/vcpkg/ports/brpc/vcpkg.json +1 -1
  140. package/vcpkg/ports/calceph/portfile.cmake +2 -1
  141. package/vcpkg/ports/calceph/vcpkg.json +1 -1
  142. package/vcpkg/ports/cfitsio/0006-fix-uwp.patch +13 -0
  143. package/vcpkg/ports/cfitsio/portfile.cmake +1 -0
  144. package/vcpkg/ports/cfitsio/vcpkg.json +1 -1
  145. package/vcpkg/ports/check/linkage.patch +20 -0
  146. package/vcpkg/ports/check/portfile.cmake +12 -12
  147. package/vcpkg/ports/check/usage +4 -0
  148. package/vcpkg/ports/check/vcpkg.json +1 -1
  149. package/vcpkg/ports/cimg/CMakeLists.txt +3 -0
  150. package/vcpkg/ports/cimg/portfile.cmake +9 -8
  151. package/vcpkg/ports/cimg/vcpkg.json +1 -1
  152. package/vcpkg/ports/civetweb/pkgconfig.patch +49 -0
  153. package/vcpkg/ports/civetweb/portfile.cmake +12 -11
  154. package/vcpkg/ports/civetweb/usage +4 -0
  155. package/vcpkg/ports/civetweb/vcpkg.json +1 -0
  156. package/vcpkg/ports/clap-cleveraudio/portfile.cmake +20 -0
  157. package/vcpkg/ports/clap-cleveraudio/vcpkg.json +17 -0
  158. package/vcpkg/ports/cnats/fix_install_path.patch +28 -0
  159. package/vcpkg/ports/cnats/portfile.cmake +5 -4
  160. package/vcpkg/ports/cnats/vcpkg.json +2 -1
  161. package/vcpkg/ports/configcat/portfile.cmake +1 -1
  162. package/vcpkg/ports/configcat/vcpkg.json +12 -2
  163. package/vcpkg/ports/copypp/portfile.cmake +25 -0
  164. package/vcpkg/ports/copypp/usage +4 -0
  165. package/vcpkg/ports/copypp/vcpkg.json +17 -0
  166. package/vcpkg/ports/corrade/portfile.cmake +1 -1
  167. package/vcpkg/ports/corrade/vcpkg.json +21 -1
  168. package/vcpkg/ports/cpp-sort/portfile.cmake +22 -0
  169. package/vcpkg/ports/cpp-sort/vcpkg.json +17 -0
  170. package/vcpkg/ports/cppcms/dependencies.diff +41 -0
  171. package/vcpkg/ports/cppcms/dllexport.diff +13 -0
  172. package/vcpkg/ports/cppcms/no-tests-and-examples.patch +33 -58
  173. package/vcpkg/ports/cppcms/portfile.cmake +16 -8
  174. package/vcpkg/ports/cppcms/vcpkg.json +3 -3
  175. package/vcpkg/ports/cppgraphqlgen/portfile.cmake +8 -1
  176. package/vcpkg/ports/cppgraphqlgen/vcpkg.json +13 -3
  177. package/vcpkg/ports/cppp-reiconv/portfile.cmake +28 -0
  178. package/vcpkg/ports/cppp-reiconv/vcpkg.json +13 -0
  179. package/vcpkg/ports/cpprestsdk/portfile.cmake +2 -2
  180. package/vcpkg/ports/cpprestsdk/vcpkg.json +1 -2
  181. package/vcpkg/ports/cppslippi/portfile.cmake +1 -1
  182. package/vcpkg/ports/cppslippi/vcpkg.json +1 -1
  183. package/vcpkg/ports/cpptrace/portfile.cmake +23 -0
  184. package/vcpkg/ports/cpptrace/usage +4 -0
  185. package/vcpkg/ports/cpptrace/vcpkg.json +22 -0
  186. package/vcpkg/ports/cpr/portfile.cmake +1 -1
  187. package/vcpkg/ports/cpr/vcpkg.json +1 -0
  188. package/vcpkg/ports/crc32c/vcpkg.json +2 -1
  189. package/vcpkg/ports/ctstraffic/portfile.cmake +29 -0
  190. package/vcpkg/ports/ctstraffic/prepare_for_build.cmake +19 -0
  191. package/vcpkg/ports/ctstraffic/usage +3 -0
  192. package/vcpkg/ports/ctstraffic/vcpkg.json +15 -0
  193. package/vcpkg/ports/cuda-api-wrappers/portfile.cmake +38 -0
  194. package/vcpkg/ports/cuda-api-wrappers/usage +4 -0
  195. package/vcpkg/ports/cuda-api-wrappers/vcpkg.json +17 -0
  196. package/vcpkg/ports/curlpp/portfile.cmake +7 -2
  197. package/vcpkg/ports/curlpp/vcpkg.json +3 -1
  198. package/vcpkg/ports/czmq/portfile.cmake +2 -1
  199. package/vcpkg/ports/czmq/vcpkg.json +1 -1
  200. package/vcpkg/ports/darknet/portfile.cmake +5 -2
  201. package/vcpkg/ports/darknet/vcpkg.json +13 -1
  202. package/vcpkg/ports/dartsim/fix-pc-dependencies.patch +8 -0
  203. package/vcpkg/ports/dartsim/portfile.cmake +2 -1
  204. package/vcpkg/ports/dartsim/vcpkg.json +1 -1
  205. package/vcpkg/ports/dav1d/vcpkg.json +2 -1
  206. package/vcpkg/ports/dbus/libsystemd.patch +15 -0
  207. package/vcpkg/ports/dbus/portfile.cmake +2 -1
  208. package/vcpkg/ports/dbus/vcpkg.json +17 -1
  209. package/vcpkg/ports/dcmtk/fix_link_xml2.patch +13 -0
  210. package/vcpkg/ports/dcmtk/portfile.cmake +1 -0
  211. package/vcpkg/ports/dcmtk/vcpkg.json +1 -1
  212. package/vcpkg/ports/directxmesh/portfile.cmake +4 -4
  213. package/vcpkg/ports/directxmesh/vcpkg.json +1 -1
  214. package/vcpkg/ports/directxtex/portfile.cmake +8 -8
  215. package/vcpkg/ports/directxtex/vcpkg.json +1 -1
  216. package/vcpkg/ports/directxtk/portfile.cmake +5 -5
  217. package/vcpkg/ports/directxtk/vcpkg.json +1 -2
  218. package/vcpkg/ports/directxtk12/portfile.cmake +5 -5
  219. package/vcpkg/ports/directxtk12/vcpkg.json +1 -2
  220. package/vcpkg/ports/discordcoreapi/portfile.cmake +1 -1
  221. package/vcpkg/ports/discordcoreapi/vcpkg.json +1 -1
  222. package/vcpkg/ports/dlib/vcpkg.json +2 -1
  223. package/vcpkg/ports/dpp/portfile.cmake +1 -1
  224. package/vcpkg/ports/dpp/vcpkg.json +1 -1
  225. package/vcpkg/ports/draco/install-linkage.diff +19 -0
  226. package/vcpkg/ports/draco/portfile.cmake +12 -10
  227. package/vcpkg/ports/draco/vcpkg.json +1 -0
  228. package/vcpkg/ports/drogon/portfile.cmake +1 -1
  229. package/vcpkg/ports/drogon/vcpkg.json +1 -2
  230. package/vcpkg/ports/dstorage/portfile.cmake +3 -2
  231. package/vcpkg/ports/dstorage/usage +4 -0
  232. package/vcpkg/ports/dstorage/vcpkg.json +2 -2
  233. package/vcpkg/ports/dylib/portfile.cmake +21 -0
  234. package/vcpkg/ports/dylib/vcpkg.json +17 -0
  235. package/vcpkg/ports/dyno/fix-deps.patch +30 -0
  236. package/vcpkg/ports/dyno/portfile.cmake +24 -0
  237. package/vcpkg/ports/dyno/usage +5 -0
  238. package/vcpkg/ports/dyno/vcpkg.json +19 -0
  239. package/vcpkg/ports/ed25519/CMakeLists.txt +64 -0
  240. package/vcpkg/ports/ed25519/portfile.cmake +30 -0
  241. package/vcpkg/ports/ed25519/usage +3 -0
  242. package/vcpkg/ports/ed25519/vcpkg.json +17 -0
  243. package/vcpkg/ports/eigen3/portfile.cmake +13 -9
  244. package/vcpkg/ports/eigen3/remove_configure_checks.patch +36 -25
  245. package/vcpkg/ports/eigen3/vcpkg.json +1 -1
  246. package/vcpkg/ports/enkits/portfile.cmake +1 -0
  247. package/vcpkg/ports/enkits/vcpkg.json +1 -0
  248. package/vcpkg/ports/ereignis/portfile.cmake +2 -2
  249. package/vcpkg/ports/ereignis/vcpkg.json +1 -1
  250. package/vcpkg/ports/exiv2/dont-find-python.patch +3 -3
  251. package/vcpkg/ports/exiv2/fix-expat.patch +9 -12
  252. package/vcpkg/ports/exiv2/portfile.cmake +3 -4
  253. package/vcpkg/ports/exiv2/vcpkg.json +2 -3
  254. package/vcpkg/ports/fakeit/portfile.cmake +2 -2
  255. package/vcpkg/ports/fakeit/vcpkg.json +1 -0
  256. package/vcpkg/ports/fastgltf/portfile.cmake +1 -1
  257. package/vcpkg/ports/fastgltf/vcpkg.json +1 -1
  258. package/vcpkg/ports/fastio/portfile.cmake +2 -2
  259. package/vcpkg/ports/fastio/vcpkg.json +1 -1
  260. package/vcpkg/ports/fastrtps/fix_thread.patch +40 -0
  261. package/vcpkg/ports/fastrtps/portfile.cmake +12 -0
  262. package/vcpkg/ports/fastrtps/vcpkg.json +2 -1
  263. package/vcpkg/ports/ffmpeg/0001-create-lib-libraries.patch +4 -2
  264. package/vcpkg/ports/ffmpeg/0004-fix-debug-build.patch +5 -6
  265. package/vcpkg/ports/ffmpeg/0006-fix-StaticFeatures.patch +7 -7
  266. package/vcpkg/ports/ffmpeg/0020-fix-aarch64-libswscale.patch +8 -8
  267. package/vcpkg/ports/ffmpeg/portfile.cmake +15 -19
  268. package/vcpkg/ports/ffmpeg/vcpkg.json +1 -1
  269. package/vcpkg/ports/ffnvcodec/portfile.cmake +2 -2
  270. package/vcpkg/ports/ffnvcodec/vcpkg.json +1 -1
  271. package/vcpkg/ports/flagpp/portfile.cmake +15 -0
  272. package/vcpkg/ports/flagpp/vcpkg.json +12 -0
  273. package/vcpkg/ports/flatbuffers/portfile.cmake +3 -1
  274. package/vcpkg/ports/flatbuffers/vcpkg.json +1 -0
  275. package/vcpkg/ports/flecs/portfile.cmake +1 -1
  276. package/vcpkg/ports/flecs/vcpkg.json +1 -1
  277. package/vcpkg/ports/freeglut/portfile.cmake +17 -9
  278. package/vcpkg/ports/freeglut/vcpkg.json +2 -0
  279. package/vcpkg/ports/freerdp/portfile.cmake +1 -0
  280. package/vcpkg/ports/freerdp/vcpkg.json +11 -1
  281. package/vcpkg/ports/fribidi/portfile.cmake +4 -6
  282. package/vcpkg/ports/fribidi/vcpkg.json +1 -2
  283. package/vcpkg/ports/gapp/portfile.cmake +29 -0
  284. package/vcpkg/ports/gapp/usage +4 -0
  285. package/vcpkg/ports/gapp/vcpkg.json +18 -0
  286. package/vcpkg/ports/gdal/portfile.cmake +20 -23
  287. package/vcpkg/ports/gdal/vcpkg.json +1 -2
  288. package/vcpkg/ports/geographiclib/portfile.cmake +1 -0
  289. package/vcpkg/ports/geographiclib/remove-broken-and-unnecessary-cross-compile-check.patch +14 -0
  290. package/vcpkg/ports/geographiclib/vcpkg.json +1 -0
  291. package/vcpkg/ports/geos/fix-exported-config.patch +2 -2
  292. package/vcpkg/ports/geos/portfile.cmake +2 -5
  293. package/vcpkg/ports/geos/vcpkg.json +2 -1
  294. package/vcpkg/ports/geos/{fix-dll-builds.patch → win32.patch} +8 -7
  295. package/vcpkg/ports/gflags/portfile.cmake +7 -8
  296. package/vcpkg/ports/gflags/usage +2 -1
  297. package/vcpkg/ports/gflags/vcpkg-cmake-wrapper.cmake +6 -9
  298. package/vcpkg/ports/gflags/vcpkg.json +2 -1
  299. package/vcpkg/ports/ginkgo/portfile.cmake +1 -1
  300. package/vcpkg/ports/ginkgo/vcpkg.json +4 -3
  301. package/vcpkg/ports/gl2ps/portfile.cmake +13 -6
  302. package/vcpkg/ports/gl2ps/vcpkg.json +3 -2
  303. package/vcpkg/ports/glaze/portfile.cmake +2 -2
  304. package/vcpkg/ports/glaze/vcpkg.json +1 -1
  305. package/vcpkg/ports/glfw3/fix_win32_dllname.pacth +29 -0
  306. package/vcpkg/ports/glfw3/portfile.cmake +2 -0
  307. package/vcpkg/ports/glfw3/vcpkg.json +1 -1
  308. package/vcpkg/ports/glib/portfile.cmake +1 -2
  309. package/vcpkg/ports/glib/vcpkg.json +1 -1
  310. package/vcpkg/ports/glog/portfile.cmake +7 -1
  311. package/vcpkg/ports/glog/vcpkg.json +1 -1
  312. package/vcpkg/ports/glslang/cmake.patch +56 -0
  313. package/vcpkg/ports/glslang/portfile.cmake +7 -3
  314. package/vcpkg/ports/glslang/vcpkg.json +7 -1
  315. package/vcpkg/ports/glui/vcpkg.json +3 -1
  316. package/vcpkg/ports/gobject-introspection/vcpkg.json +2 -2
  317. package/vcpkg/ports/google-cloud-cpp/portfile.cmake +2 -2
  318. package/vcpkg/ports/google-cloud-cpp/vcpkg.json +50 -38
  319. package/vcpkg/ports/graphite2/portfile.cmake +6 -3
  320. package/vcpkg/ports/graphite2/vcpkg.json +1 -1
  321. package/vcpkg/ports/graphviz/portfile.cmake +1 -1
  322. package/vcpkg/ports/graphviz/vcpkg.json +1 -1
  323. package/vcpkg/ports/gstreamer/portfile.cmake +1 -1
  324. package/vcpkg/ports/gstreamer/vcpkg.json +14 -1
  325. package/vcpkg/ports/gts/CMakeLists.txt +10 -6
  326. package/vcpkg/ports/gts/portfile.cmake +6 -11
  327. package/vcpkg/ports/gts/usage +3 -4
  328. package/vcpkg/ports/gts/vcpkg.json +3 -3
  329. package/vcpkg/ports/gz-cmake3/dependencies.patch +213 -22
  330. package/vcpkg/ports/gz-cmake3/portfile.cmake +1 -1
  331. package/vcpkg/ports/gz-cmake3/vcpkg/GTS.cmake +3 -0
  332. package/vcpkg/ports/gz-cmake3/vcpkg/TINYXML2.cmake +3 -0
  333. package/vcpkg/ports/gz-cmake3/vcpkg.json +1 -1
  334. package/vcpkg/ports/gz-common5/portfile.cmake +13 -2
  335. package/vcpkg/ports/gz-common5/vcpkg.json +7 -1
  336. package/vcpkg/ports/gz-gui7/dependencies.patch +22 -0
  337. package/vcpkg/ports/gz-gui7/portfile.cmake +28 -0
  338. package/vcpkg/ports/gz-gui7/vcpkg.json +32 -0
  339. package/vcpkg/ports/gz-math7/portfile.cmake +1 -1
  340. package/vcpkg/ports/gz-math7/vcpkg.json +1 -2
  341. package/vcpkg/ports/gz-physics6/dependencies.patch +21 -0
  342. package/vcpkg/ports/gz-physics6/portfile.cmake +25 -0
  343. package/vcpkg/ports/gz-physics6/vcpkg.json +23 -0
  344. package/vcpkg/ports/gz-rendering7/fix-dependencies.patch +47 -0
  345. package/vcpkg/ports/gz-rendering7/portfile.cmake +25 -0
  346. package/vcpkg/ports/gz-rendering7/vcpkg.json +27 -0
  347. package/vcpkg/ports/gz-sensors7/portfile.cmake +10 -0
  348. package/vcpkg/ports/gz-sensors7/vcpkg.json +21 -0
  349. package/vcpkg/ports/harfbuzz/portfile.cmake +3 -0
  350. package/vcpkg/ports/harfbuzz/vcpkg.json +1 -1
  351. package/vcpkg/ports/hnswlib/portfile.cmake +1 -3
  352. package/vcpkg/ports/hnswlib/vcpkg.json +1 -2
  353. package/vcpkg/ports/icu/portfile.cmake +19 -5
  354. package/vcpkg/ports/icu/vcpkg-cross-data.patch +13 -0
  355. package/vcpkg/ports/icu/vcpkg.json +1 -0
  356. package/vcpkg/ports/ignition-common1/vcpkg.json +3 -2
  357. package/vcpkg/ports/igraph/portfile.cmake +3 -3
  358. package/vcpkg/ports/igraph/vcpkg.json +1 -1
  359. package/vcpkg/ports/imgui/portfile.cmake +4 -4
  360. package/vcpkg/ports/imgui/vcpkg.json +1 -1
  361. package/vcpkg/ports/itay-grudev-singleapplication/Config.cmake.in +23 -0
  362. package/vcpkg/ports/itay-grudev-singleapplication/portfile.cmake +31 -0
  363. package/vcpkg/ports/itay-grudev-singleapplication/vcpkg.json +26 -0
  364. package/vcpkg/ports/itk/portfile.cmake +2 -2
  365. package/vcpkg/ports/itk/vcpkg.json +1 -2
  366. package/vcpkg/ports/itsy-bitsy/fix-cmake-install.patch +55 -0
  367. package/vcpkg/ports/itsy-bitsy/portfile.cmake +27 -0
  368. package/vcpkg/ports/itsy-bitsy/vcpkg.json +18 -0
  369. package/vcpkg/ports/jasper/no_stdc_check.patch +6 -6
  370. package/vcpkg/ports/jasper/portfile.cmake +2 -2
  371. package/vcpkg/ports/jasper/vcpkg.json +1 -2
  372. package/vcpkg/ports/jkqtplotter/fix-cmake.patch +52 -0
  373. package/vcpkg/ports/jkqtplotter/fix-cmake2.patch +14 -0
  374. package/vcpkg/ports/jkqtplotter/portfile.cmake +131 -0
  375. package/vcpkg/ports/jkqtplotter/vcpkg.json +40 -0
  376. package/vcpkg/ports/joltphysics/fix-export.diff +10 -10
  377. package/vcpkg/ports/joltphysics/portfile.cmake +1 -1
  378. package/vcpkg/ports/joltphysics/vcpkg.json +1 -2
  379. package/vcpkg/ports/jsoncpp/portfile.cmake +4 -4
  380. package/vcpkg/ports/jsoncpp/vcpkg.json +2 -1
  381. package/vcpkg/ports/jsonifier/portfile.cmake +6 -4
  382. package/vcpkg/ports/jsonifier/uninstall-head.patch +13 -0
  383. package/vcpkg/ports/jsonifier/vcpkg.json +1 -5
  384. package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/portfile.cmake +3 -4
  385. package/vcpkg/ports/kaitai-struct-cpp-stl-runtime/vcpkg.json +2 -2
  386. package/vcpkg/ports/kdalgorithms/portfile.cmake +3 -4
  387. package/vcpkg/ports/kdalgorithms/vcpkg.json +1 -1
  388. package/vcpkg/ports/kealib/kealib-target.diff +43 -0
  389. package/vcpkg/ports/kealib/no-kea-config-script.diff +14 -0
  390. package/vcpkg/ports/kealib/portfile.cmake +6 -8
  391. package/vcpkg/ports/kealib/usage +4 -0
  392. package/vcpkg/ports/kealib/vcpkg.json +1 -0
  393. package/vcpkg/ports/kf5parts/portfile.cmake +10 -0
  394. package/vcpkg/ports/kf5parts/vcpkg.json +1 -0
  395. package/vcpkg/ports/kf5service/portfile.cmake +10 -0
  396. package/vcpkg/ports/kf5service/vcpkg.json +1 -0
  397. package/vcpkg/ports/kf5texteditor/portfile.cmake +54 -0
  398. package/vcpkg/ports/kf5texteditor/vcpkg.json +33 -0
  399. package/vcpkg/ports/ktx/0001-Use-vcpkg-zstd.patch +16 -15
  400. package/vcpkg/ports/ktx/0004-quirks.patch +7 -7
  401. package/vcpkg/ports/ktx/portfile.cmake +10 -4
  402. package/vcpkg/ports/ktx/vcpkg.json +1 -1
  403. package/vcpkg/ports/kubazip/portfile.cmake +3 -3
  404. package/vcpkg/ports/kubazip/vcpkg.json +1 -1
  405. package/vcpkg/ports/kuku/portfile.cmake +7 -6
  406. package/vcpkg/ports/kuku/vcpkg.json +3 -3
  407. package/vcpkg/ports/lensfun/fix_build.patch +22 -0
  408. package/vcpkg/ports/lensfun/portfile.cmake +50 -0
  409. package/vcpkg/ports/lensfun/vcpkg.json +20 -0
  410. package/vcpkg/ports/libaes-siv/CMakeLists.txt +74 -0
  411. package/vcpkg/ports/libaes-siv/header_rename.patch +39 -0
  412. package/vcpkg/ports/libaes-siv/portfile.cmake +34 -0
  413. package/vcpkg/ports/libaes-siv/usage +3 -0
  414. package/vcpkg/ports/libaes-siv/vcpkg.json +18 -0
  415. package/vcpkg/ports/libassert/portfile.cmake +29 -0
  416. package/vcpkg/ports/libassert/runtime_destination.patch +13 -0
  417. package/vcpkg/ports/libassert/vcpkg.json +19 -0
  418. package/vcpkg/ports/libbson/fix-include-directory.patch +5 -25
  419. package/vcpkg/ports/libbson/portfile.cmake +11 -3
  420. package/vcpkg/ports/libbson/vcpkg.json +2 -1
  421. package/vcpkg/ports/libconfig/libconfig++-cmake-export.diff +22 -0
  422. package/vcpkg/ports/libconfig/portfile.cmake +17 -40
  423. package/vcpkg/ports/libconfig/static-build.diff +34 -0
  424. package/vcpkg/ports/libconfig/vcpkg.json +1 -1
  425. package/vcpkg/ports/libdatachannel/fix-for-vcpkg.patch +20 -256
  426. package/vcpkg/ports/libdatachannel/portfile.cmake +5 -9
  427. package/vcpkg/ports/libdatachannel/uwp-warnings.patch +8 -11
  428. package/vcpkg/ports/libdatachannel/vcpkg.json +2 -2
  429. package/vcpkg/ports/libde265/portfile.cmake +2 -9
  430. package/vcpkg/ports/libde265/vcpkg.json +3 -10
  431. package/vcpkg/ports/libdeflate/portfile.cmake +11 -0
  432. package/vcpkg/ports/libdeflate/usage +1 -1
  433. package/vcpkg/ports/libdeflate/vcpkg.json +1 -0
  434. package/vcpkg/ports/libdwarf/dependencies.diff +46 -0
  435. package/vcpkg/ports/libdwarf/msvc-runtime.diff +13 -0
  436. package/vcpkg/ports/libdwarf/no-suffix.diff +24 -0
  437. package/vcpkg/ports/libdwarf/off_t.diff +16 -0
  438. package/vcpkg/ports/libdwarf/portfile.cmake +37 -0
  439. package/vcpkg/ports/libdwarf/usage +4 -0
  440. package/vcpkg/ports/libdwarf/vcpkg.json +19 -0
  441. package/vcpkg/ports/libexif/fix-ssize.patch +16 -0
  442. package/vcpkg/ports/libexif/portfile.cmake +21 -10
  443. package/vcpkg/ports/libexif/unofficial-libexif-config.cmake +28 -0
  444. package/vcpkg/ports/libexif/vcpkg.json +20 -1
  445. package/vcpkg/ports/libheif/portfile.cmake +1 -1
  446. package/vcpkg/ports/libheif/vcpkg.json +2 -2
  447. package/vcpkg/ports/libhv/portfile.cmake +3 -3
  448. package/vcpkg/ports/libhv/vcpkg.json +1 -1
  449. package/vcpkg/ports/libigl/dependencies.patch +4 -41
  450. package/vcpkg/ports/libigl/install-extra-targets.patch +35 -29
  451. package/vcpkg/ports/libigl/portfile.cmake +4 -4
  452. package/vcpkg/ports/libigl/vcpkg.json +2 -15
  453. package/vcpkg/ports/liblemon/vcpkg.json +2 -1
  454. package/vcpkg/ports/libmagic/0003-Fix-WIN32-macro-checks.patch +4 -4
  455. package/vcpkg/ports/libmagic/0005-Include-dirent.h-for-S_ISREG-and-S_ISDIR.patch +5 -4
  456. package/vcpkg/ports/libmagic/0006-Remove-Wrap-POSIX-headers.patch +1 -1
  457. package/vcpkg/ports/libmagic/0010-Properly-check-for-the-presence-of-bitmasks.patch +1 -1
  458. package/vcpkg/ports/libmagic/0011-Remove-pipe-related-functions-in-funcs.c.patch +5 -7
  459. package/vcpkg/ports/libmagic/0015-MSYS2-Remove-ioctl-call.patch +4 -4
  460. package/vcpkg/ports/libmagic/0016-Fix-file_famagic-function.patch +2 -2
  461. package/vcpkg/ports/libmagic/portfile.cmake +12 -6
  462. package/vcpkg/ports/libmagic/unofficial-libmagic-config.cmake.in +69 -0
  463. package/vcpkg/ports/libmagic/usage +6 -0
  464. package/vcpkg/ports/libmagic/vcpkg.json +3 -2
  465. package/vcpkg/ports/libmspack/portfile.cmake +2 -2
  466. package/vcpkg/ports/libmspack/vcpkg.json +1 -2
  467. package/vcpkg/ports/libmt32emu/portfile.cmake +2 -2
  468. package/vcpkg/ports/libmt32emu/vcpkg.json +2 -2
  469. package/vcpkg/ports/libmysql/cross-build.patch +141 -0
  470. package/vcpkg/ports/libmysql/dependencies.patch +140 -0
  471. package/vcpkg/ports/libmysql/install-exports.patch +121 -0
  472. package/vcpkg/ports/libmysql/libmysql-config.cmake +6 -0
  473. package/vcpkg/ports/libmysql/portfile.cmake +56 -83
  474. package/vcpkg/ports/libmysql/usage +3 -3
  475. package/vcpkg/ports/libmysql/vcpkg.json +9 -6
  476. package/vcpkg/ports/libnop/portfile.cmake +2 -2
  477. package/vcpkg/ports/libnop/vcpkg.json +1 -1
  478. package/vcpkg/ports/libobfuscate/portfile.cmake +11 -0
  479. package/vcpkg/ports/libobfuscate/vcpkg.json +7 -0
  480. package/vcpkg/ports/libosip2/portfile.cmake +3 -5
  481. package/vcpkg/ports/libosip2/vcpkg.json +1 -2
  482. package/vcpkg/ports/libpcap/add-disable-packet-option.patch +7 -9
  483. package/vcpkg/ports/libpcap/install-pc-on-msvc.patch +7 -7
  484. package/vcpkg/ports/libpcap/portfile.cmake +4 -3
  485. package/vcpkg/ports/libpcap/vcpkg.json +2 -2
  486. package/vcpkg/ports/libphonenumber/portfile.cmake +1 -1
  487. package/vcpkg/ports/libphonenumber/vcpkg.json +1 -1
  488. package/vcpkg/ports/libpng/cmake.patch +10 -10
  489. package/vcpkg/ports/libpng/fix-export-targets.patch +5 -5
  490. package/vcpkg/ports/libpng/fix-msa-support-for-mips.patch +3 -3
  491. package/vcpkg/ports/libpng/pkgconfig.patch +5 -5
  492. package/vcpkg/ports/libpng/portfile.cmake +3 -3
  493. package/vcpkg/ports/libpng/vcpkg.json +1 -2
  494. package/vcpkg/ports/libpq/portfile.cmake +2 -2
  495. package/vcpkg/ports/libpq/unix/python.patch +13 -3
  496. package/vcpkg/ports/libpq/vcpkg.json +1 -0
  497. package/vcpkg/ports/libraqm/portfile.cmake +3 -3
  498. package/vcpkg/ports/libraqm/vcpkg.json +1 -2
  499. package/vcpkg/ports/librdkafka/portfile.cmake +1 -1
  500. package/vcpkg/ports/librdkafka/vcpkg.json +1 -1
  501. package/vcpkg/ports/libremidi/portfile.cmake +2 -3
  502. package/vcpkg/ports/libremidi/vcpkg.json +1 -2
  503. package/vcpkg/ports/libressl/0001-enable-ocspcheck-on-msvc.patch +25 -48
  504. package/vcpkg/ports/libressl/0002-suppress-msvc-warnings.patch +15 -17
  505. package/vcpkg/ports/libressl/portfile.cmake +3 -9
  506. package/vcpkg/ports/libressl/vcpkg.json +5 -3
  507. package/vcpkg/ports/librsync/portfile.cmake +2 -2
  508. package/vcpkg/ports/librsync/vcpkg.json +1 -2
  509. package/vcpkg/ports/libsbml/dependencies.diff +131 -0
  510. package/vcpkg/ports/libsbml/dirent.diff +28 -0
  511. package/vcpkg/ports/libsbml/libsbml-config.cmake +2 -2
  512. package/vcpkg/ports/libsbml/no-docs.diff +12 -0
  513. package/vcpkg/ports/libsbml/portfile.cmake +32 -54
  514. package/vcpkg/ports/libsbml/test-shared.diff +14 -0
  515. package/vcpkg/ports/libsbml/vcpkg.json +5 -3
  516. package/vcpkg/ports/libsigcpp/disable_tests_enable_static_build.patch +4 -4
  517. package/vcpkg/ports/libsigcpp/fix-shared-windows-build.patch +4 -17
  518. package/vcpkg/ports/libsigcpp/fix_include_path.patch +8 -8
  519. package/vcpkg/ports/libsigcpp/portfile.cmake +1 -1
  520. package/vcpkg/ports/libsigcpp/vcpkg.json +1 -1
  521. package/vcpkg/ports/libsndfile/001-avoid-installing-find-modules.patch +16 -0
  522. package/vcpkg/ports/libsndfile/portfile.cmake +4 -2
  523. package/vcpkg/ports/libsndfile/vcpkg.json +1 -2
  524. package/vcpkg/ports/libspatialite/portfile.cmake +1 -5
  525. package/vcpkg/ports/libspatialite/vcpkg.json +4 -6
  526. package/vcpkg/ports/libspng/fix-spngconfig-cmake.patch +11 -0
  527. package/vcpkg/ports/libspng/portfile.cmake +33 -0
  528. package/vcpkg/ports/libspng/usage +4 -0
  529. package/vcpkg/ports/libspng/vcpkg.json +18 -0
  530. package/vcpkg/ports/libssh/portfile.cmake +0 -1
  531. package/vcpkg/ports/libssh/vcpkg.json +3 -42
  532. package/vcpkg/ports/libsystemd/portfile.cmake +2 -0
  533. package/vcpkg/ports/libsystemd/vcpkg.json +5 -0
  534. package/vcpkg/ports/libtheora/CMakeLists.txt +13 -0
  535. package/vcpkg/ports/libtheora/portfile.cmake +2 -1
  536. package/vcpkg/ports/libtheora/vcpkg.json +1 -1
  537. package/vcpkg/ports/libtommath/portfile.cmake +2 -2
  538. package/vcpkg/ports/libtommath/vcpkg.json +1 -2
  539. package/vcpkg/ports/libunibreak/portfile.cmake +2 -2
  540. package/vcpkg/ports/libunibreak/vcpkg.json +1 -2
  541. package/vcpkg/ports/liburing/fix-configure.patch +7 -8
  542. package/vcpkg/ports/liburing/portfile.cmake +1 -1
  543. package/vcpkg/ports/liburing/vcpkg.json +1 -1
  544. package/vcpkg/ports/libusb/portfile.cmake +12 -0
  545. package/vcpkg/ports/libusb/vcpkg-cmake-wrapper.cmake +1 -3
  546. package/vcpkg/ports/libusb/vcpkg.json +14 -2
  547. package/vcpkg/ports/libuv/vcpkg.json +2 -0
  548. package/vcpkg/ports/libvpx/0003-add-uwp-v142-and-v143-support.patch +10 -17
  549. package/vcpkg/ports/libvpx/0005-fix-arm64-build.patch +13 -0
  550. package/vcpkg/ports/libvpx/portfile.cmake +65 -19
  551. package/vcpkg/ports/libvpx/vcpkg.json +5 -2
  552. package/vcpkg/ports/libvpx/vpx.pc.in +12 -13
  553. package/vcpkg/ports/libxml2/portfile.cmake +2 -2
  554. package/vcpkg/ports/libxml2/vcpkg.json +7 -1
  555. package/vcpkg/ports/libxslt/vcpkg.json +5 -2
  556. package/vcpkg/ports/libzim/cross-builds.diff +6 -3
  557. package/vcpkg/ports/libzim/dllexport.diff +7 -43
  558. package/vcpkg/ports/libzim/portfile.cmake +6 -2
  559. package/vcpkg/ports/libzim/subdirs.diff +20 -0
  560. package/vcpkg/ports/libzim/vcpkg.json +2 -3
  561. package/vcpkg/ports/libzip/fix-dependency.patch +10 -58
  562. package/vcpkg/ports/libzip/portfile.cmake +3 -3
  563. package/vcpkg/ports/libzip/use-requires.patch +19 -18
  564. package/vcpkg/ports/libzip/vcpkg.json +1 -2
  565. package/vcpkg/ports/live555/portfile.cmake +3 -3
  566. package/vcpkg/ports/live555/vcpkg.json +1 -1
  567. package/vcpkg/ports/llfio/portfile.cmake +11 -9
  568. package/vcpkg/ports/llfio/vcpkg.json +1 -2
  569. package/vcpkg/ports/llgi/fix-cmake-use-vcpkg.patch +49 -0
  570. package/vcpkg/ports/llgi/fix-sources.patch +14 -0
  571. package/vcpkg/ports/llgi/portfile.cmake +52 -0
  572. package/vcpkg/ports/llgi/vcpkg.json +35 -0
  573. package/vcpkg/ports/llhttp/portfile.cmake +1 -1
  574. package/vcpkg/ports/llhttp/vcpkg.json +1 -1
  575. package/vcpkg/ports/llvm/0008-add-missing-case.patch +71 -0
  576. package/vcpkg/ports/llvm/portfile.cmake +7 -2
  577. package/vcpkg/ports/llvm/vcpkg.json +1 -0
  578. package/vcpkg/ports/lockpp/portfile.cmake +2 -2
  579. package/vcpkg/ports/lockpp/vcpkg.json +1 -1
  580. package/vcpkg/ports/log4cplus/portfile.cmake +10 -5
  581. package/vcpkg/ports/log4cplus/vcpkg.json +2 -1
  582. package/vcpkg/ports/log4cxx/fix-find-package.patch +13 -0
  583. package/vcpkg/ports/log4cxx/portfile.cmake +2 -0
  584. package/vcpkg/ports/log4cxx/vcpkg.json +1 -0
  585. package/vcpkg/ports/lpeg/CMakeLists.txt +1 -0
  586. package/vcpkg/ports/lpeg/portfile.cmake +3 -5
  587. package/vcpkg/ports/lpeg/vcpkg.json +1 -2
  588. package/vcpkg/ports/luafilesystem/vcpkg.json +2 -1
  589. package/vcpkg/ports/luajit/{luajit.pc.win.in → luajit.pc} +2 -2
  590. package/vcpkg/ports/luajit/portfile.cmake +6 -5
  591. package/vcpkg/ports/luajit/vcpkg.json +1 -1
  592. package/vcpkg/ports/maddy/portfile.cmake +1 -1
  593. package/vcpkg/ports/maddy/vcpkg.json +1 -1
  594. package/vcpkg/ports/magic-enum/portfile.cmake +1 -1
  595. package/vcpkg/ports/magic-enum/vcpkg.json +1 -1
  596. package/vcpkg/ports/magnum/portfile.cmake +32 -45
  597. package/vcpkg/ports/magnum/vcpkg.json +33 -4
  598. package/vcpkg/ports/magnum-plugins/portfile.cmake +14 -4
  599. package/vcpkg/ports/magnum-plugins/vcpkg.json +1 -4
  600. package/vcpkg/ports/mailio/fix-library-type-and-remove-boost-test-deps.patch +22 -0
  601. package/vcpkg/ports/mailio/portfile.cmake +5 -2
  602. package/vcpkg/ports/mailio/vcpkg.json +1 -2
  603. package/vcpkg/ports/materialx/portfile.cmake +2 -2
  604. package/vcpkg/ports/materialx/vcpkg.json +1 -1
  605. package/vcpkg/ports/matio/portfile.cmake +14 -2
  606. package/vcpkg/ports/matio/usage +5 -0
  607. package/vcpkg/ports/matio/vcpkg.json +1 -2
  608. package/vcpkg/ports/mbedtls/enable-pthread.patch +13 -13
  609. package/vcpkg/ports/mbedtls/portfile.cmake +2 -2
  610. package/vcpkg/ports/mbedtls/vcpkg.json +1 -1
  611. package/vcpkg/ports/mdl-sdk/001-freeimage-from-vcpkg.patch +3 -1
  612. package/vcpkg/ports/mdl-sdk/vcpkg.json +2 -2
  613. package/vcpkg/ports/mimalloc/portfile.cmake +1 -1
  614. package/vcpkg/ports/mimalloc/vcpkg.json +1 -1
  615. package/vcpkg/ports/miniaudio/portfile.cmake +2 -2
  616. package/vcpkg/ports/miniaudio/vcpkg.json +1 -1
  617. package/vcpkg/ports/minizip-ng/portfile.cmake +2 -4
  618. package/vcpkg/ports/minizip-ng/vcpkg.json +1 -16
  619. package/vcpkg/ports/mongo-c-driver/disable-dynamic-when-static.patch +25 -38
  620. package/vcpkg/ports/mongo-c-driver/fix-dependencies.patch +40 -49
  621. package/vcpkg/ports/mongo-c-driver/fix-include-directory.patch +2 -22
  622. package/vcpkg/ports/mongo-c-driver/fix-mingw.patch +23 -36
  623. package/vcpkg/ports/mongo-c-driver/portfile.cmake +5 -3
  624. package/vcpkg/ports/mongo-c-driver/vcpkg.json +2 -1
  625. package/vcpkg/ports/mongo-cxx-driver/fix-dependencies.patch +44 -11
  626. package/vcpkg/ports/mongo-cxx-driver/portfile.cmake +3 -5
  627. package/vcpkg/ports/mongo-cxx-driver/vcpkg.json +1 -1
  628. package/vcpkg/ports/moos-core/vcpkg.json +2 -2
  629. package/vcpkg/ports/mozjpeg/portfile.cmake +2 -2
  630. package/vcpkg/ports/mozjpeg/vcpkg.json +1 -1
  631. package/vcpkg/ports/mpark-patterns/portfile.cmake +23 -0
  632. package/vcpkg/ports/mpark-patterns/usage +5 -0
  633. package/vcpkg/ports/mpark-patterns/vcpkg.json +17 -0
  634. package/vcpkg/ports/mqtt-cpp/portfile.cmake +2 -2
  635. package/vcpkg/ports/mqtt-cpp/vcpkg.json +1 -1
  636. package/vcpkg/ports/ms-gsl/vcpkg.json +2 -0
  637. package/vcpkg/ports/msdfgen/portfile.cmake +2 -2
  638. package/vcpkg/ports/msdfgen/vcpkg.json +1 -2
  639. package/vcpkg/ports/mygui/portfile.cmake +1 -1
  640. package/vcpkg/ports/mygui/vcpkg.json +1 -1
  641. package/vcpkg/ports/nana/vcpkg.json +2 -1
  642. package/vcpkg/ports/nanodbc/vcpkg.json +2 -1
  643. package/vcpkg/ports/nanoflann/portfile.cmake +1 -1
  644. package/vcpkg/ports/nanoflann/vcpkg.json +1 -1
  645. package/vcpkg/ports/nayuki-qr-code-generator/vcpkg.json +2 -0
  646. package/vcpkg/ports/ncnn/portfile.cmake +3 -3
  647. package/vcpkg/ports/ncnn/vcpkg.json +1 -1
  648. package/vcpkg/ports/ned14-internal-quickcpplib/portfile.cmake +3 -25
  649. package/vcpkg/ports/ned14-internal-quickcpplib/sha_manifest.cmake +2 -2
  650. package/vcpkg/ports/ned14-internal-quickcpplib/vcpkg.json +1 -1
  651. package/vcpkg/ports/nethost/portfile.cmake +14 -14
  652. package/vcpkg/ports/nethost/vcpkg.json +1 -1
  653. package/vcpkg/ports/nghttp2/portfile.cmake +1 -1
  654. package/vcpkg/ports/nghttp2/vcpkg.json +1 -1
  655. package/vcpkg/ports/nghttp3/portfile.cmake +1 -1
  656. package/vcpkg/ports/nghttp3/vcpkg.json +1 -1
  657. package/vcpkg/ports/ngtcp2/portfile.cmake +1 -1
  658. package/vcpkg/ports/ngtcp2/vcpkg.json +1 -1
  659. package/vcpkg/ports/nlohmann-json/portfile.cmake +2 -2
  660. package/vcpkg/ports/nlohmann-json/vcpkg.json +1 -1
  661. package/vcpkg/ports/nng/vcpkg.json +2 -0
  662. package/vcpkg/ports/nsync/portfile.cmake +2 -2
  663. package/vcpkg/ports/nsync/vcpkg.json +1 -2
  664. package/vcpkg/ports/numactl/portfile.cmake +2 -2
  665. package/vcpkg/ports/numactl/vcpkg.json +1 -2
  666. package/vcpkg/ports/numcpp/portfile.cmake +1 -1
  667. package/vcpkg/ports/numcpp/vcpkg.json +1 -1
  668. package/vcpkg/ports/nuspell/portfile.cmake +2 -2
  669. package/vcpkg/ports/nuspell/vcpkg.json +1 -2
  670. package/vcpkg/ports/oatpp-sqlite/fix-usage.patch +14 -0
  671. package/vcpkg/ports/oatpp-sqlite/portfile.cmake +3 -1
  672. package/vcpkg/ports/oatpp-sqlite/vcpkg.json +1 -1
  673. package/vcpkg/ports/octomap/portfile.cmake +2 -2
  674. package/vcpkg/ports/octomap/vcpkg.json +2 -1
  675. package/vcpkg/ports/ode/portfile.cmake +1 -1
  676. package/vcpkg/ports/ode/vcpkg.json +2 -1
  677. package/vcpkg/ports/ogre-next/avoid-name-clashes.patch +4 -0
  678. package/vcpkg/ports/ogre-next/fix-dependencies.patch +47 -9
  679. package/vcpkg/ports/ogre-next/osx.patch +13 -0
  680. package/vcpkg/ports/ogre-next/portfile.cmake +29 -20
  681. package/vcpkg/ports/ogre-next/toolchain_fixes.patch +6 -40
  682. package/vcpkg/ports/ogre-next/vcpkg.json +5 -3
  683. package/vcpkg/ports/onednn/portfile.cmake +2 -2
  684. package/vcpkg/ports/onednn/vcpkg.json +1 -1
  685. package/vcpkg/ports/onnx/portfile.cmake +3 -1
  686. package/vcpkg/ports/onnx/vcpkg.json +1 -1
  687. package/vcpkg/ports/onnx-optimizer/portfile.cmake +2 -1
  688. package/vcpkg/ports/onnx-optimizer/remove-outdate-headers.patch +24 -0
  689. package/vcpkg/ports/onnx-optimizer/vcpkg.json +1 -1
  690. package/vcpkg/ports/onnxruntime-gpu/portfile.cmake +2 -2
  691. package/vcpkg/ports/onnxruntime-gpu/vcpkg.json +1 -1
  692. package/vcpkg/ports/open62541/portfile.cmake +3 -2
  693. package/vcpkg/ports/open62541/vcpkg.json +1 -1
  694. package/vcpkg/ports/openblas/portfile.cmake +1 -1
  695. package/vcpkg/ports/openblas/vcpkg.json +1 -1
  696. package/vcpkg/ports/opencascade/dependencies.patch +112 -0
  697. package/vcpkg/ports/opencascade/drop-bin-letter-d.patch +45 -0
  698. package/vcpkg/ports/opencascade/install-include-dir.patch +5 -8
  699. package/vcpkg/ports/opencascade/portfile.cmake +33 -77
  700. package/vcpkg/ports/opencascade/vcpkg.json +28 -5
  701. package/vcpkg/ports/opencv3/0020-fix-supportqnx.patch +21 -0
  702. package/vcpkg/ports/opencv3/portfile.cmake +1 -0
  703. package/vcpkg/ports/opencv3/vcpkg.json +1 -1
  704. package/vcpkg/ports/opencv4/0021-static-openvino.patch +25 -0
  705. package/vcpkg/ports/opencv4/0022-fix-supportqnx.patch +21 -0
  706. package/vcpkg/ports/opencv4/portfile.cmake +9 -1
  707. package/vcpkg/ports/opencv4/vcpkg.json +38 -2
  708. package/vcpkg/ports/openimageio/portfile.cmake +9 -2
  709. package/vcpkg/ports/openimageio/vcpkg.json +11 -2
  710. package/vcpkg/ports/openmpi/portfile.cmake +2 -2
  711. package/vcpkg/ports/openmpi/vcpkg.json +1 -2
  712. package/vcpkg/ports/openssl/disable-install-docs.patch +4 -4
  713. package/vcpkg/ports/openssl/portfile.cmake +1 -1
  714. package/vcpkg/ports/openssl/unix/move-openssldir.patch +6 -5
  715. package/vcpkg/ports/openssl/unix/no-empty-dirs.patch +5 -5
  716. package/vcpkg/ports/openssl/unix/no-static-libs-for-shared.patch +5 -5
  717. package/vcpkg/ports/openssl/vcpkg.json +2 -1
  718. package/vcpkg/ports/openssl/windows/portfile.cmake +28 -6
  719. package/vcpkg/ports/opentelemetry-cpp/portfile.cmake +6 -10
  720. package/vcpkg/ports/opentelemetry-cpp/vcpkg.json +9 -2
  721. package/vcpkg/ports/opentelemetry-fluentd/fix_include_path.patch +26 -0
  722. package/vcpkg/ports/opentelemetry-fluentd/portfile.cmake +2 -0
  723. package/vcpkg/ports/opentelemetry-fluentd/vcpkg.json +1 -0
  724. package/vcpkg/ports/openvdb/{0003-fix-cmake.patch → fix_cmake.patch} +14 -36
  725. package/vcpkg/ports/openvdb/fix_nanovdb.patch +3 -3
  726. package/vcpkg/ports/openvdb/portfile.cmake +3 -3
  727. package/vcpkg/ports/openvdb/vcpkg.json +1 -2
  728. package/vcpkg/ports/openvino/001-disable-tools.patch +3 -3
  729. package/vcpkg/ports/openvino/002-git-version.patch +31 -0
  730. package/vcpkg/ports/openvino/portfile.cmake +20 -18
  731. package/vcpkg/ports/openvino/usage +6 -0
  732. package/vcpkg/ports/openvino/vcpkg.json +6 -5
  733. package/vcpkg/ports/openxr-loader/portfile.cmake +13 -16
  734. package/vcpkg/ports/openxr-loader/python3_8_compatibility.patch +13 -0
  735. package/vcpkg/ports/openxr-loader/vcpkg.json +1 -2
  736. package/vcpkg/ports/outcome/portfile.cmake +4 -7
  737. package/vcpkg/ports/outcome/vcpkg.json +1 -2
  738. package/vcpkg/ports/paho-mqtt/portfile.cmake +1 -1
  739. package/vcpkg/ports/paho-mqtt/vcpkg.json +1 -2
  740. package/vcpkg/ports/paho-mqttpp3/portfile.cmake +4 -7
  741. package/vcpkg/ports/paho-mqttpp3/vcpkg.json +1 -2
  742. package/vcpkg/ports/pcapplusplus/portfile.cmake +14 -12
  743. package/vcpkg/ports/pcapplusplus/vcpkg.json +1 -5
  744. package/vcpkg/ports/pipewire/portfile.cmake +3 -4
  745. package/vcpkg/ports/pipewire/vcpkg.json +1 -1
  746. package/vcpkg/ports/pkgconf/portfile.cmake +3 -3
  747. package/vcpkg/ports/pkgconf/vcpkg.json +1 -2
  748. package/vcpkg/ports/plog/portfile.cmake +2 -2
  749. package/vcpkg/ports/plog/vcpkg.json +1 -1
  750. package/vcpkg/ports/pocketfft/portfile.cmake +13 -0
  751. package/vcpkg/ports/pocketfft/vcpkg.json +7 -0
  752. package/vcpkg/ports/poco/portfile.cmake +3 -3
  753. package/vcpkg/ports/poco/vcpkg.json +1 -2
  754. package/vcpkg/ports/podofo/fix-interface-include.patch +20 -0
  755. package/vcpkg/ports/podofo/portfile.cmake +5 -2
  756. package/vcpkg/ports/podofo/vcpkg.json +1 -1
  757. package/vcpkg/ports/poppler/portfile.cmake +10 -3
  758. package/vcpkg/ports/poppler/vcpkg.json +1 -2
  759. package/vcpkg/ports/proj/portfile.cmake +1 -2
  760. package/vcpkg/ports/proj/vcpkg.json +1 -2
  761. package/vcpkg/ports/protobuf-c/vcpkg.json +3 -1
  762. package/vcpkg/ports/proxsuite/portfile.cmake +37 -0
  763. package/vcpkg/ports/proxsuite/vcpkg.json +18 -0
  764. package/vcpkg/ports/python3/0012-force-disable-modules.patch +13 -0
  765. package/vcpkg/ports/python3/0018-fix-sysconfig-include.patch +27 -0
  766. package/vcpkg/ports/python3/portfile.cmake +17 -1
  767. package/vcpkg/ports/python3/vcpkg.json +1 -0
  768. package/vcpkg/ports/qcoro/portfile.cmake +1 -2
  769. package/vcpkg/ports/qcoro/vcpkg.json +1 -1
  770. package/vcpkg/ports/qt/vcpkg.json +3 -1
  771. package/vcpkg/ports/qt-advanced-docking-system/portfile.cmake +1 -3
  772. package/vcpkg/ports/qt-advanced-docking-system/vcpkg.json +1 -2
  773. package/vcpkg/ports/qt3d/vcpkg.json +1 -1
  774. package/vcpkg/ports/qt5compat/vcpkg.json +1 -1
  775. package/vcpkg/ports/qtactiveqt/vcpkg.json +1 -1
  776. package/vcpkg/ports/qtapplicationmanager/portfile.cmake +1 -0
  777. package/vcpkg/ports/qtapplicationmanager/vcpkg.json +1 -1
  778. package/vcpkg/ports/qtbase/GLIB2-static.patch +1 -1
  779. package/vcpkg/ports/qtbase/cmake/qt_install_submodule.cmake +2 -2
  780. package/vcpkg/ports/qtbase/cmake/qt_port_data.cmake +45 -44
  781. package/vcpkg/ports/qtbase/cmake/qt_port_details.cmake +29 -9
  782. package/vcpkg/ports/qtbase/fix-host-aliasing.patch +17 -0
  783. package/vcpkg/ports/qtbase/fix_cmake_build_type.patch +24 -0
  784. package/vcpkg/ports/qtbase/portfile.cmake +19 -8
  785. package/vcpkg/ports/qtbase/qt.conf.in +2 -2
  786. package/vcpkg/ports/qtbase/vcpkg.json +6 -2
  787. package/vcpkg/ports/qtcharts/vcpkg.json +1 -1
  788. package/vcpkg/ports/qtcoap/vcpkg.json +1 -1
  789. package/vcpkg/ports/qtconnectivity/portfile.cmake +2 -0
  790. package/vcpkg/ports/qtconnectivity/vcpkg.json +1 -1
  791. package/vcpkg/ports/qtdatavis3d/vcpkg.json +1 -1
  792. package/vcpkg/ports/qtdeclarative/portfile.cmake +1 -0
  793. package/vcpkg/ports/qtdeclarative/vcpkg.json +2 -1
  794. package/vcpkg/ports/qtdeviceutilities/vcpkg.json +1 -1
  795. package/vcpkg/ports/qtdoc/vcpkg.json +1 -1
  796. package/vcpkg/ports/qtgraphs/portfile.cmake +8 -0
  797. package/vcpkg/ports/qtgraphs/vcpkg.json +26 -0
  798. package/vcpkg/ports/qtgrpc/portfile.cmake +2 -1
  799. package/vcpkg/ports/qtgrpc/protoc-host.patch +23 -0
  800. package/vcpkg/ports/qtgrpc/vcpkg.json +1 -1
  801. package/vcpkg/ports/qthttpserver/vcpkg.json +1 -1
  802. package/vcpkg/ports/qtimageformats/vcpkg.json +1 -1
  803. package/vcpkg/ports/qtinterfaceframework/vcpkg.json +1 -1
  804. package/vcpkg/ports/qtlanguageserver/vcpkg.json +1 -1
  805. package/vcpkg/ports/qtlocation/vcpkg.json +1 -1
  806. package/vcpkg/ports/qtlottie/vcpkg.json +1 -1
  807. package/vcpkg/ports/qtmqtt/vcpkg.json +1 -1
  808. package/vcpkg/ports/qtmultimedia/static_find_modules.patch +0 -11
  809. package/vcpkg/ports/qtmultimedia/vcpkg.json +1 -1
  810. package/vcpkg/ports/qtnetworkauth/vcpkg.json +1 -1
  811. package/vcpkg/ports/qtopcua/fix-build.patch +0 -22
  812. package/vcpkg/ports/qtopcua/vcpkg.json +1 -1
  813. package/vcpkg/ports/qtpositioning/vcpkg.json +1 -1
  814. package/vcpkg/ports/qtquick3d/vcpkg.json +1 -1
  815. package/vcpkg/ports/qtquick3dphysics/vcpkg.json +1 -1
  816. package/vcpkg/ports/qtquickeffectmaker/vcpkg.json +1 -1
  817. package/vcpkg/ports/qtquicktimeline/vcpkg.json +1 -1
  818. package/vcpkg/ports/qtremoteobjects/vcpkg.json +1 -1
  819. package/vcpkg/ports/qtscxml/vcpkg.json +1 -1
  820. package/vcpkg/ports/qtsensors/vcpkg.json +1 -1
  821. package/vcpkg/ports/qtserialbus/vcpkg.json +1 -1
  822. package/vcpkg/ports/qtserialport/vcpkg.json +1 -1
  823. package/vcpkg/ports/qtshadertools/vcpkg.json +1 -1
  824. package/vcpkg/ports/qtspeech/vcpkg.json +1 -1
  825. package/vcpkg/ports/qtsvg/vcpkg.json +1 -1
  826. package/vcpkg/ports/qttools/vcpkg.json +1 -1
  827. package/vcpkg/ports/qttranslations/vcpkg.json +1 -1
  828. package/vcpkg/ports/qtvirtualkeyboard/portfile.cmake +7 -1
  829. package/vcpkg/ports/qtvirtualkeyboard/vcpkg.json +1 -1
  830. package/vcpkg/ports/qtwayland/vcpkg.json +1 -1
  831. package/vcpkg/ports/qtwebchannel/vcpkg.json +1 -1
  832. package/vcpkg/ports/qtwebengine/portfile.cmake +2 -2
  833. package/vcpkg/ports/qtwebengine/vcpkg.json +6 -1
  834. package/vcpkg/ports/qtwebsockets/vcpkg.json +1 -1
  835. package/vcpkg/ports/qtwebview/vcpkg.json +1 -1
  836. package/vcpkg/ports/quantlib/portfile.cmake +1 -1
  837. package/vcpkg/ports/quantlib/vcpkg.json +1 -1
  838. package/vcpkg/ports/quill/portfile.cmake +9 -1
  839. package/vcpkg/ports/quill/vcpkg.json +1 -2
  840. package/vcpkg/ports/qwt/portfile.cmake +33 -32
  841. package/vcpkg/ports/qwt/unofficial-qwt-config.cmake +48 -0
  842. package/vcpkg/ports/qwt/vcpkg.json +2 -3
  843. package/vcpkg/ports/raylib/portfile.cmake +1 -2
  844. package/vcpkg/ports/raylib/vcpkg.json +1 -2
  845. package/vcpkg/ports/reactiveplusplus/portfile.cmake +2 -2
  846. package/vcpkg/ports/reactiveplusplus/vcpkg.json +1 -1
  847. package/vcpkg/ports/realsense2/vcpkg.json +2 -0
  848. package/vcpkg/ports/reproc/fix-gcc13-build-error.patch +28 -0
  849. package/vcpkg/ports/reproc/portfile.cmake +4 -6
  850. package/vcpkg/ports/reproc/vcpkg.json +1 -1
  851. package/vcpkg/ports/restinio/portfile.cmake +14 -5
  852. package/vcpkg/ports/restinio/vcpkg.json +3 -2
  853. package/vcpkg/ports/rivers/add-install-configuration.patch +76 -0
  854. package/vcpkg/ports/rivers/portfile.cmake +28 -0
  855. package/vcpkg/ports/rivers/vcpkg.json +25 -0
  856. package/vcpkg/ports/rmqcpp/portfile.cmake +29 -0
  857. package/vcpkg/ports/rmqcpp/usage +4 -0
  858. package/vcpkg/ports/rmqcpp/vcpkg.json +36 -0
  859. package/vcpkg/ports/rtabmap/fix_link.patch +15 -0
  860. package/vcpkg/ports/rtabmap/portfile.cmake +1 -0
  861. package/vcpkg/ports/rtabmap/vcpkg.json +1 -1
  862. package/vcpkg/ports/rtaudio/portfile.cmake +2 -3
  863. package/vcpkg/ports/rtaudio/vcpkg.json +1 -2
  864. package/vcpkg/ports/s2n/portfile.cmake +1 -2
  865. package/vcpkg/ports/s2n/vcpkg.json +1 -1
  866. package/vcpkg/ports/sail/portfile.cmake +5 -8
  867. package/vcpkg/ports/sail/vcpkg.json +22 -5
  868. package/vcpkg/ports/saucer/fix_findpkg.patch +100 -0
  869. package/vcpkg/ports/saucer/portfile.cmake +6 -11
  870. package/vcpkg/ports/saucer/vcpkg.json +4 -6
  871. package/vcpkg/ports/sciter-js/portfile.cmake +2 -2
  872. package/vcpkg/ports/sciter-js/vcpkg.json +1 -1
  873. package/vcpkg/ports/sdbus-cpp/portfile.cmake +1 -1
  874. package/vcpkg/ports/sdbus-cpp/vcpkg.json +1 -0
  875. package/vcpkg/ports/sdl2/portfile.cmake +1 -1
  876. package/vcpkg/ports/sdl2/vcpkg.json +14 -17
  877. package/vcpkg/ports/sdl2-gfx/vcpkg.json +5 -2
  878. package/vcpkg/ports/sdl2-image/vcpkg.json +5 -1
  879. package/vcpkg/ports/sdl2-mixer/vcpkg.json +5 -2
  880. package/vcpkg/ports/sdl2-mixer-ext/fix-dependencies.patch +81 -81
  881. package/vcpkg/ports/sdl2-mixer-ext/portfile.cmake +5 -2
  882. package/vcpkg/ports/sdl2-mixer-ext/vcpkg.json +10 -3
  883. package/vcpkg/ports/sdl2-net/vcpkg.json +5 -2
  884. package/vcpkg/ports/sdl2-ttf/vcpkg.json +5 -1
  885. package/vcpkg/ports/sdl2pp/vcpkg.json +5 -2
  886. package/vcpkg/ports/seal/portfile.cmake +15 -13
  887. package/vcpkg/ports/seal/vcpkg.json +1 -0
  888. package/vcpkg/ports/sentencepiece/portfile.cmake +7 -9
  889. package/vcpkg/ports/sentencepiece/vcpkg.json +3 -3
  890. package/vcpkg/ports/sentry-native/portfile.cmake +1 -1
  891. package/vcpkg/ports/sentry-native/vcpkg.json +1 -1
  892. package/vcpkg/ports/sfml/portfile.cmake +1 -2
  893. package/vcpkg/ports/sfml/vcpkg.json +1 -2
  894. package/vcpkg/ports/shaderc/build-version.inc +1 -1
  895. package/vcpkg/ports/shaderc/cmake-config-export.patch +4 -3
  896. package/vcpkg/ports/shaderc/disable-update-version.patch +4 -4
  897. package/vcpkg/ports/shaderc/fix-build-type.patch +7 -7
  898. package/vcpkg/ports/shaderc/portfile.cmake +2 -4
  899. package/vcpkg/ports/shaderc/vcpkg.json +1 -2
  900. package/vcpkg/ports/shaderwriter/portfile.cmake +1 -1
  901. package/vcpkg/ports/shaderwriter/vcpkg.json +1 -1
  902. package/vcpkg/ports/simdjson/portfile.cmake +1 -1
  903. package/vcpkg/ports/simdjson/vcpkg.json +1 -1
  904. package/vcpkg/ports/skia/dawn-dedup-native-proc-gen.patch +26 -0
  905. package/vcpkg/ports/skia/example/CMakeLists.txt +5 -2
  906. package/vcpkg/ports/skia/portfile.cmake +56 -71
  907. package/vcpkg/ports/skia/skdebug-stdio.patch +12 -0
  908. package/vcpkg/ports/skia/skia-functions.cmake +225 -2
  909. package/vcpkg/ports/skia/third-party.gn.in +2 -2
  910. package/vcpkg/ports/skia/unofficial-skia-config.cmake +18 -59
  911. package/vcpkg/ports/skia/unofficial-skia-targets-details.cmake +18 -0
  912. package/vcpkg/ports/skia/unofficial-skia-targets.cmake +8 -0
  913. package/vcpkg/ports/skia/usage +2 -0
  914. package/vcpkg/ports/skia/vcpkg.json +33 -44
  915. package/vcpkg/ports/so5extra/portfile.cmake +1 -1
  916. package/vcpkg/ports/so5extra/vcpkg.json +1 -1
  917. package/vcpkg/ports/sobjectizer/portfile.cmake +1 -1
  918. package/vcpkg/ports/sobjectizer/vcpkg.json +1 -1
  919. package/vcpkg/ports/sol2/header-only.patch +13 -0
  920. package/vcpkg/ports/sol2/portfile.cmake +9 -18
  921. package/vcpkg/ports/sol2/vcpkg.json +1 -5
  922. package/vcpkg/ports/soundtouch/portfile.cmake +4 -3
  923. package/vcpkg/ports/soundtouch/vcpkg.json +2 -2
  924. package/vcpkg/ports/spirv-headers/portfile.cmake +3 -4
  925. package/vcpkg/ports/spirv-headers/vcpkg.json +1 -2
  926. package/vcpkg/ports/spirv-tools/cmake-config-dir.diff +3 -3
  927. package/vcpkg/ports/spirv-tools/fix-tool-deps.diff +2 -2
  928. package/vcpkg/ports/spirv-tools/portfile.cmake +2 -2
  929. package/vcpkg/ports/spirv-tools/spirv-tools-shared.diff +7 -7
  930. package/vcpkg/ports/spirv-tools/vcpkg.json +1 -2
  931. package/vcpkg/ports/sqlite-orm/vcpkg.json +2 -0
  932. package/vcpkg/ports/sqlite3/add-config-include.patch +6 -6
  933. package/vcpkg/ports/sqlite3/portfile.cmake +4 -1
  934. package/vcpkg/ports/sqlite3/vcpkg.json +1 -1
  935. package/vcpkg/ports/status-code/portfile.cmake +6 -4
  936. package/vcpkg/ports/status-code/vcpkg.json +2 -2
  937. package/vcpkg/ports/stdexec/portfile.cmake +2 -4
  938. package/vcpkg/ports/stdexec/vcpkg.json +2 -2
  939. package/vcpkg/ports/stxxl/vcpkg.json +2 -1
  940. package/vcpkg/ports/tacopie/fix-mingw-build.patch +11 -0
  941. package/vcpkg/ports/tacopie/portfile.cmake +1 -0
  942. package/vcpkg/ports/tacopie/vcpkg.json +1 -1
  943. package/vcpkg/ports/tbb/portfile.cmake +1 -1
  944. package/vcpkg/ports/tbb/vcpkg.json +4 -5
  945. package/vcpkg/ports/tesseract/fix-link-include-path.patch +14 -0
  946. package/vcpkg/ports/tesseract/portfile.cmake +2 -2
  947. package/vcpkg/ports/tesseract/vcpkg.json +1 -1
  948. package/vcpkg/ports/tgbot-cpp/portfile.cmake +2 -2
  949. package/vcpkg/ports/tgbot-cpp/vcpkg.json +1 -1
  950. package/vcpkg/ports/tgui/devendor-stb.patch +33 -19
  951. package/vcpkg/ports/tgui/portfile.cmake +5 -4
  952. package/vcpkg/ports/tgui/vcpkg.json +1 -1
  953. package/vcpkg/ports/theia/vcpkg.json +6 -1
  954. package/vcpkg/ports/thomasmonkman-filewatch/fix-unix-listen.patch +37 -0
  955. package/vcpkg/ports/thomasmonkman-filewatch/portfile.cmake +2 -0
  956. package/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json +1 -0
  957. package/vcpkg/ports/thorvg/portfile.cmake +5 -5
  958. package/vcpkg/ports/thorvg/usage +5 -0
  959. package/vcpkg/ports/thorvg/vcpkg.json +1 -1
  960. package/vcpkg/ports/tiny-process-library/vcpkg.json +2 -1
  961. package/vcpkg/ports/tinyorm/portfile.cmake +43 -0
  962. package/vcpkg/ports/tinyorm/suppress-warning-STL4043.patch +18 -0
  963. package/vcpkg/ports/tinyorm/vcpkg.json +107 -0
  964. package/vcpkg/ports/tomlplusplus/fix-android-fileapi.patch +2 -2
  965. package/vcpkg/ports/tomlplusplus/portfile.cmake +1 -1
  966. package/vcpkg/ports/tomlplusplus/vcpkg.json +1 -1
  967. package/vcpkg/ports/tracy/001-fix-vcxproj-vcpkg.patch +147 -3
  968. package/vcpkg/ports/tracy/{003-fix-imgui-path.patch → 002-use-internal-imgui.patch} +14 -1
  969. package/vcpkg/ports/tracy/portfile.cmake +1 -2
  970. package/vcpkg/ports/tracy/vcpkg.json +1 -0
  971. package/vcpkg/ports/trantor/000-fix-deps.patch +5 -5
  972. package/vcpkg/ports/trantor/portfile.cmake +1 -1
  973. package/vcpkg/ports/trantor/vcpkg.json +1 -1
  974. package/vcpkg/ports/tre/CMakeLists.txt +9 -0
  975. package/vcpkg/ports/tre/portfile.cmake +5 -1
  976. package/vcpkg/ports/tre/usage +4 -0
  977. package/vcpkg/ports/tre/vcpkg.json +6 -1
  978. package/vcpkg/ports/tree-sitter/pkgconfig.patch +1 -1
  979. package/vcpkg/ports/tree-sitter/vcpkg.json +1 -0
  980. package/vcpkg/ports/treehopper/vcpkg.json +2 -1
  981. package/vcpkg/ports/triton/fix_bin_path.patch +13 -0
  982. package/vcpkg/ports/triton/portfile.cmake +4 -2
  983. package/vcpkg/ports/triton/vcpkg.json +1 -2
  984. package/vcpkg/ports/unittest-cpp/portfile.cmake +3 -2
  985. package/vcpkg/ports/unittest-cpp/vcpkg.json +1 -1
  986. package/vcpkg/ports/usrsctp/vcpkg.json +3 -1
  987. package/vcpkg/ports/utfcpp/fix-include-path.patch +21 -0
  988. package/vcpkg/ports/utfcpp/portfile.cmake +3 -12
  989. package/vcpkg/ports/utfcpp/vcpkg.json +1 -1
  990. package/vcpkg/ports/uvatlas/portfile.cmake +3 -3
  991. package/vcpkg/ports/uvatlas/vcpkg.json +1 -1
  992. package/vcpkg/ports/uwebsockets/portfile.cmake +1 -1
  993. package/vcpkg/ports/uwebsockets/vcpkg.json +1 -1
  994. package/vcpkg/ports/valijson/portfile.cmake +15 -16
  995. package/vcpkg/ports/valijson/vcpkg.json +12 -2
  996. package/vcpkg/ports/veigar/portfile.cmake +26 -0
  997. package/vcpkg/ports/veigar/vcpkg.json +19 -0
  998. package/vcpkg/ports/vit-vit-ctpl/portfile.cmake +24 -0
  999. package/vcpkg/ports/vit-vit-ctpl/vcpkg.json +25 -0
  1000. package/vcpkg/ports/wcslib/portfile.cmake +3 -3
  1001. package/vcpkg/ports/wcslib/vcpkg.json +1 -1
  1002. package/vcpkg/ports/websocketpp/cxx20.patch +27 -0
  1003. package/vcpkg/ports/websocketpp/vcpkg.json +1 -1
  1004. package/vcpkg/ports/webview2/portfile.cmake +1 -3
  1005. package/vcpkg/ports/webview2/vcpkg.json +1 -2
  1006. package/vcpkg/ports/wil/portfile.cmake +5 -2
  1007. package/vcpkg/ports/wil/vcpkg.json +1 -1
  1008. package/vcpkg/ports/winsparkle/portfile.cmake +10 -12
  1009. package/vcpkg/ports/winsparkle/vcpkg.json +1 -2
  1010. package/vcpkg/ports/wintoast/Config.cmake.in +19 -0
  1011. package/vcpkg/ports/wintoast/portfile.cmake +16 -11
  1012. package/vcpkg/ports/wintoast/vcpkg.json +1 -2
  1013. package/vcpkg/ports/wolfssl/portfile.cmake +24 -5
  1014. package/vcpkg/ports/wolfssl/vcpkg.json +14 -2
  1015. package/vcpkg/ports/workflow/portfile.cmake +4 -4
  1016. package/vcpkg/ports/workflow/vcpkg.json +1 -2
  1017. package/vcpkg/ports/x265/portfile.cmake +7 -7
  1018. package/vcpkg/ports/x265/vcpkg.json +1 -2
  1019. package/vcpkg/ports/x265/version.patch +16 -0
  1020. package/vcpkg/ports/x86-simd-sort/portfile.cmake +2 -2
  1021. package/vcpkg/ports/x86-simd-sort/vcpkg.json +1 -1
  1022. package/vcpkg/ports/xbyak/portfile.cmake +2 -2
  1023. package/vcpkg/ports/xbyak/vcpkg.json +1 -1
  1024. package/vcpkg/ports/xmlsec/vcpkg.json +2 -2
  1025. package/vcpkg/ports/xsimd/portfile.cmake +1 -1
  1026. package/vcpkg/ports/xsimd/vcpkg.json +1 -1
  1027. package/vcpkg/ports/xtensor/portfile.cmake +1 -1
  1028. package/vcpkg/ports/xtensor/vcpkg.json +1 -2
  1029. package/vcpkg/ports/yaml-cpp/portfile.cmake +11 -12
  1030. package/vcpkg/ports/yaml-cpp/vcpkg.json +1 -1
  1031. package/vcpkg/ports/yaml-cpp/yaml-cpp-pr-1212.patch +79 -0
  1032. package/vcpkg/ports/yara/vcpkg.json +2 -0
  1033. package/vcpkg/ports/zimpl/libm.diff +13 -0
  1034. package/vcpkg/ports/zimpl/msvc.diff +48 -0
  1035. package/vcpkg/ports/zimpl/portfile.cmake +40 -0
  1036. package/vcpkg/ports/zimpl/vcpkg.json +24 -0
  1037. package/vcpkg/ports/zlib-ng/portfile.cmake +1 -1
  1038. package/vcpkg/ports/zlib-ng/vcpkg.json +1 -1
  1039. package/vcpkg/ports/zoe/portfile.cmake +28 -0
  1040. package/vcpkg/ports/zoe/vcpkg.json +22 -0
  1041. package/vcpkg/ports/zstd/portfile.cmake +8 -1
  1042. package/vcpkg/ports/zstd/vcpkg.json +2 -2
  1043. package/vcpkg/ports/ztd-cuneicode/fix-cmake-install.patch +95 -0
  1044. package/vcpkg/ports/ztd-cuneicode/portfile.cmake +22 -0
  1045. package/vcpkg/ports/ztd-cuneicode/vcpkg.json +18 -0
  1046. package/vcpkg/ports/ztd-encoding-tables/fix-cmake-install.patch +68 -0
  1047. package/vcpkg/ports/ztd-encoding-tables/portfile.cmake +22 -0
  1048. package/vcpkg/ports/ztd-encoding-tables/vcpkg.json +18 -0
  1049. package/vcpkg/ports/ztd-idk/fix-cmake-install.patch +187 -0
  1050. package/vcpkg/ports/ztd-idk/portfile.cmake +22 -0
  1051. package/vcpkg/ports/ztd-idk/vcpkg.json +17 -0
  1052. package/vcpkg/ports/ztd-platform/fix-cmake-install.patch +72 -0
  1053. package/vcpkg/ports/ztd-platform/portfile.cmake +22 -0
  1054. package/vcpkg/ports/ztd-platform/vcpkg.json +18 -0
  1055. package/vcpkg/ports/ztd-static-containers/fix-cmake.patch +68 -0
  1056. package/vcpkg/ports/ztd-static-containers/portfile.cmake +18 -0
  1057. package/vcpkg/ports/ztd-static-containers/vcpkg.json +19 -0
  1058. package/vcpkg/ports/ztd-text/fix-cmake-install.patch +109 -0
  1059. package/vcpkg/ports/ztd-text/portfile.cmake +7 -26
  1060. package/vcpkg/ports/ztd-text/vcpkg.json +4 -2
  1061. package/vcpkg/scripts/azure-pipelines/android/Dockerfile +65 -55
  1062. package/vcpkg/scripts/azure-pipelines/android/azure-pipelines.yml +136 -136
  1063. package/vcpkg/scripts/azure-pipelines/android/create-docker-image.ps1 +39 -37
  1064. package/vcpkg/scripts/azure-pipelines/android/provision-image.sh +1 -1
  1065. package/vcpkg/scripts/azure-pipelines/azure-pipelines.yml +1 -1
  1066. package/vcpkg/scripts/buildsystems/msbuild/vcpkg-general.xml +14 -0
  1067. package/vcpkg/scripts/buildsystems/msbuild/vcpkg.props +1 -0
  1068. package/vcpkg/scripts/buildsystems/msbuild/vcpkg.targets +30 -10
  1069. package/vcpkg/scripts/ci.baseline.txt +15 -86
  1070. package/vcpkg/scripts/cmake/vcpkg_acquire_msys.cmake +104 -104
  1071. package/vcpkg/scripts/cmake/vcpkg_configure_make.cmake +2 -8
  1072. package/vcpkg/scripts/cmake/vcpkg_download_sourceforge.cmake +85 -0
  1073. package/vcpkg/scripts/cmake/vcpkg_extract_archive.cmake +51 -0
  1074. package/vcpkg/scripts/cmake/vcpkg_extract_source_archive.cmake +1 -7
  1075. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(7Z).cmake +8 -6
  1076. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(ARIA2).cmake +6 -4
  1077. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(BAZEL).cmake +0 -2
  1078. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DARK).cmake +7 -5
  1079. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(DOXYGEN).cmake +9 -9
  1080. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GN).cmake +1 -3
  1081. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GO).cmake +7 -5
  1082. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(GPERF).cmake +6 -4
  1083. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(JOM).cmake +11 -9
  1084. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(MESON).cmake +0 -1
  1085. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NASM).cmake +9 -4
  1086. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NINJA).cmake +0 -2
  1087. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(NUGET).cmake +9 -7
  1088. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake +0 -1
  1089. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PERL).cmake +9 -7
  1090. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PKGCONFIG).cmake +24 -8
  1091. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake +15 -5
  1092. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(RUBY).cmake +6 -4
  1093. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SCONS).cmake +6 -4
  1094. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(SWIG).cmake +5 -5
  1095. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program(YASM).cmake +8 -6
  1096. package/vcpkg/scripts/cmake/vcpkg_find_acquire_program.cmake +28 -54
  1097. package/vcpkg/scripts/cmake/vcpkg_find_fortran.cmake +52 -52
  1098. package/vcpkg/scripts/cmake/vcpkg_from_sourceforge.cmake +11 -72
  1099. package/vcpkg/scripts/ports.cmake +2 -0
  1100. package/vcpkg/scripts/test_ports/vcpkg-ci-msys2/portfile.cmake +9 -3
  1101. package/vcpkg/scripts/test_ports/vcpkg-ci-skia/vcpkg.json +5 -5
  1102. package/vcpkg/scripts/toolchains/linux.cmake +6 -6
  1103. package/vcpkg/scripts/vcpkg-tool-metadata.txt +5 -5
  1104. package/vcpkg/vcpkgLastBuiltCommitId +1 -1
  1105. package/vcpkg/versions/7-/7zip.json +5 -0
  1106. package/vcpkg/versions/a-/ace.json +10 -0
  1107. package/vcpkg/versions/a-/ada-url.json +5 -0
  1108. package/vcpkg/versions/a-/ade.json +5 -0
  1109. package/vcpkg/versions/a-/allegro5.json +5 -0
  1110. package/vcpkg/versions/a-/alpaka.json +5 -0
  1111. package/vcpkg/versions/a-/aom.json +5 -0
  1112. package/vcpkg/versions/a-/apsi.json +5 -0
  1113. package/vcpkg/versions/a-/argparse.json +5 -0
  1114. package/vcpkg/versions/a-/arrow.json +15 -0
  1115. package/vcpkg/versions/a-/asio-grpc.json +10 -0
  1116. package/vcpkg/versions/a-/asio.json +5 -0
  1117. package/vcpkg/versions/a-/assimp.json +5 -0
  1118. package/vcpkg/versions/a-/async-mqtt.json +10 -0
  1119. package/vcpkg/versions/a-/avisynthplus.json +5 -0
  1120. package/vcpkg/versions/a-/avro-c.json +5 -0
  1121. package/vcpkg/versions/a-/aws-c-auth.json +10 -0
  1122. package/vcpkg/versions/a-/aws-c-cal.json +5 -0
  1123. package/vcpkg/versions/a-/aws-c-common.json +10 -0
  1124. package/vcpkg/versions/a-/aws-c-http.json +5 -0
  1125. package/vcpkg/versions/a-/aws-c-io.json +10 -0
  1126. package/vcpkg/versions/a-/aws-c-mqtt.json +10 -0
  1127. package/vcpkg/versions/a-/aws-c-s3.json +10 -0
  1128. package/vcpkg/versions/a-/aws-crt-cpp.json +10 -0
  1129. package/vcpkg/versions/a-/aws-lambda-cpp.json +5 -0
  1130. package/vcpkg/versions/a-/aws-sdk-cpp.json +20 -0
  1131. package/vcpkg/versions/a-/azure-core-amqp-cpp.json +5 -0
  1132. package/vcpkg/versions/a-/azure-core-cpp.json +10 -0
  1133. package/vcpkg/versions/a-/azure-identity-cpp.json +5 -0
  1134. package/vcpkg/versions/a-/azure-messaging-eventhubs-cpp.json +5 -0
  1135. package/vcpkg/versions/a-/azure-storage-blobs-cpp.json +5 -0
  1136. package/vcpkg/versions/a-/azure-storage-common-cpp.json +10 -0
  1137. package/vcpkg/versions/a-/azure-storage-files-datalake-cpp.json +5 -0
  1138. package/vcpkg/versions/a-/azure-storage-files-shares-cpp.json +5 -0
  1139. package/vcpkg/versions/a-/azure-storage-queues-cpp.json +5 -0
  1140. package/vcpkg/versions/b-/baresip-libre.json +20 -0
  1141. package/vcpkg/versions/b-/bext-di.json +5 -0
  1142. package/vcpkg/versions/b-/bgfx.json +5 -0
  1143. package/vcpkg/versions/b-/bloomberg-quantum.json +9 -0
  1144. package/vcpkg/versions/b-/botan.json +5 -0
  1145. package/vcpkg/versions/b-/breakpad.json +3 -3
  1146. package/vcpkg/versions/b-/brpc.json +5 -0
  1147. package/vcpkg/versions/baseline.json +661 -485
  1148. package/vcpkg/versions/c-/calceph.json +5 -0
  1149. package/vcpkg/versions/c-/cfitsio.json +5 -0
  1150. package/vcpkg/versions/c-/check.json +5 -0
  1151. package/vcpkg/versions/c-/cimg.json +5 -0
  1152. package/vcpkg/versions/c-/civetweb.json +5 -0
  1153. package/vcpkg/versions/c-/clap-cleveraudio.json +9 -0
  1154. package/vcpkg/versions/c-/cnats.json +10 -0
  1155. package/vcpkg/versions/c-/configcat.json +10 -0
  1156. package/vcpkg/versions/c-/copypp.json +19 -0
  1157. package/vcpkg/versions/c-/corrade.json +5 -0
  1158. package/vcpkg/versions/c-/cpp-sort.json +9 -0
  1159. package/vcpkg/versions/c-/cppcms.json +5 -0
  1160. package/vcpkg/versions/c-/cppgraphqlgen.json +5 -0
  1161. package/vcpkg/versions/c-/cppp-reiconv.json +9 -0
  1162. package/vcpkg/versions/c-/cpprestsdk.json +5 -0
  1163. package/vcpkg/versions/c-/cppslippi.json +10 -0
  1164. package/vcpkg/versions/c-/cpptrace.json +19 -0
  1165. package/vcpkg/versions/c-/cpr.json +8 -3
  1166. package/vcpkg/versions/c-/crc32c.json +5 -0
  1167. package/vcpkg/versions/c-/ctstraffic.json +9 -0
  1168. package/vcpkg/versions/c-/cuda-api-wrappers.json +9 -0
  1169. package/vcpkg/versions/c-/curlpp.json +5 -0
  1170. package/vcpkg/versions/c-/czmq.json +5 -0
  1171. package/vcpkg/versions/d-/darknet.json +5 -0
  1172. package/vcpkg/versions/d-/dartsim.json +5 -0
  1173. package/vcpkg/versions/d-/dav1d.json +5 -0
  1174. package/vcpkg/versions/d-/dbus.json +5 -0
  1175. package/vcpkg/versions/d-/dcmtk.json +5 -0
  1176. package/vcpkg/versions/d-/directxmesh.json +5 -0
  1177. package/vcpkg/versions/d-/directxtex.json +5 -0
  1178. package/vcpkg/versions/d-/directxtk.json +5 -0
  1179. package/vcpkg/versions/d-/directxtk12.json +5 -0
  1180. package/vcpkg/versions/d-/discordcoreapi.json +10 -0
  1181. package/vcpkg/versions/d-/dlib.json +5 -0
  1182. package/vcpkg/versions/d-/dpp.json +15 -0
  1183. package/vcpkg/versions/d-/draco.json +5 -0
  1184. package/vcpkg/versions/d-/drogon.json +5 -0
  1185. package/vcpkg/versions/d-/dstorage.json +5 -0
  1186. package/vcpkg/versions/d-/dylib.json +9 -0
  1187. package/vcpkg/versions/d-/dyno.json +9 -0
  1188. package/vcpkg/versions/e-/ed25519.json +9 -0
  1189. package/vcpkg/versions/e-/eigen3.json +5 -0
  1190. package/vcpkg/versions/e-/enkits.json +5 -0
  1191. package/vcpkg/versions/e-/ereignis.json +5 -0
  1192. package/vcpkg/versions/e-/exiv2.json +5 -0
  1193. package/vcpkg/versions/f-/fakeit.json +5 -0
  1194. package/vcpkg/versions/f-/fastgltf.json +5 -0
  1195. package/vcpkg/versions/f-/fastio.json +5 -0
  1196. package/vcpkg/versions/f-/fastrtps.json +11 -1
  1197. package/vcpkg/versions/f-/ffmpeg.json +15 -0
  1198. package/vcpkg/versions/f-/ffnvcodec.json +5 -0
  1199. package/vcpkg/versions/f-/flagpp.json +9 -0
  1200. package/vcpkg/versions/f-/flatbuffers.json +5 -0
  1201. package/vcpkg/versions/f-/flecs.json +5 -0
  1202. package/vcpkg/versions/f-/freeglut.json +5 -0
  1203. package/vcpkg/versions/f-/freerdp.json +5 -0
  1204. package/vcpkg/versions/f-/fribidi.json +5 -0
  1205. package/vcpkg/versions/g-/gapp.json +9 -0
  1206. package/vcpkg/versions/g-/gdal.json +15 -0
  1207. package/vcpkg/versions/g-/geographiclib.json +5 -0
  1208. package/vcpkg/versions/g-/geos.json +10 -0
  1209. package/vcpkg/versions/g-/gflags.json +10 -0
  1210. package/vcpkg/versions/g-/ginkgo.json +5 -0
  1211. package/vcpkg/versions/g-/gl2ps.json +5 -0
  1212. package/vcpkg/versions/g-/glaze.json +50 -0
  1213. package/vcpkg/versions/g-/glfw3.json +5 -0
  1214. package/vcpkg/versions/g-/glib.json +5 -0
  1215. package/vcpkg/versions/g-/glog.json +5 -0
  1216. package/vcpkg/versions/g-/glslang.json +15 -0
  1217. package/vcpkg/versions/g-/glui.json +5 -0
  1218. package/vcpkg/versions/g-/gobject-introspection.json +5 -0
  1219. package/vcpkg/versions/g-/google-cloud-cpp.json +15 -0
  1220. package/vcpkg/versions/g-/graphite2.json +5 -0
  1221. package/vcpkg/versions/g-/graphviz.json +5 -0
  1222. package/vcpkg/versions/g-/gstreamer.json +10 -0
  1223. package/vcpkg/versions/g-/gts.json +5 -0
  1224. package/vcpkg/versions/g-/gz-cmake3.json +20 -0
  1225. package/vcpkg/versions/g-/gz-common5.json +5 -0
  1226. package/vcpkg/versions/g-/gz-gui7.json +9 -0
  1227. package/vcpkg/versions/g-/gz-math7.json +5 -0
  1228. package/vcpkg/versions/g-/gz-physics6.json +14 -0
  1229. package/vcpkg/versions/g-/gz-rendering7.json +14 -0
  1230. package/vcpkg/versions/g-/gz-sensors7.json +9 -0
  1231. package/vcpkg/versions/h-/harfbuzz.json +5 -0
  1232. package/vcpkg/versions/h-/hnswlib.json +5 -0
  1233. package/vcpkg/versions/i-/icu.json +10 -0
  1234. package/vcpkg/versions/i-/ignition-common1.json +5 -0
  1235. package/vcpkg/versions/i-/igraph.json +5 -0
  1236. package/vcpkg/versions/i-/imgui.json +5 -0
  1237. package/vcpkg/versions/i-/itay-grudev-singleapplication.json +9 -0
  1238. package/vcpkg/versions/i-/itk.json +5 -0
  1239. package/vcpkg/versions/i-/itsy-bitsy.json +9 -0
  1240. package/vcpkg/versions/j-/jasper.json +5 -0
  1241. package/vcpkg/versions/j-/jkqtplotter.json +14 -0
  1242. package/vcpkg/versions/j-/joltphysics.json +5 -0
  1243. package/vcpkg/versions/j-/jsoncpp.json +5 -0
  1244. package/vcpkg/versions/j-/jsonifier.json +15 -0
  1245. package/vcpkg/versions/k-/kaitai-struct-cpp-stl-runtime.json +10 -0
  1246. package/vcpkg/versions/k-/kdalgorithms.json +5 -0
  1247. package/vcpkg/versions/k-/kealib.json +5 -0
  1248. package/vcpkg/versions/k-/kf5parts.json +5 -0
  1249. package/vcpkg/versions/k-/kf5service.json +5 -0
  1250. package/vcpkg/versions/k-/kf5texteditor.json +9 -0
  1251. package/vcpkg/versions/k-/ktx.json +5 -0
  1252. package/vcpkg/versions/k-/kubazip.json +5 -0
  1253. package/vcpkg/versions/k-/kuku.json +5 -0
  1254. package/vcpkg/versions/l-/lensfun.json +14 -0
  1255. package/vcpkg/versions/l-/libaes-siv.json +9 -0
  1256. package/vcpkg/versions/l-/libassert.json +14 -0
  1257. package/vcpkg/versions/l-/libbson.json +15 -0
  1258. package/vcpkg/versions/l-/libconfig.json +10 -0
  1259. package/vcpkg/versions/l-/libdatachannel.json +5 -0
  1260. package/vcpkg/versions/l-/libde265.json +10 -0
  1261. package/vcpkg/versions/l-/libdeflate.json +5 -0
  1262. package/vcpkg/versions/l-/libdwarf.json +9 -0
  1263. package/vcpkg/versions/l-/libexif.json +5 -0
  1264. package/vcpkg/versions/l-/libheif.json +15 -0
  1265. package/vcpkg/versions/l-/libhv.json +5 -0
  1266. package/vcpkg/versions/l-/libigl.json +5 -0
  1267. package/vcpkg/versions/l-/liblemon.json +5 -0
  1268. package/vcpkg/versions/l-/libmagic.json +10 -0
  1269. package/vcpkg/versions/l-/libmspack.json +5 -0
  1270. package/vcpkg/versions/l-/libmt32emu.json +5 -0
  1271. package/vcpkg/versions/l-/libmysql.json +5 -0
  1272. package/vcpkg/versions/l-/libnop.json +5 -0
  1273. package/vcpkg/versions/l-/libobfuscate.json +9 -0
  1274. package/vcpkg/versions/l-/libosip2.json +5 -0
  1275. package/vcpkg/versions/l-/libpcap.json +10 -0
  1276. package/vcpkg/versions/l-/libphonenumber.json +5 -0
  1277. package/vcpkg/versions/l-/libpng.json +5 -0
  1278. package/vcpkg/versions/l-/libpq.json +5 -0
  1279. package/vcpkg/versions/l-/libraqm.json +5 -0
  1280. package/vcpkg/versions/l-/librdkafka.json +5 -0
  1281. package/vcpkg/versions/l-/libremidi.json +10 -0
  1282. package/vcpkg/versions/l-/libressl.json +10 -0
  1283. package/vcpkg/versions/l-/librsync.json +5 -0
  1284. package/vcpkg/versions/l-/libsbml.json +5 -0
  1285. package/vcpkg/versions/l-/libsigcpp.json +5 -0
  1286. package/vcpkg/versions/l-/libsndfile.json +5 -0
  1287. package/vcpkg/versions/l-/libspatialite.json +5 -0
  1288. package/vcpkg/versions/l-/libspng.json +9 -0
  1289. package/vcpkg/versions/l-/libssh.json +5 -0
  1290. package/vcpkg/versions/l-/libsystemd.json +5 -0
  1291. package/vcpkg/versions/l-/libtheora.json +5 -0
  1292. package/vcpkg/versions/l-/libtommath.json +5 -0
  1293. package/vcpkg/versions/l-/libunibreak.json +5 -0
  1294. package/vcpkg/versions/l-/liburing.json +5 -0
  1295. package/vcpkg/versions/l-/libusb.json +10 -0
  1296. package/vcpkg/versions/l-/libuv.json +5 -0
  1297. package/vcpkg/versions/l-/libvpx.json +5 -0
  1298. package/vcpkg/versions/l-/libxml2.json +10 -0
  1299. package/vcpkg/versions/l-/libxslt.json +5 -0
  1300. package/vcpkg/versions/l-/libzim.json +5 -0
  1301. package/vcpkg/versions/l-/libzip.json +5 -0
  1302. package/vcpkg/versions/l-/live555.json +5 -0
  1303. package/vcpkg/versions/l-/llfio.json +5 -0
  1304. package/vcpkg/versions/l-/llgi.json +9 -0
  1305. package/vcpkg/versions/l-/llhttp.json +5 -0
  1306. package/vcpkg/versions/l-/llvm.json +10 -0
  1307. package/vcpkg/versions/l-/lockpp.json +5 -0
  1308. package/vcpkg/versions/l-/log4cplus.json +5 -0
  1309. package/vcpkg/versions/l-/log4cxx.json +5 -0
  1310. package/vcpkg/versions/l-/lpeg.json +5 -0
  1311. package/vcpkg/versions/l-/luafilesystem.json +5 -0
  1312. package/vcpkg/versions/l-/luajit.json +5 -0
  1313. package/vcpkg/versions/m-/maddy.json +5 -0
  1314. package/vcpkg/versions/m-/magic-enum.json +10 -0
  1315. package/vcpkg/versions/m-/magnum-plugins.json +5 -0
  1316. package/vcpkg/versions/m-/magnum.json +15 -0
  1317. package/vcpkg/versions/m-/mailio.json +5 -0
  1318. package/vcpkg/versions/m-/materialx.json +5 -0
  1319. package/vcpkg/versions/m-/matio.json +15 -0
  1320. package/vcpkg/versions/m-/mbedtls.json +5 -0
  1321. package/vcpkg/versions/m-/mdl-sdk.json +5 -0
  1322. package/vcpkg/versions/m-/mimalloc.json +5 -0
  1323. package/vcpkg/versions/m-/miniaudio.json +5 -0
  1324. package/vcpkg/versions/m-/minizip-ng.json +10 -0
  1325. package/vcpkg/versions/m-/mongo-c-driver.json +10 -0
  1326. package/vcpkg/versions/m-/mongo-cxx-driver.json +5 -0
  1327. package/vcpkg/versions/m-/moos-core.json +5 -0
  1328. package/vcpkg/versions/m-/mozjpeg.json +5 -0
  1329. package/vcpkg/versions/m-/mpark-patterns.json +9 -0
  1330. package/vcpkg/versions/m-/mqtt-cpp.json +5 -0
  1331. package/vcpkg/versions/m-/ms-gsl.json +5 -0
  1332. package/vcpkg/versions/m-/msdfgen.json +5 -0
  1333. package/vcpkg/versions/m-/mygui.json +5 -0
  1334. package/vcpkg/versions/n-/nana.json +5 -0
  1335. package/vcpkg/versions/n-/nanodbc.json +5 -0
  1336. package/vcpkg/versions/n-/nanoflann.json +5 -0
  1337. package/vcpkg/versions/n-/nayuki-qr-code-generator.json +5 -0
  1338. package/vcpkg/versions/n-/ncnn.json +5 -0
  1339. package/vcpkg/versions/n-/ned14-internal-quickcpplib.json +10 -0
  1340. package/vcpkg/versions/n-/nethost.json +5 -0
  1341. package/vcpkg/versions/n-/nghttp2.json +5 -0
  1342. package/vcpkg/versions/n-/nghttp3.json +5 -0
  1343. package/vcpkg/versions/n-/ngtcp2.json +10 -0
  1344. package/vcpkg/versions/n-/nlohmann-json.json +5 -0
  1345. package/vcpkg/versions/n-/nng.json +5 -0
  1346. package/vcpkg/versions/n-/nsync.json +5 -0
  1347. package/vcpkg/versions/n-/numactl.json +5 -0
  1348. package/vcpkg/versions/n-/numcpp.json +5 -0
  1349. package/vcpkg/versions/n-/nuspell.json +5 -0
  1350. package/vcpkg/versions/o-/oatpp-sqlite.json +5 -0
  1351. package/vcpkg/versions/o-/octomap.json +10 -0
  1352. package/vcpkg/versions/o-/ode.json +10 -0
  1353. package/vcpkg/versions/o-/ogre-next.json +15 -0
  1354. package/vcpkg/versions/o-/onednn.json +5 -0
  1355. package/vcpkg/versions/o-/onnx-optimizer.json +5 -0
  1356. package/vcpkg/versions/o-/onnx.json +5 -0
  1357. package/vcpkg/versions/o-/onnxruntime-gpu.json +5 -0
  1358. package/vcpkg/versions/o-/open62541.json +10 -0
  1359. package/vcpkg/versions/o-/openblas.json +5 -0
  1360. package/vcpkg/versions/o-/opencascade.json +5 -0
  1361. package/vcpkg/versions/o-/opencv3.json +5 -0
  1362. package/vcpkg/versions/o-/opencv4.json +25 -0
  1363. package/vcpkg/versions/o-/openimageio.json +5 -0
  1364. package/vcpkg/versions/o-/openmpi.json +5 -0
  1365. package/vcpkg/versions/o-/openssl.json +10 -0
  1366. package/vcpkg/versions/o-/opentelemetry-cpp.json +10 -0
  1367. package/vcpkg/versions/o-/opentelemetry-fluentd.json +5 -0
  1368. package/vcpkg/versions/o-/openvdb.json +5 -0
  1369. package/vcpkg/versions/o-/openvino.json +10 -0
  1370. package/vcpkg/versions/o-/openxr-loader.json +5 -0
  1371. package/vcpkg/versions/o-/outcome.json +5 -0
  1372. package/vcpkg/versions/p-/paho-mqtt.json +5 -0
  1373. package/vcpkg/versions/p-/paho-mqttpp3.json +5 -0
  1374. package/vcpkg/versions/p-/pcapplusplus.json +5 -0
  1375. package/vcpkg/versions/p-/pipewire.json +5 -0
  1376. package/vcpkg/versions/p-/pkgconf.json +5 -0
  1377. package/vcpkg/versions/p-/plog.json +5 -0
  1378. package/vcpkg/versions/p-/pocketfft.json +9 -0
  1379. package/vcpkg/versions/p-/poco.json +10 -0
  1380. package/vcpkg/versions/p-/podofo.json +5 -0
  1381. package/vcpkg/versions/p-/poppler.json +5 -0
  1382. package/vcpkg/versions/p-/proj.json +5 -0
  1383. package/vcpkg/versions/p-/protobuf-c.json +5 -0
  1384. package/vcpkg/versions/p-/proxsuite.json +9 -0
  1385. package/vcpkg/versions/p-/python3.json +15 -0
  1386. package/vcpkg/versions/q-/qcoro.json +5 -0
  1387. package/vcpkg/versions/q-/qt-advanced-docking-system.json +10 -0
  1388. package/vcpkg/versions/q-/qt.json +10 -0
  1389. package/vcpkg/versions/q-/qt3d.json +10 -0
  1390. package/vcpkg/versions/q-/qt5compat.json +10 -0
  1391. package/vcpkg/versions/q-/qtactiveqt.json +10 -0
  1392. package/vcpkg/versions/q-/qtapplicationmanager.json +10 -0
  1393. package/vcpkg/versions/q-/qtbase.json +25 -0
  1394. package/vcpkg/versions/q-/qtcharts.json +10 -0
  1395. package/vcpkg/versions/q-/qtcoap.json +10 -0
  1396. package/vcpkg/versions/q-/qtconnectivity.json +10 -0
  1397. package/vcpkg/versions/q-/qtdatavis3d.json +10 -0
  1398. package/vcpkg/versions/q-/qtdeclarative.json +15 -0
  1399. package/vcpkg/versions/q-/qtdeviceutilities.json +10 -0
  1400. package/vcpkg/versions/q-/qtdoc.json +10 -0
  1401. package/vcpkg/versions/q-/qtgraphs.json +9 -0
  1402. package/vcpkg/versions/q-/qtgrpc.json +10 -0
  1403. package/vcpkg/versions/q-/qthttpserver.json +10 -0
  1404. package/vcpkg/versions/q-/qtimageformats.json +10 -0
  1405. package/vcpkg/versions/q-/qtinterfaceframework.json +10 -0
  1406. package/vcpkg/versions/q-/qtlanguageserver.json +10 -0
  1407. package/vcpkg/versions/q-/qtlocation.json +10 -0
  1408. package/vcpkg/versions/q-/qtlottie.json +10 -0
  1409. package/vcpkg/versions/q-/qtmqtt.json +10 -0
  1410. package/vcpkg/versions/q-/qtmultimedia.json +10 -0
  1411. package/vcpkg/versions/q-/qtnetworkauth.json +10 -0
  1412. package/vcpkg/versions/q-/qtopcua.json +10 -0
  1413. package/vcpkg/versions/q-/qtpositioning.json +10 -0
  1414. package/vcpkg/versions/q-/qtquick3d.json +10 -0
  1415. package/vcpkg/versions/q-/qtquick3dphysics.json +10 -0
  1416. package/vcpkg/versions/q-/qtquickeffectmaker.json +10 -0
  1417. package/vcpkg/versions/q-/qtquicktimeline.json +10 -0
  1418. package/vcpkg/versions/q-/qtremoteobjects.json +10 -0
  1419. package/vcpkg/versions/q-/qtscxml.json +10 -0
  1420. package/vcpkg/versions/q-/qtsensors.json +10 -0
  1421. package/vcpkg/versions/q-/qtserialbus.json +10 -0
  1422. package/vcpkg/versions/q-/qtserialport.json +10 -0
  1423. package/vcpkg/versions/q-/qtshadertools.json +10 -0
  1424. package/vcpkg/versions/q-/qtspeech.json +10 -0
  1425. package/vcpkg/versions/q-/qtsvg.json +10 -0
  1426. package/vcpkg/versions/q-/qttools.json +10 -0
  1427. package/vcpkg/versions/q-/qttranslations.json +10 -0
  1428. package/vcpkg/versions/q-/qtvirtualkeyboard.json +10 -0
  1429. package/vcpkg/versions/q-/qtwayland.json +10 -0
  1430. package/vcpkg/versions/q-/qtwebchannel.json +10 -0
  1431. package/vcpkg/versions/q-/qtwebengine.json +15 -0
  1432. package/vcpkg/versions/q-/qtwebsockets.json +10 -0
  1433. package/vcpkg/versions/q-/qtwebview.json +10 -0
  1434. package/vcpkg/versions/q-/quantlib.json +5 -0
  1435. package/vcpkg/versions/q-/quill.json +20 -0
  1436. package/vcpkg/versions/q-/qwt.json +5 -0
  1437. package/vcpkg/versions/r-/raylib.json +5 -0
  1438. package/vcpkg/versions/r-/reactiveplusplus.json +5 -0
  1439. package/vcpkg/versions/r-/realsense2.json +5 -0
  1440. package/vcpkg/versions/r-/reproc.json +5 -0
  1441. package/vcpkg/versions/r-/restinio.json +5 -0
  1442. package/vcpkg/versions/r-/rivers.json +9 -0
  1443. package/vcpkg/versions/r-/rmqcpp.json +9 -0
  1444. package/vcpkg/versions/r-/rtabmap.json +5 -0
  1445. package/vcpkg/versions/r-/rtaudio.json +5 -0
  1446. package/vcpkg/versions/s-/s2n.json +5 -0
  1447. package/vcpkg/versions/s-/sail.json +5 -0
  1448. package/vcpkg/versions/s-/saucer.json +5 -0
  1449. package/vcpkg/versions/s-/sciter-js.json +5 -0
  1450. package/vcpkg/versions/s-/sdbus-cpp.json +5 -0
  1451. package/vcpkg/versions/s-/sdl2-gfx.json +5 -0
  1452. package/vcpkg/versions/s-/sdl2-image.json +5 -0
  1453. package/vcpkg/versions/s-/sdl2-mixer-ext.json +15 -0
  1454. package/vcpkg/versions/s-/sdl2-mixer.json +5 -0
  1455. package/vcpkg/versions/s-/sdl2-net.json +5 -0
  1456. package/vcpkg/versions/s-/sdl2-ttf.json +5 -0
  1457. package/vcpkg/versions/s-/sdl2.json +10 -0
  1458. package/vcpkg/versions/s-/sdl2pp.json +5 -0
  1459. package/vcpkg/versions/s-/seal.json +5 -0
  1460. package/vcpkg/versions/s-/sentencepiece.json +10 -0
  1461. package/vcpkg/versions/s-/sentry-native.json +5 -0
  1462. package/vcpkg/versions/s-/sfml.json +5 -0
  1463. package/vcpkg/versions/s-/shaderc.json +5 -0
  1464. package/vcpkg/versions/s-/shaderwriter.json +5 -0
  1465. package/vcpkg/versions/s-/simdjson.json +5 -0
  1466. package/vcpkg/versions/s-/skia.json +10 -0
  1467. package/vcpkg/versions/s-/so5extra.json +5 -0
  1468. package/vcpkg/versions/s-/sobjectizer.json +10 -0
  1469. package/vcpkg/versions/s-/sol2.json +5 -0
  1470. package/vcpkg/versions/s-/soundtouch.json +10 -0
  1471. package/vcpkg/versions/s-/spirv-headers.json +5 -0
  1472. package/vcpkg/versions/s-/spirv-tools.json +5 -0
  1473. package/vcpkg/versions/s-/sqlite-orm.json +5 -0
  1474. package/vcpkg/versions/s-/sqlite3.json +5 -0
  1475. package/vcpkg/versions/s-/status-code.json +10 -0
  1476. package/vcpkg/versions/s-/stdexec.json +5 -0
  1477. package/vcpkg/versions/s-/stxxl.json +5 -0
  1478. package/vcpkg/versions/t-/tacopie.json +5 -0
  1479. package/vcpkg/versions/t-/tbb.json +10 -0
  1480. package/vcpkg/versions/t-/tesseract.json +5 -0
  1481. package/vcpkg/versions/t-/tgbot-cpp.json +5 -0
  1482. package/vcpkg/versions/t-/tgui.json +5 -0
  1483. package/vcpkg/versions/t-/theia.json +5 -0
  1484. package/vcpkg/versions/t-/thomasmonkman-filewatch.json +5 -0
  1485. package/vcpkg/versions/t-/thorvg.json +5 -0
  1486. package/vcpkg/versions/t-/tiny-process-library.json +5 -0
  1487. package/vcpkg/versions/t-/tinyorm.json +19 -0
  1488. package/vcpkg/versions/t-/tomlplusplus.json +5 -0
  1489. package/vcpkg/versions/t-/tracy.json +5 -0
  1490. package/vcpkg/versions/t-/trantor.json +5 -0
  1491. package/vcpkg/versions/t-/tre.json +5 -0
  1492. package/vcpkg/versions/t-/tree-sitter.json +5 -0
  1493. package/vcpkg/versions/t-/treehopper.json +5 -0
  1494. package/vcpkg/versions/t-/triton.json +5 -0
  1495. package/vcpkg/versions/u-/unittest-cpp.json +5 -0
  1496. package/vcpkg/versions/u-/usrsctp.json +5 -0
  1497. package/vcpkg/versions/u-/utfcpp.json +5 -0
  1498. package/vcpkg/versions/u-/uvatlas.json +5 -0
  1499. package/vcpkg/versions/u-/uwebsockets.json +5 -0
  1500. package/vcpkg/versions/v-/valijson.json +5 -0
  1501. package/vcpkg/versions/v-/veigar.json +9 -0
  1502. package/vcpkg/versions/v-/vit-vit-ctpl.json +9 -0
  1503. package/vcpkg/versions/w-/wcslib.json +5 -0
  1504. package/vcpkg/versions/w-/websocketpp.json +5 -0
  1505. package/vcpkg/versions/w-/webview2.json +5 -0
  1506. package/vcpkg/versions/w-/wil.json +10 -0
  1507. package/vcpkg/versions/w-/winsparkle.json +5 -0
  1508. package/vcpkg/versions/w-/wintoast.json +5 -0
  1509. package/vcpkg/versions/w-/wolfssl.json +10 -0
  1510. package/vcpkg/versions/w-/workflow.json +5 -0
  1511. package/vcpkg/versions/x-/x265.json +5 -0
  1512. package/vcpkg/versions/x-/x86-simd-sort.json +5 -0
  1513. package/vcpkg/versions/x-/xbyak.json +5 -0
  1514. package/vcpkg/versions/x-/xmlsec.json +5 -0
  1515. package/vcpkg/versions/x-/xsimd.json +5 -0
  1516. package/vcpkg/versions/x-/xtensor.json +5 -0
  1517. package/vcpkg/versions/y-/yaml-cpp.json +10 -0
  1518. package/vcpkg/versions/y-/yara.json +5 -0
  1519. package/vcpkg/versions/z-/zimpl.json +9 -0
  1520. package/vcpkg/versions/z-/zlib-ng.json +15 -0
  1521. package/vcpkg/versions/z-/zoe.json +9 -0
  1522. package/vcpkg/versions/z-/zstd.json +5 -0
  1523. package/vcpkg/versions/z-/ztd-cuneicode.json +9 -0
  1524. package/vcpkg/versions/z-/ztd-encoding-tables.json +9 -0
  1525. package/vcpkg/versions/z-/ztd-idk.json +9 -0
  1526. package/vcpkg/versions/z-/ztd-platform.json +9 -0
  1527. package/vcpkg/versions/z-/ztd-static-containers.json +14 -0
  1528. package/vcpkg/versions/z-/ztd-text.json +5 -0
  1529. package/vcpkg.json +1 -1
  1530. package/vcpkg/ports/allegro5/export-targets.patch +0 -60
  1531. package/vcpkg/ports/avisynthplus/clang-cl.patch +0 -20
  1532. package/vcpkg/ports/baresip-libre/use-c11.patch +0 -15
  1533. package/vcpkg/ports/curlpp/vcpkg-cmake-wrapper.cmake +0 -5
  1534. package/vcpkg/ports/ffmpeg/0024-fix-gcc13-binutils.patch +0 -60
  1535. package/vcpkg/ports/gdal/fix-jpeg.patch +0 -13
  1536. package/vcpkg/ports/gdal/upstream-b5858ed.diff +0 -21
  1537. package/vcpkg/ports/geos/disable-warning-4996.patch +0 -13
  1538. package/vcpkg/ports/geos/gcc-13-fix-backport.patch +0 -12
  1539. package/vcpkg/ports/glib/suppress-libelf-dependency.patch +0 -12
  1540. package/vcpkg/ports/gts/fix-dllexport_2.patch +0 -13
  1541. package/vcpkg/ports/gts/fix_missing_extern.patch +0 -13
  1542. package/vcpkg/ports/gz-common5/fix_dependencies.patch +0 -89
  1543. package/vcpkg/ports/gz-common5/remove_tests.patch +0 -15
  1544. package/vcpkg/ports/hnswlib/cmake.patch +0 -44
  1545. package/vcpkg/ports/kealib/hdf5_include.patch +0 -65
  1546. package/vcpkg/ports/libbson/disable-dynamic-when-static.patch +0 -44
  1547. package/vcpkg/ports/libbson/fix-missing-header.patch +0 -12
  1548. package/vcpkg/ports/libconfig/CMakeLists.txt +0 -53
  1549. package/vcpkg/ports/libde265/fix-lib-version.patch +0 -11
  1550. package/vcpkg/ports/libexif/CMakeLists.txt +0 -158
  1551. package/vcpkg/ports/libexif/add-missing-_stdint-h.patch +0 -7
  1552. package/vcpkg/ports/libexif/config.h.cmake +0 -96
  1553. package/vcpkg/ports/libexif/libexif.def +0 -136
  1554. package/vcpkg/ports/libigl/upstream_fixes.patch +0 -14
  1555. package/vcpkg/ports/libmagic/0009-No-fcntl-in-magic.c.patch +0 -25
  1556. package/vcpkg/ports/libmagic/0014-Define-POSIX-macros-if-missing.patch +0 -38
  1557. package/vcpkg/ports/libmysql/Add-target-include-directories.patch +0 -20
  1558. package/vcpkg/ports/libmysql/export-cmake-targets.patch +0 -143
  1559. package/vcpkg/ports/libmysql/homebrew.patch +0 -13
  1560. package/vcpkg/ports/libmysql/ignore-boost-version.patch +0 -13
  1561. package/vcpkg/ports/libmysql/system-libs.patch +0 -76
  1562. package/vcpkg/ports/libmysql/vcpkg-cmake-wrapper.cmake +0 -9
  1563. package/vcpkg/ports/libsbml/fix-deps-libxml.patch +0 -38
  1564. package/vcpkg/ports/libzim/disable-gtest.diff +0 -13
  1565. package/vcpkg/ports/minizip-ng/fix-pkgconfig.patch +0 -43
  1566. package/vcpkg/ports/mongo-c-driver/pkgconfig.patch +0 -36
  1567. package/vcpkg/ports/ogre-next/fix_find_package_sdl2.patch +0 -77
  1568. package/vcpkg/ports/opencascade/fix-depend-freetype.patch +0 -15
  1569. package/vcpkg/ports/opencascade/fix-depend-vtk.patch +0 -16
  1570. package/vcpkg/ports/opencascade/fix-dependence.patch +0 -30
  1571. package/vcpkg/ports/opencascade/fix-find-tbb.patch +0 -18
  1572. package/vcpkg/ports/opentelemetry-cpp/add-missing-include-file.patch +0 -24
  1573. package/vcpkg/ports/opentelemetry-cpp/use-default-cxx-version.patch +0 -26
  1574. package/vcpkg/ports/openvino/003-fix-find-onnx.patch +0 -13
  1575. package/vcpkg/ports/openvino/004-compilation-with-cpp17.patch +0 -16
  1576. package/vcpkg/ports/openvino/005-tflite-search.patch +0 -12
  1577. package/vcpkg/ports/openvino/007-macos-14.patch +0 -12
  1578. package/vcpkg/ports/openxr-loader/002-fix-hpp-gen.patch +0 -16
  1579. package/vcpkg/ports/outcome/fix-find-library.patch +0 -41
  1580. package/vcpkg/ports/outcome/fix-status-code-include.patch +0 -16
  1581. package/vcpkg/ports/paho-mqttpp3/fix-dependency.patch +0 -84
  1582. package/vcpkg/ports/pcapplusplus/CMakeLists.txt +0 -113
  1583. package/vcpkg/ports/proj/fix-uwp.patch +0 -17
  1584. package/vcpkg/ports/python3/0012-force-disable-curses.patch +0 -24
  1585. package/vcpkg/ports/qcoro/0001-qt6-deprecated-qwebsocket-error.patch +0 -19
  1586. package/vcpkg/ports/qt-advanced-docking-system/qt.patch +0 -11
  1587. package/vcpkg/ports/raylib/fix-project-version.patch +0 -14
  1588. package/vcpkg/ports/restinio/fix-cmake-config.diff +0 -12
  1589. package/vcpkg/ports/restinio/fix-project.diff +0 -10
  1590. package/vcpkg/ports/rtaudio/fix-alsa.patch +0 -19
  1591. package/vcpkg/ports/s2n/remove-trycompile.patch +0 -59
  1592. package/vcpkg/ports/sail/avif.patch +0 -21
  1593. package/vcpkg/ports/sail/webp.patch +0 -39
  1594. package/vcpkg/ports/saucer/fix-source-generation.patch +0 -21
  1595. package/vcpkg/ports/saucer/unofficial-webview2.patch +0 -15
  1596. package/vcpkg/ports/sfml/fix-osx.patch +0 -13
  1597. package/vcpkg/ports/shaderc/fix-tbuiltinresource-for-glslang-11-12.patch +0 -20
  1598. package/vcpkg/ports/skia/core-opengl32.patch +0 -14
  1599. package/vcpkg/ports/sol2/fix-namespace.patch +0 -17
  1600. package/vcpkg/ports/status-code/add-missing-include.patch +0 -12
  1601. package/vcpkg/ports/stdexec/fix-include-location.patch +0 -20
  1602. package/vcpkg/ports/tesseract/fix-aarch64-mfpu-not-available.patch +0 -25
  1603. package/vcpkg/ports/tgui/fix-dependencies.patch +0 -100
  1604. package/vcpkg/ports/thorvg/windows-build-option.patch +0 -12
  1605. package/vcpkg/ports/tracy/005-fix-imgui-path-legacy.patch +0 -13
  1606. package/vcpkg/ports/valijson/fix-optional.patch +0 -12
  1607. package/vcpkg/ports/valijson/fix-picojson.patch +0 -34
  1608. package/vcpkg/ports/wintoast/CMakeLists.txt +0 -25
  1609. package/vcpkg/ports/wolfssl/fix-windows-build.patch +0 -49
  1610. package/vcpkg/ports/wolfssl/warning-and-include.patch +0 -29
  1611. package/vcpkg/ports/x265/fix-pkgconfig-version.patch +0 -13
  1612. package/vcpkg/ports/ztd-text/usage +0 -4
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "7zip": {
8
8
  "baseline": "23.01",
9
- "port-version": 0
9
+ "port-version": 1
10
10
  },
11
11
  "ableton": {
12
12
  "baseline": "3.0.6",
@@ -25,8 +25,8 @@
25
25
  "port-version": 3
26
26
  },
27
27
  "ace": {
28
- "baseline": "7.1.1",
29
- "port-version": 2
28
+ "baseline": "7.1.2",
29
+ "port-version": 1
30
30
  },
31
31
  "acl": {
32
32
  "baseline": "2.3.1",
@@ -37,11 +37,11 @@
37
37
  "port-version": 15
38
38
  },
39
39
  "ada-url": {
40
- "baseline": "2.6.8",
40
+ "baseline": "2.7.4",
41
41
  "port-version": 0
42
42
  },
43
43
  "ade": {
44
- "baseline": "0.1.2c",
44
+ "baseline": "0.1.2d",
45
45
  "port-version": 0
46
46
  },
47
47
  "adios2": {
@@ -81,16 +81,16 @@
81
81
  "port-version": 3
82
82
  },
83
83
  "allegro5": {
84
- "baseline": "5.2.6.0",
85
- "port-version": 4
84
+ "baseline": "5.2.9.0",
85
+ "port-version": 0
86
86
  },
87
87
  "alpaca": {
88
88
  "baseline": "0.2.1",
89
89
  "port-version": 0
90
90
  },
91
91
  "alpaka": {
92
- "baseline": "0.9.0",
93
- "port-version": 1
92
+ "baseline": "1.0.0",
93
+ "port-version": 0
94
94
  },
95
95
  "alsa": {
96
96
  "baseline": "1.2.10",
@@ -153,8 +153,8 @@
153
153
  "port-version": 2
154
154
  },
155
155
  "aom": {
156
- "baseline": "3.5.0",
157
- "port-version": 1
156
+ "baseline": "3.7.0",
157
+ "port-version": 0
158
158
  },
159
159
  "apache-datasketches": {
160
160
  "baseline": "4.1.0",
@@ -173,8 +173,8 @@
173
173
  "port-version": 0
174
174
  },
175
175
  "apsi": {
176
- "baseline": "0.9.0",
177
- "port-version": 2
176
+ "baseline": "0.11.0",
177
+ "port-version": 0
178
178
  },
179
179
  "arb": {
180
180
  "baseline": "2.21.1",
@@ -201,7 +201,7 @@
201
201
  "port-version": 1
202
202
  },
203
203
  "argparse": {
204
- "baseline": "2.9",
204
+ "baseline": "3.0",
205
205
  "port-version": 0
206
206
  },
207
207
  "args": {
@@ -237,8 +237,8 @@
237
237
  "port-version": 5
238
238
  },
239
239
  "arrow": {
240
- "baseline": "13.0.0",
241
- "port-version": 1
240
+ "baseline": "14.0.1",
241
+ "port-version": 2
242
242
  },
243
243
  "arsenalgear": {
244
244
  "baseline": "2.1.0",
@@ -249,11 +249,11 @@
249
249
  "port-version": 0
250
250
  },
251
251
  "asio": {
252
- "baseline": "1.28.1",
252
+ "baseline": "1.28.2",
253
253
  "port-version": 0
254
254
  },
255
255
  "asio-grpc": {
256
- "baseline": "2.6.0",
256
+ "baseline": "2.8.0",
257
257
  "port-version": 0
258
258
  },
259
259
  "asiosdk": {
@@ -270,10 +270,10 @@
270
270
  },
271
271
  "assimp": {
272
272
  "baseline": "5.3.1",
273
- "port-version": 2
273
+ "port-version": 3
274
274
  },
275
275
  "async-mqtt": {
276
- "baseline": "2.0.0",
276
+ "baseline": "4.0.0",
277
277
  "port-version": 0
278
278
  },
279
279
  "asynch": {
@@ -341,27 +341,27 @@
341
341
  "port-version": 0
342
342
  },
343
343
  "avisynthplus": {
344
- "baseline": "3.7.2",
345
- "port-version": 2
344
+ "baseline": "3.7.3",
345
+ "port-version": 0
346
346
  },
347
347
  "avro-c": {
348
- "baseline": "1.11.0",
349
- "port-version": 3
348
+ "baseline": "1.11.3",
349
+ "port-version": 0
350
350
  },
351
351
  "avro-cpp": {
352
352
  "baseline": "1.11.3",
353
353
  "port-version": 0
354
354
  },
355
355
  "aws-c-auth": {
356
- "baseline": "0.7.4",
356
+ "baseline": "0.7.8",
357
357
  "port-version": 0
358
358
  },
359
359
  "aws-c-cal": {
360
- "baseline": "0.6.2",
361
- "port-version": 1
360
+ "baseline": "0.6.9",
361
+ "port-version": 0
362
362
  },
363
363
  "aws-c-common": {
364
- "baseline": "0.9.4",
364
+ "baseline": "0.9.10",
365
365
  "port-version": 0
366
366
  },
367
367
  "aws-c-compression": {
@@ -373,19 +373,19 @@
373
373
  "port-version": 0
374
374
  },
375
375
  "aws-c-http": {
376
- "baseline": "0.7.13",
376
+ "baseline": "0.7.14",
377
377
  "port-version": 0
378
378
  },
379
379
  "aws-c-io": {
380
- "baseline": "0.13.32",
380
+ "baseline": "0.13.36",
381
381
  "port-version": 0
382
382
  },
383
383
  "aws-c-mqtt": {
384
- "baseline": "0.9.6",
384
+ "baseline": "0.9.10",
385
385
  "port-version": 0
386
386
  },
387
387
  "aws-c-s3": {
388
- "baseline": "0.3.17",
388
+ "baseline": "0.4.3",
389
389
  "port-version": 0
390
390
  },
391
391
  "aws-c-sdkutils": {
@@ -397,16 +397,16 @@
397
397
  "port-version": 0
398
398
  },
399
399
  "aws-crt-cpp": {
400
- "baseline": "0.23.1",
400
+ "baseline": "0.24.8",
401
401
  "port-version": 0
402
402
  },
403
403
  "aws-lambda-cpp": {
404
- "baseline": "0.2.8",
405
- "port-version": 1
404
+ "baseline": "0.2.9",
405
+ "port-version": 0
406
406
  },
407
407
  "aws-sdk-cpp": {
408
- "baseline": "1.11.169",
409
- "port-version": 2
408
+ "baseline": "1.11.215",
409
+ "port-version": 1
410
410
  },
411
411
  "azmq": {
412
412
  "baseline": "2023-03-23",
@@ -417,20 +417,20 @@
417
417
  "port-version": 0
418
418
  },
419
419
  "azure-core-amqp-cpp": {
420
- "baseline": "1.0.0-beta.4",
420
+ "baseline": "1.0.0-beta.5",
421
421
  "port-version": 0
422
422
  },
423
423
  "azure-core-cpp": {
424
424
  "baseline": "1.10.3",
425
- "port-version": 0
425
+ "port-version": 2
426
426
  },
427
427
  "azure-core-tracing-opentelemetry-cpp": {
428
428
  "baseline": "1.0.0-beta.4",
429
429
  "port-version": 1
430
430
  },
431
431
  "azure-identity-cpp": {
432
- "baseline": "1.5.1",
433
- "port-version": 1
432
+ "baseline": "1.6.0",
433
+ "port-version": 0
434
434
  },
435
435
  "azure-iot-sdk-c": {
436
436
  "baseline": "2023-08-07",
@@ -449,7 +449,7 @@
449
449
  "port-version": 0
450
450
  },
451
451
  "azure-messaging-eventhubs-cpp": {
452
- "baseline": "1.0.0-beta.3",
452
+ "baseline": "1.0.0-beta.4",
453
453
  "port-version": 0
454
454
  },
455
455
  "azure-security-attestation-cpp": {
@@ -473,28 +473,28 @@
473
473
  "port-version": 1
474
474
  },
475
475
  "azure-storage-blobs-cpp": {
476
- "baseline": "12.9.0",
477
- "port-version": 1
476
+ "baseline": "12.10.0",
477
+ "port-version": 0
478
478
  },
479
479
  "azure-storage-common-cpp": {
480
- "baseline": "12.4.0",
481
- "port-version": 1
480
+ "baseline": "12.5.0",
481
+ "port-version": 0
482
482
  },
483
483
  "azure-storage-cpp": {
484
484
  "baseline": "7.5.0",
485
485
  "port-version": 6
486
486
  },
487
487
  "azure-storage-files-datalake-cpp": {
488
- "baseline": "12.8.0",
489
- "port-version": 1
488
+ "baseline": "12.9.0",
489
+ "port-version": 0
490
490
  },
491
491
  "azure-storage-files-shares-cpp": {
492
- "baseline": "12.7.0",
493
- "port-version": 1
492
+ "baseline": "12.8.0",
493
+ "port-version": 0
494
494
  },
495
495
  "azure-storage-queues-cpp": {
496
- "baseline": "12.1.0",
497
- "port-version": 1
496
+ "baseline": "12.2.0",
497
+ "port-version": 0
498
498
  },
499
499
  "azure-uamqp-c": {
500
500
  "baseline": "2023-08-07",
@@ -517,7 +517,7 @@
517
517
  "port-version": 1
518
518
  },
519
519
  "baresip-libre": {
520
- "baseline": "3.3.0",
520
+ "baseline": "3.7.0",
521
521
  "port-version": 0
522
522
  },
523
523
  "basisu": {
@@ -565,8 +565,8 @@
565
565
  "port-version": 0
566
566
  },
567
567
  "bext-di": {
568
- "baseline": "1.2.0",
569
- "port-version": 1
568
+ "baseline": "1.3.0",
569
+ "port-version": 0
570
570
  },
571
571
  "bext-mp": {
572
572
  "baseline": "2023-03-02",
@@ -593,7 +593,7 @@
593
593
  "port-version": 0
594
594
  },
595
595
  "bgfx": {
596
- "baseline": "1.121.8534-453",
596
+ "baseline": "1.122.8595-458",
597
597
  "port-version": 0
598
598
  },
599
599
  "bigint": {
@@ -660,6 +660,10 @@
660
660
  "baseline": "2020-03-25",
661
661
  "port-version": 5
662
662
  },
663
+ "bloomberg-quantum": {
664
+ "baseline": "2023-02-03",
665
+ "port-version": 0
666
+ },
663
667
  "blosc": {
664
668
  "baseline": "1.21.5",
665
669
  "port-version": 0
@@ -1298,7 +1302,7 @@
1298
1302
  },
1299
1303
  "botan": {
1300
1304
  "baseline": "3.1.1",
1301
- "port-version": 0
1305
+ "port-version": 1
1302
1306
  },
1303
1307
  "box2d": {
1304
1308
  "baseline": "2.4.1",
@@ -1309,8 +1313,8 @@
1309
1313
  "port-version": 1
1310
1314
  },
1311
1315
  "breakpad": {
1312
- "baseline": "2022-07-12",
1313
- "port-version": 6
1316
+ "baseline": "2023-01-27",
1317
+ "port-version": 0
1314
1318
  },
1315
1319
  "brigand": {
1316
1320
  "baseline": "1.3.0",
@@ -1321,7 +1325,7 @@
1321
1325
  "port-version": 1
1322
1326
  },
1323
1327
  "brpc": {
1324
- "baseline": "1.6.0",
1328
+ "baseline": "1.6.1",
1325
1329
  "port-version": 0
1326
1330
  },
1327
1331
  "brunocodutra-metal": {
@@ -1417,7 +1421,7 @@
1417
1421
  "port-version": 1
1418
1422
  },
1419
1423
  "calceph": {
1420
- "baseline": "3.5.2",
1424
+ "baseline": "3.5.4",
1421
1425
  "port-version": 0
1422
1426
  },
1423
1427
  "camport3": {
@@ -1502,7 +1506,7 @@
1502
1506
  },
1503
1507
  "cfitsio": {
1504
1508
  "baseline": "3.49",
1505
- "port-version": 4
1509
+ "port-version": 5
1506
1510
  },
1507
1511
  "cgal": {
1508
1512
  "baseline": "5.6",
@@ -1542,7 +1546,7 @@
1542
1546
  },
1543
1547
  "check": {
1544
1548
  "baseline": "0.15.2",
1545
- "port-version": 4
1549
+ "port-version": 5
1546
1550
  },
1547
1551
  "chipmunk": {
1548
1552
  "baseline": "7.0.3",
@@ -1569,7 +1573,7 @@
1569
1573
  "port-version": 0
1570
1574
  },
1571
1575
  "cimg": {
1572
- "baseline": "2.9.9",
1576
+ "baseline": "3.3.2",
1573
1577
  "port-version": 0
1574
1578
  },
1575
1579
  "cista": {
@@ -1582,7 +1586,7 @@
1582
1586
  },
1583
1587
  "civetweb": {
1584
1588
  "baseline": "1.16",
1585
- "port-version": 0
1589
+ "port-version": 1
1586
1590
  },
1587
1591
  "cjson": {
1588
1592
  "baseline": "1.7.16",
@@ -1592,6 +1596,10 @@
1592
1596
  "baseline": "0.103.0",
1593
1597
  "port-version": 4
1594
1598
  },
1599
+ "clap-cleveraudio": {
1600
+ "baseline": "1.1.10",
1601
+ "port-version": 0
1602
+ },
1595
1603
  "clapack": {
1596
1604
  "baseline": "3.2.1",
1597
1605
  "port-version": 22
@@ -1669,8 +1677,8 @@
1669
1677
  "port-version": 3
1670
1678
  },
1671
1679
  "cnats": {
1672
- "baseline": "3.6.1",
1673
- "port-version": 0
1680
+ "baseline": "3.7.0",
1681
+ "port-version": 1
1674
1682
  },
1675
1683
  "cnl": {
1676
1684
  "baseline": "1.1.7",
@@ -1753,7 +1761,7 @@
1753
1761
  "port-version": 0
1754
1762
  },
1755
1763
  "configcat": {
1756
- "baseline": "3.0.0",
1764
+ "baseline": "3.1.1",
1757
1765
  "port-version": 0
1758
1766
  },
1759
1767
  "console-bridge": {
@@ -1780,13 +1788,17 @@
1780
1788
  "baseline": "6.4.3",
1781
1789
  "port-version": 3
1782
1790
  },
1791
+ "copypp": {
1792
+ "baseline": "0.2.0",
1793
+ "port-version": 0
1794
+ },
1783
1795
  "coroutine": {
1784
1796
  "baseline": "1.5.0",
1785
1797
  "port-version": 5
1786
1798
  },
1787
1799
  "corrade": {
1788
1800
  "baseline": "2020.06",
1789
- "port-version": 7
1801
+ "port-version": 8
1790
1802
  },
1791
1803
  "cpp-async": {
1792
1804
  "baseline": "1.1.0",
@@ -1820,6 +1832,10 @@
1820
1832
  "baseline": "4.3.1",
1821
1833
  "port-version": 5
1822
1834
  },
1835
+ "cpp-sort": {
1836
+ "baseline": "1.15.0",
1837
+ "port-version": 0
1838
+ },
1823
1839
  "cpp-taskflow": {
1824
1840
  "baseline": "2.6.0",
1825
1841
  "port-version": 2
@@ -1834,7 +1850,7 @@
1834
1850
  },
1835
1851
  "cppcms": {
1836
1852
  "baseline": "1.2.1",
1837
- "port-version": 6
1853
+ "port-version": 7
1838
1854
  },
1839
1855
  "cppcodec": {
1840
1856
  "baseline": "0.2",
@@ -1853,7 +1869,7 @@
1853
1869
  "port-version": 3
1854
1870
  },
1855
1871
  "cppgraphqlgen": {
1856
- "baseline": "4.5.3",
1872
+ "baseline": "4.5.5",
1857
1873
  "port-version": 0
1858
1874
  },
1859
1875
  "cppitertools": {
@@ -1868,18 +1884,26 @@
1868
1884
  "baseline": "3.7.6",
1869
1885
  "port-version": 1
1870
1886
  },
1887
+ "cppp-reiconv": {
1888
+ "baseline": "2.1.0",
1889
+ "port-version": 0
1890
+ },
1871
1891
  "cpprestsdk": {
1872
- "baseline": "2.10.18",
1873
- "port-version": 4
1892
+ "baseline": "2.10.19",
1893
+ "port-version": 0
1874
1894
  },
1875
1895
  "cppslippi": {
1876
- "baseline": "1.1.3.14",
1896
+ "baseline": "1.3.3.14",
1877
1897
  "port-version": 0
1878
1898
  },
1879
1899
  "cpptoml": {
1880
1900
  "baseline": "0.1.1",
1881
1901
  "port-version": 4
1882
1902
  },
1903
+ "cpptrace": {
1904
+ "baseline": "0.3.1",
1905
+ "port-version": 0
1906
+ },
1883
1907
  "cppunit": {
1884
1908
  "baseline": "1.15.1",
1885
1909
  "port-version": 4
@@ -1902,7 +1926,7 @@
1902
1926
  },
1903
1927
  "cpr": {
1904
1928
  "baseline": "1.10.5",
1905
- "port-version": 0
1929
+ "port-version": 1
1906
1930
  },
1907
1931
  "cpu-features": {
1908
1932
  "baseline": "0.9.0",
@@ -1930,7 +1954,7 @@
1930
1954
  },
1931
1955
  "crc32c": {
1932
1956
  "baseline": "1.1.2",
1933
- "port-version": 1
1957
+ "port-version": 2
1934
1958
  },
1935
1959
  "crfsuite": {
1936
1960
  "baseline": "2020-08-27",
@@ -1984,6 +2008,10 @@
1984
2008
  "baseline": "3.8",
1985
2009
  "port-version": 0
1986
2010
  },
2011
+ "ctstraffic": {
2012
+ "baseline": "2.0.3.2",
2013
+ "port-version": 0
2014
+ },
1987
2015
  "cub": {
1988
2016
  "baseline": "2.1.0",
1989
2017
  "port-version": 0
@@ -1996,6 +2024,10 @@
1996
2024
  "baseline": "10.1",
1997
2025
  "port-version": 13
1998
2026
  },
2027
+ "cuda-api-wrappers": {
2028
+ "baseline": "0.6.6",
2029
+ "port-version": 0
2030
+ },
1999
2031
  "cudnn": {
2000
2032
  "baseline": "7.6.5",
2001
2033
  "port-version": 10
@@ -2010,7 +2042,7 @@
2010
2042
  },
2011
2043
  "curlpp": {
2012
2044
  "baseline": "2018-06-15",
2013
- "port-version": 8
2045
+ "port-version": 9
2014
2046
  },
2015
2047
  "cute-headers": {
2016
2048
  "baseline": "2019-09-20",
@@ -2042,7 +2074,7 @@
2042
2074
  },
2043
2075
  "czmq": {
2044
2076
  "baseline": "4.2.1",
2045
- "port-version": 3
2077
+ "port-version": 4
2046
2078
  },
2047
2079
  "d3d12-memory-allocator": {
2048
2080
  "baseline": "2021-05-05",
@@ -2054,7 +2086,7 @@
2054
2086
  },
2055
2087
  "darknet": {
2056
2088
  "baseline": "2022-03-06",
2057
- "port-version": 3
2089
+ "port-version": 4
2058
2090
  },
2059
2091
  "darts-clone": {
2060
2092
  "baseline": "1767ab87cffe",
@@ -2062,7 +2094,7 @@
2062
2094
  },
2063
2095
  "dartsim": {
2064
2096
  "baseline": "6.12.2",
2065
- "port-version": 2
2097
+ "port-version": 3
2066
2098
  },
2067
2099
  "dataframe": {
2068
2100
  "baseline": "2.1.0",
@@ -2074,7 +2106,7 @@
2074
2106
  },
2075
2107
  "dav1d": {
2076
2108
  "baseline": "1.3.0",
2077
- "port-version": 0
2109
+ "port-version": 1
2078
2110
  },
2079
2111
  "daw-header-libraries": {
2080
2112
  "baseline": "2.96.1",
@@ -2110,11 +2142,11 @@
2110
2142
  },
2111
2143
  "dbus": {
2112
2144
  "baseline": "1.15.8",
2113
- "port-version": 1
2145
+ "port-version": 2
2114
2146
  },
2115
2147
  "dcmtk": {
2116
2148
  "baseline": "3.6.7",
2117
- "port-version": 5
2149
+ "port-version": 6
2118
2150
  },
2119
2151
  "debug-assert": {
2120
2152
  "baseline": "1.3.3",
@@ -2153,7 +2185,7 @@
2153
2185
  "port-version": 0
2154
2186
  },
2155
2187
  "directxmesh": {
2156
- "baseline": "2023-06-13",
2188
+ "baseline": "2023-10-28",
2157
2189
  "port-version": 0
2158
2190
  },
2159
2191
  "directxsdk": {
@@ -2161,16 +2193,16 @@
2161
2193
  "port-version": 7
2162
2194
  },
2163
2195
  "directxtex": {
2164
- "baseline": "2023-09-01",
2196
+ "baseline": "2023-10-28",
2165
2197
  "port-version": 0
2166
2198
  },
2167
2199
  "directxtk": {
2168
- "baseline": "2023-09-01",
2169
- "port-version": 1
2200
+ "baseline": "2023-10-28",
2201
+ "port-version": 0
2170
2202
  },
2171
2203
  "directxtk12": {
2172
- "baseline": "2023-09-01",
2173
- "port-version": 1
2204
+ "baseline": "2023-10-28",
2205
+ "port-version": 0
2174
2206
  },
2175
2207
  "dirent": {
2176
2208
  "baseline": "1.24",
@@ -2185,7 +2217,7 @@
2185
2217
  "port-version": 3
2186
2218
  },
2187
2219
  "discordcoreapi": {
2188
- "baseline": "2.0.1",
2220
+ "baseline": "2.0.3",
2189
2221
  "port-version": 0
2190
2222
  },
2191
2223
  "discount": {
@@ -2206,7 +2238,7 @@
2206
2238
  },
2207
2239
  "dlib": {
2208
2240
  "baseline": "19.24",
2209
- "port-version": 2
2241
+ "port-version": 3
2210
2242
  },
2211
2243
  "dmlc": {
2212
2244
  "baseline": "2022-06-22",
@@ -2233,23 +2265,23 @@
2233
2265
  "port-version": 1
2234
2266
  },
2235
2267
  "dpp": {
2236
- "baseline": "10.0.26",
2268
+ "baseline": "10.0.29",
2237
2269
  "port-version": 0
2238
2270
  },
2239
2271
  "draco": {
2240
2272
  "baseline": "1.5.6",
2241
- "port-version": 0
2273
+ "port-version": 1
2242
2274
  },
2243
2275
  "drlibs": {
2244
2276
  "baseline": "2023-08-16",
2245
2277
  "port-version": 0
2246
2278
  },
2247
2279
  "drogon": {
2248
- "baseline": "1.8.7",
2249
- "port-version": 1
2280
+ "baseline": "1.9.1",
2281
+ "port-version": 0
2250
2282
  },
2251
2283
  "dstorage": {
2252
- "baseline": "1.2.0",
2284
+ "baseline": "1.2.2",
2253
2285
  "port-version": 0
2254
2286
  },
2255
2287
  "dtl": {
@@ -2292,6 +2324,14 @@
2292
2324
  "baseline": "11.31",
2293
2325
  "port-version": 3
2294
2326
  },
2327
+ "dylib": {
2328
+ "baseline": "2.2.1",
2329
+ "port-version": 0
2330
+ },
2331
+ "dyno": {
2332
+ "baseline": "2019-11-13",
2333
+ "port-version": 0
2334
+ },
2295
2335
  "eabase": {
2296
2336
  "baseline": "2.09.12",
2297
2337
  "port-version": 3
@@ -2344,6 +2384,10 @@
2344
2384
  "baseline": "1.0.7.15",
2345
2385
  "port-version": 5
2346
2386
  },
2387
+ "ed25519": {
2388
+ "baseline": "2017-02-10",
2389
+ "port-version": 0
2390
+ },
2347
2391
  "edflib": {
2348
2392
  "baseline": "1.24",
2349
2393
  "port-version": 0
@@ -2374,7 +2418,7 @@
2374
2418
  },
2375
2419
  "eigen3": {
2376
2420
  "baseline": "3.4.0",
2377
- "port-version": 2
2421
+ "port-version": 3
2378
2422
  },
2379
2423
  "elements": {
2380
2424
  "baseline": "2022-12-07",
@@ -2398,7 +2442,7 @@
2398
2442
  },
2399
2443
  "enkits": {
2400
2444
  "baseline": "1.11",
2401
- "port-version": 0
2445
+ "port-version": 1
2402
2446
  },
2403
2447
  "ensmallen": {
2404
2448
  "baseline": "2.19.1",
@@ -2417,7 +2461,7 @@
2417
2461
  "port-version": 8
2418
2462
  },
2419
2463
  "ereignis": {
2420
- "baseline": "1.1",
2464
+ "baseline": "2.3",
2421
2465
  "port-version": 0
2422
2466
  },
2423
2467
  "esaxx": {
@@ -2445,8 +2489,8 @@
2445
2489
  "port-version": 7
2446
2490
  },
2447
2491
  "exiv2": {
2448
- "baseline": "0.28.0",
2449
- "port-version": 1
2492
+ "baseline": "0.28.1",
2493
+ "port-version": 0
2450
2494
  },
2451
2495
  "expat": {
2452
2496
  "baseline": "2.5.0",
@@ -2482,7 +2526,7 @@
2482
2526
  },
2483
2527
  "fakeit": {
2484
2528
  "baseline": "2.4.0",
2485
- "port-version": 0
2529
+ "port-version": 1
2486
2530
  },
2487
2531
  "fameta-counter": {
2488
2532
  "baseline": "2021-02-13",
@@ -2517,11 +2561,11 @@
2517
2561
  "port-version": 4
2518
2562
  },
2519
2563
  "fastgltf": {
2520
- "baseline": "0.5.0",
2564
+ "baseline": "0.6.1",
2521
2565
  "port-version": 1
2522
2566
  },
2523
2567
  "fastio": {
2524
- "baseline": "2023-07-06",
2568
+ "baseline": "2023-11-06",
2525
2569
  "port-version": 0
2526
2570
  },
2527
2571
  "fastlz": {
@@ -2534,7 +2578,7 @@
2534
2578
  },
2535
2579
  "fastrtps": {
2536
2580
  "baseline": "2.7.0",
2537
- "port-version": 3
2581
+ "port-version": 5
2538
2582
  },
2539
2583
  "fawdlstty-libfv": {
2540
2584
  "baseline": "0.0.8",
@@ -2561,11 +2605,11 @@
2561
2605
  "port-version": 7
2562
2606
  },
2563
2607
  "ffmpeg": {
2564
- "baseline": "6.0",
2608
+ "baseline": "6.1",
2565
2609
  "port-version": 1
2566
2610
  },
2567
2611
  "ffnvcodec": {
2568
- "baseline": "11.1.5.2",
2612
+ "baseline": "11.1.5.3",
2569
2613
  "port-version": 0
2570
2614
  },
2571
2615
  "fftw3": {
@@ -2592,6 +2636,10 @@
2592
2636
  "baseline": "2023.10.02.00",
2593
2637
  "port-version": 0
2594
2638
  },
2639
+ "flagpp": {
2640
+ "baseline": "2.1",
2641
+ "port-version": 0
2642
+ },
2595
2643
  "flann": {
2596
2644
  "baseline": "2019-04-07",
2597
2645
  "port-version": 7
@@ -2622,14 +2670,14 @@
2622
2670
  },
2623
2671
  "flatbuffers": {
2624
2672
  "baseline": "23.5.26",
2625
- "port-version": 0
2673
+ "port-version": 1
2626
2674
  },
2627
2675
  "flatbush": {
2628
2676
  "baseline": "1.2.0",
2629
2677
  "port-version": 0
2630
2678
  },
2631
2679
  "flecs": {
2632
- "baseline": "3.2.8",
2680
+ "baseline": "3.2.9",
2633
2681
  "port-version": 0
2634
2682
  },
2635
2683
  "flint": {
@@ -2714,7 +2762,7 @@
2714
2762
  },
2715
2763
  "freeglut": {
2716
2764
  "baseline": "3.4.0",
2717
- "port-version": 0
2765
+ "port-version": 1
2718
2766
  },
2719
2767
  "freeimage": {
2720
2768
  "baseline": "3.18.0",
@@ -2726,7 +2774,7 @@
2726
2774
  },
2727
2775
  "freerdp": {
2728
2776
  "baseline": "2.11.2",
2729
- "port-version": 0
2777
+ "port-version": 1
2730
2778
  },
2731
2779
  "freetds": {
2732
2780
  "baseline": "1.3.10",
@@ -2745,8 +2793,8 @@
2745
2793
  "port-version": 0
2746
2794
  },
2747
2795
  "fribidi": {
2748
- "baseline": "1.0.12",
2749
- "port-version": 1
2796
+ "baseline": "1.0.13",
2797
+ "port-version": 0
2750
2798
  },
2751
2799
  "frozen": {
2752
2800
  "baseline": "1.1.1",
@@ -2812,6 +2860,10 @@
2812
2860
  "baseline": "gamma-2018-01-27",
2813
2861
  "port-version": 6
2814
2862
  },
2863
+ "gapp": {
2864
+ "baseline": "0.2.0",
2865
+ "port-version": 0
2866
+ },
2815
2867
  "gasol": {
2816
2868
  "baseline": "2018-01-04",
2817
2869
  "port-version": 4
@@ -2829,8 +2881,8 @@
2829
2881
  "port-version": 0
2830
2882
  },
2831
2883
  "gdal": {
2832
- "baseline": "3.7.2",
2833
- "port-version": 1
2884
+ "baseline": "3.8.1",
2885
+ "port-version": 0
2834
2886
  },
2835
2887
  "gdcm": {
2836
2888
  "baseline": "3.0.22",
@@ -2858,11 +2910,11 @@
2858
2910
  },
2859
2911
  "geographiclib": {
2860
2912
  "baseline": "2.3",
2861
- "port-version": 0
2913
+ "port-version": 1
2862
2914
  },
2863
2915
  "geos": {
2864
- "baseline": "3.11.2",
2865
- "port-version": 0
2916
+ "baseline": "3.11.3",
2917
+ "port-version": 1
2866
2918
  },
2867
2919
  "geotrans": {
2868
2920
  "baseline": "3.9",
@@ -2894,7 +2946,7 @@
2894
2946
  },
2895
2947
  "gflags": {
2896
2948
  "baseline": "2.2.2",
2897
- "port-version": 7
2949
+ "port-version": 9
2898
2950
  },
2899
2951
  "ghc-filesystem": {
2900
2952
  "baseline": "1.5.14",
@@ -2909,7 +2961,7 @@
2909
2961
  "port-version": 3
2910
2962
  },
2911
2963
  "ginkgo": {
2912
- "baseline": "1.6.0",
2964
+ "baseline": "1.7.0",
2913
2965
  "port-version": 0
2914
2966
  },
2915
2967
  "gklib": {
@@ -2918,7 +2970,7 @@
2918
2970
  },
2919
2971
  "gl2ps": {
2920
2972
  "baseline": "1.4.2",
2921
- "port-version": 3
2973
+ "port-version": 4
2922
2974
  },
2923
2975
  "gl3w": {
2924
2976
  "baseline": "2018-05-31",
@@ -2929,7 +2981,7 @@
2929
2981
  "port-version": 0
2930
2982
  },
2931
2983
  "glaze": {
2932
- "baseline": "1.5.1",
2984
+ "baseline": "1.9.3",
2933
2985
  "port-version": 0
2934
2986
  },
2935
2987
  "glbinding": {
@@ -2942,14 +2994,14 @@
2942
2994
  },
2943
2995
  "glfw3": {
2944
2996
  "baseline": "3.3.8",
2945
- "port-version": 2
2997
+ "port-version": 3
2946
2998
  },
2947
2999
  "gli": {
2948
3000
  "baseline": "2021-07-06",
2949
3001
  "port-version": 2
2950
3002
  },
2951
3003
  "glib": {
2952
- "baseline": "2.78.0",
3004
+ "baseline": "2.78.1",
2953
3005
  "port-version": 0
2954
3006
  },
2955
3007
  "glibmm": {
@@ -2966,7 +3018,7 @@
2966
3018
  },
2967
3019
  "glog": {
2968
3020
  "baseline": "0.6.0",
2969
- "port-version": 2
3021
+ "port-version": 3
2970
3022
  },
2971
3023
  "gloo": {
2972
3024
  "baseline": "20201203",
@@ -2977,12 +3029,12 @@
2977
3029
  "port-version": 2
2978
3030
  },
2979
3031
  "glslang": {
2980
- "baseline": "13.0.0",
3032
+ "baseline": "13.1.1",
2981
3033
  "port-version": 0
2982
3034
  },
2983
3035
  "glui": {
2984
3036
  "baseline": "2019-11-30",
2985
- "port-version": 3
3037
+ "port-version": 4
2986
3038
  },
2987
3039
  "gmime": {
2988
3040
  "baseline": "3.2.6",
@@ -3002,11 +3054,11 @@
3002
3054
  },
3003
3055
  "gobject-introspection": {
3004
3056
  "baseline": "1.72.0",
3005
- "port-version": 5
3057
+ "port-version": 6
3006
3058
  },
3007
3059
  "google-cloud-cpp": {
3008
- "baseline": "2.17.0",
3009
- "port-version": 1
3060
+ "baseline": "2.19.0",
3061
+ "port-version": 0
3010
3062
  },
3011
3063
  "google-cloud-cpp-common": {
3012
3064
  "baseline": "alias",
@@ -3054,7 +3106,7 @@
3054
3106
  },
3055
3107
  "graphite2": {
3056
3108
  "baseline": "1.3.14",
3057
- "port-version": 3
3109
+ "port-version": 4
3058
3110
  },
3059
3111
  "graphqlparser": {
3060
3112
  "baseline": "0.7.0",
@@ -3062,7 +3114,7 @@
3062
3114
  },
3063
3115
  "graphviz": {
3064
3116
  "baseline": "9.0.0",
3065
- "port-version": 1
3117
+ "port-version": 2
3066
3118
  },
3067
3119
  "greatest": {
3068
3120
  "baseline": "1.5.0",
@@ -3094,7 +3146,7 @@
3094
3146
  },
3095
3147
  "gstreamer": {
3096
3148
  "baseline": "1.22.5",
3097
- "port-version": 3
3149
+ "port-version": 5
3098
3150
  },
3099
3151
  "gtest": {
3100
3152
  "baseline": "1.14.0",
@@ -3118,7 +3170,7 @@
3118
3170
  },
3119
3171
  "gts": {
3120
3172
  "baseline": "0.7.6",
3121
- "port-version": 7
3173
+ "port-version": 8
3122
3174
  },
3123
3175
  "gtsam": {
3124
3176
  "baseline": "4.2a9",
@@ -3146,28 +3198,44 @@
3146
3198
  },
3147
3199
  "gz-cmake3": {
3148
3200
  "baseline": "3.4.1",
3149
- "port-version": 1
3201
+ "port-version": 5
3150
3202
  },
3151
3203
  "gz-common5": {
3152
3204
  "baseline": "5.4.1",
3153
- "port-version": 0
3205
+ "port-version": 1
3154
3206
  },
3155
3207
  "gz-fuel-tools8": {
3156
3208
  "baseline": "8.1.0",
3157
3209
  "port-version": 0
3158
3210
  },
3211
+ "gz-gui7": {
3212
+ "baseline": "7.2.1",
3213
+ "port-version": 0
3214
+ },
3159
3215
  "gz-math7": {
3160
- "baseline": "7.0.2",
3161
- "port-version": 1
3216
+ "baseline": "7.3.0",
3217
+ "port-version": 0
3162
3218
  },
3163
3219
  "gz-msgs9": {
3164
3220
  "baseline": "9.5.0",
3165
3221
  "port-version": 0
3166
3222
  },
3223
+ "gz-physics6": {
3224
+ "baseline": "6.5.1",
3225
+ "port-version": 1
3226
+ },
3167
3227
  "gz-plugin2": {
3168
3228
  "baseline": "2.0.1",
3169
3229
  "port-version": 0
3170
3230
  },
3231
+ "gz-rendering7": {
3232
+ "baseline": "7.4.1",
3233
+ "port-version": 1
3234
+ },
3235
+ "gz-sensors7": {
3236
+ "baseline": "7.3.0",
3237
+ "port-version": 0
3238
+ },
3171
3239
  "gz-tools2": {
3172
3240
  "baseline": "2.0.0",
3173
3241
  "port-version": 1
@@ -3206,7 +3274,7 @@
3206
3274
  },
3207
3275
  "harfbuzz": {
3208
3276
  "baseline": "8.2.1",
3209
- "port-version": 2
3277
+ "port-version": 3
3210
3278
  },
3211
3279
  "hash-library": {
3212
3280
  "baseline": "8",
@@ -3273,8 +3341,8 @@
3273
3341
  "port-version": 0
3274
3342
  },
3275
3343
  "hnswlib": {
3276
- "baseline": "0.7.0",
3277
- "port-version": 1
3344
+ "baseline": "0.8.0",
3345
+ "port-version": 0
3278
3346
  },
3279
3347
  "hps": {
3280
3348
  "baseline": "2022-01-18",
@@ -3318,7 +3386,7 @@
3318
3386
  },
3319
3387
  "icu": {
3320
3388
  "baseline": "73.1",
3321
- "port-version": 0
3389
+ "port-version": 2
3322
3390
  },
3323
3391
  "ideviceinstaller": {
3324
3392
  "baseline": "2023-07-21",
@@ -3350,7 +3418,7 @@
3350
3418
  },
3351
3419
  "ignition-common1": {
3352
3420
  "baseline": "1.1.1",
3353
- "port-version": 3
3421
+ "port-version": 4
3354
3422
  },
3355
3423
  "ignition-common3": {
3356
3424
  "baseline": "3.16.0",
@@ -3413,7 +3481,7 @@
3413
3481
  "port-version": 0
3414
3482
  },
3415
3483
  "igraph": {
3416
- "baseline": "0.10.7",
3484
+ "baseline": "0.10.8",
3417
3485
  "port-version": 0
3418
3486
  },
3419
3487
  "iir1": {
@@ -3441,7 +3509,7 @@
3441
3509
  "port-version": 1
3442
3510
  },
3443
3511
  "imgui": {
3444
- "baseline": "1.89.9",
3512
+ "baseline": "1.90",
3445
3513
  "port-version": 0
3446
3514
  },
3447
3515
  "imgui-node-editor": {
@@ -3528,15 +3596,23 @@
3528
3596
  "baseline": "1.13.7",
3529
3597
  "port-version": 0
3530
3598
  },
3599
+ "itay-grudev-singleapplication": {
3600
+ "baseline": "3.5.1",
3601
+ "port-version": 0
3602
+ },
3531
3603
  "itk": {
3532
- "baseline": "5.3-rc02",
3533
- "port-version": 6
3604
+ "baseline": "5.3rc02",
3605
+ "port-version": 0
3534
3606
  },
3535
3607
  "itpp": {
3536
3608
  "baseline": "4.3.1",
3537
3609
  "port-version": 10
3538
3610
  },
3539
- "ixwebsocket": {
3611
+ "itsy-bitsy": {
3612
+ "baseline": "2022-08-02",
3613
+ "port-version": 0
3614
+ },
3615
+ "ixwebsocket": {
3540
3616
  "baseline": "11.4.4",
3541
3617
  "port-version": 2
3542
3618
  },
@@ -3553,8 +3629,8 @@
3553
3629
  "port-version": 1
3554
3630
  },
3555
3631
  "jasper": {
3556
- "baseline": "4.0.0",
3557
- "port-version": 2
3632
+ "baseline": "4.1.0",
3633
+ "port-version": 0
3558
3634
  },
3559
3635
  "jbig2dec": {
3560
3636
  "baseline": "0.20",
@@ -3572,10 +3648,14 @@
3572
3648
  "baseline": "2018-05-08",
3573
3649
  "port-version": 3
3574
3650
  },
3575
- "joltphysics": {
3576
- "baseline": "3.0.1",
3651
+ "jkqtplotter": {
3652
+ "baseline": "2023-10-24",
3577
3653
  "port-version": 1
3578
3654
  },
3655
+ "joltphysics": {
3656
+ "baseline": "4.0.0",
3657
+ "port-version": 0
3658
+ },
3579
3659
  "josuttis-jthread": {
3580
3660
  "baseline": "2020-07-21",
3581
3661
  "port-version": 3
@@ -3618,10 +3698,10 @@
3618
3698
  },
3619
3699
  "jsoncpp": {
3620
3700
  "baseline": "1.9.5",
3621
- "port-version": 1
3701
+ "port-version": 2
3622
3702
  },
3623
3703
  "jsonifier": {
3624
- "baseline": "0.9.9",
3704
+ "baseline": "0.9.92",
3625
3705
  "port-version": 0
3626
3706
  },
3627
3707
  "jsonnet": {
@@ -3637,8 +3717,8 @@
3637
3717
  "port-version": 6
3638
3718
  },
3639
3719
  "kaitai-struct-cpp-stl-runtime": {
3640
- "baseline": "0.10",
3641
- "port-version": 0
3720
+ "baseline": "0.10.1",
3721
+ "port-version": 1
3642
3722
  },
3643
3723
  "kangaru": {
3644
3724
  "baseline": "4.3.1",
@@ -3653,7 +3733,7 @@
3653
3733
  "port-version": 1
3654
3734
  },
3655
3735
  "kdalgorithms": {
3656
- "baseline": "2023-02-11",
3736
+ "baseline": "1.2",
3657
3737
  "port-version": 0
3658
3738
  },
3659
3739
  "kdbindings": {
@@ -3666,7 +3746,7 @@
3666
3746
  },
3667
3747
  "kealib": {
3668
3748
  "baseline": "1.5.2",
3669
- "port-version": 0
3749
+ "port-version": 1
3670
3750
  },
3671
3751
  "keccak-tiny": {
3672
3752
  "baseline": "2014-09-08",
@@ -3786,7 +3866,7 @@
3786
3866
  },
3787
3867
  "kf5parts": {
3788
3868
  "baseline": "5.98.0",
3789
- "port-version": 0
3869
+ "port-version": 1
3790
3870
  },
3791
3871
  "kf5plotting": {
3792
3872
  "baseline": "5.98.0",
@@ -3794,7 +3874,7 @@
3794
3874
  },
3795
3875
  "kf5service": {
3796
3876
  "baseline": "5.98.0",
3797
- "port-version": 0
3877
+ "port-version": 1
3798
3878
  },
3799
3879
  "kf5solid": {
3800
3880
  "baseline": "5.98.0",
@@ -3808,6 +3888,10 @@
3808
3888
  "baseline": "5.98.0",
3809
3889
  "port-version": 0
3810
3890
  },
3891
+ "kf5texteditor": {
3892
+ "baseline": "5.98.0",
3893
+ "port-version": 0
3894
+ },
3811
3895
  "kf5textwidgets": {
3812
3896
  "baseline": "5.98.0",
3813
3897
  "port-version": 0
@@ -3861,11 +3945,11 @@
3861
3945
  "port-version": 0
3862
3946
  },
3863
3947
  "ktx": {
3864
- "baseline": "4.1.0",
3948
+ "baseline": "4.3.0-alpha3",
3865
3949
  "port-version": 0
3866
3950
  },
3867
3951
  "kubazip": {
3868
- "baseline": "0.2.4",
3952
+ "baseline": "0.2.6",
3869
3953
  "port-version": 0
3870
3954
  },
3871
3955
  "kubernetes": {
@@ -3873,8 +3957,8 @@
3873
3957
  "port-version": 1
3874
3958
  },
3875
3959
  "kuku": {
3876
- "baseline": "2.1",
3877
- "port-version": 3
3960
+ "baseline": "2.1.0",
3961
+ "port-version": 0
3878
3962
  },
3879
3963
  "kvasir-mpl": {
3880
3964
  "baseline": "2019-08-06",
@@ -3932,6 +4016,10 @@
3932
4016
  "baseline": "3.39.3",
3933
4017
  "port-version": 0
3934
4018
  },
4019
+ "lensfun": {
4020
+ "baseline": "0.3.4",
4021
+ "port-version": 1
4022
+ },
3935
4023
  "leptonica": {
3936
4024
  "baseline": "1.83.1",
3937
4025
  "port-version": 0
@@ -3968,6 +4056,10 @@
3968
4056
  "baseline": "1.3.2",
3969
4057
  "port-version": 1
3970
4058
  },
4059
+ "libaes-siv": {
4060
+ "baseline": "2020-10-15",
4061
+ "port-version": 0
4062
+ },
3971
4063
  "libaiff": {
3972
4064
  "baseline": "5.0",
3973
4065
  "port-version": 9
@@ -3988,6 +4080,10 @@
3988
4080
  "baseline": "0.17.1",
3989
4081
  "port-version": 0
3990
4082
  },
4083
+ "libassert": {
4084
+ "baseline": "1.2.2",
4085
+ "port-version": 0
4086
+ },
3991
4087
  "libassuan": {
3992
4088
  "baseline": "2.5.6",
3993
4089
  "port-version": 0
@@ -4013,8 +4109,8 @@
4013
4109
  "port-version": 4
4014
4110
  },
4015
4111
  "libbson": {
4016
- "baseline": "1.24.3",
4017
- "port-version": 0
4112
+ "baseline": "1.25.1",
4113
+ "port-version": 2
4018
4114
  },
4019
4115
  "libcaer": {
4020
4116
  "baseline": "3.3.15",
@@ -4042,7 +4138,7 @@
4042
4138
  },
4043
4139
  "libconfig": {
4044
4140
  "baseline": "1.7.3",
4045
- "port-version": 3
4141
+ "port-version": 5
4046
4142
  },
4047
4143
  "libconfuse": {
4048
4144
  "baseline": "2019-07-14",
@@ -4085,8 +4181,8 @@
4085
4181
  "port-version": 0
4086
4182
  },
4087
4183
  "libdatachannel": {
4088
- "baseline": "0.18.6",
4089
- "port-version": 2
4184
+ "baseline": "0.19.4",
4185
+ "port-version": 0
4090
4186
  },
4091
4187
  "libdatrie": {
4092
4188
  "baseline": "0.2.13",
@@ -4097,12 +4193,12 @@
4097
4193
  "port-version": 1
4098
4194
  },
4099
4195
  "libde265": {
4100
- "baseline": "1.0.11",
4101
- "port-version": 2
4196
+ "baseline": "1.0.14",
4197
+ "port-version": 0
4102
4198
  },
4103
4199
  "libdeflate": {
4104
4200
  "baseline": "1.19",
4105
- "port-version": 0
4201
+ "port-version": 1
4106
4202
  },
4107
4203
  "libdisasm": {
4108
4204
  "baseline": "0.23",
@@ -4124,6 +4220,10 @@
4124
4220
  "baseline": "0.6.0",
4125
4221
  "port-version": 3
4126
4222
  },
4223
+ "libdwarf": {
4224
+ "baseline": "0.8.0",
4225
+ "port-version": 0
4226
+ },
4127
4227
  "libe57": {
4128
4228
  "baseline": "1.1.332",
4129
4229
  "port-version": 4
@@ -4166,7 +4266,7 @@
4166
4266
  },
4167
4267
  "libexif": {
4168
4268
  "baseline": "0.6.24",
4169
- "port-version": 0
4269
+ "port-version": 1
4170
4270
  },
4171
4271
  "libfabric": {
4172
4272
  "baseline": "1.13.2",
@@ -4277,7 +4377,7 @@
4277
4377
  "port-version": 5
4278
4378
  },
4279
4379
  "libheif": {
4280
- "baseline": "1.17.0",
4380
+ "baseline": "1.17.5",
4281
4381
  "port-version": 0
4282
4382
  },
4283
4383
  "libhsplasma": {
@@ -4285,7 +4385,7 @@
4285
4385
  "port-version": 0
4286
4386
  },
4287
4387
  "libhv": {
4288
- "baseline": "1.3.1",
4388
+ "baseline": "1.3.2",
4289
4389
  "port-version": 0
4290
4390
  },
4291
4391
  "libhydrogen": {
@@ -4317,8 +4417,8 @@
4317
4417
  "port-version": 3
4318
4418
  },
4319
4419
  "libigl": {
4320
- "baseline": "2.4.0",
4321
- "port-version": 4
4420
+ "baseline": "2.5.0",
4421
+ "port-version": 0
4322
4422
  },
4323
4423
  "libilbc": {
4324
4424
  "baseline": "3.0.4",
@@ -4370,7 +4470,7 @@
4370
4470
  },
4371
4471
  "liblemon": {
4372
4472
  "baseline": "2019-06-13",
4373
- "port-version": 8
4473
+ "port-version": 9
4374
4474
  },
4375
4475
  "liblinear": {
4376
4476
  "baseline": "243",
@@ -4401,8 +4501,8 @@
4401
4501
  "port-version": 13
4402
4502
  },
4403
4503
  "libmagic": {
4404
- "baseline": "5.40",
4405
- "port-version": 3
4504
+ "baseline": "5.45",
4505
+ "port-version": 1
4406
4506
  },
4407
4507
  "libmariadb": {
4408
4508
  "baseline": "3.3.1",
@@ -4457,11 +4557,11 @@
4457
4557
  "port-version": 3
4458
4558
  },
4459
4559
  "libmspack": {
4460
- "baseline": "0.10.1",
4461
- "port-version": 6
4560
+ "baseline": "0.11",
4561
+ "port-version": 0
4462
4562
  },
4463
4563
  "libmt32emu": {
4464
- "baseline": "2.7.0",
4564
+ "baseline": "2.7.1",
4465
4565
  "port-version": 0
4466
4566
  },
4467
4567
  "libmupdf": {
@@ -4469,8 +4569,8 @@
4469
4569
  "port-version": 1
4470
4570
  },
4471
4571
  "libmysql": {
4472
- "baseline": "8.0.32",
4473
- "port-version": 6
4572
+ "baseline": "8.0.34",
4573
+ "port-version": 0
4474
4574
  },
4475
4575
  "libnice": {
4476
4576
  "baseline": "0.1.21",
@@ -4485,7 +4585,11 @@
4485
4585
  "port-version": 3
4486
4586
  },
4487
4587
  "libnop": {
4488
- "baseline": "2021-03-01",
4588
+ "baseline": "2021-11-03",
4589
+ "port-version": 0
4590
+ },
4591
+ "libobfuscate": {
4592
+ "baseline": "2023-03-23",
4489
4593
  "port-version": 0
4490
4594
  },
4491
4595
  "libodb": {
@@ -4533,8 +4637,8 @@
4533
4637
  "port-version": 3
4534
4638
  },
4535
4639
  "libosip2": {
4536
- "baseline": "5.2.0",
4537
- "port-version": 5
4640
+ "baseline": "5.3.1",
4641
+ "port-version": 0
4538
4642
  },
4539
4643
  "libosmium": {
4540
4644
  "baseline": "2.20.0",
@@ -4553,15 +4657,15 @@
4553
4657
  "port-version": 4
4554
4658
  },
4555
4659
  "libpcap": {
4556
- "baseline": "1.10.1",
4557
- "port-version": 3
4660
+ "baseline": "1.10.4",
4661
+ "port-version": 1
4558
4662
  },
4559
4663
  "libpff": {
4560
4664
  "baseline": "2021-11-14",
4561
4665
  "port-version": 2
4562
4666
  },
4563
4667
  "libphonenumber": {
4564
- "baseline": "8.13.17",
4668
+ "baseline": "8.13.23",
4565
4669
  "port-version": 0
4566
4670
  },
4567
4671
  "libplist": {
@@ -4573,8 +4677,8 @@
4573
4677
  "port-version": 1
4574
4678
  },
4575
4679
  "libpng": {
4576
- "baseline": "1.6.39",
4577
- "port-version": 1
4680
+ "baseline": "1.6.40",
4681
+ "port-version": 0
4578
4682
  },
4579
4683
  "libpopt": {
4580
4684
  "baseline": "1.16",
@@ -4582,7 +4686,7 @@
4582
4686
  },
4583
4687
  "libpq": {
4584
4688
  "baseline": "16.0",
4585
- "port-version": 0
4689
+ "port-version": 1
4586
4690
  },
4587
4691
  "libpqxx": {
4588
4692
  "baseline": "7.8.1",
@@ -4617,15 +4721,15 @@
4617
4721
  "port-version": 2
4618
4722
  },
4619
4723
  "libraqm": {
4620
- "baseline": "0.9.0",
4621
- "port-version": 1
4724
+ "baseline": "0.10.1",
4725
+ "port-version": 0
4622
4726
  },
4623
4727
  "libraw": {
4624
4728
  "baseline": "0.21.1",
4625
4729
  "port-version": 2
4626
4730
  },
4627
4731
  "librdkafka": {
4628
- "baseline": "2.2.0",
4732
+ "baseline": "2.3.0",
4629
4733
  "port-version": 0
4630
4734
  },
4631
4735
  "libredwg": {
@@ -4633,20 +4737,20 @@
4633
4737
  "port-version": 1
4634
4738
  },
4635
4739
  "libremidi": {
4636
- "baseline": "4.2.3",
4637
- "port-version": 1
4740
+ "baseline": "4.2.4",
4741
+ "port-version": 0
4638
4742
  },
4639
4743
  "libressl": {
4640
- "baseline": "3.6.2",
4641
- "port-version": 1
4744
+ "baseline": "3.8.2",
4745
+ "port-version": 0
4642
4746
  },
4643
4747
  "librsvg": {
4644
4748
  "baseline": "2.40.20",
4645
4749
  "port-version": 10
4646
4750
  },
4647
4751
  "librsync": {
4648
- "baseline": "2.3.2",
4649
- "port-version": 1
4752
+ "baseline": "2.3.4",
4753
+ "port-version": 0
4650
4754
  },
4651
4755
  "librtmp": {
4652
4756
  "baseline": "2019-11-11",
@@ -4665,8 +4769,8 @@
4665
4769
  "port-version": 1
4666
4770
  },
4667
4771
  "libsbml": {
4668
- "baseline": "5.20.0",
4669
- "port-version": 1
4772
+ "baseline": "5.20.2",
4773
+ "port-version": 0
4670
4774
  },
4671
4775
  "libsbsms": {
4672
4776
  "baseline": "2.3.0",
@@ -4681,7 +4785,7 @@
4681
4785
  "port-version": 0
4682
4786
  },
4683
4787
  "libsigcpp": {
4684
- "baseline": "3.4.0",
4788
+ "baseline": "3.6.0",
4685
4789
  "port-version": 0
4686
4790
  },
4687
4791
  "libsigcpp-3": {
@@ -4705,8 +4809,8 @@
4705
4809
  "port-version": 0
4706
4810
  },
4707
4811
  "libsndfile": {
4708
- "baseline": "1.2.0",
4709
- "port-version": 2
4812
+ "baseline": "1.2.2",
4813
+ "port-version": 0
4710
4814
  },
4711
4815
  "libsnoretoast": {
4712
4816
  "baseline": "0.8.0",
@@ -4730,12 +4834,16 @@
4730
4834
  },
4731
4835
  "libspatialite": {
4732
4836
  "baseline": "5.1.0",
4733
- "port-version": 0
4837
+ "port-version": 1
4734
4838
  },
4735
4839
  "libspnav": {
4736
4840
  "baseline": "0.2.3",
4737
4841
  "port-version": 2
4738
4842
  },
4843
+ "libspng": {
4844
+ "baseline": "0.7.4",
4845
+ "port-version": 0
4846
+ },
4739
4847
  "libsquish": {
4740
4848
  "baseline": "1.15",
4741
4849
  "port-version": 13
@@ -4750,7 +4858,7 @@
4750
4858
  },
4751
4859
  "libssh": {
4752
4860
  "baseline": "0.10.5",
4753
- "port-version": 0
4861
+ "port-version": 1
4754
4862
  },
4755
4863
  "libssh2": {
4756
4864
  "baseline": "1.11.0",
@@ -4770,7 +4878,7 @@
4770
4878
  },
4771
4879
  "libsystemd": {
4772
4880
  "baseline": "254",
4773
- "port-version": 0
4881
+ "port-version": 1
4774
4882
  },
4775
4883
  "libtar": {
4776
4884
  "baseline": "1.2.20",
@@ -4790,7 +4898,7 @@
4790
4898
  },
4791
4899
  "libtheora": {
4792
4900
  "baseline": "1.2.0alpha1-20170719",
4793
- "port-version": 6
4901
+ "port-version": 7
4794
4902
  },
4795
4903
  "libtins": {
4796
4904
  "baseline": "4.5",
@@ -4801,8 +4909,8 @@
4801
4909
  "port-version": 3
4802
4910
  },
4803
4911
  "libtommath": {
4804
- "baseline": "1.2.0",
4805
- "port-version": 3
4912
+ "baseline": "1.2.1",
4913
+ "port-version": 0
4806
4914
  },
4807
4915
  "libtorch": {
4808
4916
  "baseline": "1.12.1",
@@ -4841,8 +4949,8 @@
4841
4949
  "port-version": 3
4842
4950
  },
4843
4951
  "libunibreak": {
4844
- "baseline": "5.0",
4845
- "port-version": 1
4952
+ "baseline": "5.1",
4953
+ "port-version": 0
4846
4954
  },
4847
4955
  "libunifex": {
4848
4956
  "baseline": "0.3.0",
@@ -4857,12 +4965,12 @@
4857
4965
  "port-version": 0
4858
4966
  },
4859
4967
  "liburing": {
4860
- "baseline": "2.4",
4968
+ "baseline": "2.5",
4861
4969
  "port-version": 0
4862
4970
  },
4863
4971
  "libusb": {
4864
4972
  "baseline": "1.0.26.11791",
4865
- "port-version": 3
4973
+ "port-version": 5
4866
4974
  },
4867
4975
  "libusb-win32": {
4868
4976
  "baseline": "1.2.6.0",
@@ -4878,7 +4986,7 @@
4878
4986
  },
4879
4987
  "libuv": {
4880
4988
  "baseline": "1.46.0",
4881
- "port-version": 0
4989
+ "port-version": 1
4882
4990
  },
4883
4991
  "libuvc": {
4884
4992
  "baseline": "2020-11-24",
@@ -4897,8 +5005,8 @@
4897
5005
  "port-version": 2
4898
5006
  },
4899
5007
  "libvpx": {
4900
- "baseline": "1.12.0",
4901
- "port-version": 2
5008
+ "baseline": "1.13.1",
5009
+ "port-version": 0
4902
5010
  },
4903
5011
  "libwandio": {
4904
5012
  "baseline": "4.2.1",
@@ -4993,7 +5101,7 @@
4993
5101
  "port-version": 2
4994
5102
  },
4995
5103
  "libxml2": {
4996
- "baseline": "2.11.5",
5104
+ "baseline": "2.11.6",
4997
5105
  "port-version": 1
4998
5106
  },
4999
5107
  "libxmlmm": {
@@ -5038,7 +5146,7 @@
5038
5146
  },
5039
5147
  "libxslt": {
5040
5148
  "baseline": "1.1.37",
5041
- "port-version": 2
5149
+ "port-version": 3
5042
5150
  },
5043
5151
  "libxt": {
5044
5152
  "baseline": "1.2.1",
@@ -5069,12 +5177,12 @@
5069
5177
  "port-version": 0
5070
5178
  },
5071
5179
  "libzim": {
5072
- "baseline": "8.2.0",
5073
- "port-version": 2
5180
+ "baseline": "9.0.0",
5181
+ "port-version": 0
5074
5182
  },
5075
5183
  "libzip": {
5076
- "baseline": "1.9.2",
5077
- "port-version": 2
5184
+ "baseline": "1.10.1",
5185
+ "port-version": 0
5078
5186
  },
5079
5187
  "libzippp": {
5080
5188
  "baseline": "7.0-1.10.1",
@@ -5113,31 +5221,35 @@
5113
5221
  "port-version": 2
5114
5222
  },
5115
5223
  "live555": {
5116
- "baseline": "2023-07-24",
5224
+ "baseline": "2023-11-08",
5117
5225
  "port-version": 0
5118
5226
  },
5119
5227
  "llfio": {
5120
- "baseline": "2023-03-13",
5121
- "port-version": 1
5228
+ "baseline": "2023-11-06",
5229
+ "port-version": 0
5230
+ },
5231
+ "llgi": {
5232
+ "baseline": "2023-11-04",
5233
+ "port-version": 0
5122
5234
  },
5123
5235
  "llgl": {
5124
5236
  "baseline": "2023-03-05",
5125
5237
  "port-version": 0
5126
5238
  },
5127
5239
  "llhttp": {
5128
- "baseline": "9.1.2",
5240
+ "baseline": "9.1.3",
5129
5241
  "port-version": 0
5130
5242
  },
5131
5243
  "llvm": {
5132
5244
  "baseline": "17.0.2",
5133
- "port-version": 0
5245
+ "port-version": 2
5134
5246
  },
5135
5247
  "lmdb": {
5136
5248
  "baseline": "0.9.31",
5137
5249
  "port-version": 0
5138
5250
  },
5139
5251
  "lockpp": {
5140
- "baseline": "1.0.2",
5252
+ "baseline": "2.6",
5141
5253
  "port-version": 0
5142
5254
  },
5143
5255
  "lodepng": {
@@ -5149,7 +5261,7 @@
5149
5261
  "port-version": 0
5150
5262
  },
5151
5263
  "log4cplus": {
5152
- "baseline": "2.1.0",
5264
+ "baseline": "2.1.1",
5153
5265
  "port-version": 0
5154
5266
  },
5155
5267
  "log4cpp-log4cpp": {
@@ -5158,15 +5270,15 @@
5158
5270
  },
5159
5271
  "log4cxx": {
5160
5272
  "baseline": "1.1.0",
5161
- "port-version": 0
5273
+ "port-version": 1
5162
5274
  },
5163
5275
  "loguru": {
5164
5276
  "baseline": "2.1.0",
5165
5277
  "port-version": 3
5166
5278
  },
5167
5279
  "lpeg": {
5168
- "baseline": "1.0.2",
5169
- "port-version": 4
5280
+ "baseline": "1.1.0",
5281
+ "port-version": 0
5170
5282
  },
5171
5283
  "ltla-aarand": {
5172
5284
  "baseline": "2023-03-19",
@@ -5210,11 +5322,11 @@
5210
5322
  },
5211
5323
  "luafilesystem": {
5212
5324
  "baseline": "1.8.0",
5213
- "port-version": 4
5325
+ "port-version": 5
5214
5326
  },
5215
5327
  "luajit": {
5216
5328
  "baseline": "2023-01-04",
5217
- "port-version": 4
5329
+ "port-version": 5
5218
5330
  },
5219
5331
  "luasec": {
5220
5332
  "baseline": "1.3.1",
@@ -5257,11 +5369,11 @@
5257
5369
  "port-version": 2
5258
5370
  },
5259
5371
  "maddy": {
5260
- "baseline": "1.2.0",
5372
+ "baseline": "1.3.0",
5261
5373
  "port-version": 0
5262
5374
  },
5263
5375
  "magic-enum": {
5264
- "baseline": "0.9.3",
5376
+ "baseline": "0.9.5",
5265
5377
  "port-version": 0
5266
5378
  },
5267
5379
  "magic-get": {
@@ -5270,7 +5382,7 @@
5270
5382
  },
5271
5383
  "magnum": {
5272
5384
  "baseline": "2020.06",
5273
- "port-version": 14
5385
+ "port-version": 17
5274
5386
  },
5275
5387
  "magnum-extras": {
5276
5388
  "baseline": "2020.06",
@@ -5282,11 +5394,11 @@
5282
5394
  },
5283
5395
  "magnum-plugins": {
5284
5396
  "baseline": "2020.06",
5285
- "port-version": 11
5397
+ "port-version": 12
5286
5398
  },
5287
5399
  "mailio": {
5288
- "baseline": "0.21.0",
5289
- "port-version": 2
5400
+ "baseline": "0.23.0",
5401
+ "port-version": 0
5290
5402
  },
5291
5403
  "makeid": {
5292
5404
  "baseline": "1.0.3",
@@ -5341,7 +5453,7 @@
5341
5453
  "port-version": 0
5342
5454
  },
5343
5455
  "materialx": {
5344
- "baseline": "1.38.4",
5456
+ "baseline": "1.38.8",
5345
5457
  "port-version": 0
5346
5458
  },
5347
5459
  "mathc": {
@@ -5353,8 +5465,8 @@
5353
5465
  "port-version": 5
5354
5466
  },
5355
5467
  "matio": {
5356
- "baseline": "1.5.23",
5357
- "port-version": 2
5468
+ "baseline": "1.5.26",
5469
+ "port-version": 0
5358
5470
  },
5359
5471
  "matplotlib-cpp": {
5360
5472
  "baseline": "2020-08-27",
@@ -5369,7 +5481,7 @@
5369
5481
  "port-version": 2
5370
5482
  },
5371
5483
  "mbedtls": {
5372
- "baseline": "2.28.1",
5484
+ "baseline": "2.28.5",
5373
5485
  "port-version": 0
5374
5486
  },
5375
5487
  "mchehab-zbar": {
@@ -5382,7 +5494,7 @@
5382
5494
  },
5383
5495
  "mdl-sdk": {
5384
5496
  "baseline": "2021.1.2",
5385
- "port-version": 3
5497
+ "port-version": 4
5386
5498
  },
5387
5499
  "mdns": {
5388
5500
  "baseline": "1.4.3",
@@ -5453,7 +5565,7 @@
5453
5565
  "port-version": 6
5454
5566
  },
5455
5567
  "mimalloc": {
5456
- "baseline": "2.1.1",
5568
+ "baseline": "2.1.2",
5457
5569
  "port-version": 0
5458
5570
  },
5459
5571
  "minc": {
@@ -5465,7 +5577,7 @@
5465
5577
  "port-version": 4
5466
5578
  },
5467
5579
  "miniaudio": {
5468
- "baseline": "0.11.14",
5580
+ "baseline": "0.11.19",
5469
5581
  "port-version": 0
5470
5582
  },
5471
5583
  "minifb": {
@@ -5505,8 +5617,8 @@
5505
5617
  "port-version": 1
5506
5618
  },
5507
5619
  "minizip-ng": {
5508
- "baseline": "4.0.0",
5509
- "port-version": 4
5620
+ "baseline": "4.0.2",
5621
+ "port-version": 0
5510
5622
  },
5511
5623
  "mio": {
5512
5624
  "baseline": "2023-03-03",
@@ -5541,11 +5653,11 @@
5541
5653
  "port-version": 2
5542
5654
  },
5543
5655
  "mongo-c-driver": {
5544
- "baseline": "1.24.3",
5545
- "port-version": 0
5656
+ "baseline": "1.25.1",
5657
+ "port-version": 1
5546
5658
  },
5547
5659
  "mongo-cxx-driver": {
5548
- "baseline": "3.8.0",
5660
+ "baseline": "3.9.0",
5549
5661
  "port-version": 0
5550
5662
  },
5551
5663
  "mongoose": {
@@ -5558,7 +5670,7 @@
5558
5670
  },
5559
5671
  "moos-core": {
5560
5672
  "baseline": "10.4.0",
5561
- "port-version": 9
5673
+ "port-version": 10
5562
5674
  },
5563
5675
  "moos-essential": {
5564
5676
  "baseline": "10.0.1",
@@ -5577,7 +5689,7 @@
5577
5689
  "port-version": 0
5578
5690
  },
5579
5691
  "mozjpeg": {
5580
- "baseline": "4.1.1",
5692
+ "baseline": "4.1.5",
5581
5693
  "port-version": 0
5582
5694
  },
5583
5695
  "mp-units": {
@@ -5588,6 +5700,10 @@
5588
5700
  "baseline": "3.100",
5589
5701
  "port-version": 11
5590
5702
  },
5703
+ "mpark-patterns": {
5704
+ "baseline": "2019-10-03",
5705
+ "port-version": 0
5706
+ },
5591
5707
  "mpark-variant": {
5592
5708
  "baseline": "1.4.0",
5593
5709
  "port-version": 3
@@ -5617,7 +5733,7 @@
5617
5733
  "port-version": 0
5618
5734
  },
5619
5735
  "mqtt-cpp": {
5620
- "baseline": "13.1.0",
5736
+ "baseline": "13.2.1",
5621
5737
  "port-version": 0
5622
5738
  },
5623
5739
  "ms-angle": {
@@ -5634,15 +5750,15 @@
5634
5750
  },
5635
5751
  "ms-gsl": {
5636
5752
  "baseline": "4.0.0",
5637
- "port-version": 0
5753
+ "port-version": 1
5638
5754
  },
5639
5755
  "ms-quic": {
5640
5756
  "baseline": "1.2.0",
5641
5757
  "port-version": 0
5642
5758
  },
5643
5759
  "msdfgen": {
5644
- "baseline": "1.10.0",
5645
- "port-version": 1
5760
+ "baseline": "1.11.0",
5761
+ "port-version": 0
5646
5762
  },
5647
5763
  "msgpack": {
5648
5764
  "baseline": "6.0.0",
@@ -5701,7 +5817,7 @@
5701
5817
  "port-version": 0
5702
5818
  },
5703
5819
  "mygui": {
5704
- "baseline": "3.4.2",
5820
+ "baseline": "3.4.3",
5705
5821
  "port-version": 0
5706
5822
  },
5707
5823
  "mysql-connector-cpp": {
@@ -5714,7 +5830,7 @@
5714
5830
  },
5715
5831
  "nana": {
5716
5832
  "baseline": "1.7.4",
5717
- "port-version": 4
5833
+ "port-version": 5
5718
5834
  },
5719
5835
  "nano-signal-slot": {
5720
5836
  "baseline": "2.0.1",
@@ -5726,10 +5842,10 @@
5726
5842
  },
5727
5843
  "nanodbc": {
5728
5844
  "baseline": "2.13.0",
5729
- "port-version": 7
5845
+ "port-version": 8
5730
5846
  },
5731
5847
  "nanoflann": {
5732
- "baseline": "1.5.0",
5848
+ "baseline": "1.5.1",
5733
5849
  "port-version": 0
5734
5850
  },
5735
5851
  "nanogui": {
@@ -5770,14 +5886,14 @@
5770
5886
  },
5771
5887
  "nayuki-qr-code-generator": {
5772
5888
  "baseline": "1.8.0",
5773
- "port-version": 0
5889
+ "port-version": 1
5774
5890
  },
5775
5891
  "nccl": {
5776
5892
  "baseline": "2.4.6",
5777
5893
  "port-version": 2
5778
5894
  },
5779
5895
  "ncnn": {
5780
- "baseline": "20221128",
5896
+ "baseline": "20231027",
5781
5897
  "port-version": 0
5782
5898
  },
5783
5899
  "ncurses": {
@@ -5793,7 +5909,7 @@
5793
5909
  "port-version": 1
5794
5910
  },
5795
5911
  "ned14-internal-quickcpplib": {
5796
- "baseline": "2023-03-13",
5912
+ "baseline": "2023-11-22",
5797
5913
  "port-version": 0
5798
5914
  },
5799
5915
  "neon2sse": {
@@ -5809,7 +5925,7 @@
5809
5925
  "port-version": 5
5810
5926
  },
5811
5927
  "nethost": {
5812
- "baseline": "7.0.0",
5928
+ "baseline": "8.0.0",
5813
5929
  "port-version": 0
5814
5930
  },
5815
5931
  "nettle": {
@@ -5821,7 +5937,7 @@
5821
5937
  "port-version": 4
5822
5938
  },
5823
5939
  "nghttp2": {
5824
- "baseline": "1.57.0",
5940
+ "baseline": "1.58.0",
5825
5941
  "port-version": 0
5826
5942
  },
5827
5943
  "nghttp2-asio": {
@@ -5829,7 +5945,7 @@
5829
5945
  "port-version": 1
5830
5946
  },
5831
5947
  "nghttp3": {
5832
- "baseline": "1.0.0",
5948
+ "baseline": "1.1.0",
5833
5949
  "port-version": 0
5834
5950
  },
5835
5951
  "ngspice": {
@@ -5837,7 +5953,7 @@
5837
5953
  "port-version": 0
5838
5954
  },
5839
5955
  "ngtcp2": {
5840
- "baseline": "1.0.0",
5956
+ "baseline": "1.1.0",
5841
5957
  "port-version": 0
5842
5958
  },
5843
5959
  "nifly": {
@@ -5853,7 +5969,7 @@
5853
5969
  "port-version": 3
5854
5970
  },
5855
5971
  "nlohmann-json": {
5856
- "baseline": "3.11.2",
5972
+ "baseline": "3.11.3",
5857
5973
  "port-version": 0
5858
5974
  },
5859
5975
  "nlopt": {
@@ -5870,7 +5986,7 @@
5870
5986
  },
5871
5987
  "nng": {
5872
5988
  "baseline": "1.5.2",
5873
- "port-version": 0
5989
+ "port-version": 1
5874
5990
  },
5875
5991
  "nngpp": {
5876
5992
  "baseline": "1.3.0",
@@ -5913,8 +6029,8 @@
5913
6029
  "port-version": 2
5914
6030
  },
5915
6031
  "nsync": {
5916
- "baseline": "1.24.0",
5917
- "port-version": 1
6032
+ "baseline": "1.26.0",
6033
+ "port-version": 0
5918
6034
  },
5919
6035
  "nt-wrapper": {
5920
6036
  "baseline": "2019-08-10",
@@ -5933,16 +6049,16 @@
5933
6049
  "port-version": 0
5934
6050
  },
5935
6051
  "numactl": {
5936
- "baseline": "2.0.14",
5937
- "port-version": 1
6052
+ "baseline": "2.0.16",
6053
+ "port-version": 0
5938
6054
  },
5939
6055
  "numcpp": {
5940
- "baseline": "2.11.0",
6056
+ "baseline": "2.12.1",
5941
6057
  "port-version": 0
5942
6058
  },
5943
6059
  "nuspell": {
5944
- "baseline": "5.1.2",
5945
- "port-version": 1
6060
+ "baseline": "5.1.4",
6061
+ "port-version": 0
5946
6062
  },
5947
6063
  "nvtt": {
5948
6064
  "baseline": "2.1.2",
@@ -5986,7 +6102,7 @@
5986
6102
  },
5987
6103
  "oatpp-sqlite": {
5988
6104
  "baseline": "1.3.0",
5989
- "port-version": 1
6105
+ "port-version": 2
5990
6106
  },
5991
6107
  "oatpp-ssdp": {
5992
6108
  "baseline": "1.3.0",
@@ -6017,11 +6133,11 @@
6017
6133
  "port-version": 0
6018
6134
  },
6019
6135
  "octomap": {
6020
- "baseline": "1.9.6",
6136
+ "baseline": "1.9.8",
6021
6137
  "port-version": 1
6022
6138
  },
6023
6139
  "ode": {
6024
- "baseline": "0.16.3",
6140
+ "baseline": "0.16.4",
6025
6141
  "port-version": 1
6026
6142
  },
6027
6143
  "offscale-libetcd-cpp": {
@@ -6037,8 +6153,8 @@
6037
6153
  "port-version": 2
6038
6154
  },
6039
6155
  "ogre-next": {
6040
- "baseline": "2.3.1",
6041
- "port-version": 3
6156
+ "baseline": "2.3.3",
6157
+ "port-version": 0
6042
6158
  },
6043
6159
  "ois": {
6044
6160
  "baseline": "1.5.1",
@@ -6057,7 +6173,7 @@
6057
6173
  "port-version": 5
6058
6174
  },
6059
6175
  "onednn": {
6060
- "baseline": "3.1.1",
6176
+ "baseline": "3.3",
6061
6177
  "port-version": 0
6062
6178
  },
6063
6179
  "oniguruma": {
@@ -6065,15 +6181,15 @@
6065
6181
  "port-version": 1
6066
6182
  },
6067
6183
  "onnx": {
6068
- "baseline": "1.14.0",
6184
+ "baseline": "1.15.0",
6069
6185
  "port-version": 0
6070
6186
  },
6071
6187
  "onnx-optimizer": {
6072
- "baseline": "0.3.17",
6188
+ "baseline": "0.3.18",
6073
6189
  "port-version": 0
6074
6190
  },
6075
6191
  "onnxruntime-gpu": {
6076
- "baseline": "1.15.1",
6192
+ "baseline": "1.16.3",
6077
6193
  "port-version": 0
6078
6194
  },
6079
6195
  "oof": {
@@ -6085,7 +6201,7 @@
6085
6201
  "port-version": 0
6086
6202
  },
6087
6203
  "open62541": {
6088
- "baseline": "1.3.5",
6204
+ "baseline": "1.3.8",
6089
6205
  "port-version": 1
6090
6206
  },
6091
6207
  "openal-soft": {
@@ -6093,12 +6209,12 @@
6093
6209
  "port-version": 0
6094
6210
  },
6095
6211
  "openblas": {
6096
- "baseline": "0.3.24",
6212
+ "baseline": "0.3.25",
6097
6213
  "port-version": 0
6098
6214
  },
6099
6215
  "opencascade": {
6100
6216
  "baseline": "7.7.2",
6101
- "port-version": 1
6217
+ "port-version": 2
6102
6218
  },
6103
6219
  "opencc": {
6104
6220
  "baseline": "1.1.6",
@@ -6134,11 +6250,11 @@
6134
6250
  },
6135
6251
  "opencv3": {
6136
6252
  "baseline": "3.4.18",
6137
- "port-version": 11
6253
+ "port-version": 12
6138
6254
  },
6139
6255
  "opencv4": {
6140
6256
  "baseline": "4.8.0",
6141
- "port-version": 7
6257
+ "port-version": 12
6142
6258
  },
6143
6259
  "opendnp3": {
6144
6260
  "baseline": "3.1.1",
@@ -6170,7 +6286,7 @@
6170
6286
  },
6171
6287
  "openimageio": {
6172
6288
  "baseline": "2.4.14.0",
6173
- "port-version": 2
6289
+ "port-version": 3
6174
6290
  },
6175
6291
  "openjpeg": {
6176
6292
  "baseline": "2.5.0",
@@ -6189,8 +6305,8 @@
6189
6305
  "port-version": 1
6190
6306
  },
6191
6307
  "openmpi": {
6192
- "baseline": "4.1.3",
6193
- "port-version": 2
6308
+ "baseline": "4.1.6",
6309
+ "port-version": 0
6194
6310
  },
6195
6311
  "openmvg": {
6196
6312
  "baseline": "2.0",
@@ -6213,8 +6329,8 @@
6213
6329
  "port-version": 3
6214
6330
  },
6215
6331
  "openssl": {
6216
- "baseline": "3.1.3",
6217
- "port-version": 0
6332
+ "baseline": "3.1.4",
6333
+ "port-version": 1
6218
6334
  },
6219
6335
  "openssl-unix": {
6220
6336
  "baseline": "deprecated",
@@ -6233,12 +6349,12 @@
6233
6349
  "port-version": 0
6234
6350
  },
6235
6351
  "opentelemetry-cpp": {
6236
- "baseline": "1.9.1",
6352
+ "baseline": "1.12.0",
6237
6353
  "port-version": 1
6238
6354
  },
6239
6355
  "opentelemetry-fluentd": {
6240
6356
  "baseline": "2.0.0",
6241
- "port-version": 0
6357
+ "port-version": 1
6242
6358
  },
6243
6359
  "opentracing": {
6244
6360
  "baseline": "1.6.0",
@@ -6249,12 +6365,12 @@
6249
6365
  "port-version": 0
6250
6366
  },
6251
6367
  "openvdb": {
6252
- "baseline": "10.0.0",
6253
- "port-version": 6
6368
+ "baseline": "11.0.0",
6369
+ "port-version": 0
6254
6370
  },
6255
6371
  "openvino": {
6256
- "baseline": "2023.1.0",
6257
- "port-version": 3
6372
+ "baseline": "2023.2.0",
6373
+ "port-version": 0
6258
6374
  },
6259
6375
  "openvpn3": {
6260
6376
  "baseline": "3.7.0",
@@ -6265,8 +6381,8 @@
6265
6381
  "port-version": 0
6266
6382
  },
6267
6383
  "openxr-loader": {
6268
- "baseline": "1.0.22",
6269
- "port-version": 3
6384
+ "baseline": "1.0.31",
6385
+ "port-version": 0
6270
6386
  },
6271
6387
  "optimus-cpp": {
6272
6388
  "baseline": "0.3.0",
@@ -6317,8 +6433,8 @@
6317
6433
  "port-version": 0
6318
6434
  },
6319
6435
  "outcome": {
6320
- "baseline": "2.2.4",
6321
- "port-version": 1
6436
+ "baseline": "2.2.7",
6437
+ "port-version": 0
6322
6438
  },
6323
6439
  "p-ranav-csv": {
6324
6440
  "baseline": "2019-07-11",
@@ -6333,12 +6449,12 @@
6333
6449
  "port-version": 2
6334
6450
  },
6335
6451
  "paho-mqtt": {
6336
- "baseline": "1.3.12",
6337
- "port-version": 1
6452
+ "baseline": "1.3.13",
6453
+ "port-version": 0
6338
6454
  },
6339
6455
  "paho-mqttpp3": {
6340
- "baseline": "1.2.0",
6341
- "port-version": 1
6456
+ "baseline": "1.3.2",
6457
+ "port-version": 0
6342
6458
  },
6343
6459
  "palsigslot": {
6344
6460
  "baseline": "1.2.2",
@@ -6385,7 +6501,7 @@
6385
6501
  "port-version": 9
6386
6502
  },
6387
6503
  "pcapplusplus": {
6388
- "baseline": "22.11",
6504
+ "baseline": "23.9",
6389
6505
  "port-version": 1
6390
6506
  },
6391
6507
  "pcg": {
@@ -6477,7 +6593,7 @@
6477
6593
  "port-version": 2
6478
6594
  },
6479
6595
  "pipewire": {
6480
- "baseline": "0.3.62",
6596
+ "baseline": "0.3.83",
6481
6597
  "port-version": 0
6482
6598
  },
6483
6599
  "pistache": {
@@ -6493,8 +6609,8 @@
6493
6609
  "port-version": 2
6494
6610
  },
6495
6611
  "pkgconf": {
6496
- "baseline": "1.8.0",
6497
- "port-version": 5
6612
+ "baseline": "2.1.0",
6613
+ "port-version": 0
6498
6614
  },
6499
6615
  "plasma-wayland-protocols": {
6500
6616
  "baseline": "1.8.0",
@@ -6533,7 +6649,7 @@
6533
6649
  "port-version": 7
6534
6650
  },
6535
6651
  "plog": {
6536
- "baseline": "1.1.9",
6652
+ "baseline": "1.1.10",
6537
6653
  "port-version": 0
6538
6654
  },
6539
6655
  "plplot": {
@@ -6556,12 +6672,16 @@
6556
6672
  "baseline": "0.7.0",
6557
6673
  "port-version": 5
6558
6674
  },
6675
+ "pocketfft": {
6676
+ "baseline": "2023-09-25",
6677
+ "port-version": 0
6678
+ },
6559
6679
  "poco": {
6560
- "baseline": "1.12.4",
6561
- "port-version": 4
6680
+ "baseline": "1.12.5.1",
6681
+ "port-version": 0
6562
6682
  },
6563
6683
  "podofo": {
6564
- "baseline": "0.10.1",
6684
+ "baseline": "0.10.2",
6565
6685
  "port-version": 0
6566
6686
  },
6567
6687
  "poissonrecon": {
@@ -6589,8 +6709,8 @@
6589
6709
  "port-version": 5
6590
6710
  },
6591
6711
  "poppler": {
6592
- "baseline": "23.1.0",
6593
- "port-version": 4
6712
+ "baseline": "23.11.0",
6713
+ "port-version": 0
6594
6714
  },
6595
6715
  "popsift": {
6596
6716
  "baseline": "0.9",
@@ -6645,8 +6765,8 @@
6645
6765
  "port-version": 2
6646
6766
  },
6647
6767
  "proj": {
6648
- "baseline": "9.3.0",
6649
- "port-version": 1
6768
+ "baseline": "9.3.1",
6769
+ "port-version": 0
6650
6770
  },
6651
6771
  "proj4": {
6652
6772
  "baseline": "8.9.9",
@@ -6666,7 +6786,7 @@
6666
6786
  },
6667
6787
  "protobuf-c": {
6668
6788
  "baseline": "1.4.1",
6669
- "port-version": 0
6789
+ "port-version": 1
6670
6790
  },
6671
6791
  "protopuf": {
6672
6792
  "baseline": "2.2.1",
@@ -6676,6 +6796,10 @@
6676
6796
  "baseline": "1.7.1",
6677
6797
  "port-version": 0
6678
6798
  },
6799
+ "proxsuite": {
6800
+ "baseline": "0.5.0",
6801
+ "port-version": 0
6802
+ },
6679
6803
  "proxy": {
6680
6804
  "baseline": "1.1.1",
6681
6805
  "port-version": 0
@@ -6738,14 +6862,14 @@
6738
6862
  },
6739
6863
  "python3": {
6740
6864
  "baseline": "3.11.5",
6741
- "port-version": 0
6865
+ "port-version": 3
6742
6866
  },
6743
6867
  "qca": {
6744
6868
  "baseline": "2.3.7",
6745
6869
  "port-version": 0
6746
6870
  },
6747
6871
  "qcoro": {
6748
- "baseline": "0.9.0",
6872
+ "baseline": "0.10.0",
6749
6873
  "port-version": 0
6750
6874
  },
6751
6875
  "qcustomplot": {
@@ -6781,15 +6905,15 @@
6781
6905
  "port-version": 2
6782
6906
  },
6783
6907
  "qt": {
6784
- "baseline": "6.5.3",
6908
+ "baseline": "6.6.1",
6785
6909
  "port-version": 0
6786
6910
  },
6787
6911
  "qt-advanced-docking-system": {
6788
- "baseline": "4.0.3",
6789
- "port-version": 1
6912
+ "baseline": "4.2.1",
6913
+ "port-version": 0
6790
6914
  },
6791
6915
  "qt3d": {
6792
- "baseline": "6.5.3",
6916
+ "baseline": "6.6.1",
6793
6917
  "port-version": 0
6794
6918
  },
6795
6919
  "qt5": {
@@ -6965,63 +7089,67 @@
6965
7089
  "port-version": 0
6966
7090
  },
6967
7091
  "qt5compat": {
6968
- "baseline": "6.5.3",
7092
+ "baseline": "6.6.1",
6969
7093
  "port-version": 0
6970
7094
  },
6971
7095
  "qtactiveqt": {
6972
- "baseline": "6.5.3",
7096
+ "baseline": "6.6.1",
6973
7097
  "port-version": 0
6974
7098
  },
6975
7099
  "qtapplicationmanager": {
6976
- "baseline": "6.5.3",
7100
+ "baseline": "6.6.1",
6977
7101
  "port-version": 0
6978
7102
  },
6979
7103
  "qtbase": {
6980
- "baseline": "6.5.3",
6981
- "port-version": 0
7104
+ "baseline": "6.6.1",
7105
+ "port-version": 1
6982
7106
  },
6983
7107
  "qtcharts": {
6984
- "baseline": "6.5.3",
7108
+ "baseline": "6.6.1",
6985
7109
  "port-version": 0
6986
7110
  },
6987
7111
  "qtcoap": {
6988
- "baseline": "6.5.3",
7112
+ "baseline": "6.6.1",
6989
7113
  "port-version": 0
6990
7114
  },
6991
7115
  "qtconnectivity": {
6992
- "baseline": "6.5.3",
7116
+ "baseline": "6.6.1",
6993
7117
  "port-version": 0
6994
7118
  },
6995
7119
  "qtdatavis3d": {
6996
- "baseline": "6.5.3",
7120
+ "baseline": "6.6.1",
6997
7121
  "port-version": 0
6998
7122
  },
6999
7123
  "qtdeclarative": {
7000
- "baseline": "6.5.3",
7124
+ "baseline": "6.6.1",
7001
7125
  "port-version": 0
7002
7126
  },
7003
7127
  "qtdeviceutilities": {
7004
- "baseline": "6.5.3",
7128
+ "baseline": "6.6.1",
7005
7129
  "port-version": 0
7006
7130
  },
7007
7131
  "qtdoc": {
7008
- "baseline": "6.5.3",
7132
+ "baseline": "6.6.1",
7133
+ "port-version": 0
7134
+ },
7135
+ "qtgraphs": {
7136
+ "baseline": "6.6.1",
7009
7137
  "port-version": 0
7010
7138
  },
7011
7139
  "qtgrpc": {
7012
- "baseline": "6.5.3",
7140
+ "baseline": "6.6.1",
7013
7141
  "port-version": 0
7014
7142
  },
7015
7143
  "qthttpserver": {
7016
- "baseline": "6.5.3",
7144
+ "baseline": "6.6.1",
7017
7145
  "port-version": 0
7018
7146
  },
7019
7147
  "qtimageformats": {
7020
- "baseline": "6.5.3",
7148
+ "baseline": "6.6.1",
7021
7149
  "port-version": 0
7022
7150
  },
7023
7151
  "qtinterfaceframework": {
7024
- "baseline": "6.5.3",
7152
+ "baseline": "6.6.1",
7025
7153
  "port-version": 0
7026
7154
  },
7027
7155
  "qtkeychain": {
@@ -7033,43 +7161,43 @@
7033
7161
  "port-version": 0
7034
7162
  },
7035
7163
  "qtlanguageserver": {
7036
- "baseline": "6.5.3",
7164
+ "baseline": "6.6.1",
7037
7165
  "port-version": 0
7038
7166
  },
7039
7167
  "qtlocation": {
7040
- "baseline": "6.5.3",
7168
+ "baseline": "6.6.1",
7041
7169
  "port-version": 0
7042
7170
  },
7043
7171
  "qtlottie": {
7044
- "baseline": "6.5.3",
7172
+ "baseline": "6.6.1",
7045
7173
  "port-version": 0
7046
7174
  },
7047
7175
  "qtmqtt": {
7048
- "baseline": "6.5.3",
7176
+ "baseline": "6.6.1",
7049
7177
  "port-version": 0
7050
7178
  },
7051
7179
  "qtmultimedia": {
7052
- "baseline": "6.5.3",
7180
+ "baseline": "6.6.1",
7053
7181
  "port-version": 0
7054
7182
  },
7055
7183
  "qtnetworkauth": {
7056
- "baseline": "6.5.3",
7184
+ "baseline": "6.6.1",
7057
7185
  "port-version": 0
7058
7186
  },
7059
7187
  "qtopcua": {
7060
- "baseline": "6.5.3",
7188
+ "baseline": "6.6.1",
7061
7189
  "port-version": 0
7062
7190
  },
7063
7191
  "qtpositioning": {
7064
- "baseline": "6.5.3",
7192
+ "baseline": "6.6.1",
7065
7193
  "port-version": 0
7066
7194
  },
7067
7195
  "qtquick3d": {
7068
- "baseline": "6.5.3",
7196
+ "baseline": "6.6.1",
7069
7197
  "port-version": 0
7070
7198
  },
7071
7199
  "qtquick3dphysics": {
7072
- "baseline": "6.5.3",
7200
+ "baseline": "6.6.1",
7073
7201
  "port-version": 0
7074
7202
  },
7075
7203
  "qtquickcontrols2": {
@@ -7077,75 +7205,75 @@
7077
7205
  "port-version": 0
7078
7206
  },
7079
7207
  "qtquickeffectmaker": {
7080
- "baseline": "6.5.3",
7208
+ "baseline": "6.6.1",
7081
7209
  "port-version": 0
7082
7210
  },
7083
7211
  "qtquicktimeline": {
7084
- "baseline": "6.5.3",
7212
+ "baseline": "6.6.1",
7085
7213
  "port-version": 0
7086
7214
  },
7087
7215
  "qtremoteobjects": {
7088
- "baseline": "6.5.3",
7216
+ "baseline": "6.6.1",
7089
7217
  "port-version": 0
7090
7218
  },
7091
7219
  "qtscxml": {
7092
- "baseline": "6.5.3",
7220
+ "baseline": "6.6.1",
7093
7221
  "port-version": 0
7094
7222
  },
7095
7223
  "qtsensors": {
7096
- "baseline": "6.5.3",
7224
+ "baseline": "6.6.1",
7097
7225
  "port-version": 0
7098
7226
  },
7099
7227
  "qtserialbus": {
7100
- "baseline": "6.5.3",
7228
+ "baseline": "6.6.1",
7101
7229
  "port-version": 0
7102
7230
  },
7103
7231
  "qtserialport": {
7104
- "baseline": "6.5.3",
7232
+ "baseline": "6.6.1",
7105
7233
  "port-version": 0
7106
7234
  },
7107
7235
  "qtshadertools": {
7108
- "baseline": "6.5.3",
7236
+ "baseline": "6.6.1",
7109
7237
  "port-version": 0
7110
7238
  },
7111
7239
  "qtspeech": {
7112
- "baseline": "6.5.3",
7240
+ "baseline": "6.6.1",
7113
7241
  "port-version": 0
7114
7242
  },
7115
7243
  "qtsvg": {
7116
- "baseline": "6.5.3",
7244
+ "baseline": "6.6.1",
7117
7245
  "port-version": 0
7118
7246
  },
7119
7247
  "qttools": {
7120
- "baseline": "6.5.3",
7248
+ "baseline": "6.6.1",
7121
7249
  "port-version": 0
7122
7250
  },
7123
7251
  "qttranslations": {
7124
- "baseline": "6.5.3",
7252
+ "baseline": "6.6.1",
7125
7253
  "port-version": 0
7126
7254
  },
7127
7255
  "qtvirtualkeyboard": {
7128
- "baseline": "6.5.3",
7256
+ "baseline": "6.6.1",
7129
7257
  "port-version": 0
7130
7258
  },
7131
7259
  "qtwayland": {
7132
- "baseline": "6.5.3",
7260
+ "baseline": "6.6.1",
7133
7261
  "port-version": 0
7134
7262
  },
7135
7263
  "qtwebchannel": {
7136
- "baseline": "6.5.3",
7264
+ "baseline": "6.6.1",
7137
7265
  "port-version": 0
7138
7266
  },
7139
7267
  "qtwebengine": {
7140
- "baseline": "6.5.3",
7141
- "port-version": 0
7268
+ "baseline": "6.6.1",
7269
+ "port-version": 1
7142
7270
  },
7143
7271
  "qtwebsockets": {
7144
- "baseline": "6.5.3",
7272
+ "baseline": "6.6.1",
7145
7273
  "port-version": 0
7146
7274
  },
7147
7275
  "qtwebview": {
7148
- "baseline": "6.5.3",
7276
+ "baseline": "6.6.1",
7149
7277
  "port-version": 0
7150
7278
  },
7151
7279
  "quadtree": {
@@ -7153,7 +7281,7 @@
7153
7281
  "port-version": 0
7154
7282
  },
7155
7283
  "quantlib": {
7156
- "baseline": "1.31.1",
7284
+ "baseline": "1.32",
7157
7285
  "port-version": 0
7158
7286
  },
7159
7287
  "quaternions": {
@@ -7173,7 +7301,7 @@
7173
7301
  "port-version": 9
7174
7302
  },
7175
7303
  "quill": {
7176
- "baseline": "3.3.1",
7304
+ "baseline": "3.5.1",
7177
7305
  "port-version": 0
7178
7306
  },
7179
7307
  "quirc": {
@@ -7181,8 +7309,8 @@
7181
7309
  "port-version": 3
7182
7310
  },
7183
7311
  "qwt": {
7184
- "baseline": "6.2.0+20220616",
7185
- "port-version": 1
7312
+ "baseline": "2023-05-12",
7313
+ "port-version": 0
7186
7314
  },
7187
7315
  "qwtw": {
7188
7316
  "baseline": "3.1.0",
@@ -7249,8 +7377,8 @@
7249
7377
  "port-version": 0
7250
7378
  },
7251
7379
  "raylib": {
7252
- "baseline": "4.5.0",
7253
- "port-version": 2
7380
+ "baseline": "5.0",
7381
+ "port-version": 0
7254
7382
  },
7255
7383
  "rbdl": {
7256
7384
  "baseline": "3.3.0",
@@ -7265,7 +7393,7 @@
7265
7393
  "port-version": 0
7266
7394
  },
7267
7395
  "reactiveplusplus": {
7268
- "baseline": "0.2.2",
7396
+ "baseline": "0.2.3",
7269
7397
  "port-version": 0
7270
7398
  },
7271
7399
  "readerwriterqueue": {
@@ -7294,7 +7422,7 @@
7294
7422
  },
7295
7423
  "realsense2": {
7296
7424
  "baseline": "2.54.2",
7297
- "port-version": 0
7425
+ "port-version": 1
7298
7426
  },
7299
7427
  "recast": {
7300
7428
  "baseline": "deprecated",
@@ -7330,7 +7458,7 @@
7330
7458
  },
7331
7459
  "reproc": {
7332
7460
  "baseline": "14.2.4",
7333
- "port-version": 1
7461
+ "port-version": 2
7334
7462
  },
7335
7463
  "rest-rpc": {
7336
7464
  "baseline": "0.07",
@@ -7349,7 +7477,7 @@
7349
7477
  "port-version": 0
7350
7478
  },
7351
7479
  "restinio": {
7352
- "baseline": "0.6.19",
7480
+ "baseline": "0.7.0",
7353
7481
  "port-version": 0
7354
7482
  },
7355
7483
  "rexo": {
@@ -7376,6 +7504,10 @@
7376
7504
  "baseline": "0.2.1",
7377
7505
  "port-version": 0
7378
7506
  },
7507
+ "rivers": {
7508
+ "baseline": "2022-05-16",
7509
+ "port-version": 0
7510
+ },
7379
7511
  "rkcommon": {
7380
7512
  "baseline": "1.10.0",
7381
7513
  "port-version": 0
@@ -7384,6 +7516,10 @@
7384
7516
  "baseline": "5.1",
7385
7517
  "port-version": 0
7386
7518
  },
7519
+ "rmqcpp": {
7520
+ "baseline": "1.0.0",
7521
+ "port-version": 0
7522
+ },
7387
7523
  "roaring": {
7388
7524
  "baseline": "0.9.6",
7389
7525
  "port-version": 0
@@ -7434,11 +7570,11 @@
7434
7570
  },
7435
7571
  "rtabmap": {
7436
7572
  "baseline": "0.21.0",
7437
- "port-version": 2
7573
+ "port-version": 3
7438
7574
  },
7439
7575
  "rtaudio": {
7440
- "baseline": "2021-11-16",
7441
- "port-version": 2
7576
+ "baseline": "6.0.1",
7577
+ "port-version": 0
7442
7578
  },
7443
7579
  "rtlsdr": {
7444
7580
  "baseline": "2020-04-16",
@@ -7485,7 +7621,7 @@
7485
7621
  "port-version": 0
7486
7622
  },
7487
7623
  "s2n": {
7488
- "baseline": "1.3.34",
7624
+ "baseline": "1.3.56",
7489
7625
  "port-version": 0
7490
7626
  },
7491
7627
  "safeint": {
@@ -7493,8 +7629,8 @@
7493
7629
  "port-version": 0
7494
7630
  },
7495
7631
  "sail": {
7496
- "baseline": "0.9.0-rc3",
7497
- "port-version": 2
7632
+ "baseline": "0.9.0",
7633
+ "port-version": 0
7498
7634
  },
7499
7635
  "sajson": {
7500
7636
  "baseline": "2018-09-21",
@@ -7517,8 +7653,8 @@
7517
7653
  "port-version": 0
7518
7654
  },
7519
7655
  "saucer": {
7520
- "baseline": "1.0.1",
7521
- "port-version": 3
7656
+ "baseline": "2.1.0",
7657
+ "port-version": 0
7522
7658
  },
7523
7659
  "sbp": {
7524
7660
  "baseline": "3.4.10",
@@ -7541,7 +7677,7 @@
7541
7677
  "port-version": 1
7542
7678
  },
7543
7679
  "sciter-js": {
7544
- "baseline": "5.0.2.17",
7680
+ "baseline": "5.0.3.0",
7545
7681
  "port-version": 0
7546
7682
  },
7547
7683
  "scnlib": {
@@ -7566,7 +7702,7 @@
7566
7702
  },
7567
7703
  "sdbus-cpp": {
7568
7704
  "baseline": "1.3.0",
7569
- "port-version": 0
7705
+ "port-version": 1
7570
7706
  },
7571
7707
  "sdformat10": {
7572
7708
  "baseline": "10.0.0",
@@ -7597,36 +7733,36 @@
7597
7733
  "port-version": 6
7598
7734
  },
7599
7735
  "sdl2": {
7600
- "baseline": "2.28.4",
7736
+ "baseline": "2.28.5",
7601
7737
  "port-version": 1
7602
7738
  },
7603
7739
  "sdl2-gfx": {
7604
7740
  "baseline": "1.0.4",
7605
- "port-version": 10
7741
+ "port-version": 11
7606
7742
  },
7607
7743
  "sdl2-image": {
7608
7744
  "baseline": "2.6.3",
7609
- "port-version": 0
7745
+ "port-version": 1
7610
7746
  },
7611
7747
  "sdl2-mixer": {
7612
7748
  "baseline": "2.6.3",
7613
- "port-version": 1
7749
+ "port-version": 2
7614
7750
  },
7615
7751
  "sdl2-mixer-ext": {
7616
- "baseline": "2023-05-04",
7617
- "port-version": 0
7752
+ "baseline": "2.6.0",
7753
+ "port-version": 1
7618
7754
  },
7619
7755
  "sdl2-net": {
7620
7756
  "baseline": "2.2.0",
7621
- "port-version": 2
7757
+ "port-version": 3
7622
7758
  },
7623
7759
  "sdl2-ttf": {
7624
7760
  "baseline": "2.20.2",
7625
- "port-version": 0
7761
+ "port-version": 1
7626
7762
  },
7627
7763
  "sdl2pp": {
7628
7764
  "baseline": "0.16.1",
7629
- "port-version": 7
7765
+ "port-version": 8
7630
7766
  },
7631
7767
  "seacas": {
7632
7768
  "baseline": "2022-11-22",
@@ -7634,7 +7770,7 @@
7634
7770
  },
7635
7771
  "seal": {
7636
7772
  "baseline": "4.1.1",
7637
- "port-version": 0
7773
+ "port-version": 1
7638
7774
  },
7639
7775
  "seasocks": {
7640
7776
  "baseline": "1.4.6",
@@ -7649,11 +7785,11 @@
7649
7785
  "port-version": 6
7650
7786
  },
7651
7787
  "sentencepiece": {
7652
- "baseline": "0.1.97",
7653
- "port-version": 2
7788
+ "baseline": "0.1.99",
7789
+ "port-version": 1
7654
7790
  },
7655
7791
  "sentry-native": {
7656
- "baseline": "0.6.6",
7792
+ "baseline": "0.6.7",
7657
7793
  "port-version": 0
7658
7794
  },
7659
7795
  "septag-dmon": {
@@ -7685,8 +7821,8 @@
7685
7821
  "port-version": 6
7686
7822
  },
7687
7823
  "sfml": {
7688
- "baseline": "2.6.0",
7689
- "port-version": 19
7824
+ "baseline": "2.6.1",
7825
+ "port-version": 0
7690
7826
  },
7691
7827
  "sfsexp": {
7692
7828
  "baseline": "1.3.1",
@@ -7697,11 +7833,11 @@
7697
7833
  "port-version": 0
7698
7834
  },
7699
7835
  "shaderc": {
7700
- "baseline": "2021.1",
7701
- "port-version": 4
7836
+ "baseline": "2023.7",
7837
+ "port-version": 0
7702
7838
  },
7703
7839
  "shaderwriter": {
7704
- "baseline": "2.6.0",
7840
+ "baseline": "2.7.0",
7705
7841
  "port-version": 0
7706
7842
  },
7707
7843
  "shapelib": {
@@ -7761,7 +7897,7 @@
7761
7897
  "port-version": 0
7762
7898
  },
7763
7899
  "simdjson": {
7764
- "baseline": "3.2.1",
7900
+ "baseline": "3.6.2",
7765
7901
  "port-version": 0
7766
7902
  },
7767
7903
  "simdutf": {
@@ -7793,8 +7929,8 @@
7793
7929
  "port-version": 0
7794
7930
  },
7795
7931
  "skia": {
7796
- "baseline": "0.36.0",
7797
- "port-version": 10
7932
+ "baseline": "0.38.2",
7933
+ "port-version": 1
7798
7934
  },
7799
7935
  "skyr-url": {
7800
7936
  "baseline": "1.13.0",
@@ -7841,11 +7977,11 @@
7841
7977
  "port-version": 2
7842
7978
  },
7843
7979
  "so5extra": {
7844
- "baseline": "1.6.0",
7980
+ "baseline": "1.6.1",
7845
7981
  "port-version": 0
7846
7982
  },
7847
7983
  "sobjectizer": {
7848
- "baseline": "5.8.0.1",
7984
+ "baseline": "5.8.1.1",
7849
7985
  "port-version": 0
7850
7986
  },
7851
7987
  "soci": {
@@ -7877,7 +8013,7 @@
7877
8013
  "port-version": 0
7878
8014
  },
7879
8015
  "sol2": {
7880
- "baseline": "3.3.0",
8016
+ "baseline": "3.3.1",
7881
8017
  "port-version": 0
7882
8018
  },
7883
8019
  "solid3": {
@@ -7897,8 +8033,8 @@
7897
8033
  "port-version": 2
7898
8034
  },
7899
8035
  "soundtouch": {
7900
- "baseline": "2.3.1",
7901
- "port-version": 2
8036
+ "baseline": "2.3.2",
8037
+ "port-version": 1
7902
8038
  },
7903
8039
  "soxr": {
7904
8040
  "baseline": "0.1.3",
@@ -7969,16 +8105,16 @@
7969
8105
  "port-version": 2
7970
8106
  },
7971
8107
  "spirv-headers": {
7972
- "baseline": "1.3.231.1",
7973
- "port-version": 1
8108
+ "baseline": "1.3.246.1",
8109
+ "port-version": 0
7974
8110
  },
7975
8111
  "spirv-reflect": {
7976
8112
  "baseline": "1.3.236.0",
7977
8113
  "port-version": 0
7978
8114
  },
7979
8115
  "spirv-tools": {
7980
- "baseline": "2022.4",
7981
- "port-version": 1
8116
+ "baseline": "2023.2",
8117
+ "port-version": 0
7982
8118
  },
7983
8119
  "spout2": {
7984
8120
  "baseline": "2.007.010",
@@ -8002,10 +8138,10 @@
8002
8138
  },
8003
8139
  "sqlite-orm": {
8004
8140
  "baseline": "1.8.2",
8005
- "port-version": 0
8141
+ "port-version": 1
8006
8142
  },
8007
8143
  "sqlite3": {
8008
- "baseline": "3.43.1",
8144
+ "baseline": "3.43.2",
8009
8145
  "port-version": 0
8010
8146
  },
8011
8147
  "sqlitecpp": {
@@ -8057,8 +8193,8 @@
8057
8193
  "port-version": 0
8058
8194
  },
8059
8195
  "status-code": {
8060
- "baseline": "2023-01-27",
8061
- "port-version": 2
8196
+ "baseline": "2023-11-06",
8197
+ "port-version": 1
8062
8198
  },
8063
8199
  "status-value-lite": {
8064
8200
  "baseline": "1.1.0",
@@ -8069,8 +8205,8 @@
8069
8205
  "port-version": 1
8070
8206
  },
8071
8207
  "stdexec": {
8072
- "baseline": "2023-03-05",
8073
- "port-version": 2
8208
+ "baseline": "2023-09-06",
8209
+ "port-version": 3
8074
8210
  },
8075
8211
  "stduuid": {
8076
8212
  "baseline": "1.2.3",
@@ -8118,7 +8254,7 @@
8118
8254
  },
8119
8255
  "stxxl": {
8120
8256
  "baseline": "2018-11-15",
8121
- "port-version": 6
8257
+ "port-version": 7
8122
8258
  },
8123
8259
  "suitesparse": {
8124
8260
  "baseline": "5.8.0",
@@ -8154,7 +8290,7 @@
8154
8290
  },
8155
8291
  "tacopie": {
8156
8292
  "baseline": "3.2.0",
8157
- "port-version": 5
8293
+ "port-version": 6
8158
8294
  },
8159
8295
  "taglib": {
8160
8296
  "baseline": "1.13.1",
@@ -8181,8 +8317,8 @@
8181
8317
  "port-version": 0
8182
8318
  },
8183
8319
  "tbb": {
8184
- "baseline": "2021.10.0",
8185
- "port-version": 2
8320
+ "baseline": "2021.11.0",
8321
+ "port-version": 0
8186
8322
  },
8187
8323
  "tcb-span": {
8188
8324
  "baseline": "2022-06-15",
@@ -8225,7 +8361,7 @@
8225
8361
  "port-version": 0
8226
8362
  },
8227
8363
  "tesseract": {
8228
- "baseline": "5.3.2",
8364
+ "baseline": "5.3.3",
8229
8365
  "port-version": 0
8230
8366
  },
8231
8367
  "tfhe": {
@@ -8233,7 +8369,7 @@
8233
8369
  "port-version": 5
8234
8370
  },
8235
8371
  "tgbot-cpp": {
8236
- "baseline": "1.6",
8372
+ "baseline": "1.7.2",
8237
8373
  "port-version": 0
8238
8374
  },
8239
8375
  "tgc": {
@@ -8241,7 +8377,7 @@
8241
8377
  "port-version": 4
8242
8378
  },
8243
8379
  "tgui": {
8244
- "baseline": "0.9.5",
8380
+ "baseline": "1.1.0",
8245
8381
  "port-version": 0
8246
8382
  },
8247
8383
  "theia": {
@@ -8254,14 +8390,14 @@
8254
8390
  },
8255
8391
  "thomasmonkman-filewatch": {
8256
8392
  "baseline": "2023-01-16",
8257
- "port-version": 0
8393
+ "port-version": 1
8258
8394
  },
8259
8395
  "thor": {
8260
8396
  "baseline": "2022-04-16",
8261
8397
  "port-version": 0
8262
8398
  },
8263
8399
  "thorvg": {
8264
- "baseline": "0.11.1",
8400
+ "baseline": "0.11.3",
8265
8401
  "port-version": 0
8266
8402
  },
8267
8403
  "threadpool": {
@@ -8298,7 +8434,7 @@
8298
8434
  },
8299
8435
  "tiny-process-library": {
8300
8436
  "baseline": "2.0.4",
8301
- "port-version": 2
8437
+ "port-version": 3
8302
8438
  },
8303
8439
  "tiny-regex-c": {
8304
8440
  "baseline": "2019-07-31",
@@ -8348,6 +8484,10 @@
8348
8484
  "baseline": "2.0.0-rc9",
8349
8485
  "port-version": 0
8350
8486
  },
8487
+ "tinyorm": {
8488
+ "baseline": "0.36.5",
8489
+ "port-version": 2
8490
+ },
8351
8491
  "tinyply": {
8352
8492
  "baseline": "2.3.4",
8353
8493
  "port-version": 0
@@ -8417,7 +8557,7 @@
8417
8557
  "port-version": 0
8418
8558
  },
8419
8559
  "tomlplusplus": {
8420
- "baseline": "3.3.0",
8560
+ "baseline": "3.4.0",
8421
8561
  "port-version": 0
8422
8562
  },
8423
8563
  "torch-th": {
@@ -8426,19 +8566,19 @@
8426
8566
  },
8427
8567
  "tracy": {
8428
8568
  "baseline": "0.10.0",
8429
- "port-version": 0
8569
+ "port-version": 1
8430
8570
  },
8431
8571
  "transwarp": {
8432
8572
  "baseline": "2.2.2",
8433
8573
  "port-version": 0
8434
8574
  },
8435
8575
  "trantor": {
8436
- "baseline": "1.5.14",
8576
+ "baseline": "1.5.15",
8437
8577
  "port-version": 0
8438
8578
  },
8439
8579
  "tre": {
8440
8580
  "baseline": "0.8.0",
8441
- "port-version": 5
8581
+ "port-version": 6
8442
8582
  },
8443
8583
  "tree-similarity": {
8444
8584
  "baseline": "0.1.1",
@@ -8446,7 +8586,7 @@
8446
8586
  },
8447
8587
  "tree-sitter": {
8448
8588
  "baseline": "0.20.6",
8449
- "port-version": 0
8589
+ "port-version": 1
8450
8590
  },
8451
8591
  "treehh": {
8452
8592
  "baseline": "3.18",
@@ -8454,15 +8594,15 @@
8454
8594
  },
8455
8595
  "treehopper": {
8456
8596
  "baseline": "1.11.3",
8457
- "port-version": 7
8597
+ "port-version": 8
8458
8598
  },
8459
8599
  "triangle": {
8460
8600
  "baseline": "1.6",
8461
8601
  "port-version": 3
8462
8602
  },
8463
8603
  "triton": {
8464
- "baseline": "0.9",
8465
- "port-version": 5
8604
+ "baseline": "2023-08-16",
8605
+ "port-version": 0
8466
8606
  },
8467
8607
  "trompeloeil": {
8468
8608
  "baseline": "45",
@@ -8538,7 +8678,7 @@
8538
8678
  },
8539
8679
  "unittest-cpp": {
8540
8680
  "baseline": "2.0.0",
8541
- "port-version": 4
8681
+ "port-version": 5
8542
8682
  },
8543
8683
  "unixodbc": {
8544
8684
  "baseline": "2.3.11",
@@ -8594,7 +8734,7 @@
8594
8734
  },
8595
8735
  "usrsctp": {
8596
8736
  "baseline": "0.9.5.0",
8597
- "port-version": 1
8737
+ "port-version": 2
8598
8738
  },
8599
8739
  "utf8h": {
8600
8740
  "baseline": "2021-11-18",
@@ -8605,7 +8745,7 @@
8605
8745
  "port-version": 1
8606
8746
  },
8607
8747
  "utfcpp": {
8608
- "baseline": "3.2.5",
8748
+ "baseline": "4.0.2",
8609
8749
  "port-version": 0
8610
8750
  },
8611
8751
  "utfz": {
@@ -8621,7 +8761,7 @@
8621
8761
  "port-version": 2
8622
8762
  },
8623
8763
  "uvatlas": {
8624
- "baseline": "2023-06-13",
8764
+ "baseline": "2023-10-31",
8625
8765
  "port-version": 0
8626
8766
  },
8627
8767
  "uvw": {
@@ -8629,7 +8769,7 @@
8629
8769
  "port-version": 0
8630
8770
  },
8631
8771
  "uwebsockets": {
8632
- "baseline": "20.45.0",
8772
+ "baseline": "20.47.0",
8633
8773
  "port-version": 0
8634
8774
  },
8635
8775
  "v-hacd": {
@@ -8641,7 +8781,7 @@
8641
8781
  "port-version": 6
8642
8782
  },
8643
8783
  "valijson": {
8644
- "baseline": "0.6",
8784
+ "baseline": "1.0.1",
8645
8785
  "port-version": 0
8646
8786
  },
8647
8787
  "value-ptr-lite": {
@@ -8740,6 +8880,10 @@
8740
8880
  "baseline": "2.02.00",
8741
8881
  "port-version": 0
8742
8882
  },
8883
+ "veigar": {
8884
+ "baseline": "1.0",
8885
+ "port-version": 0
8886
+ },
8743
8887
  "verdict": {
8744
8888
  "baseline": "1.4.0",
8745
8889
  "port-version": 0
@@ -8756,6 +8900,10 @@
8756
8900
  "baseline": "1.1.0",
8757
8901
  "port-version": 0
8758
8902
  },
8903
+ "vit-vit-ctpl": {
8904
+ "baseline": "0.0.2",
8905
+ "port-version": 0
8906
+ },
8759
8907
  "vk-bootstrap": {
8760
8908
  "baseline": "0.7",
8761
8909
  "port-version": 1
@@ -8861,16 +9009,16 @@
8861
9009
  "port-version": 1
8862
9010
  },
8863
9011
  "wcslib": {
8864
- "baseline": "7.12",
9012
+ "baseline": "8.2.1",
8865
9013
  "port-version": 0
8866
9014
  },
8867
9015
  "websocketpp": {
8868
9016
  "baseline": "0.8.2",
8869
- "port-version": 2
9017
+ "port-version": 3
8870
9018
  },
8871
9019
  "webview2": {
8872
- "baseline": "1.0.1210.39",
8873
- "port-version": 1
9020
+ "baseline": "1.0.2088.41",
9021
+ "port-version": 0
8874
9022
  },
8875
9023
  "wepoll": {
8876
9024
  "baseline": "1.5.8",
@@ -8885,7 +9033,7 @@
8885
9033
  "port-version": 2
8886
9034
  },
8887
9035
  "wil": {
8888
- "baseline": "2023-08-24",
9036
+ "baseline": "2023-10-28",
8889
9037
  "port-version": 0
8890
9038
  },
8891
9039
  "wildmidi": {
@@ -8917,12 +9065,12 @@
8917
9065
  "port-version": 5
8918
9066
  },
8919
9067
  "winsparkle": {
8920
- "baseline": "0.7.0",
8921
- "port-version": 2
9068
+ "baseline": "0.8.1",
9069
+ "port-version": 0
8922
9070
  },
8923
9071
  "wintoast": {
8924
- "baseline": "1.2.0",
8925
- "port-version": 2
9072
+ "baseline": "1.3.0",
9073
+ "port-version": 0
8926
9074
  },
8927
9075
  "wmipp": {
8928
9076
  "baseline": "1.2.0",
@@ -8937,7 +9085,7 @@
8937
9085
  "port-version": 0
8938
9086
  },
8939
9087
  "wolfssl": {
8940
- "baseline": "5.6.3",
9088
+ "baseline": "5.6.4",
8941
9089
  "port-version": 1
8942
9090
  },
8943
9091
  "wolftpm": {
@@ -8949,8 +9097,8 @@
8949
9097
  "port-version": 3
8950
9098
  },
8951
9099
  "workflow": {
8952
- "baseline": "0.10.5",
8953
- "port-version": 1
9100
+ "baseline": "0.10.9",
9101
+ "port-version": 0
8954
9102
  },
8955
9103
  "wpilib": {
8956
9104
  "baseline": "2023-08-24",
@@ -8993,11 +9141,11 @@
8993
9141
  "port-version": 0
8994
9142
  },
8995
9143
  "x265": {
8996
- "baseline": "3.4",
8997
- "port-version": 10
9144
+ "baseline": "3.5",
9145
+ "port-version": 0
8998
9146
  },
8999
9147
  "x86-simd-sort": {
9000
- "baseline": "2023-03-04",
9148
+ "baseline": "3.0",
9001
9149
  "port-version": 0
9002
9150
  },
9003
9151
  "xapian": {
@@ -9013,7 +9161,7 @@
9013
9161
  "port-version": 0
9014
9162
  },
9015
9163
  "xbyak": {
9016
- "baseline": "6.69",
9164
+ "baseline": "6.73",
9017
9165
  "port-version": 0
9018
9166
  },
9019
9167
  "xcb": {
@@ -9074,7 +9222,7 @@
9074
9222
  },
9075
9223
  "xmlsec": {
9076
9224
  "baseline": "1.3.1",
9077
- "port-version": 1
9225
+ "port-version": 2
9078
9226
  },
9079
9227
  "xnnpack": {
9080
9228
  "baseline": "2022-02-17",
@@ -9105,12 +9253,12 @@
9105
9253
  "port-version": 2
9106
9254
  },
9107
9255
  "xsimd": {
9108
- "baseline": "11.1.0",
9256
+ "baseline": "12.0.0",
9109
9257
  "port-version": 0
9110
9258
  },
9111
9259
  "xtensor": {
9112
- "baseline": "0.24.6",
9113
- "port-version": 1
9260
+ "baseline": "0.24.7",
9261
+ "port-version": 0
9114
9262
  },
9115
9263
  "xtensor-blas": {
9116
9264
  "baseline": "0.20.0",
@@ -9141,12 +9289,12 @@
9141
9289
  "port-version": 4
9142
9290
  },
9143
9291
  "yaml-cpp": {
9144
- "baseline": "0.7.0",
9292
+ "baseline": "0.8.0",
9145
9293
  "port-version": 1
9146
9294
  },
9147
9295
  "yara": {
9148
9296
  "baseline": "4.3.2",
9149
- "port-version": 0
9297
+ "port-version": 1
9150
9298
  },
9151
9299
  "yas": {
9152
9300
  "baseline": "7.1.0",
@@ -9204,6 +9352,10 @@
9204
9352
  "baseline": "1.0.0",
9205
9353
  "port-version": 1
9206
9354
  },
9355
+ "zimpl": {
9356
+ "baseline": "3.5.3",
9357
+ "port-version": 0
9358
+ },
9207
9359
  "zint": {
9208
9360
  "baseline": "2.12.0",
9209
9361
  "port-version": 1
@@ -9217,13 +9369,17 @@
9217
9369
  "port-version": 0
9218
9370
  },
9219
9371
  "zlib-ng": {
9220
- "baseline": "2.1.3",
9372
+ "baseline": "2.1.5",
9221
9373
  "port-version": 0
9222
9374
  },
9223
9375
  "zlmediakit": {
9224
9376
  "baseline": "2023-08-12",
9225
9377
  "port-version": 0
9226
9378
  },
9379
+ "zoe": {
9380
+ "baseline": "3.0",
9381
+ "port-version": 0
9382
+ },
9227
9383
  "zookeeper": {
9228
9384
  "baseline": "3.5.6",
9229
9385
  "port-version": 1
@@ -9242,14 +9398,34 @@
9242
9398
  },
9243
9399
  "zstd": {
9244
9400
  "baseline": "1.5.5",
9245
- "port-version": 1
9401
+ "port-version": 2
9246
9402
  },
9247
9403
  "zstr": {
9248
9404
  "baseline": "1.0.7",
9249
9405
  "port-version": 0
9250
9406
  },
9407
+ "ztd-cuneicode": {
9408
+ "baseline": "2023-11-03",
9409
+ "port-version": 0
9410
+ },
9411
+ "ztd-encoding-tables": {
9412
+ "baseline": "2023-06-10",
9413
+ "port-version": 0
9414
+ },
9415
+ "ztd-idk": {
9416
+ "baseline": "2023-11-03",
9417
+ "port-version": 0
9418
+ },
9419
+ "ztd-platform": {
9420
+ "baseline": "2022-12-30",
9421
+ "port-version": 0
9422
+ },
9423
+ "ztd-static-containers": {
9424
+ "baseline": "2022-12-12",
9425
+ "port-version": 1
9426
+ },
9251
9427
  "ztd-text": {
9252
- "baseline": "2022-03-21",
9428
+ "baseline": "2023-11-03",
9253
9429
  "port-version": 0
9254
9430
  },
9255
9431
  "zug": {