vcpkg/versions/b-
RealChuan 8447ad6c45
[breakpad] update version to v2023.06.01 (#38492)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->


- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] <s>The "supports" clause reflects platforms that may be fixed by
this new version.</s>
- [ ] <s>Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.</s>
- [x] Any patches that are no longer applied are deleted from the port's
directory.
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.


<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-05-08 11:26:51 -07:00
..
b64.json [b64] Update vcpkg schema URL (#28345) 2023-01-24 01:02:08 -08:00
backward-cpp.json backward - disable test building (#37623) 2024-03-22 17:07:40 -07:00
baresip-libre.json [baresip-libre] upgrade baresip-libre to version 3.11.0 (#38069) 2024-04-10 09:36:23 -04:00
basisu.json [basisu] Update to 1.16.4 and update the github organization (#34408) 2023-10-12 20:30:04 -07:00
bcg729.json [bcg729] Fix cmake, fix parallel build on linux (#21516) 2021-11-19 22:20:45 -08:00
bddisasm.json [bddisasm] Update to 2.1.0 (#36917) 2024-02-27 00:27:30 -08:00
bde.json [bde] update to 3.124.0.0 (#36565) 2024-02-05 11:26:49 -08:00
bdwgc.json [bdwgc] update to 8.2.6 (#36575) 2024-02-05 11:20:38 -08:00
beast.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
behaviortree-cpp.json [behaviortree-cpp] Update version to 4.3.7 (#33761) 2023-09-18 10:00:23 -07:00
benchmark.json [multiple ports] Keep description consistent with upstream (#37998) 2024-04-09 12:10:21 -04:00
bento4.json [bento4] update to 1.6.0-641 (#36573) 2024-02-05 11:21:10 -08:00
berkeleydb.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880) 2023-03-06 15:44:04 -08:00
better-enums.json [better-enums] New port (#34409) 2023-10-12 20:56:09 -07:00
bext-di.json [bext-di] Add feature to support extensions (#36702) 2024-02-16 13:48:02 -08:00
bext-mp.json [bext-mp] Add new port (#34184) 2023-10-03 20:17:31 -07:00
bext-sml2.json [bext-sml2] Update date version (#36811) 2024-02-21 22:02:28 -08:00
bext-sml.json [bext-sml] Update to v1.1.9 (#35894) 2023-12-28 00:31:48 -08:00
bext-ut.json [bext-ut] Updated bext-ut to v2.0.1 (#37040) 2024-03-05 01:57:41 -08:00
bext-wintls.json [bext-wintls] Update to 0.9.8 (#38452) 2024-04-29 09:04:58 -04:00
bfgroup-lyra.json [bfgroup-lyra] Bump to 1.6.1 (#34367) 2023-10-09 15:31:08 -07:00
bgfx.json [bgfx] Update to 1.122.8595-458 (#35113) 2023-11-15 15:19:00 -08:00
bigint.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880) 2023-03-06 15:44:04 -08:00
binlog.json [vcpkg baseline][binlog] disable performance tests (#31410) 2023-05-13 09:34:48 -07:00
binn.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
bitmagic.json [bitmagic] update to 7.13.4 (#34042) 2023-09-27 01:24:06 -07:00
bitserializer-cpprestjson.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
bitserializer-pugixml.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
bitserializer-rapidjson.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
bitserializer-rapidyaml.json [bitserializer-rapidyaml] does work on arm osx (#27068) 2022-10-03 14:00:34 -07:00
bitserializer.json [BitSerializer] Update to v0.65 (#33727) 2023-09-13 15:55:02 -07:00
bitsery.json [bitsery] Update to v5.2.3 (#32898) 2023-08-04 06:55:27 -07:00
blake3.json [blake3] update to 1.5.1 (#37658) 2024-03-26 11:49:23 -07:00
blas.json [blas/lapack] force vendor (#24327) 2024-04-08 11:15:54 -07:00
blaze.json [blaze] Add lapack and openmp features (#36786) 2024-02-21 22:30:03 -08:00
blend2d.json Delete broken version database entries. (#34078) 2023-09-28 11:15:22 -07:00
blingfire.json Use Ninja rather than MSBuild in BlingFire to support UWP. (#31331) 2023-05-31 18:46:16 -07:00
blitz.json [blitz] remove python2 dep (#37723) 2024-03-26 11:51:33 -07:00
bloomberg-quantum.json [bloomberg-quantum] add new port (#34682) 2023-10-27 19:57:28 -07:00
blosc.json [blosc] update to 1.21.5 (#34071) 2023-09-28 22:56:03 -07:00
blpapi.json [blpapi] add new port (#32603) 2023-07-25 12:20:51 -07:00
boinc.json [boinc] update to 8.0.0 (#37558) 2024-03-20 13:53:58 -07:00
bond.json [bond] Fixed compilation error under Windows when msvc version is greater than or equal to 1915 (#38471) 2024-04-30 11:31:53 -07:00
boolinq.json update boolinq to v3.0.4 (#22315) 2022-01-04 19:58:12 -08:00
boost-accumulators.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-algorithm.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-align.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-any.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-array.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-asio.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-assert.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-assign.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-atomic.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-beast.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-bimap.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-bind.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-build.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-callable-traits.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-chrono.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-circular-buffer.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-cmake.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-cobalt.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-compat.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-compatibility.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-compute.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-concept-check.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-config.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-container-hash.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-container.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-context.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-contract.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-conversion.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-convert.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-core.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-coroutine2.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-coroutine.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-crc.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-date-time.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-describe.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-detail.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-di.json [vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00
boost-dll.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-dynamic-bitset.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-endian.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-exception.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-fiber.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-filesystem.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-flyweight.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-foreach.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-format.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-function-types.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-function.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-functional.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-fusion.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-geometry.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-gil.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-graph-parallel.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-graph.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-hana.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-headers.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-heap.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-histogram.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-hof.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-icl.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-integer.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-interprocess.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-interval.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-intrusive.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-io.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-iostreams.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-iterator.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-json.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-lambda2.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-lambda.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-leaf.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-lexical-cast.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-local-function.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-locale.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-lockfree.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-log.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-logic.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-math.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-metaparse.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-modular-build-helper.json [boost-modular-build-helper] Do not force initialize B2_OPTIONS (#37414) 2024-03-19 13:12:52 -07:00
boost-move.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-mp11.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-mpi.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-mpl.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-msm.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-multi-array.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-multi-index.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-multiprecision.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-mysql.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-nowide.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-numeric-conversion.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-odeint.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-optional.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-outcome.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-parameter-python.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-parameter.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-pfr.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-phoenix.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-poly-collection.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-polygon.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-pool.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-predef.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-preprocessor.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-process.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-program-options.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-property-map-parallel.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-property-map.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-property-tree.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-proto.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-ptr-container.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-python.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-qvm.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-random.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-range.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-ratio.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-rational.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-redis.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-regex.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-safe-numerics.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-scope-exit.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-serialization.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-signals2.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-smart-ptr.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-sort.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-spirit.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-stacktrace.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-statechart.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-static-assert.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-static-string.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-stl-interfaces.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-system.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-test.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-thread.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-throw-exception.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-timer.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-tokenizer.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-tti.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-tuple.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-type-erasure.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-type-index.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-type-traits.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-typeof.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-ublas.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-uninstall.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-units.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-unordered.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-url.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-utility.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-uuid.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-variant2.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-variant.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-vcpkg-helpers.json [boost] Update to v1.84.0 (#35693) 2024-01-22 10:56:30 -08:00
boost-vmd.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-wave.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-winapi.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-xpressive.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost-yap.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boost.json [Boost] use cmake build (#32309) 2024-04-29 15:27:41 -04:00
boringssl.json [BoringSSL] rm debug suffix non-Windows, short name in UNIX pc (#34459) 2023-10-13 11:06:57 -07:00
botan.json [botan] update to 3.3.0 (#37252) 2024-03-22 18:01:09 -07:00
box2d.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880) 2023-03-06 15:44:04 -08:00
braft.json [brpc] support arm architecture (#37061) 2024-03-08 12:26:14 -08:00
breakpad.json [breakpad] update version to v2023.06.01 (#38492) 2024-05-08 11:26:51 -07:00
brigand.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
brotli.json [Brotli] Fix emscripten (#34157) 2023-10-13 10:53:31 -07:00
brpc.json [brpc] x64-linux-dynamic link error(brpc.so undefined reference to leveldb (#37379) 2024-03-13 16:03:59 -07:00
brunocodutra-metal.json Build Fixes 2022-05-01 (#24497) 2022-05-04 15:09:15 -07:00
brynet.json [brynet] Upgrade to 1.12.2 (#28440) 2022-12-19 14:34:39 -08:00
bshoshany-thread-pool.json [bshoshany-thread-pool] Updated to v4.1.0 (#37631) 2024-03-25 15:30:38 -07:00
bsio.json [bsio] Add new port (#17789) 2021-05-13 11:07:01 -07:00
buck-yeh-bux-mariadb-client.json [buck-yeh-bux-sqlite] New port (#25144) 2022-06-10 10:22:57 -07:00
buck-yeh-bux-sqlite.json [buck-yeh-bux-sqlite] New port (#25144) 2022-06-10 10:22:57 -07:00
buck-yeh-bux.json [buck-yeh-bux] Correct archive path of 1.6.8 (#29941) 2023-03-01 09:55:57 -08:00
bullet3.json [bullet3] Add featrue extras (#32850) 2023-07-31 11:29:51 -07:00
bustache.json [many ports] Local license ripe out 1/x (#24432) 2022-05-09 16:12:37 -07:00
butteraugli.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
bxzstr.json Update xbox supports expressions for failing ports with copyleft licenses (#31770) 2023-06-15 14:49:00 -07:00
byte-lite.json [byte-lite] Update to 0.3.0 (#20908) 2021-10-21 23:46:24 -07:00
bzip2.json [bzip2] Fix version in pc file (#32839) 2023-08-02 09:26:59 -07:00