Commit Graph

5340 Commits

Author SHA1 Message Date
Cedric GNIEWEK
11552ac176
[msgpack-c] Added msgpack-c version 6.0.0 (#30389)
* [msgpack-c] Added msgpack-c version 6.0.0

* Added versions
2023-03-24 22:49:53 -07:00
MonicaLiu
f810432626
[vcpkg baseline][forge] Fixing conflict with arrayfire (#30382)
* update forge/arrayfire

* update version

* update format

* update version

* remove patch

* update version

* remove examples

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-24 22:05:07 -07:00
autoantwort
bcc2da559c
[qtkeychain] add missing dependency (#30395) 2023-03-24 22:04:16 -07:00
Lily Wang
5dfb5ff680
[libpcap] Fix incorrect library name in libpcap.pc of non-windows build (#30398)
* [libpcap] Fix incorrect library name in libpcap.pc of non-windows build

* update version
2023-03-24 22:03:38 -07:00
Denis Barkar
2e1322f775
[libadlmidi] Fix CMake config for Linux/MacOS (#30359) 2023-03-24 22:02:22 -07:00
An Tao
749fcd6c61
[drogon] Update to 1.8.4 (#30311)
* [drogon] Update to 1.8.4

* Fix vcpkg.patch

* fix

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-24 21:43:03 -07:00
Cheney Wang
bc671eb900
[vcpkg baseline][vowpal-wabbit] Fixing conflict with string-view-lite (#30377) 2023-03-23 19:26:30 -07:00
SvenPStarFinanz
56ae925ff6
[xmlsec] Update to 1.2.37 (#30370)
* [xmlsec] Bump to 1.2.37.

* x-add-version
2023-03-23 19:26:04 -07:00
Denis Barkar
6edff3e0b3
[libopnmidi] Fix CMake config for Linux/MacOS (#30360) 2023-03-23 15:59:45 -07:00
Lily Wang
0ab398d8b9
[doctest] Update to 2.4.11 (#30355)
* [doctest] Update to 2.4.11

* update version
2023-03-23 15:58:42 -07:00
JonLiu1993
e35a739f5e
[expected-lite] update to v0.6.3 (#30347)
* [expected-lite] update to v0.6.3

* update version
2023-03-23 15:57:07 -07:00
chausner
40a3541799
[concurrencpp] Update to 0.1.6 (#30342)
* Update concurrencpp to 0.1.6

* Update CI baseline

* Enable shared builds

https://github.com/David-Haim/concurrencpp/issues/75 has been fixed.

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-03-23 15:53:41 -07:00
talregev
57360831eb
[libtar] new port (#30317)
* Add libtar port

* Update ports/libtar/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-03-23 15:50:57 -07:00
RealTimeChris
53296052a4
[Jsonifier] New Port (#30276)
* Updating the files.

* Updating the version file's info.

* Updating the version file's info.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Update ports/jsonifier/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update ports/jsonifier/vcpkg.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-03-23 09:44:11 -07:00
Pierre Wendling
8875aa3cd9
[glib] update to 2.76.0 (#30316)
* [glib] Bump to 2.76.0

* [glib] Update baseline.
2023-03-22 16:35:27 -07:00
Denis Barkar
d296322999
[libgme] add new port (#30314) 2023-03-22 16:34:39 -07:00
RobbertProost
dac69df66e
[nayuki-qr-code-generator] bump version to v1.8.0 (#30267) 2023-03-22 16:23:19 -07:00
Yury Bura
eb11dbb245
[libxml2] add more features (#30154)
* [libxml2] move hardcoded external dependencies (iconv, lzma, zlib) to features, disable legacy flag by default

* add version

* [libxml2] add ftp and http options

* overwrite version

* [libxml2] restore formatting, remove ftp from defaults

* overwrite version

* [libxml2] remove hhtp from default-features

* overwrite version

* [libxml2] add network future dependent on platform

* [libspatialite][pdal][spatialite-tools] define libxml2[http] dependency explicitly

* update versions

* [libspatialite] update version

* add version

* Revert "[libxml2] add network future dependent on platform"

* overwrite version
2023-03-22 16:20:43 -07:00
MonicaLiu
c8c15aa1a2
[tl-expected] update to v1.1.0 (#30324)
* update ti-expected

* update version

* update tl-expected

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-22 16:00:43 -07:00
Lily Wang
bfe0a82cfa
[libpcap] Fix incorrect library name in libpcap.pc of static build (#30326)
* [libpcap] Fix incorrect library name in libpcap.pc of static build

* update version
2023-03-22 15:59:09 -07:00
Peter Adam Korodi
ae59b93af0
[configcat] Update to version 2.0.1 (#30309)
* [configcat] Update to version 2.0.1

* [configcat] Update to version 2.0.1
2023-03-21 13:37:47 -07:00
مهدي شينون (Mehdi Chinoune)
7ee7fbd76b
qca: update to 2.3.5 and build against Qt6 (#30308) 2023-03-21 13:36:35 -07:00
An Tao
50e61307ea
[trantor] Update to 1.5.11 (#30312) 2023-03-21 13:33:03 -07:00
Johannes Schönberger
af65efb22b
[faiss] Update to v1.7.3 (#30287)
* Update faiss to v1.7.3

* v

* Update ports/faiss/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* n

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-21 13:32:36 -07:00
Denis Barkar
a00a5614f5
[unrar] Fix library linkage (#30286) 2023-03-21 13:30:12 -07:00
Nick
a685c5b764
[imgui] update to 1.89.4 (#30262)
* [imgui] update to 1.89.4

* [imguizmo] fix build

* [implot] fix build
2023-03-21 13:23:47 -07:00
Kai Pastor
efa3860de7
[nettle] Update to 3.8.1 (#29780)
* Add export list generation [skip actions]

* Refresh exports using dumpbin

* [nettle] Update to 3.8.1 [skip actions]

* Disable testsuite and examples [skip actions]

* Update exports for x64 [skip actions]

* Update exports for x86 [skip actions]

* Finish update

* Fix installation of DLLs

* Add feature to control tools

* Fix CCAS

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:50:51 -07:00
Pierre Wendling
812080c89a
[sdl2-mixer] Update features and fix static linking (#29681)
* [sdl2-mixer] Update features behaviour.

- Reword feature description.
- Disable FLAC and MP3 support when libflac and mpg123 are not selected.
- Make libvorbis a dependency instead of a feature.
Unlike the FLAC/MP3 backends, the vorbis backend cannot be disabled.

* [sdl2-mixer] Remove alternative midi features.

The priority for MIDI backends is: fluidsynth > timidity > nativemidi.

- Turn off implicitely enabled timidity backend which shadows the
nativemidi backend.
- Remove nativemidi as it offers the same functionalities as fluidsynth
but is not available outside of Windows and Apple platforms. Moreover it
may give the false impression that MIDI is supported out of the box

* [sdl2-mixer] Use targets provided by dependencies.

This allows the dependencies to inform the sdl2-mixer about their usage
requirements, making it much easier to statically link the library.

* [sdl2-mixer] FluidSynth now requires pkg-config.

Since 2.3.1#1 FluidSynth's CMake config required pkg-config to find its
dependencies.

* [sdl2-mixer] UWP builds should work again.

* [sdl2-mixer] Update baseline.

* [sdl2-mixer] Add back a dummy libvorbis feature.

This is to keep compatibility with downstream users.

* [sdl2-mixer] Update version.

* [sdl2-mixer] Remove the dummy libvorbis feature.

Since vcpkg tool version 2023-02-16, this is no longer needed.

* [sdl2-mixer] Update version.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-21 12:40:45 -07:00
Pierre Wendling
39ffd6851e
[mpg123] Bump to 1.31.3 (#30321)
* [mpg123] Bump to version 1.31.3.

* [mpg123] Update portfile.

- Copy pdbs
- Remove unecessary cleanup of bin directories on macOS.

* [mpg123] Update baseline.
2023-03-21 12:30:41 -07:00
Billy O'Neal
6146b482ec
VM Updates for Patch Tuesday, March 2023 (#30223) 2023-03-21 12:27:26 -07:00
MonicaLiu
e249dfb528
[lastools] Fix '*.cmake' file name (#29833)
* update lastools

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-03-20 12:16:03 -07:00
Alexander Neumann
0afa78153b
[nanosvg] Update and use upstream CMake (#29998)
* [nanosvg] Update and add FLTK patch

* [wxWidgets] fix nanosvg usage

* v db

* typo fix

* v db

* mathgl wrong gsl linkage

* fix nanosvg in wxwidgets wrapper

* v db revert trace in mathgl

* fix !windows

* v db
2023-03-20 12:10:36 -07:00
Chuck Walbourn
7a4ca3fd46
UWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
* UWP toolchain fix and update some ports supports expressions for uwp/xbox

* Update baseline

* More ports updated for !xbox

* Update baseline

* Update support expression for ms-gdkx

* Update baseline

* ms-gdkx port should fail on ado system

* Revert change to opengl-registry since its needed for angle on UWP

* Minor github actions cr

* Refresh baseline
2023-03-20 12:02:25 -07:00
Frank
a4c9a64b57
[openblas] disable build in Visual Studio with feature 'dynamic-arch' (#30192)
* [Openblas] disable build in Visual Studio with feature 'Dynamic_ARCH'

* update version

* add supports

* version
2023-03-20 12:00:01 -07:00
Dennis
cc182c1403
[asio-grpc] Update to v2.5.1 (#30248)
* asio-grpc: Update to v2.5.1

* asio-grpc: Use VERSION
2023-03-20 11:48:44 -07:00
Ali Keles
dde86bebcc
[hazelcast-cpp-client] update to v5.2.0 (#30249)
* Update hazelcast-cpp-client to 5.2.0

* run vcpkg x-add-version --all

* review changes

* vcpkg x-add-version --all
2023-03-20 11:47:04 -07:00
talregev
e84a58fe26
update openssl to 3.1.0 (#30263) 2023-03-20 11:45:56 -07:00
Cheney Wang
a2f6e588f8
[armadillo] Update to 12.0.1 (#30297) 2023-03-20 11:41:05 -07:00
RobbertProost
1ad25d5f6f
[nayuki-qr-code-generator] fix installation path of config files (#30299) 2023-03-20 11:40:01 -07:00
Frank
b09cf765d3
[msgpack] update version to 4.1.3 (#28117)
* [msgpack] update version to 4.1.3

* update version

* version

* clean and fix license

* clean and fix license

* version

* revert

* revert

* version

* fix ci

* version

* fix coolprop and update version

* update version

* format patch

* version

* hash

* revert patch

* version

* update patch

* version

* add new function

* vdb

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-20 11:33:03 -07:00
Alexander Neumann
0526b9cb22
[intel-mkl] install mkl instead of requesting the user to install it (#29437)
* [intel-mkl] install mkl instead of requesting the user to install it

* windows and linux stuff

* add openmp stuff

* fix mixing basepath2

* remove x64 windows

* add openmp -> libiomp rename

* retry linux

* portfile adjustment

* adjust stuff for arrayfire

* fix linkage

* update baseline

* add a warning message

* format manifest

* bump port version

* v db

* - install usage
- change interface to ilp64 (default for x64)
- remove debug output

* v db

* cleanup ci baseline

* new try for arrayfire

* retry

* actually pass the option.

* v db

* guard settings with cpu feature

* v db

* cleanup from CR

* v db
2023-03-20 01:27:15 -07:00
Alexander Neumann
391313b9de
[fltk] fix narrowing error in clang-cl (#29995)
* [fltk] fix narrowing error in clang-cl

* v db
2023-03-20 01:22:38 -07:00
Darryl Pogue
e12d82b8eb
[physx] Fix x86 Linux build errors (#30014)
As per comments in the source, "some GCC compilers need the compiler
flag -malign-double to be set."
a2c0428aca/pxshared/include/foundation/PxPreprocessor.h (L473)
2023-03-20 01:18:05 -07:00
Gavin Xin
7d5f1f3e13
[cachelib] add new facebook cachelib port (#29973)
* Add new unofficial facebook cachelib port

* fix comments

* versions

* update version database

* update deps & version database

* update deps & version databases

* fix comments

* update version database

* find numa.h and warn when not found
2023-03-20 01:14:57 -07:00
Lily Wang
7502c79342
[gmp] Feature fat couldn't build on Windows (#30177)
* [gmp] Feature fat couldn't build on Windows

* update version

* modify supports

* update version

* update supports

* update version
2023-03-20 01:04:11 -07:00
JonLiu1993
e718473ff3
[onnx] update to 1.13.1 (#30234)
* [onnx] update to 1.13.1

* update version
2023-03-20 00:56:28 -07:00
Russell Greene
a65afc103d
[openimageio] update to 2.4.9.0 (#30238)
* [openimageio] update to 2.4.9.0

* ./vcpkg x-add-version --all
2023-03-20 00:55:01 -07:00
Pierre Wendling
12e66720d2
[fluidsynth] Disable implicit OpenMP (#30277)
* [fluidsynth] Disable implicit openmp.

OpenMP is enabled by default, which may lead to several issues:
- Inconsistent builds between whether the user has OpenMP installed on
their machine.
- Non functional pkg-config file for static builds if OpenMP is an
external library (e.g. using libomp on macOS).

* [fluidsynth] Update baseline.
2023-03-20 00:49:29 -07:00
Mengna Li
e181647409
update to 4.0.1 (#30295) 2023-03-20 00:18:03 -07:00
Mengna Li
64121b45cc
update to 4.5.0 (#30296) 2023-03-20 00:17:43 -07:00