Commit Graph

15481 Commits

Author SHA1 Message Date
Mohsen Mirkarimi
b3d05b2f8c
[drogon] fix drogon_ctl command not found error (#32870)
* fix: patch to use find_program for drogon_ctl

* update drogon port version
2023-08-03 10:20:34 -07:00
Cheney Wang
83f77efbd1
[librsvg] Remove -lm from the .pc file in Windows (#32893)
* [librsvg] Remove -lm from the .pc file in Windows

* Modify
2023-08-03 10:19:44 -07:00
Conor Ryan
8b2d844e11
[aws-sdk-cpp] Update AWS SDK for C++ and its dependencies to 1.11.132 (#32884)
* Update aws-sdk-cpp and dependencies to 1.11.132

* Replace patches with new -DAWS_SDK_WARNINGS_ARE_ERRORS

* vcpkg x-add-version --all

---------

Co-authored-by: Conor Ryan <conor.ryan2@ihsmarkit.com>
2023-08-03 10:14:36 -07:00
myd7349
790f778cb1
[libxdf] Add new port (#32816)
* [libxdf] Add new port

* [libxdf] Format

* [libxdf] Add version stuff

* [libxdf] Use vcpkg_install_copyright

* [libxdf] Overwrite version

* [libxdf] Fix pugixml dependency

* [libxdf] Overwrite version

* [libxdf] Update to latest commit

* [libxdf] Overwrite version

* Revert "[libxdf] Overwrite version"

This reverts commit a9a791bbaf.

Revert "[libxdf] Update to latest commit"

This reverts commit 834ae8738c.
2023-08-03 09:55:15 -07:00
Alexander Neumann
980ec0f49d
[scotch] add new port (#32859)
* [scotch] add new port

* format manifest

* v db

* add pthread dep

* v db

* remove debug include folder

* v db

* !supports all ci failures

* v db

* remove man folder

* v db
2023-08-02 11:33:11 -07:00
Paul T
aee30bf55f
[dp-thread-pool] Add port for DeveloperPaul123/thread-pool (#32532)
* Add port for DeveloperPaul123/thread-pool

* Format vcpkg.json file

* Update baseline versions

* Update ports/devpaul123-thread-pool/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Rename port to dp-thread-pool

Updated commit hash (upstream project fixed some cmake issues for vcpkg support)

* vcpkg x-add-version update

* Fix packagename and config path

* Use tagged version of library

* Remove unused variable

* Update to commit that doesn't blindly download CPM.cmake

* Update portfile and version

* Update versions

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-02 11:16:14 -07:00
Thomas1664
0e054a2742
[cpptoml] version-string --> version (#32834)
* [cpptoml] `version-string` --> `version`

* version
2023-08-02 11:00:20 -07:00
Daniel Schürmann
a28aae61c5
[portaudio] Add patch that fixes framework linking (#32882) 2023-08-02 09:35:41 -07:00
Weihang Ding
4bc219e623
[avro-cpp] Fix static build (#32854)
* [avro-cpp] Fix windows static build

* update version database
2023-08-02 09:33:01 -07:00
Thomas1664
25b6dabf06
[bzip2] Fix version in pc file (#32839)
* [bzip2] Fix version in pc file

* license was correct

* version
2023-08-02 09:26:59 -07:00
jvbsl
2dc5c3206b
[qt5-base] Fix for feature postgresqlplugin on Windows (#32880)
* Fix qt5-base[postgresqlplugin] build on Windows

* Update qt5-base port version

* Try sha suggested by remote build
2023-08-02 09:25:48 -07:00
Jinhwan Choi
06aa33211a
[openmvg] builds on arm64 osx (#32868) 2023-08-02 09:22:22 -07:00
Cheney Wang
935261370b
[ogre] update to v14.0.1 (#32853) 2023-08-02 09:20:41 -07:00
Weihang Ding
17def508f8
[angle] Avoid link to frameworks with absolute path on macOS (#32890)
* [angle] Avoid link to frameworks with absolute path on macOS

* update version database
2023-08-02 09:08:34 -07:00
Mengna Li
cbf6ca7c11
[fastgltf] fix link simdjson error (#32892)
* fix link simdjson error

* remove underscores in variable names
2023-08-02 09:07:29 -07:00
Scott Hart
b423d24fff
[google-cloud-cpp] update to latest release (v2.14.0) (#32881) 2023-08-02 09:05:37 -07:00
Lily Wang
679df196c1
[curl] Update to 8.2.1 (#32869)
* [curl] Update to 8.2.1

* update version
2023-08-02 08:59:01 -07:00
jimmyhu
3d4c020278
[ade] Update to v0.1.2 (#32873)
* Update ade package to v0.1.2

Update ade package to v0.1.2

* Update vcpkg.json file

Update vcpkg.json file

* Update port-version

Update port-version

* Update version information

Update version information

* Update ade.json file

Update ade.json file
2023-08-02 08:58:46 -07:00
Vitalii Koshura
23f5b55b45
[autodock-vina] Update to 1.2.5 (#32875)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:58:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 (#32877)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 (#32889)
* [mdspan] Bump to 0.6.0

* update version database
2023-08-02 08:55:56 -07:00
Kai Pastor
0895a81303
[smpeg2] Cleanup, fix build, export config (#32807)
* [smpeg2] Fix non-msvc-build

* Update CI baseline

* [smpeg2] Cleanup, cmake config

* Update copyright

* Fix config
2023-08-01 09:25:34 -07:00
Alexander Neumann
6de3d0cb2e
[Proj] remove toolset restriction (#32858)
* [proj] Remove toolset restrictions.

* v db
2023-08-01 09:22:49 -07:00
Gerber Lóránt Viktor
41f42b34ea
[curlpp] Change curl dependency to not include default features (#32852) 2023-08-01 09:21:37 -07:00
Alexis La Goutte
8bb296c58a
[nghttp3]: update to 0.14.0 (#32860) 2023-08-01 09:20:59 -07:00
Alexis La Goutte
b203463184
[ngtcp2]: update 0.18.0 (#32861) 2023-08-01 09:20:43 -07:00
Rémy Tassoux
c55b665e97
[catch2] Update to 3.4.0 (#32867)
* [catch2] Update to 3.4.0

* [catch2] Update version files
2023-08-01 09:20:26 -07:00
Kai Pastor
2f6176ce98
[freerdp] Update, cleanup + [libusb] Fix pc file (#32416)
* [freerdp] Update, cleanup

* Add freerdp feature test port

* Update baseline

* [freerdp] ffmpeg unsupported on windows

* libusb availability limitations

* [freerdp] Update supported platforms

* [freerdp] Update supported platforms

* [freerdp] Use ffmpeg link libraries

* [freerdp] Fix install destinations

* [freerdp] Fix tools

* [freerdp] Fix osx

* [freerdp] Fix patch

* [freerdp] Keep duplicate link libs

* [freerdp] Mac client needs Xcode

* [freerdp] Fix wfreerdp-server exe lib name

* [freerdp] Fix client-mac

* Fix patch

* CI

* Fix patch

* Fix patch

* Set PDB_NAME for server exe

* Trim patch

* Test urbdrc on windows

* [libusb] Fix pc file for windows

* [freerdp] Add missing find_dependency()

* [freerdp] Export interface include directories
2023-07-31 15:53:11 -07:00
Alexander Neumann
6ced774037
[vcpkg] update CMake to 3.27.1 (#31931)
* update cmake

* update to rc2

* use nightly build

* update to rc3 drop freebsd due to dead link and update git while i am at it

* fix missing sha

* fix relative path

* update to 3.27 release

* [paho-mqtt] remove usage of OPENSSL_ROOT_DIR

* [directxtex] control optional directx-headers dep

* v db

* IN LIST -> IN_LIST

* v db

* try fixing azure-storage-cpp

* v db

* update to 3.27.1
2023-07-31 13:03:54 -07:00
Weihang Ding
7d677e1fb0
[apache-datasketches] New port (#32786)
* [apache-datasketches] New port

* update version database
2023-07-31 11:47:57 -07:00
Lily Wang
fc59c2a30a
[glib] Fix build race between gio subdirs and gversionmacros.h (#32785)
* [glib] Fix build race between gio subdirs and gversionmacros.h

* update version
2023-07-31 11:44:42 -07:00
Daniel Schürmann
3f70ae5c53
[portmidi] Add patch that fixes framework linking (#32799) 2023-07-31 11:39:46 -07:00
LeenHawk
d383622653
fix ffmpeg build failed with GCC13 or binutils (#32812) 2023-07-31 11:34:15 -07:00
himeno-hamster
b43873aa82
[hiredis] update to 1.2.0 (#32817)
* [hiredis] update to 1.2.0

* update version
2023-07-31 11:31:48 -07:00
Mengna Li
b7ba2557f9
fix error hash (#32842) 2023-07-31 11:30:45 -07:00
MonicaLiu
51569b47e1
[bullet3] Add featrue extras (#32850)
* Add feature extras

* formated vcpkg.json

* update version

* formated portfile.cmake

* update git-tree

* formated portfile.cmake

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:29:51 -07:00
moritz-h
4af97c9f9f
[tracy] require dbus dependency (#32802) 2023-07-31 11:27:47 -07:00
Thomas1664
8f5d80b119
[glaze] Add call to vcpkg_cmake_config_fixup() (#32825)
* [glaze] Add call to `vcpkg_cmake_config_fixup()`

* version
2023-07-31 11:25:53 -07:00
Laurent Rineau
c7d5bca83b
[cgal] update to 5.5.2 (#32804)
* [cgal] update to 5.5.3

* vcpkg x-add-version --all
2023-07-31 11:24:37 -07:00
myd7349
ba5fb96adf
[simdjson] Update to 3.2.1 (#32814)
* [simdjson] Update to 3.2.1

* [simdjson] Update version
2023-07-31 11:24:07 -07:00
Rémy Tassoux
2e26218459
[quill] Update to 3.3.0 (#32819)
* [quill] Update to 3.3.0

* [quill] Update version files
2023-07-31 11:19:28 -07:00
Dennis
49efec32ab
asio-grpc: Update to 2.6.0 (#32835) 2023-07-31 11:19:12 -07:00
Vladyslav Usenko
ac17779207
[sophus] updated to 1.22.10, removed optional dependencies (#32836)
* [sophus] updated to 1.22.10, removed optional dependencies

* Update version

* cleanup

* fix CI
2023-07-31 11:18:48 -07:00
MonicaLiu
f246d029e3
[rubberband] Update to 3.3.0 (#32843)
* update rubberband

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:18:04 -07:00
Carsten Grimm
8b04a7bd93
[qtbase] apply official patch for CVE-2023-38197 (#32797) 2023-07-28 08:37:35 -07:00
Weihang Ding
0d8b396a5a
[vincentlaucsb-csv-parser] New port (#32780) 2023-07-28 08:20:17 -07:00
Ómar Högni Guðmarsson
ccd2e8b4b9
[Glaze] Update version 1.3.3 (#32789) 2023-07-27 22:47:36 -07:00
mg152
861d3a1556
[uni-algo] Update to 1.0.0 (#32749) 2023-07-27 22:47:15 -07:00
Daniel Schürmann
8184c5e06c
[abseil] Add patch that fixed the CoreFoundation linkage (#32781) 2023-07-27 09:24:47 -07:00
Weihang Ding
32675c830a
[vulkan-hpp] Bump to 1.3.259 (#32769) 2023-07-27 09:24:17 -07:00