Commit Graph

1723 Commits

Author SHA1 Message Date
Kai Pastor
09ec3633a2
[aws-sdk-cpp] Fix the path in the export cmake config (#21240)
* Adjust exported AWSSDK_DEFAULT_ROOT_DIR for vcpkg

* Update versions
2021-11-08 21:03:08 -08:00
Johan Strombom
2163a5778a
[nghttp2] Update to v1.46.0 (#21243)
* [nghttp2] Update to v1.46.0

Update nghttp2 from 1.45.1 to 1.46.0.

* [nghttp2] Update to v1.46.0

* [nghttp2] Update to v1.46.0
2021-11-08 21:02:38 -08:00
Wolfgang Stöggl
61b3046e51
[pcre] Remove download from ftp.pcre.org (#21225)
The former ftp.pcre.org FTP site is no longer available [1].
- Use sourceforge only for download
- Fixes #21201
- Remove deprecated functions from portfile
  vcpkg_install_cmake -> vcpkg_cmake_install
  vcpkg_configure_cmake -> vcpkg_cmake_configure (remove PREFER_NINJA)
  vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup
- Add double quotes to files

[1] https://www.pcre.org/
2021-11-08 21:02:22 -08:00
chausner
79a943954d
[ois] Update to 1.5.1 (#21244)
* Update ois to 1.5.1

* Update CI baseline

* Fix typo

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Add "supports", remove entries from CI baseline

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-08 20:43:34 -08:00
DengJun
097eca5664
[workflow] Update version to 0.9.7 (#21252)
* update port workflow version to 0.9.7

* add version

* use functions

* add version

* fix function of fixup

* add version

* fix error

* add version
2021-11-08 20:43:05 -08:00
autoantwort
b97bfb11bc
[tcl] no absolute paths (#21256) 2021-11-08 20:42:39 -08:00
autoantwort
7e3a3fd48e
[ocilib] no absolute paths (#21257) 2021-11-08 20:42:03 -08:00
autoantwort
a53fec713b
[unixodbc] no absolute paths (#21258) 2021-11-08 20:41:14 -08:00
Sacha Delanoue
5a82d1c179
[amqpcpp] Update to 4.3.15 (#21259)
Co-authored-by: Sacha Delanoue <sdelanoue@novaquark.com>
2021-11-08 20:40:52 -08:00
autoantwort
33dc2930b6
[mongo-c-driver] no absolute paths (#21264) 2021-11-08 20:40:05 -08:00
autoantwort
fd49422216
[libsrt] no absolute paths (#21265) 2021-11-08 20:39:41 -08:00
autoantwort
d18c04c875
[libmagic] no absolute paths (#21266) 2021-11-08 20:39:26 -08:00
chausner
3730cbe99a
[string-theory] Update to 3.5 (#21212)
* Update string-theory to 3.5

* Update CI baseline

* Fix CMake config

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-08 16:14:11 -08:00
Ryan
ed0ad8a813
[srell] Update to 3.001 (#21216)
* update to 3.001

* update versioning
2021-11-08 16:09:11 -08:00
Azure SDK Bot
b6b8b08aae
[Azure SDK Storage] Nov Release Update (#21247)
* [azure-storage-blobs-cpp] Update to 12.2.1
## 12.2.1 (2021-11-08)

### Other Changes

- `DefaultEncryptionScope` and `PreventEncryptionScopeOverride` in `BlobContainerProperties` were changed to optional.

* [azure-storage-queues-cpp] Update to 12.0.0-beta.2
## 12.0.0-beta.2 (2021-11-08)

### Breaking Changes

- Renamed `GetServicePropertiesResult` to `QueueServiceProperties`.
- Renamed `GetServiceStatisticsResult` to `ServiceStatistics`.
- Renamed `GetQueuePropertiesResult` to `QueueProperties`.
- Renamed `GetQueueAccessPolicyResult` to `QueueAccessPolicy`.
- Wrapped the first parameter of `QueueClient::SetAccessPolicy`, a vector of signed identifiers into a struct `QueueAccessPolicy`.
- Renamed `ReceiveMessagesResult` to `ReceivedMessages`.
- Renamed `PeekMessagesResult` to `PeekedMessages`.
2021-11-08 16:08:15 -08:00
Jack·Boos·Yu
7801974c2f
[vcpkg baseline][botan/qca] Fix botan pkgconfig and add botan as a required dependency to qca (#21250)
* [vcpkg baseline][botan/qca] Fix botan pkgconfig and add botan as a required dependency to qca

* format manifest

* version
2021-11-08 12:26:22 -08:00
Azure SDK Bot
721cb5f6e6
[azure-core-cpp] Update to 1.3.1 (#21220)
## 1.3.1 (2021-11-05)

### Bugs Fixed

- Fixed linking error when Azure SDK is being built as DLL.
2021-11-08 11:03:22 -08:00
Jack·Boos·Yu
66c39e113a
[scripts-audit] QMake buildsystem (#20322)
* [scripts-audit] QMake buildsystem

* Apply suggestions

* Change qt5-base as a host port

* version

* Fix installation

* Apply suggestions

* Update doc

* Typo

* update doc

* Fix bug

* fix vcpkg_host_path_list issue

* Process more host path

* Apply suggestions

* Apply suggestions

* Apply suggestions from code review

* more changes

* Apply suggestions

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-11-05 16:55:23 -07:00
autoantwort
8300767077
[symengine] no absolute paths (#21100) 2021-11-05 16:34:35 -07:00
Xanather
31f8e17aca
Fix aws-checksums not building on Windows (#21082)
* Fix aws-checksums not building on Windows

https://github.com/microsoft/vcpkg/issues/21081

* add port-version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-05 16:34:11 -07:00
NancyLi1013
23157c1545
[avro-c] Update to 1.11.0 and also support osx (#21036)
* [avro-c] Update to 1.11.0

* Fix linux

* Update patch

* Update patch and support osx

* Small changes in patch
2021-11-05 16:12:19 -07:00
NancyLi1013
41d944f701
[getdns/flint/arb] Update to the latest version (#20050)
* [getdns/flint] Update to the latest version

* [getdns/flint] Update to the latest version

* [flint] Add unsupported on uwp

* Update version files

* [flint] Handle dllimport macro in header files

* [arb] Update to 2.21.0

* [arb] Update to 2.2.1 and use upstream CMakeLists.txt

* [arb] App patch

* Update versions/a-/arb.json
2021-11-05 16:09:43 -07:00
Artem Shubovych
637c236d18
[new port] squirrel (#18681)
* [new port] squirrel

* Add versions

* Fix squirrel portfile according to new standards

* Add version to squirrel

* Remove all files from /bin directory

* Update squirrel version

* Could not fix the execs in bin/ directory hence simply enforced dir removal

* Update versions

* Remove obsolete version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Remove trailing comma

* Remove bin files only when not using squirrel as library

* Do not remove bin dir when on win32 and dynamic linking because of dlls

* Fixing the bin directory cleanup for various platforms

* Update versions

* Smart remove bin directory for static vs dynamic build; add note on the binaries there

* Update version

* Define 'interpreter' feature which controls building sq and sq_static binaries

* Update version and revision of squirrel to the most recent one

* Update versions database

* Remove bin/ directory for static build

* Update versions database

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update versions

* Fix interpreter tool

* Update versions

* Add patch to optionally build squirrel interpreter

* Update versions

* [new port] squirrel

Add versions

Fix squirrel portfile according to new standards

Add version to squirrel

Remove all files from /bin directory

Update squirrel version

Could not fix the execs in bin/ directory hence simply enforced dir removal

Update versions

Remove obsolete version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Remove trailing comma

Remove bin files only when not using squirrel as library

Do not remove bin dir when on win32 and dynamic linking because of dlls

Fixing the bin directory cleanup for various platforms

Update versions

Smart remove bin directory for static vs dynamic build; add note on the binaries there

Update version

Define 'interpreter' feature which controls building sq and sq_static binaries

Update version and revision of squirrel to the most recent one

Update versions database

Remove bin/ directory for static build

Update versions database

Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Update versions

Fix interpreter tool

Update versions

Add patch to optionally build squirrel interpreter

Update versions

Conditionally build sq and sq_static

Update versions

* Change line endings to LF

* Update versions

* Change line endings to LF

* Update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Artem Shubovych <artem.shubovych@thetradedesk.com>
2021-11-05 16:08:58 -07:00
JonLiu1993
1ab6c8c7fa
[libevent] Fix 'install failure empty bin/ folder' (#20981)
* [libevent] Fix' install failure empty bin/ folder

* update version

* fixed if condition

* updated version database

* update version

* update port-version

* update version

* add port version

* update version

* revert libevent.json

* update baseline.json

* update baseline.json

* update baseline.json

* update baseline.json

* fix usage

* update version

* apply review advice

* update version

Co-authored-by: silverqx <silver.zachara@gmail.com>
2021-11-05 14:29:32 -07:00
yemreinci
a5d40f497c
[hazelcast-cpp-client] update to v5.0.0 (#21005)
* update hazelcast-cpp-client to 5.0.0

* run x-add-version --all

* fix deprecated functions

* run x-add-version
2021-11-05 14:28:40 -07:00
Ryan
1c7f8c61f9
[args] Update to 6.2.7 (#21030)
* update version to 6.2.7

* quote paths

* support pkgconfig file

* add versioning
2021-11-05 14:28:17 -07:00
Cheney Wang
3b45774920
[libwebm] Update to 1.0.0.28 (#21031)
* [libwebm] Update to 1.0.0.28

* add crt linkage option

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-11-05 14:27:59 -07:00
Ryan
9f8b8fa6ad
[pybind11] Update to 2.8.1 (#21033)
* update to 2.8.1

* update versioning
2021-11-05 14:27:35 -07:00
Calum Robinson
9266aa1a1a
[libLAS] Remove dependency on all of boost (#21042) 2021-11-05 14:26:45 -07:00
Osyotr
8831ef24ee
[snappy] Fix hash and switch to vcpkg_cmake_* (#21054) 2021-11-05 14:25:34 -07:00
chausner
1f9385fecb
[opencolorio] Update to 2.1.0 (#21040)
* Update opencolorio to 2.1.0

* Update CI baseline

* Disable UWP builds

* Update git-tree hash

* Update CI baseline

* Update scripts/ci.baseline.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-05 14:25:12 -07:00
Ryan
8f53708bcb
[rsm-binary-io] Update to 2.0.4 (#21064)
* update to 2.0.4

* update versioning
2021-11-05 14:23:52 -07:00
Jeff Thomas
f688b48b9d
[mdspan] Add new port for kokkos/mdspan (#21170)
* [mdspan] Add new port for kokkos/mdspan

* [mdspan] Update versions files

* [mdspan] Use recent stable branch instead of tag for REF

* [mdspan] Update versions files

* Apply suggestions from code review

[mdspan] accept all reviewer's suggested changes

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/mdspan/vcpkg.json

[mdspan] Better description

* [mdspan] noideadog, re-running: ./vcpkg x-add-version --all --overwrite-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-05 13:03:52 -07:00
autoantwort
9915f08b49
[simage] no absolute path (#21101) 2021-11-05 13:03:13 -07:00
autoantwort
b31b625528
[shapelib] fix cmake export path (#21102) 2021-11-05 13:02:58 -07:00
Rayan
620281727c
[dbg-macro] update version of dbg-macro to 2021-08-08 (#21110)
* update dbg-macro version

* update dbg-macro version
2021-11-05 13:02:04 -07:00
chausner
014a40ac64
[drogon] Update to 1.7.3 (#21122)
* Update drogon to 1.7.3

* Update CI baseline

* Fix vcpkg_check_linkage

* Update git-tree hash

* Add patch to fix ARM64 builds

* Update git-tree hash

* Set ADD_BIN_TO_PATH

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-05 13:01:35 -07:00
autoantwort
3a7dd9f9ec
[bcg729] fix cmake config fixup call (#21147) 2021-11-05 13:01:06 -07:00
jmanjon
51db4ad17a
[opentelemetry-cpp] Add missing features #21124 (#21149)
* [opentelemetry-cpp] Add missing features #21124

* add port-version

* update version

* [opentelemetry-cpp] Add missing features #21124
Add dependencies to OTLP feature

* Update version database

* fix version issue

* update version

Co-authored-by: Juande Manjon <Juande.Manjon@advent.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-11-05 13:00:50 -07:00
Matthias Kuhn
afc6992180
[pcre2] fetch from github (#21193)
* [pcre2] fetch from github

* version
2021-11-05 12:56:10 -07:00
autoantwort
97b9c602fb
[libftdi1] no absolute paths (#21199) 2021-11-05 12:55:49 -07:00
raahilsha-z
8acb35e27f
[pcl] Update to 1.12.0 [rtabmap] Update to 0.20.13 (#18855)
* [pcl] Update patches and portfile for PCL 1.12.0.99

* [pcl] Update pcl to 1.12.0.99

* Update rtabmap to 0.20.13, don't build Qt libs when WITH_QT is OFF

* [rtabmap] update to 0.20.13

* Use PCL 1.12.0 instead of 1.12.0.99

* [pcl] Use PCL 1.12.0

* Require pcl[vtk] to build rtabmap

* Fix rtabmap hash

* Go back to ccc8202, where Linux CI was passing, update rtabmap to require pcl[vtk]

* test - go back to pcl 1.20.0.99

* That wasn't it - go back to PCL release commit

* Go back to pcl 1.12.0

* Remove libpng patch due to updated VTK per https://github.com/microsoft/vcpkg/pull/18855#issuecomment-880989289

* Bump version as per git bot

* Fix find dependencies in pcl's dependency

* version stuff

* version

* Replace depreciate functions

* version

* Add DISABLE_PARALLEL_CONFIGURE to rtabmap

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-11-05 00:24:45 -07:00
chausner
13156b1cf6
[alembic] Update to 1.8.3 (#21041)
* Update alembic to 1.8.3, use imath dependency

* Update git-tree hash

* Various fixes and cleanups

* Update git-tree hash

* Various fixes

* Update git-tree hash

* Experimentally enable all platforms

* Update git-tree hash

* Various improvements

* Update git-tree hash

* Fix x64 Linux build

* Update git-tree hash

* Revert "Fix x64 Linux build"

This reverts commit 154d51fcca.

* Fix x64 Linux build using patch

* Update git-tree hash

* Make HDF5 support optional and disabled by default

* Update git-tree hash

* Fix abcconvert tool

* Use alternative method to fix DLL location, also fixes PDB inclusion

* Update git-tree hash

* Fix supported platforms

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 15:32:49 -07:00
Alexander Neumann
063d5fd9de
[Qt6] Update qt 6.2.1 (#21037)
* [Qt] Update to 6.2.1

* add changes from qtbase in the vcpkg-qmake PR into this PR. (So I don't invalidate everybody in the other PR)

* [skip actions] fix qtbase and format of vcpkg.json

* remove outdated patch

* remove patches and add alsa feature.

* version stuff
2021-11-04 15:29:53 -07:00
Kiba Amor
0efe643403
[knet] Update to v1.0.3 (#21076)
* [knet] Update to v1.0.3

* [knet] Update to v1.0.3

* update ci.baseline.txt

* Update scripts/ci.baseline.txt

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-11-04 13:00:46 -07:00
Ryan
8dc96a5304
[reproc] Update to 14.2.4 (#21085)
* update to 14.2.4

* update versioning
2021-11-04 12:59:49 -07:00
chausner
f012faeecf
[sjpeg] Add new port (#21094)
* Add new port sjpeg

* Update CI baseline

* Remove "supports", use vcpkg_check_linkage

* Update git-tree hash

* Remove man pages

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-11-04 12:59:26 -07:00
autoantwort
f951227f95
[mongo-cxx-driver] no absolute paths (#21096) 2021-11-04 12:59:01 -07:00
autoantwort
f164bec427
[libusb] no absolute paths (#21097) 2021-11-04 12:58:41 -07:00
autoantwort
e5a3f57653
[xtensor-blas] no absolute path (#21098) 2021-11-04 12:58:21 -07:00