Commit Graph

17030 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
1912e1a397
[cubeb] Add new port (#26648) 2022-09-06 12:52:35 -07:00
Bert Huijben
c382312bed
[proj] Upgrade to 9.1.0 (#26649) 2022-09-06 12:50:48 -07:00
An Tao
33cd8da12d
[drogon] Update to 1.8.0 (#26639)
* [drogon] Update to 1.8.0

* fix a confilict with hiredis
2022-09-06 12:46:47 -07:00
SunBlack
6de11d57ab
[realsense2] Update version to v2.51.1 (#26652)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-09-06 12:45:36 -07:00
Frank
bc19f25585
[mysql-connector-cpp] Add correct target namespace (#26686)
* add correct target namespace

* update version

* correct namespace

* overwrite version

* format patch

* update version
2022-09-06 12:42:12 -07:00
Szabolcs Horvát
31c43c228c
[igraph] update to 0.9.10 (#26656)
* [igraph] update to 0.9.10

* [igraph] x-add-version
2022-09-06 11:25:54 -07:00
Nicholas Hayes
8f3c8d044f
[libheif] Update to version 1.13.0 (#26662) 2022-09-06 11:22:54 -07:00
Carlos O'Ryan
b9bfab0406
[google-cloud-cpp] update to latest release (v2.2.0) (#26647) 2022-09-06 11:19:58 -07:00
Peter Adam Korodi
473e07f877
[cpr] Update to 1.9.2 (#26689)
* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] cpr.json git-tree update
2022-09-06 11:17:45 -07:00
Cheney Wang
bdb28dc4f2
[vcpkg baseline][dpp] Add DISABLE_PARALLEL_CONFIGURE (#26687) 2022-09-06 11:15:29 -07:00
Azure SDK Bot
600f89f477
[Azure Storage] Update to Sept Release (#26696)
* [azure-storage-common-cpp] Update to 12.3.0
## 12.3.0 (2022-09-06)

### Features Added

- Features in `12.3.0-beta.1` are now generally available.

* [azure-storage-blobs-cpp] Update to 12.6.0
## 12.6.0 (2022-09-06)

### Features Added

- Features in `12.6.0.beta.1` are now generally available.

### Bugs Fixed

- Empty file or existing file won't be created/overwritten if the blob to be downloaded doesn't exist.
2022-09-06 11:14:36 -07:00
Javier Matos Denizac
927006b24c
openexr is passsing for arm64-windows (#26659) 2022-09-02 15:20:45 -07:00
Jianshen Liu
910f20fefe
[dpdk] Fix the hash of the downloaded archive (#26657) 2022-09-02 15:16:09 -07:00
Dawid Wróbel
707927374c
[shiftmedia-gnutls] new port (Windows fork of GnuTLS) (#18029)
* [libgnutls] Add Windows support

    [libgnutls] update versions

    [libgnutls] fix *nix tarball URL

    [libgnutls] update versions

    [libgnutls] formatting

    [libgnutls] use less ambiguous variable for .pc substitution

    [libgnutls] update versions

    [libgnutls] fix static build

    [libgnutls] update versions

    [libgnutls] cleanup nettle patch

    [libgnutls] update versions

    [libgnutls] drop outdir.patch, use msbuild property instead

    [libgnutls] update versions

    [shiftmedia-libgnutls] use separate port for SMP fork

    [shiftmedia-libgnutls] update project name,
remove non-Windows code

* [shiftmedia-libgnutls] remove leftover option

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] add license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] update license

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] also support UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] fix supported platform

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] remove leftover warning

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] install includes instead of moving them around in buildtree

* [shiftmedia-libgnutls] update versions

* [shiftmedia-gnutls] use vcpkg_replace_string() instead patches; fix library name

* [shiftmedia-gnutls] use Requires.private to locate gmp

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] msbuild adds a subfolder to OutDir on UWP

* [shiftmedia-libgnutls] update versions

* [shiftmedia-libgnutls] Windows implies UWP support

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [shiftmedia-libgnutls] wrap paths in quotes

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [shiftmedia-libgnutls] update version

* [shiftmedia-libgnutls] make yasm tool host dep

* [shiftmedia-libgnutls] update version

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-02 14:30:19 -07:00
Alexander Rozdaybeda
f4b909297a
[curl] Add Unicode support (#25865)
* Add Unicode support to Curl

* fix curl version

* increase port

* Update ports/curl/vcpkg.json

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>

* fix hash

* remove error message

* removed condition for windows

* add ENABLE_UNICODE for windows

Co-authored-by: alexander.rozdaybeda <alexander.rozdaybeda@avanquest.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
2022-09-02 13:46:16 -07:00
Frank
1eb4c7f6f3
[Tesseract] add support [arm-osx] and [arm-linux] (#26420)
* add arm-osx and arm-linux support

* update version
2022-09-02 11:06:04 -07:00
Li Xiaobin
74a66f663d
[mysql-connector-cpp] update to 8.0.30 (#26536)
* [mysql-connector-cpp] Upgrade to 8.0.30

* version DB

* [mysql-connector-cpp] remove arm supports

* [mysql-connector-cpp] version DB
2022-09-02 10:51:42 -07:00
Russell Greene
2353c65940
[opencv4] disable optional hdf5 dependency for iOS, where it doesn't build (yet) (#26636)
* [opencv4] diable hdf5 dependency on ios, as it currently doesn't build

* ./vcpkg x-add-version --all
2022-09-02 10:49:22 -07:00
noeffn
b5dd45dc07
[boost-modular-build-helper] Add BSD and FreeBSD target-os (#26562)
* [boost-modular-build-helper] Add BSD and FreeBSD target-os

[boost-modular-build-helper] Updates port version

* [boost-modular-build-helper] Use CMAKE_SYSTEM_NAME to detect freebsd

* [boost-modular-build-helper] Use port-version 1

* update evrsion

* [boost-modular_build-helper ] Use VCPKG_DETECTED_CMAKE_SYSTEM_NAME for FreeBSD detection

* [boost-modular-build-helper] Updates version

* Update boost-modular-build-helper.json

Co-authored-by: Avezy <aa04463@mail.ru>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-02 10:47:50 -07:00
David Garske
369f642fa0
Update to wolfSSL v5.5.0, wolfMQTT v1.14.1, wolfTPM v2.6.0 (#26620)
* Update to wolfSSLv5.5.0.

* Update to wolfMQTT v1.14.1

* Update to wolfTPM v2.6.0. Add wolfSSL build options for custom OID's in CSR.
2022-09-02 10:46:35 -07:00
Russell Greene
1f7e50198e
[openexr] use vcpkg_copy_tools to fix iOS build issue (#26641)
* [openexr] use vcpkg_copy_tools instead of manual rename/remove

* Allows for building on iOS without errors

* ./vcpkg x-add-version --all
2022-09-02 10:44:50 -07:00
Rémy Tassoux
0a4f1db580
[catch2] Update to 3.1.0 (#25874)
* [catch2] Update to 3.1.0

* [catch2] Update version files

* [catch2] Fix dll intallation paths

* [catch2] Update version files

* [catch2] Fix UWP build failure

* [catch2] Update version files
2022-09-02 10:41:49 -07:00
Henrik Gaßmann
31d77f607b
[outcome] Update to version 2.2.3 (#25855)
* [outcome] Update to version 2.2.3

* [outcome] Add license information

* [outcome] Refactor deprecated functions

* [status-code] Update to latest version compatible with outcome 2.2.3

* [outcome] Provide polyfill features and extract status-code

* [outcome] Remove msvc linkage patch

* [llfio] Teach port about outcome polyfills

* [llfio] Fix vendored status-code include path

* [outcome][status-code][llfio] update version database

* Don't switch C++ standard version on polyfill feature

* [outcome] Fix version entry

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-02 10:40:12 -07:00
Lily Wang
c506e9c4ec
[influxdb-cxx] Update to latest commit on 2022-08-20 (#26650)
* [influxdb-cxx] Update to latest commit on 2022-08-20

* x-add-version

* add license

* x-add-version
2022-09-02 10:39:08 -07:00
Jianshen Liu
8e67c58056
[dpdk] Update to v22.07 (#26643) 2022-09-02 10:38:41 -07:00
Azure SDK Bot
7b075bcc3b
[azure-core-cpp] Update to 1.7.2 (#26642)
## 1.7.2 (2022-09-01)

### Bugs Fixed

- WinHTTP Transport Adapter: Fixed missing reason phrase handling for HTTP/2 responses.
2022-09-02 10:38:00 -07:00
Frank
6710068ea8
[octomap] update version to 1.9.6 (#26632)
* [octomap] update version to 1.9.6

* update version
2022-09-02 10:37:33 -07:00
crisboarna
04345f9fea
[libjuice] update version to 1.0.4 (#26631)
* feat(libjuice): update to 1.0.4

* feat(libjuice): update to 1.0.4 port

* feat(libjuice): update to 1.0.4 port 2

* feat(libjuice): update to 1.0.4 port 3

* feat(libjuice): update to 1.0.4 port 4

* feat(libjuice): update to 1.0.4 port 5
2022-09-02 10:36:57 -07:00
crisboarna
b2fabd08c6
[libdatachannel] update version to 0.17.10 (#26629)
* feat(libdatachannel): update to 0.17.10

* feat(libdatachannel): update to 0.17.10 port

* feat(libdatachannel): update to 0.17.10 port 2

* feat(libdatachannel): update to 0.17.10 port 3

* feat(libdatachannel): update to 0.17.10 port 4

* feat(libdatachannel): update to 0.17.10 port 5
2022-09-02 10:36:35 -07:00
Ivan Maidanski
9443e4b143
[bdwgc] Update to v8.2.2 (#26623)
* Change REF from 5fab1a019 (v8.2.0-20211115) to v8.2.2

* Update version, reset port-version

* Use https in homepage

* Specify license
2022-09-02 10:36:00 -07:00
Alex
4dacd997a5
GitHub Workflows security hardening (#26640)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>

Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-01 13:36:51 -07:00
Billy O'Neal
45ea75f385
Update vcpkg-tool to 2022-09-01 (#26626)
https://github.com/microsoft/vcpkg-tool/releases/tag/2022-09-01
2022-09-01 11:54:13 -07:00
Russell Greene
5ace90c530
[scripts] Set VCPKG_TARGET_BUNDLE_SUFFIX to .app for iOS to allow for tools building more cleanly (#26612) 2022-09-01 09:25:11 -07:00
chausner
28098e75ae
[fast-float] Update to 3.5.1 (#26615)
* Update fast-float to 3.5.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-01 09:22:25 -07:00
Craig Edwards
5a3ca4c9d4
[DPP] Update to 10.0.17 (#26614)
* vcpkg dpp port built from our CI

* fix missing dependency

* update

* Update Sun Jul 24 11:26:12 UTC 2022

* exclude uwp for dpp

* Update Sun Jul 24 13:21:45 UTC 2022

* fix supports

* fix supports

* Update Sun Jul 24 14:14:29 UTC 2022

* Update Sun Jul 24 15:36:39 UTC 2022

* Update Mon Jul 25 12:04:56 UTC 2022

* * Add https:// to the homepage so that it is a valid URI.

* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.

* Update Mon Aug 15 12:38:09 UTC 2022

* Update Mon Aug 15 13:08:33 UTC 2022

* Put back missing patches

* Update portfile.cmake

* fix breakage of wrapping

* Update Mon Aug 15 13:59:12 UTC 2022

* fix up version file

* fix newlines where they dont belong

* update version

* updtae version

* update version

* Update Wed Aug 31 16:35:42 UTC 2022

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-01 09:19:44 -07:00
Matthias Kuhn
c0b6d35a67
[kf5globalaccel] Fix build on windows when x11 is around (#26564) 2022-08-31 17:35:30 -07:00
Alexander Neumann
6eb35f5af3
[xwindow] part 3/n (#26572)
* [xcb-render-util] add port

* [libxkbfile] add port

* [libxkbcommon] add port

* v db

* Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* v db

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-08-31 16:20:31 -07:00
ReplayCoding
2738b0efed
[x264] fix configuration on systems without /bin/bash (#26563)
* [x264] fix configuration on systems without /bin/bash

* Update version database

* Update x264.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-08-31 14:01:43 -07:00
JonLiu1993
8510361424
[orc] update to 1.7.6 (#26603)
* [orc] update to 1.7.6

* update version

* Fix-linux error

* update version
2022-08-31 13:59:46 -07:00
omartijn
e126661e3d
The find script for asio sdk failed on multiple inclusion (#26583)
Since it first tries to locate the directory and then unconditionally
adds a subdirectory to it, running this script twice resulted in an
incorrect path (the last node was added multiple times).

We now check whether the script already ran and then abort.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2022-08-31 13:58:30 -07:00
Clinton Ingram
1623a385d3
[zlib-ng] fix HEAD_REF (#26591)
* fix head_ref

* update versions
2022-08-31 13:57:26 -07:00
Lily Wang
c4ac478f67
[crashpad] Install chromeos_buildflags.h (#26593)
* [crashpad] Install chromeos_buildflags.h

* x-add-version
2022-08-31 13:56:12 -07:00
Jack·Boos·Yu
c96b24ce57
[vcpkg baseline][nghttp3] Fix configure when cunit was installed (#26604)
* [vcpkg baseline][nghttp3] Fix configure when cunit was installed

* version
2022-08-31 13:48:17 -07:00
Thomas1664
dd66c57b83
[vcpkg baseline][gstreamer] Fix interference with libx11 on Windows (#26574)
* [gstreamer] Fix interference with libx11 on Windows

* Add feature x11

* version

* set x11 flag

* version
2022-08-31 13:47:00 -07:00
Alex
079a19c9bb
openexr: Bump version to 2.5.8, clean patches and fix ARM (#26503)
* openexr: Bump to 2.5.8

The x-add-version and patch fixes will be in next commits.

* openexr: vcpkg.json: Use "version" instead of "version-string"

* openexr: vcpkg.json: Add SPDX license identifier

* openexr: Clean 0001*-find_package patch

As upstream has cleaned it up already.

* openexr: Clean 0002-fixup_cmake_exports** patch from old whitespace fix

The upstream was already fixed it.

* openexr: Drop symlinks and find-pkg patches as it were handled at upstream

* openexr: Fix ARM build

See upstream fix for details in openexr/openexr#1216:
https://github.com/AcademySoftwareFoundation/openexr/pull/1216

* openexr: Migrate the old function to new vcpkg-cmake-config helpers

* openexr/portfile: Add comment about version for commit revision

* openexr: Update baseline via `vcpkg x-add-version openexr'
2022-08-31 13:44:21 -07:00
Hamish Moffatt
ef2a101499
[flat] update to 2022-08-30 (#26589)
* [flat] new upstream version

* [flat] update version
2022-08-31 13:37:08 -07:00
Alonso Schaich
87ed56ca34
[gdk-pixbuf] update to 2.42.9 (#26534)
* [gdk-pixbuf] update to 2.42.9 (microsoft#26533)

* [gdk-pixbuf] don't build the test suite (microsoft#26533)

We're not running nor installing the test suite, so there's no
point in building it, either

* [gdk-pixbuf] Blacklist x64-windows-static (microsoft#26533)

Fails to build over here. In fact, 2.42.8 also fails over here,
so it's probably not a regression.

* [gdk-pixbuf] Regenerate version registries (microsoft#26533)
2022-08-31 13:36:38 -07:00
Nick
f9b5f5406b
[sdl2] update to 2.24.0 (#26436) 2022-08-31 13:34:35 -07:00
Lily Wang
af908b85af
[skia] Update to 0.36.0 (#26419)
* [skia] Update to 0.36.0

* x-add-version

* fix Linux build error

* x-add-version
2022-08-31 13:32:04 -07:00
Alexander Neumann
f688b2e296
[vcpkg] add updated compile wrapper for clang-cl (#26340)
* add updated compile wrapper for clang-cl

* patch msys instead of adding the complete wrapper

* remove doubled line

* fix issue with direct packages
2022-08-29 17:30:53 -07:00