aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2020-03-18Fix the naming mess (#10367)kreuzerkrieg
2020-03-18[grpc][openssl][upb] Fix install on uwp (#10366)Robert Schumacher
* [grpc][openssl][upb] Fix install on uwp * [upb] Remove unneeded changes * [libodb-mysql] Disable parallel configure due to source writes * [curl] Use openssl for UWP since SSPI is unsupported * [ci.baseline] Update
2020-03-18[libpq][spdk-ipsec] Rebuild to correct baseline (#10445)Robert Schumacher
* [spdk-ipsec] Modernize, cleanup, and mark unsupported on non-Linux * [libpq] Remove stray whitespace; force rebuild
2020-03-18[openssl-unix] Update CONTROL versionMichael Kelley
2020-03-17[openssl-unix] Update header path for shared library compilationMichael Kelley
2020-03-17[jsoncons] Update to v0.148.0 (#10433)Daniel Parker
2020-03-16[sqlpp11-connector-mysql] Update to 0.29 to fix missing and unnecessary ↵Tobias Brückner
dependency of Boost.Thread on macOS (#10386) * [sqlpp11-connector-mysql] Add Homepage to CONTROL file * [sqlpp11-connector-mysql] Update to version 0.29 * [sqlpp11-connector-mysql] Remove deprecated function from portfile
2020-03-16[realsense2] Fix tools installation issue (#10403)Phoebe
2020-03-16[zopfli] Update to 1.0.3 (#10405)Phoebe
2020-03-16[mlpack] Fix build tool error (#10409)NancyLi1013
* [mlpack] Fix build tool error * Remove tests from tool feature
2020-03-16[angle] Add warning message (#10414)NancyLi1013
2020-03-13[googleapis] update to v0.6.0 release (#10391)Carlos O'Ryan
2020-03-12[raylib] Update to 2.6.0 (#10068)NancyLi1013
* [raylib] Update to 2.6.0 * Remove unused comment
2020-03-12[unixODBC] Add new port (#10057)kreuzerkrieg
* unixODBC * wip
2020-03-12[cli] Add homepage (#10392)Dmitry Marakasov
2020-03-11[pcre] Update to v8.44 (#10335)Wolfgang Stöggl
- Drop patches (fixed upstream): fix-option-2.patch fix-arm64-config-define.patch fix-arm-config-define.patch - Add patch pcre-8.44_suppress_cmake_and_compiler_warnings-errors.patch
2020-03-11[cppgraphqlgen] Update to v3.1.1 (#10358)Bill Avery
* [cppgraphqlgen] Update to v3.1.0 * Add a Homepage to the CONTROL file * Remove deprecated vcpkg functions * Pick up a few more bug fixes in v3.1.1
2020-03-11[libgit2] Add features pcre,pcre2 to choose regex backend (#10333)Kevin Lu
* [libgit2] Add features to build against vcpkg pcre,pcre2 * version * libgit2 will automatically link to 'system' zlib, which is inconsistent depending on if vcpkg zlib was installed or not. This rectifies this by always targeting vcpkg zlib
2020-03-11[libssh] Enable mbedtls's threading support (#10154)DDoSolitary
* Add "pthreads" feature to mbedtls. * Cleanup portfile. * Fix mbedtls pthreads support for Linux. * [mbedtls] Require the pthreads port only on Windows. * [mbedtls] Work around dependency issues about static linking.
2020-03-11[gettext] fix build with mingw-w64 (#10077)Hleb Valoshka
2020-03-10[freetype] Disabled Harfbuzz check for non-Windows platforms (#10073)Ken Johnson
* Added ifdef and disabled Harfbuzz check for non-Windows machines * Updated portfile and CONTROL as requested
2020-03-10[suitesparse] Enable compiling SuiteSparse DLLs (#10305)Alberto Luaces
* Enable compiling SuiteSparse DLLs Generated dynamic libraries work ok when linked to other projects. * [suitesparse] Refresh port file for new vcpkg * Update CONTROL file.
2020-03-10[mhook] fix build error on windows (#10302)Ben Key
* Fix mhook build error. * Removed the following entries from scripts/ci.baseline.txt: mhook:x64-windows=fail, mhook:x64-windows-static=fail, and mhook:x86-windows=fail. * Removed unnecessary lines from fix-windows-packing-mismatch.patch.
2020-03-10[ecsutil] Update ECSUtil v1.0.7.9 (#10258)bobk2824
* Update ECSUtil v1.0.7.9 * Complete PR requested changes remove: include(vcpkg_common_functions) use: vcpkg_fail_port_install(ON_ARCH "arm" ON_TARGET "UWP" "Linux" "OSX") * added: Supports: windows&(x64|x86) Co-authored-by: Bob Kast <bob.kast@emc.com>
2020-03-10[openal-soft] Fix find_package failed (#10251)Lily
* [openal-soft] Fix find_package failed * [openal-soft] Add usage
2020-03-10[cli11] Update to version 1.9.0 (#10129)Lily
* [cli11] Update to version 1.9.0 * [cli11] Update to version 1.9.0 * [cli11] Modify options
2020-03-10[rocksdb] Update to v6.6.4 (#10123)Koby Kahane
2020-03-10[liblemon] Fix post-build failed (#10106)NancyLi1013
* [liblemon] Fix post-build failed * Update homepage field in CONTROL
2020-03-10[polyhook2] Update port (#10104)xeropresence
* Update portfile.cmake * Update CONTROL * remove eof newlines
2020-03-10[ixwebsocket] Update to 8.0.5 (#10040)Benjamin Sergeant
* [ixwebsocket] update to 7.6.3 * fix version * Restore Source directive Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
2020-03-10[mlpack ensmallen] Update to latest revision (#10070)Phoebe
2020-03-10[loguru] Fix link issue (#10050)Phoebe
2020-03-10[hiredis] Fix feature ssl (#10044)Jack·Boos·Yu
2020-03-10[fcl] Update to 0.6.0 (#10025)NancyLi1013
* [fcl] Update to 0.6.0 * Add dependency eigen
2020-03-10[fltk] Fix build error on Linux (#10018)Lily
* [fltk] Fix build error on Linux * [fltk] Modify ci.baseline.txt * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error on MACOS
2020-03-10[ignition-cmake2] Add new port 🤖 (#10014)Silvio Traversaro
* ignition-modularscripts: move CMake config files only if necessary Some ignition libraries (such as ignition-cmake2) already install the CMake config file in the location required by vcpkg * Add new port ignition-cmake2
2020-03-10[tidy-html5] Fix for non-Windows users (#10308)Bowser65
* Fix tidy-html5 for non-Windows users * Update ci baseline and remove deprecated stuff
2020-03-10[globjects] Fix incorrect filepath in globjects (#10309)Ali Can Demiralp
* Fix incorrect filepath in globjects. * Update CONTROL
2020-03-10[azure-storage-cpp] Upgrade to 7.3.0 (#10351)JinmingHu
2020-03-10[jsoncons] Update to v0.147.0 (#10354)Daniel Parker
2020-03-10[argumentum] Update to 0.3.0 (#10355)Marko Mahnič
2020-03-10[pegtl] Update to latest 3.0.0-pre commit (#10357)Bill Avery
2020-03-10[MetroHash] Add new port (#10049)kreuzerkrieg
* MetroHash * wip * wip * wip
2020-03-10[python3] Modernize port + added --enable-shared (#9978)MACHIZAUD Andréa
2020-03-10[zkpp] Add new port (#7001)Samuel Marks
* [zkpp] Add new port * [zkpp] Change name of underlying library * [zookeeper] Fix interface include directories * [zkpp] Sanity * Fix patch * Correctly expose include directories * Bump version * Explicitly fail on Windows Co-authored-by: Raed Romanov <raid_r@mail.ru>
2020-03-10[curl] Use openssl for UWP since SSPI is unsupportedRobert Schumacher
2020-03-10[libodb-mysql] Disable parallel configure due to source writesRobert Schumacher
2020-03-10[upb] Remove unneeded changesRobert Schumacher
2020-03-10Merge remote-tracking branch 'origin/master' into dev/roschuma/grpcRobert Schumacher
2020-03-10[upb] Fix uwp build (#10005)Jack·Boos·Yu
* [upb] Fix uwp build * update baseline