aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2019-11-22Merge pull request #8978 from JackBoosY/dev/jack/upgrade_netcdf-cxx4_4.3.1Robert Schumacher
[netcdf-cxx4] Update to 4.3.1
2019-11-22Merge pull request #9006 from qis/dev/qis/dateRobert Schumacher
[date] Update to 2019-11-08
2019-11-22Merge pull request #9047 from gjasny/prometheus-cpp-0.8.0Robert Schumacher
[prometheus-cpp] Update to version 0.8.0
2019-11-22Merge pull request #9057 from eao197/json-dto-0.2.9Robert Schumacher
[json-dto] Update to v0.2.9; Switch repo; Fix license installation
2019-11-22[ace] Upgrade to 6.5.7Johnny Willemsen
2019-11-22bump openmvsMaxime Gimeno
2019-11-21UpdateNancyLi1013
2019-11-22[qt5-base] Add option to link to OpenSSL at compile-timeDavide Beatrici
By default Qt loads OpenSSL at runtime. This commit adds a "QT_OPENSSL_LINK" option, which specifies "-openssl-linked". The option is enabled by default for static configurations. From https://doc.qt.io/qt-5/ssl.html: "By default, an SSL-enabled Qt library dynamically loads any installed OpenSSL library at run-time. However, it is possible to link against the library at compile-time by configuring Qt with the -openssl-linked option."
2019-11-22[nlohmann-json] Upgrade to 3.7.3AlvinZhangH
2019-11-21Merge pull request #8793 from tcsavage/fix/qtquickshapes-dllRobert Schumacher
[qt5] Modify qtdeploy to include qtquickshapes
2019-11-21[folly/fizz]Upgrade version. (#8765)JackBoosY
* [folly/fizz]Upgrade version. * [fizz]Upgrade to v2019.10.28.00.
2019-11-21Merge pull request #8862 from aluaces/patch-1Robert Schumacher
[hiredis] PREFER_NINJA misspelling fix
2019-11-21Merge pull request #8913 from nicoell/patch-1Robert Schumacher
[cereal] Update to 1.3.0
2019-11-21Merge pull request #8892 from RT222/bitseryRobert Schumacher
[bitsery] Update to 5.0.1
2019-11-21[redis-plus-plus] Add new port (#8846)NancyLi1013
2019-11-21[stlab]Upgrade to 1.5.1 (#8901)JackBoosY
2019-11-21use latest librtmp (#8958)Robert Schumacher
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git repository, as the sources tar ball are very outdated
2019-11-21[otl] Upgrade to version 4.0.448 (#8937)Lily
* [otl] Upgrade to version 4.0.448 * [otl] Modify download link
2019-11-21[libflac] Update libflac to 1.3.3 (#8988)Michał Janiszewski
* [libflac] Update libflac to 1.3.3 * Update portfile.cmake
2019-11-21[magic-enum] Fix export config.cmake issue (#9007)NancyLi1013
* [magic-enum] Fix export config.cmake issue * Update
2019-11-21[tiff] Make BUILD_TOOLS option a feature (#9010)Raynor Vliegendhart
* [tiff] Make BUILD_TOOLS option a feature * [tiff] Fix tool-feature for static linkage
2019-11-21[ecos] Add new port (#9019)Daniel Siladji
2019-11-21[soci]Fix typo in CONTROL file. (#9067)Przemek
2019-11-21[azure-iot-sdk-c] Update public-preview feature to branch with fixed ↵John Spaith
telemetry (#9059) * Bring sha to public-preview-pnp post telemetry explosion * Updating to latest code * Update version * Pointing to proper public-preview branch * Pointing to SHA post public-preview branch update * [azure-iot-sdk-c] Remove unused patch file
2019-11-21[jsoncons] Update to v0.139.0 (#9058)Daniel Parker
2019-11-21Merge pull request #8877 from JackBoosY/dev/jack/upgrade_tgui_0.8.6dan-shaw
[tgui]Update to 0.8.6
2019-11-21[libzip] Fix patch not applying (#8918)dan-shaw
* [libzip]Update patch to avoid patch failure. * [libzip]Fix the version in CONTROL file.
2019-11-21[tinyobjloader] update to 2.0.0-rc2 and add feature to enable double mode ↵Jason Juang
(#8955)
2019-11-21[faad2] Add initial version of FAAD2Michał Janiszewski
FAAD2 lists its homepage as https://sourceforge.net/projects/faac/, but it links to https://github.com/knik0/faad2 as the place to send pull requests. This seems good enough for Debian[0] and Arch[1], and the SF hosts only a bit older versions, so I used the GitHub project as well. Note that though the project is named "faad2", the library name is just "faad" The embedded patches were all submitted and already merged upstream. [0] https://packages.debian.org/sid/faad [1] https://www.archlinux.org/packages/extra/x86_64/faad2/
2019-11-21Update to json-dto-0.2.9.1.Yauheni Akhotnikau
Fixes to portfile proposed by PhoebeHui.
2019-11-21[date] update to latest versionAlexej Harm
[date] added cmake 3.14 backwards compatibility patch
2019-11-21[nanoflann]Add parameter PREFER_NINJA to function vcpkg_configure_cmake.AlvinZhangH
2019-11-20NASA C SPICE toolkit (#8859)Hleb Valoshka
2019-11-20[freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix (#8992)NancyLi1013
* [freetype-gl] Fix POST_BUILD_CHECKS_FAILED failure on Unix * Update
2019-11-20json-dto updated to v.0.2.9.Yauheni Akhotnikau
2019-11-20Update CONTROLdabaichi
2019-11-20use latest librtmpjerem
as stated there: http://rtmpdump.mplayerhq.hu/ we should use the git repository, as the sources tar ball are very outdated
2019-11-20[netcdf-cxx4]Add dependency hdf5, fix osx build.JackBoosY
2019-11-20[libmspack] Removed redundant Build-Depends.Vitaliy Didik
2019-11-20mdnsresponder: fix build with dynamic CRTDavide Beatrici
mdnsresponder was being built with static CRT even when VCPKG_CRT_LINKAGE was set to "dynamic": -- Performing post-build validation Expected Debug,Dynamic crt linkage, but the following libs had invalid crt linkage: C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/debug/lib/dnssd.lib: Debug,Static To inspect the lib files, use: dumpbin.exe /directives mylibfile.lib Expected Release,Dynamic crt linkage, but the following libs had invalid crt linkage: C:/vcpkg/packages/mdnsresponder_x64-windows-static-md/lib/dnssd.lib: Release,Static To inspect the lib files, use: dumpbin.exe /directives mylibfile.lib Found 2 error(s). Please correct the portfile: C:\vcpkg\ports\mdnsresponder\portfile.cmake -- Performing post-build validation done Error: Building package mdnsresponder:x64-windows-static-md failed with: POST_BUILD_CHECKS_FAILED
2019-11-19[libzip]Fix the version in CONTROL file.JackBoosY
2019-11-19[google-cloud-cpp*]Upgrade to latest release (#8986)Carlos O'Ryan
2019-11-19RESTinio updated to v.0.6.1. (#8993)eao197
2019-11-19[libevent] add features (#8349)NancyLi1013
* [libevent] add features * Update version * Add libevent[openssl] dependent for evpp * Update CONTROL file
2019-11-19[prometheus-cpp] Update to version 0.8.0Gregor Jasny
2019-11-19[lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with ↵JackBoosY
libpng. (#8622) * [lipng/libpng-apng]Remove port libpng-apng and add apng as a feature with libpng. * [libpng]Move feature apng operations before download libpng source. * [libpng]Fix unset patch path. * [libpng]Re-fix unset patch path.
2019-11-19[libpopt]Fix linux build. (#8652)JackBoosY
2019-11-19[libbson][mongo-c-driver] Update to 1.15.1. Parse CONTROL file for version ↵Robert Schumacher
number (#8790)
2019-11-19[botan]Upgrade to 2.12.1 (#8844)JackBoosY
2019-11-19Update WIL port (#8948)Duncan Horn
* Update commit for WIL * Update wil port to match the commit used for NuGet package 1.0.190716.2 * Update WIL port