Commit Graph

3121 Commits

Author SHA1 Message Date
Thomas1664
8d25063dbf
[curl] Update to 7.83.1 (#24687)
* [curl] Update to 7.83.1

* version
2022-05-12 17:09:09 -07:00
LilyWangLL
673c55fb04
[OpenImageIO] Fix featrue ffmpeg install (#24623)
* [OpenImageIO] Enable featrue ffmpeg with oiio

* x-add-version

* Also disable docs.

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-12 17:06:27 -07:00
Umar Arshad
0c954fa00c
Add /usr/ to find_library for cudnn for ArchLinux (#24663) 2022-05-12 16:34:47 -07:00
Charles Karney
76bb15b9e4
[Geographiclib] update to v2.0 (#24587)
* Update for geographiclib 2.0

* [geographiclib] Update to version 2.0

* Add license to ports/geographiclib/vcpkg.json

* Update port-version to 1

* Update version database

* Switch to vcpkg_cmake_config_fixup etc.

Switch to
  vcpkg_cmake_configure
  vcpkg_cmake_install,
  vcpkg_cmake_config_fixup

Revert to using vcpkg_fixup_pkgconfig
Revert to port-version = 0
Revert to uwp exclusion to tools

* run x-add-version

* Formatting changes requested by dg0yt

* Update version info

* More cleanup

* Update version info

* Define LIB_OPTION, fix pkg install, etc.

* Update version info

* Fix pkgconfig call

* Update version info

* Use OFF instead of empty string for don't install

* Update version info

* Remove unneeded LIB_OPTION stuff.

* Update version info

* Add more precautionary quotes

* Update version info
2022-05-12 16:27:56 -07:00
LilyWangLL
1e24ff5074
[ignition-*] Update hashes (#24618)
* [ignition-cmake0, ignition-cmake2] Update hash

* x-add-version

* Fix other ignition SHAs and use vcpkg-port-config.cmake modern machinery.

* add license

* x-add-version

* format vcpkg.json

* x-add-version

* Add FILE_DISAMBIGUATOR

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-12 16:22:01 -07:00
Alexander Neumann
bae8f8c7d8
[world rebuild] Move vcpkg-cmake-get-vars to its own port (#24636)
* move vcpkg-cmake-get-vars to its own helper port

* manifest format

* version stuff

* doc and version stuff

* add missing include

* version bump

* remove coypright copying.

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
2022-05-11 16:51:06 -07:00
Azure SDK Bot
e9ac4bd503
[azure-security-attestation-cpp] Update to 1.0.0-beta.2 (#24651)
## 1.0.0-beta.2 (2022-05-10)

### Breaking Changes

- Renamed `AttestationOpenIdMetadata` type to `OpenIdMetadata`.
- Renamed `AttestationSigningCertificateResult` type to `TokenValidationCertificateResult` to more accurately reflect the
  purpose of the type.
- Removed the `AttestationTokenBase` class and moved its contents to the `AttestationToken` class.
- Empty `AttestationToken` types are now represented with `AttestationToken<void>` rather than `AttestationToken<>` to more idiomatically express the idea of a nullable attestation token.
- Renamed `RuntimeClaims` field to `RunTimeClaims` to align with `InitTimeClaims` type name; standardized spelling of
  `InitTimeClaims`.
- Changed input parameter to `AttestTpm` to be `AttestTpmOptions` instead of `std::string`.
- Changed output parameter of `AttestTpm` to be `TpmAttestationResult` instead of `std::string`.
- Renamed `AttestationTokenValidationOptions::ValidationTimeSlack` to `AttestationTokenValidationOptions::TimeValidationSlack`
  to improve consistency with other attestation SDKs.
- Removed the unused `AttestationValidationCollateral` API.
- Renamed `AttestOptions` to `AttestEnclaveOptions`
- Renamed `TokenValidationOptions` field in various API Options structures to be `TokenValidationOptionsOverride` to better
  reflect the semantics of the field.
- Renamed `PolicyCertificate` types to `IsolatedMode`.
  - `PolicyCertificateModificationResult` becomes `IsolatedModeCertificateModificationResult`
  - `PolicyCertificateListResult` becomes `IsolatedModeCertificateListResult`
  - `GetPolicyManagementCertificateOptions` becomes `GetIsolatedModeCertificatesOptions`
  - `AddPolicyManagementCertificatesOptions` becomes `AddIsolatedModeCertificatesOptions`
  - `RemovePolicyManagementCertificatesOptions` becomes `RemoveIsolatedModeCertificatesOptions`
  - `AttestationAdministrationClient::GetPolicyManagementCertificates` becomes `AttestationAdministrationClient::GetIsolatedModeCertificates`.
  - `AttestationAdministrationClient::AddPolicyManagementCertificate` becomes `AttestationAdministrationClient::AddIsolatedModeCertificate`.
  - `AttestationAdministrationClient::RemovePolicyManagementCertificate` becomes `AttestationAdministrationClient::RemoveIsolatedModeCertificate`.
- Removed `ClientVersion` API from `AttestationClient` and `AttestationAdministrationClient`

### Other Changes

- Added `Endpoint` property to `AttestationClient` and `AttestationAdministrationClient`
2022-05-11 16:48:31 -07:00
MACHIZAUD Andréa
6a2c904768
[materialx] Add port MaterialX 1.38.4 (#24614)
* [materialx] Add port MaterialX 1.38.4

* Update ports/materialx/portfile.cmake

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

* Switch `version-semver` -> `version`

* Bump port commit to avoid patch

* Add quotes.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-11 16:48:04 -07:00
Chuck Walbourn
68ab9e91b6
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] Update ports for May 2022 release (#24650)
* Update directxtk, directxtex, directxmesh, uvatlas port to May 2022 releases

* reformat vcpkg.json

* Update baseline

* directxtex doesn't need to build sample

* Update baseline
2022-05-11 16:47:49 -07:00
winsoft666
e80f345d8e
[akali] Update to v1.43 (#24648)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7

* [akali] Update to v1.43

* [akali] Update to v1.43

* [akali] Update to v1.43

* overwrite version

* add license

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-05-11 16:47:22 -07:00
Daniil Goncharov
188ff7a102
[magic-enum] Update to v0.8.0 (#24646)
* [magic-enum] Update to v0.8.0

* x-add-version

* fix deprecated

* fix review

* fix version

* Update ports/magic-enum/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/magic-enum/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update versions/m-/magic-enum.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* fix review

* overwrite-version

* fix cmake

* fix onfig_fixup

* overwrite-version

* delete extra blank line

* overwrite-version

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-11 16:46:53 -07:00
Thomas1664
1c498017cb
[rxspencer] Avoid tests and docs (#24645)
* [rxspencer] Remove tests and docs

* version
2022-05-11 16:46:29 -07:00
DevFdv
9e26f9208b
[tclap] Update TCLAP to 1.2.5 (#24644)
* [tclap] Update to TCLAP 1.2.5

* [tclap] x-add-version to update TCLAP to 1.2.5

* [tclap] Specify MIT license in manifest.

* [tclap] x-add-version after license update.
2022-05-11 16:46:02 -07:00
Sean Farrell
32ee2c76b0
[c9y] Adds new port (#24643)
* Adds c9y 0.3.0

* Adds versions for c9y 0.3.0.

* Implements review suggestions.

* Bump versions.
2022-05-11 16:45:39 -07:00
LilyWangLL
85f216ff85
[liburing] Update to version 2.1 (#24637)
* [liburing] Update to version 2.1

* format vcpkg.json

* x-add-version

* apply suggestion

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-11 16:39:01 -07:00
Hamish Moffatt
a7dfa7d10f
[Fluidsynth] add sndfile feature (#24635)
* Add sndfile feature to fluidsynth

* add fluidsynth 2.2.6#1
2022-05-11 16:38:46 -07:00
panda-z
a563603129
[cgns] Update to 4.3.0 (#24531)
* [cgns] update to 4.3.0

* [cgns] update CI baseline

* Fix version database.

* CMake nitpicks

* Use rename rather than copy and remove
* Add quotes
* Guard explicit references to debug in case the user is using a release-only triplet.
* Use in lists

* Convert hdf5.patch from CRLF to LF

* update version

* LIOSTS => LISTS

* Revert cgnstools feature

* update version

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-05-11 16:27:53 -07:00
Mengna Li
0a1420dc44
[arrow] add cuda to feature list (#24570)
* add cuda support

* remove supports for cuda
2022-05-11 00:05:24 -07:00
Kai Pastor
acca474962
[lerc] Update to 3.0, move config to unofficial (#24634)
* Update to 3.0

* Modernize portfile

* Install NOTICE as required by license

* Move CMake config to unofficial namespace

The target name changed, so old configs would break anyways,
without polyfill. The unofficial namespace reflects such risks.

* Add include path to CMake config

* Update versions
2022-05-10 11:37:35 -07:00
Carlos O'Ryan
a6a97cd1fc
[google-cloud-cpp] add missing subpackage (#24626) 2022-05-10 11:36:36 -07:00
winsoft666
62335b3b40
[teemo] Update v2.7 (#24624)
* [teemo] Update to v2.7

* [teemo] Format manifest

* [teemo] Update to v2.7
2022-05-10 11:36:17 -07:00
Bill Avery
3c1e65c209
[cppgraphqlgen] Update to v4.3.1 (#24607)
* [cppgraphqlgen] Update to v4.3.1

* vcpkg x-add-version --all

* Update ports/cppgraphqlgen/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* vcpkg x-add-version cppgraphqlgen --overwrite-version

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:36:05 -07:00
Jürgen Hock
0e26d200d9
[stftpitchshift] Update to 1.4.1 (#24599)
* Add stftpitchshift port

* Fix shared library build on Windows

* Run vcpkg x-add-version stftpitchshift

* Update version database

* Just increase the version counter to hopefully fix the vcpkg problem I simply don't understand... 😡

* Now update both sha and version...

* Update version database

* Fix version database.

* Add quotes and modernize cmake helpers.

* Update stftpitchshift to v.1.4.1

* Update version database like suggested by bot

* Update ports/stftpitchshift/portfile.cmake

Funny suggestion, to use some kind of hidden ${PORT} variable just in one place and still the port name string otherwise...

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

* Update version database

* Consequently use ${PORT} everywhere...

and not just in one place like suggested by Cheney-W

* Update stftpitchshift.json

* Cheney-W: Thie sentence could be removed, PACKAGE_NAME defaults to ${PORT}.

* Update stftpitchshift.json

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-05-10 11:35:54 -07:00
Federico Aponte
5d8b7711b1
[luajit] Add support for OSX (#24584)
* [luajit] Add support for OSX

* Apply suggestions from code review

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* [luajit] Add code review suggestions
* Remove MACOSX_DEPLOYMENT_TARGET definition from Makefile
* Add usage file
* Add license field to manifest file
Co-authored-by: Billy O'Neal <billy.oneal@gmail.com>

* [luajit] Remove usage file whose content is controversial

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-10 11:35:35 -07:00
Billy O'Neal
de74e09d8d
In https://github.com/microsoft/vcpkg/pull/24432 I noticed that the bento4 license was wrong, but it was a preexisting mistake so I didn't comment. This port is dual licensed under GPL v2 or a proprietary license, which is already described in share/bento4/copyright (#24632) 2022-05-10 11:23:48 -07:00
Thomas1664
659b6b5eea
[many ports] Local license ripe out 1/x (#24432)
* [zlib] Use readme as copyright

* [soil2] update to 1.3.0

* [bento4] update to 1.6.0-639

* [bento4] fix version db

* [zlib] Format manifest

* [anglescript] Remove local license

* [bustache] Update to master

* [bustache] Don't update

* version

* version

* remove version string

* remove v

* version

* version

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 16:12:37 -07:00
Stephen E. Baker
19033ddfa6
[luasec] upgrade to 1.1.0 (#24609)
* [luasec] upgrade to 1.1.0

* [luasec] Replace deprecated functions

* Run vcpkg x-add-version --all

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:57:02 -07:00
Mengna Li
f37a583009
[ktx] update to 4.1.0-rc1 (#24620)
* update ktx to 4.1.0-rc1

* remove useless file

* change to version-semver
2022-05-09 14:53:44 -07:00
friendlyanon
f5537367c1
[minimp3] Update to 2021-11-30 (#24610)
* [minimp3] Update to 2021-11-30

* Add license field to vcpkg.json

* Use double quotes for arguments with variables

* Update versions hash

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2022-05-09 14:50:17 -07:00
Stephen E. Baker
f70ecfd8f7
[luasocket] update to v3.0.0 (#24606)
* [luasocket] Bump to official v3.0.0 release

Upstream changed to https://github.com/lunarmodules/luasocket and an
actual 3.0.0 release was tagged so we no longer need to point to
unversioned commits.

* [luasocket] Specify license in manifest

* Run vcpkg x-add-version --all
2022-05-09 14:47:48 -07:00
Frank
6388f90f84
[Fakeit] update to 2.1.1 (#24592)
* [FakeIt] update to 2.1.1

* update version
2022-05-09 14:41:24 -07:00
chausner
7708b63fa2
[msdfgen] Update to 1.9.2 (#24565)
* Update msdfgen to 1.9.2

* Update CI baseline

* Fix CMake option

* Update CI baseline

* Add license

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-05-09 14:35:05 -07:00
Alonso Schaich
3e53ba7ea9
[fontconfig] Enable tool CLI option handling (#24553)
* [fontconfig] Enable tool CLI option handling (microsoft#24552)

* [fontconfig] fix non-windows systems (microsoft#24552)

* [fontconfig] regenerate version registries (microsoft#24552)
2022-05-09 14:34:42 -07:00
Thomas1664
d4bc451ce6
[openssl] Update to 3.0.3 (#24547)
* [openssl] Update to 3.0.3

* version

* hash

* version
2022-05-09 14:33:47 -07:00
LilyWangLL
a02ef95400
[opencascade] Fix link the debug of freetype.dll (#23939)
* [opencascade] Fix link the debug of freetype.dll

* update version

* fix build error

* update version

* update patch

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-05-09 14:12:27 -07:00
Alexander Neumann
83fc3b74c9
[vcpkg-tool-ninja] Add only the ninja port (#23911)
* [vcpkg-tool-ninja] add ninja tool as a port

* version stuff

* add Unix Makefiles to list of valid generators for bootstraping ninja

* nicole CRs

* update version db

* revert vcpkg_build_cmake changes

* retrigger ci

* download patch

* version stuff

* Remove checked in diff copy.

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-09 14:00:29 -07:00
Samuel Marks
0c5bb650f8
[septag-dmon] New port (#22828)
* [ports/dmon] Init

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/vcpkg.json] Add pthreads on Windows; add license; set version to date

* `./vcpkg x-add-version --all --overwrite-version`

* [versions/d-/dmon.json] Remove 0.0.1

* [ports/dmon/vcpkg.json] Remove pthreads dependency on Windows

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon] My PR was merged… switch to official source repo

* [versions/d-/dmon.json,versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] Upgrade to latest dmon

* `vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] Upgrade to latest; [ports/dmon/vcpkg.json] Add homepage

* [versions/d-/dmon.json] `./vcpkg x-add-version --all --overwrite-version`; manually remove old versions

* [ports/dmon/vcpkg.json] Remove `vcpkg-cmake-config`

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/dmon/portfile.cmake] ${PORT} -> dmon; [ports/mailio/vcpkg.json] ./vcpkg format-manifest

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/mailio/vcpkg.json,versions/{baseline.json,m-/mailio.json}] Revert to `07e508359ca5488456988191d8709722484daccd`

* [versions/baseline.json] `./vcpkg x-add-version --all --overwrite-version`

* dmon -> septag-dmon

* `./vcpkg x-add-version --all --overwrite-version`
2022-05-09 13:58:35 -07:00
JonLiu1993
a5d6d14516
[cpr] update to 1.8.3 (#24590)
* [cpr] update to 1.8.3

* update version
2022-05-06 21:39:42 -07:00
Nemirtingas
d5ea96667e
[vcpkg] Fix '/' incorrectly replaced by '-' on Linux. (#24098)
* Fix '/' incorrectly replaced by '-' on Linux.

* Update baseline.

* Use MATCHES instead of STREQUAL.

* Update version hash.

* Add comment for future modifications.

* Update version hash.

* Update version-date.

* Update baseline.

* Update ports/vcpkg-cmake/cmake_get_vars/CMakeLists.txt

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

* Update version.

* Run vcpkg format-manifest ports/vcpkg-cmake/vcpkg.json

* Run vcpkg x-add-version vcpkg-cmake

Co-authored-by: Nemirtingas <Nemirtingas@noreply.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-05-06 17:17:27 -07:00
Kai Pastor
3b8363dd8f
[gdal] Update to 3.4.3 (#24353)
* Update to 3.4.3RC2

* Add control of AWS EC2 detection dependency

* Use libtool's DLL_EXPORT for mingw

* Move patches to vcpkg_from_github

* Update to 3.4.3

* Update versions
2022-05-06 17:13:42 -07:00
JonLiu1993
24ed115a89
[Catch2] update to 2.13.9 (#24577)
* [Catch2] update to 2.13.9

* update version
2022-05-06 17:11:33 -07:00
EhWhoAmI
fbd65fb91d
[entt] Update to 3.10.1 (#24581)
* entt: Update port files

* entt: updated version files

* Update version files
2022-05-06 17:11:14 -07:00
Cheney Wang
8b63797138
[live555/guilite/polymorphic-value] Update version (#24555)
* [live555/guilite] Update version

* [polymorphic-value] Update version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:54:57 -07:00
JonLiu1993
bd77d65ebf
[daw-json-link] update to v2.14.0 (#24550)
* [daw-json-link] update to v2.14.0

* UPDATE VERSION

* Add license

* update version
2022-05-06 16:41:36 -07:00
Kai Pastor
465dfc5e0f
[pdal] Update to 2.4.0 (#24355)
* Update to 2.4.0

* Update versions

* Use check, not patch, for C++17 filesystem support

* Update versions

* Update license

* De-vendor nanoflann and nlohmann-json

* Update versions

* Fix nlohmann de-vendoring

* Update versions
2022-05-06 16:30:21 -07:00
Cheney Wang
5776846578
[ixwebsocket] Fix target ZLIB::ZLIB not found (#24078)
* [ixwebsocket] Fix unable link target ZLIB::ZLIB

* update version to 11.4.2

* remove incorrect records in json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-05-06 16:29:05 -07:00
Alexander Neumann
f7866c66d2
[vcpkg-cmake|cmake buildsystem] synchronize and sanitize scripts. (#23259)
* synchronize cmake build scripts.

* version stuff

* fix REMOVE_ITEM and add license

* format manifest

* update version

* use LOGFILE_BASE

* version update

* readd PREFER_NINJA and print a warning that it is deprecated for vcpkg_cmake_configure

* version stuff

* sync build_cmake

* only turn off ninja on windows

* add Z_VCPKG_CHAINLOAD_TOOLCHAIN_FILE

* use z_vcpkg_select_default_vcpkg_chainload_toolchain in meson

* remove VCPKG_CMAKE_GENERATOR

* version stuff

* reduce error to warning

* remove VCPKG_CMAKE_GENERATOR form configure_cmake

* version stuff

* version stuff

* use build_dir_<config>

* version stuff

* use ninja variable insead of pure ninja cmd

* version bump

* use ninja variable instead of calling ninja directly

* acquire ninja

* move the acquire.

* remove setting of cmake_prefix_path

* version stuff

* bump version date

* version stuff

* bump ashes baseline

* remove VCPKG_CMAKE_GENERATOR reference

* fix wrong variable reference due to refactor

* version stuff

Co-authored-by: Alexander Neumann <you@example.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-06 15:12:11 -07:00
Marek Roszko
aec505b36b
[wxwidgets] update to 3.1.6 (#24483)
* [wxwidgets] update to 3.1.6

* Revise nanosvg

* Add feature control and dependencies for sound

* Add descripton for feature sound

* Update versions

* Update ports/wxwidgets/vcpkg.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>

* Fix spacing and version

* Remove cmake push/pop

* Bump version

* Undo change in wrapper

* bump version

* restore newline

* bump version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-06 14:57:49 -07:00
JonLiu1993
d331773973
[cpp-httplib] update to v0.10.7 (#24571)
* [cpp-httplib] update to v0.10.7

* update version
2022-05-06 11:44:41 -07:00
Billy O'Neal
309f985971
[atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab. (#24541)
* [atk,gdk-pixbuf,glib] Use vcpkg_from_gitlab.

* Add quotes and licenses.
2022-05-06 11:20:25 -07:00