aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-08-13[aom] Update to 3.1.2 (#19505)Dmitry Baryshev
* [aom] Update aom 3.1.0 -> 3.1.2 * [aom] vcpkg x-add-version --all
2021-08-13[proj4] Fix the usage (#19474)Phoebe
* [proj4] Fix the usage * Update the baseline * Small changes * Update the baseline version * Remove PREFER_NINJA * Update the baseline revision * Update the version scheme * Update the baseline version * Avoid configure_file to fill out proj4. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13[google-cloud-cpp] update to latest release (v1.30.1) (#19507)Carlos O'Ryan
2021-08-13[openimageio] Fix broken hash (#19541)Phoebe
* [openimageio] Fix broken hash * Update the baseline
2021-08-13[ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature ↵Phoebe
'postproc' from default feature (#19358) * [ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature * Update the baseline version * [opencv3] Update the feature dependency * Update the baseline * [opencv2] Update the feature dependency * Update the baseline version * Fix uwp build failures * Update the baseline version * Fix opencv2 version * update the baseline version * update the baseline version * Un-edit git-tree. * Update cuda feature * Update the baseline Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-12[catch2] Update to version 2.13.7 (#19376)Ryan
* update version to 2.13.7 * fixup deprecated functions * apply cmake quoting guidelines * update baseline * remove unneeded quotes * update baseline * update baseline * restore versions from master * add new versions
2021-08-12[rtaudio] Fix hidden dependencies on Linux (#19516)Robert Schumacher
2021-08-12[fdk-aac] make patent-encumbered HE-AAC optional (#16007)Be
* [fdk-aac] make patent-encumbered HE-AAC optional By default, use a fork of fdk-aac (which was originally written by Fraunhofer for the Android Open Source Project) which has support for the patent-encumbered HE-AAC, HE-AACv2, and xHE-AAC profiles removed. This fork is used by Fedora and Arch Linux to provide support for most AAC use cases without patent licensing fees and to permit combining it with GPL software. The upstream fdk-aac with support for all AAC profiles can be built with the new 'he-aac' option for this port. Fedora Legal's opinion, from https://bugzilla.redhat.com/show_bug.cgi?id=1501522#c112 : The Fedora Project is aware that the Free Software Foundation has stated that the Fraunhofer FDK AAC license is GPL incompatible, specifically, because of Clause 3. We believe that the fdk-aac software codec implementation that we wish to include in Fedora is no longer encumbered by AAC patents. This fact means that Clause 3 in the FDK AAC license is a "no op", or to put it plainly, if no patents are in play, there are no patent licenses to disclaim. For this (and only this) specific implementation of fdk-aac, we believe that the FDK AAC license is GPL compatible. Also: * remove restriction on dynamic linking. Upstream has a .def file which is used by CMake. * replace deprecated vcpkg functions * [ffmpeg] use fdk-aac[he-aac] for fdk-aac feature There is no point to this feature without HE-AAC because FFmpeg has its own AAC codec that does not support HE-AAC.
2021-08-11[openal-soft] enable coreaudio backend for ios (#19464)Edoardo Lolletti
* [openal-soft] enable coreaudio backend for ios * update port version * Merge cmake checks * Rename outdated cmake variable * Update version files
2021-08-11[bshoshany-thread-pool] add a new port (1.9) (#19470)Matthieu Penant
* [bshoshany-thread-pool] new port * formatting vcpkg.json * update version file * baseline update based on bot comments * Update ports/bshoshany-thread-pool/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/bshoshany-thread-pool/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update bshoshany-thread-pool.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-11[mesa] Update to 21.1.6 (#18495)Phoebe
* [mesa] Update to 21.1.2 * Update to 21.1.5 * Update to 21.1.6 * Update the baseline version
2021-08-11[curl] Update (#18971)Kai Pastor
* Modernize portfile * Don't export implicit link libraries * Revise osx framework handling * Fix exported per-config location of dependencies * Move curl-config to tools, incl. debug variant * Update to 7.77.0 * Add WinIDN support and default IDN selection * Use pkgconfig for libidn2 configuration * Update to 0.78.0 * Remove obsolete nghttp2 staticlib patch * Fix libs duplication in pc file * Resolve transitive deps for pc file/curl-config * x-add-version * Fix winssl dependencies * Add winldap feature, not default * Update git-tree Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
2021-08-11[c-ares] Update to 1.17.2. (#19482)Gerald Combs
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security advisory at https://c-ares.haxx.se/adv_20210810.html
2021-08-11[lua] Export cmake targets, rewrite CMakeLists and delete usage (#15921)Jack·Boos·Yu
2021-08-11[tensorflow-cc] on x64 Windows with dynamic linkage misses C++ symbols in ↵Joachim Gehweiler
DLL (#19364)
2021-08-11[intel-mkl] Update description field (#19461)NancyLi1013
* [intel-mkl] Update description field * Update version files * Update ports/intel-mkl/vcpkg.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update versions/i-/intel-mkl.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-08-11 [keystone] Fix static build with dynamic CRT on Windows (#19491)NancyLi1013
* [keystone] Fix static build with dynamic CRT on Windows * Add port-version * Update version files * Add double quotes for the path * Update versions/k-/keystone.json * Add comments for kstool * Update versions/k-/keystone.json
2021-08-11[Azure SDK Storage] Update to 12.1.0 (#19488)Azure SDK Bot
2021-08-11[Azure SDK Key Vault Keys] update version to 4.0.0 GA (#19487)Azure SDK Bot
2021-08-11[azure-identity-cpp] Update to 1.1.0 (#19485)Azure SDK Bot
2021-08-10[yaml-cpp] update to 0.7.0 (#19272)autoantwort
* [yaml-cpp] update to 0.7.0 * [opencolorio] update to 2.0.1 * [openimageio] Update to 2.2.17.0 * [pystring] move header to pystring subfolder * add version files
2021-08-10[ace] Upgrade to 7.0.3 (#19354)Johnny Willemsen
* Make sure C++11 is enabled on macosx * ports/ace/portfile.cmake: * [ace] Upgrade to 7.0.3 * No need to force C++11 anymore for MacOSX * ports/ace/portfile.cmake: * Add ACE 7.0.3 version
2021-08-10[simdjson] Update to 0.9.7 (#19370)myd7349
* [simdjson] Update to 0.9.7 * [simdjson] Bump version
2021-08-10[pybind11] Update to 2.7.1 (#19375)Ryan
* update to 2.7.1 * use `semver` version field * fixup deprecated commands * apply cmake guidelines for quoting arguments * set `Python_EXECUTABLE` instead pybind11 uses the `FindPython` module instead of `FindPython3` * update baseline * skip passing python executable on command line * update baseline * remove extraneous quotes * remove unused function call * update baseline
2021-08-10[libpqxx] Upgrade up to 7.6.0 (#19381)Alexander Smyslov
* Add files via upload * [new port] avro-cpp * add boost-format * remove comments * remove comments * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * Update ports/libpqxx/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/libpqxx/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * fix remarks * update version files * fix Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com> Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-10[catch2] Support static build (#19396)NancyLi1013
* [catch2] Update to 1.13.7 and support static build * Update version files * Revert the new version update changes * Update version files * Update versions/c-/catch2.json * Fix install path for lib and pkgconfig * Update versions/c-/catch2.json
2021-08-10[portsmf] update to 238 (#19423)Be
This fixes a missing #include <cstring> in one of the library's headers (allegro.h). Also the header files are installed to the lowercase "portsmf" directory to match the old build system.
2021-08-10[libarchive] Restore pkgconfig file (#19428)Wolfgang Stöggl
So far, generating libarchive.pc has been disabled by the fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has been removed from CMakeLists.txt - Update fix-buildsystem.patch and allow creating the pkgconfig file - Add vcpkg_fixup_pkgconfig() to portfile - Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation warning
2021-08-09[proj4] Add usage, fixup target PROJ::proj (#19298)Jack·Boos·Yu
* [proj4] Export target both proj and proj4 * version * fix the generated cmake file name * Fix config.cmake * version * update * Update ports/proj4/usage * Update versions/p-/proj4.json
2021-08-09[azure-core-cpp] Update to 1.2.0 (#19393)Azure SDK Bot
## 1.2.0 (2021-08-05) ### Features Added - Added `Azure::Core::IO::ProgressBodyStream` type that wraps an existing BodyStream based type stream and reports progress via callback when the stream position is updated. ### Bugs Fixed - [2647](https://github.com/Azure/azure-sdk-for-cpp/issues/2647) Make the curl transport adapter to check the connection close header. - [2474](https://github.com/Azure/azure-sdk-for-cpp/issues/2474) Fix compiling with MSVC and `/analyze`. - Make WinHTTP transport adapter to NOT use SSL/TLS for unsecured HTTP connections. ### Other Changes - Updated source code to build with Clang 11. (A community contribution, courtesy of _[davidchisnall](https://github.com/davidchisnall)_) ### Acknowledgments Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: - David Chisnall _([GitHub](https://github.com/davidchisnall))_
2021-08-09[libzippp] update to 5.0-1.8.0 (#19433)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2021-08-09[microsoft-signalr] Update port (#19420)Brennan
* Update microsoft-signalr port * x-add-version
2021-08-09[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI ↵Phoebe
testing (#19453) * [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing * [ptex] Add DISABLE_PARALLEL_CONFIGURE * Update the baseline version * Add missing quotes * Update the baseline version
2021-08-09[readerwriterqueue] Update version to 1.0.5 (#19434)Michael Heyman
* [readerwriterqueue] version -> 1.0.5 * [readerwriterqueue] version -> 1.0.5 * [readerwriterqueue] version database update Co-authored-by: mheyman <mheyman@localdomain>
2021-08-09[cppitertools] update to version 2.1 (#19437)Neel Raiyani
* update to version 2.1 * Update baseline.json * versioning update to baseline * update baseline and cppitertools json
2021-08-09[harfbuzz] Set CMP0057 to New to make this port usable in old CMake projects ↵Daniel Schürmann
(#19444)
2021-08-09[kf5attica] new port (#19446)Dawid Wróbel
* Add KF5Attica * [kf5attica] bump to 5.73 * [kf5attica] use PORT variable where applicable * [kf5attica] update to 5.75.0 * [kf5attica] port CONTROL to JSON * [kf5attica] update to 5.84.0 * [kf5attica] remove unused options * [kf5attica] only remove what's required * [kf5attica] grammar in description * [kf5attica] update deprecated functions * [kf5attica] wrap paths in quotes * [kf5attica] update versions * [kf5attica] fix static builds * [kf5attica] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-09[value-ptr-lite] Fix usage (#19457)NancyLi1013
* [value-ptr-lite] Fix usage * Add port-version * Update version files
2021-08-09[rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458)Cheney Wang
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h * Update json file * Modify the format of portfile.cmake * Update json
2021-08-09[librsvg] Remove debug postfix (#19460)Phoebe
* [librsvg] Remove debug postfix * Update the baseline version
2021-08-07[vcpkg baseline][vcpkg_configure_make] Pass make tool to `vcpkg_build_make` ↵Kai Pastor
(#19361) * Pass 'make' between vcpkg scripts * Restore original BSD gmake lookup * [starlink-ast] Add ADDITIONAL_MSYS_PACKAGES to vcpkg_configure_make * [starlink-ast] x-add-version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-08-05[rbdl-orb] Adding RBDL-ORB to vcpkg (#18883)Felix Richter
* add rbdl-orb port * update commit hash * added rbdl-orb port * moved to vcpkg.json and use vcpkg_cmake_configure/install functions * update to newest commit of rbdl-orb version v3.0.0 * only use vcpkg_from_github for source download * formatting vcpkg.json * update port version specs * use correct submodule path for urdfparser dependency * execute vcpkg x-add-version * fix linux vcpkg build * run vcpkg x-add-version * fix macosx rbdl-orb build * fix uwp build * update version
2021-08-05[portsmf] add new port with version 236 (#18982)Be
2021-08-05[signalrclient]Update homepage URL (#19256)Brennan
* Fix incorrect homepage URL https://github.com/aspnet/SignalR-Client-Cpp is for the newer microsoft-signalr package. * update version * add Port-Version * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-05[jack2] update to 1.9.19; install pkgconfig file; fix library name (#19270)Be
Also: * allow dynamic linking by adding jack.def file * replace deprecated vcpkg functions * replace legacy CONTROL file with vcpkg.json
2021-08-05[c4core] builds on mac (#19269)autoantwort
* [c4core] supports osx * add version files
2021-08-05[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to ↵Nemirtingas
0.8.4. (#19305) * Update libjuice and libdatachannel * Update libjuice * Update baseline * Update libdatachannel to 0.14.1 Fixes *-uwp. * Update baseline. * Fix nettle discovery * Fix usrsctp library path. * Fix libdatachannel not being built SHARED. * Update baseline. Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2021-08-05[ libsnoretoast ] new port (#19281)Kuntal Majumder
* Add libsnoretoast port * Skip the ci check for libsnoretoast on osx and linux * Add the version baseline * replace deprecated cmake commands * Update version database * make uwp as unsupported * Update version database * use copy_tools and add quotes * Update version database * removed explicit defaults, made fail on uwp and updated the description * Update version database
2021-08-05qhull - fix missing symbols (#19276)Francisco Facioni
Co-authored-by: Francisco Facioni <francisco.facioni@hawkeyeinnovations.com>
2021-08-05[workflow] Update version to 0.9.6 (#19280)dengjunplusplus
* update the port workflow version to 0.9.6 * remote port-version * add version * Revert "add version" This reverts commit 487548aecfe767affd37727f14d483b62b377aa6. * add version once * update REF for windows * Update version database