aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-09-23[cjson] Updating to 1.7.15 (#20279)misirlou-tg
* Update cjson to 1.7.15 Also removing deprecated cmake functions, quoting paths * Run x-add-version * Update ports/cjson/portfile.cmake * Run x-add-version after latest commit Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-09-23[scottt-debugbreak] New port (#20276)misirlou-tg
* [scottt-debugbreak] Adding new port * Run x-add-version
2021-09-23[New port] Add cpp-TimSort 2.1.0 (#20275)chausner
* Add new port cpp-timesort 2.1.0 * Update CI baseline * Resolve conversation * update version * add dquotes Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-09-23[icu] Fix mingw builds (#20253)Kai Pastor
* Fix mingw dll installation * Patch static lib naming * Update icu homepage * Fix mingw builds on windows triplet host * Update versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-23[argparse] Bumps argparse to version v2.2. (#20261)Marco Correia
* Bumps argparse to version v2.2. * Adds version. * Replaced deprecated functions. * Update ports/argparse/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update ports/argparse/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Updates version. * Updates version. * Update ports/argparse/portfile.cmake Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * Update ports/argparse/vcpkg.json Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com> * Updates version. Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-09-23[openmvg] Fix for building with eigen 3.4.0. (#20056)Alberto Luaces
* [openmvg] Fix for building with eigen 3.4.0. * Bump port version. * Convert "version-string" field into "version" Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update vcpkg_check_features call * [openmvg] x-add-version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-23[libimobiledevice/libideviceactivation] update to latest version (#19962)JonLiu1993
* [libimobiledevice/libideviceactivation/libzen] update to latest version * update version * update vcpkg.json format * update version * fix export target * update version * update version * revert port libzen * update version * handle libzen conflict files * delete vcpkg_cmake_config_fixup * update version
2021-09-23[kf5xmlgui] New port (#19756)Dawid Wróbel
* Add kf5xmlgui port * Fixed kf5xmlgui for windows * [kf5*] update to 5.75.0 * [kf5xmlgui] update to current spec * [kf5xmlgui] update to 5.84 * [kf5xmlgui] remove extra build options * [kf5xmlgui] don't remove ksendbugmail, use vcpkg_copy_tools() instead * [kf5xmlgui] only remove what's needed * [kf5xmlgui] wrap paths in quotes * [kf5xmlgui] update versions * [kf5xmlgui] ksendbugmail is only built on Windows * [kf5xmlgui] update versions * [kf5xmlgui] add Qt Designer plugin feature * [kf5xmlgui] update versions * [kf5xmlgui] restore non-optional kglobalaccel dependency * [kf5xmlgui] update versions * [kf5xmlgui] DISABLE_PARALLEL_CONFIGURE * [kf5xmlgui] update versions * [kf5xmlgui] fix Windows static builds * [kf5xmlgui] update versions * [kf5xmlgui] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5xmlgui] update versions * [kf5xmlgui] fix Windows static build * [kf5xmlgui] update versions * [kf5xmlgui] add support for static builds to config.cmake * [kf5xmlgui] update versions * [kf5xmlgui] libiconv patches only for windows static builds * [kf5xmlgui] update versions * [kf5xmlgui] use semver * [kf5xmlgui] update versions * [kf5xmlgui] cleanup, iconv was fixed in kf5i18n * [kf5xmlgui] use generic, non-semver versioning * [kf5xmlgui] update versions * [kf5xmlgui] re-enable parallel configure * [kf5xmlgui] update versions * [kf5xmlgui] remove meta info from patches * [kf5xmlgui] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-23[lcms] Backfill compat for lcms::lcms (#20034)Robert Schumacher
* [lcms] Backfill compat for lcms::lcms * Remove :@TARGET_TRIPLET@ * Add comment for duplicate vcpkg_cmake_config_fixup. * [lcms] Update version db Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-23[benchmark] Update port to v1.6.0 (#20302)Martin Hořeňovský
Also replaced deprecated helpers with their new versions.
2021-09-22[libwebsockets] Enable separate debug and release builds (#20251)Ahmed Yarub Hani Al Nuaimi
* Enable separate release and debug builds for libwebsockets * Update libwebsockets's port version * Refactoring * Refactoring Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-22[kubernetes] Kubernetes C Client (#20255)Ahmed Yarub Hani Al Nuaimi
* Kubernetes C Client's port * Kubernetes C Client's port * Replace deprecated methods * Add version file * Remove extra include directories * Fix version * Use vcpkg_from_github with a valid hash Remove usage file * Fix Aws Crypto Abstraction Layer and S2N builds * Update library version * Update library version * Update ports/kubernetes/vcpkg.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update ports/kubernetes/portfile.cmake Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update ports/kubernetes/vcpkg.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update version Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-22[pdcurses] metadata: fix homepage (#20284)Simon Sobisch
* pdcurses: fixed homepage * add port version * update version * revert 3.9 version hash Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-22[s2n] update to 1.1.0 (#20277)Charles-Auguste Marois
2021-09-22[valijson] Update to version 0.6 (#20269)misirlou-tg
* Update varijson to version 0.6 Removing fix-nlohmann-json.patch, this patch is no longer needed * Run x-add-version
2021-09-22[gsl] Update to 2.7 (#20268)misirlou-tg
* Update gsl to version 2.7 * Updating portfile to remove deprecated functions These were the github-actions bot recommendations * Quoting string parameters, fixing version * Run x-add-version
2021-09-22[kf5diagram] new port (#20234)Dawid Wróbel
* [kf5diagram] new port * [kf5diagram] update versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-22[protobuf] upgrade to latest release (v3.18.0) (#20208)Carlos O'Ryan
* [protobuf] upgrade to latest release (v3.18.0) This requires patching OpenCV as it uses a function removed in the latest version of protobuf (FWIW, upstream OpenCV has a similar patch). * The arcus port also needs a patch * The caffe2 port also needs a patch * The brpc port also needs a patch
2021-09-22[libdjinterop] update to 0.16.0 (#20136)Be
* [libdjinterop] update to 0.16.0 * [sqlite3] add pkgconfig file Linux distributions typically use the SQLite autoconf package, but this port uses the SQLite amalgamation package with a custom CMakeLists.txt so the port needs to take care of installing the pkgconfig file.
2021-09-21[boost-modular-build-helper] Unify boost builds across OS's (#20220)ras0219
* [boost-modular-build-helper] Unify boost builds across OS's * [boost-modular-build-helper] Update version * [boost-modular-build-helper] Cleanup Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-20[opentelemetry-cpp] Update to v1.0.0 (#20260)Sergii Baitala
2021-09-20[libsnoretoast] fix absolute include paths (#20229)Dawid Wróbel
* [libsnoretoast] fix absolute include paths * [libsnoretoast] fix versioning scheme * [libsnoretoast] update versions * Fix damage to previous version in the version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-20[calceph] Add new port (#19759)gastineau
* initial port of calceph * apply correct format on vcpkg.json * add quotes in portfile * Update version database * add url to the documentation * Update version database * update vcpkg.json * update version * delete error version * remove useless on operating system * update database version * Apply suggestions from code review applied suggested changes about versions Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * update port number * update database version * format vcpkg.json * update version * update portfile.cmake error * update version * update portfile.cmake error * update portfile.cmake error * fix clflags in debug mode * update database version * add the debug flags * update version database * add space to avoid single quote for cflags in Makefile.vc * update version database * Update version database. Co-authored-by: Gastineau <Mickael.Gastineau@obspm.fr> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-20[mDNSResponder] Update to 878.270.2 (#20226)Cheney Wang
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-20[aws-sdk-cpp] Fix targets for aws-sdk-cpp components (#20222)Charles-Auguste Marois
* [s2n] Add missing release target * [aws-sdk-cpp] Fix targets
2021-09-20[gmp] Enable C++ support on Unix (#20205)Dawid Wróbel
* [gmp] enable C++ support * [gmp] update versions
2021-09-17[neon2sse] create a new port (#20200)Park DongHa
* [neon2sse] create a new port * [neon2sse] update baseline JSON * [neon2sse] use package name NEON2_S_SE
2021-09-17[libdatachannel] Export the include path to cmake configure file (#20225)Jack·Boos·Yu
* [libdatachannel] Export the include path to cmake configure file * version * Convert deprecated functions * version * Format * version
2021-09-17[ECM] fix FindCanberra for static builds (#20213)Dawid Wróbel
* [ECM] fix FindCanberra for static builds Also remove dangling do-not-override-custom-clang-format-files.patch * [ECM] use current spec * [ECM] wrap paths in quotes * [ECM] update versions
2021-09-17many-ports: Update supports field (#20053)autoantwort
* many-ports: Update supports field * Fix several "version-string"s. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-17[kf5*] re-enable parallel configure, speed up compilation (#20202)Dawid Wróbel
* [kf5*] re-enable parallel configure * [kf5*] update versions
2021-09-17[mimalloc] update to v1.7.2 (#20188)JonLiu1993
* [mimalloc] update to v1.7.2 * update version * update suggestion review * update version * update patch EOF * update version
2021-09-17[seal] Updated SEAL to version 3.7.0 (#20166)Wei Dai
* Updated ports/seal and ports/apsi. * Updated versioning.
2021-09-17[discord-game-sdk] use updated domain name (#20153)J-Human
* [discord-game-sdk] use updated domain name for copyright notice * [discord-game-sdk] use new domain name for JSON data * [discord-game-sdk] update version sha * [discord-game-sdk] update JSON field and port version * [discord-game-sdk] update versions * [discord-game-sdk] update port git tree sha * [discord-game-sdk] remove unneeded version increment * [discord-game-sdk] remove the other commit sha Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-17[clickhouse-cpp] update to 1.5.0 (#18330)JonLiu1993
* [clickhouse-cpp] update to 1.2.2 * update version * [clickhouse-cpp] update to 1.5.0 * update version * fix error c4996 * update version * merge baseline.json * update baseline.json * add Add patch description * update version * Add patch comment * update version
2021-09-17[portmidi] Add non-Windows support, refactory install process (#19710)Jack·Boos·Yu
* [portmidi] Add *inx support, refactory install process * update support * version * Re-fix dynamic build and use * version * Fix build on *inx * version * Re-fix installation * version * Add MAYBE_UNUSED_VARIABLES * version * Change macro judgment value and macro value * version stuff * Update versions/p-/portmidi.json Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16[ffnvcodec/libproxy] Update to latest release version (#20169)Phoebe
* [ffnvcodec/libproxy] Update to latest release version * Small changes * [ffnvcodec] Use version instead of version-string. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16[openimageio] Re-fix the usage (#20092)Jack·Boos·Yu
* [openimageio] Re-fix the usage * version
2021-09-16[gettext] Remove `SUBPATH`, add iconv linking info (#20090)Kai Pastor
* Replace SUBPATH argument * Add iconv to libintl link libraries * x-add-version * Fix tools build on mingw-dynamic * Update versions * [skip actions] Trigger CI
2021-09-16[gflags]: Fix targets gflags::* not being globally visible (#20011)Jafar Abdi
* [gflags]: Fix targets gflags::* not globally visible * Add the target as interface * vcpkg x-add-version --all Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-16[onnx-optimizer] create a new port (#19258)Park DongHa
* [onnx-optimizer] create a new port * migrate changes to new branch * [onnx-optimizer] specify maybe unused * ONNX_USE_PROTOBUF_SHARED_LIBS is for Windows * [onnx-optimizer] update baseline * [onnx-optimizer] make protobuf option constant
2021-09-16[Mapnik] new port (#18849)Mathis
* add mapnik * version * update to latest ref * overwrite version * latest ref * fix hash * verison * update to latest upstream * version * false jpeg lib * version * update to latest ref * verssion * proj not needed * versioon * fix proj patch * version * actually the linkage is already checked in `supports`. Apply latest policies. Added default features * version * update to original ref * enable dynamic again * version * use date version * update version * do not add a second version * fix linux installing * version * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * do not use port var * version * drop mapnik::core from general usage info. * version * don't add a new version * add comment to trigger ci * version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-16[amqpcpp/leptonica/glibmm] Update to latest version (#20069)Cheney Wang
* [amqpcpp/leptonica/glibmm] Update to latest version * Modify the include dir path * Modify version schemes Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16[cppad/cpuid] Update to latest version (#20187)Cheney Wang
* [cppad/cpuid] Update to latest version * Add quotes to SOURCE_PATH Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-16[sobjectizer] Update to 5.7.2.6 (#20191)eao197
* SObjectizer updated to 5.7.2.6. * Baseline updated with sobjectizer-5.7.2.6.
2021-09-16[aws-crt-cpp/aws-sdk-cpp] Disable parallel configure (#20189)Phoebe
2021-09-16[qt] Add patches to fix missing includes (#19668)Nicolas Fella
* [qt] Add patches to fix missing includes This is needed to build with GCC11 Fixes #19226 * bump version * version Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-16[soci] update to 4.0.2 (#18526)JonLiu1993
* [soci] update to 4.0.2 * update version * update portfile.cmake * update version * fix ci error * update version * fix-mysql-feature * update version * Add comment explaining fix-mysql-feature-error.patch Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-15[curl] Update to 7.79.0 (#20175)pastdue
* [curl] Update to 7.79.0 * Run x-add-version curl
2021-09-15[tomlplusplus] Update to 2.5.0 (#20164)Qudix
* Update to 2.5.0 * Update baseline * version-string -> version * Update baseline Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>