Commit Graph

265 Commits

Author SHA1 Message Date
Jia Yue Hua
75b18d6e72
[reactiveplusplus] update to 2.0.0 (#36433)
* [reactiveplusplus] update to 2.0.0

* [reactiveplusplus] update to 2.0.0
2024-01-31 14:39:01 -08:00
Bruce Mitchener
e6263e5067
[rocksdb] Update to 8.10.0 (#36221) 2024-01-23 11:51:23 -08:00
Cheney Wang
0a14acf3a1
[rapidjson] Modify the version of cmake_minimum_required() (#36230) 2024-01-19 12:39:54 -08:00
Sylvain Doremus
d479877dc4
[rendergraph] Update to v1.4.0. (#36057) 2024-01-08 13:05:57 -08:00
Jia Yue Hua
9cdf33f37d
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2024.01.01.00 (#36027) 2024-01-05 13:24:54 -08:00
eao197
695a696619
[restinio] Update to 0.7.1 (#35777)
* RESTinio updated to v.0.7.1.

* Fix format for manifest file.

* x-add-version for RESTinio-0.7.1.

* Fix port for RESTinio v.0.7.1.

* x-add-version for fixed RESTinio port.
2023-12-29 00:07:23 -08:00
Mengna Li
5d0108992f
Make detail mesh edge detection more robust (#35855) 2023-12-28 00:01:19 -08:00
Frank
4c59249deb
[realsense2] Add support !arm (#35824) 2023-12-22 15:48:46 -05:00
Thomas1664
4d973549d7
[roaring] Update to 2.0.4 (#35691)
* [roaring] Update to 2.0.4

* version

* Fix race

* version
2023-12-14 17:43:04 -08:00
Yury Bura
47728ffbeb
[rocksdb] Update to v8.9.1 (#35636)
* [rocksdb] update to v8.9.1

* add version
2023-12-13 23:29:24 -08:00
Cheney Wang
5ed66ab293
[rtaudio] update to 6.0.1 (#35520) 2023-12-06 21:26:26 -08:00
jim wang
29782549d0
[rtabmap] Fix link octomap failure (#35278)
* fix link octomap failure

* update version
2023-11-29 00:53:34 -08:00
Mengna Li
de5e71ea0c
update to 5.0 (#35345) 2023-11-27 17:07:46 -08:00
eao197
b54e364833
[restinio] Update to 0.7.0 (#35083)
* RESTinio updated to v.0.7.0.

* Fix manifest format.

* x-add-version for RESTinio-0.7.0.

* Remove files that not needed anymore.

* x-add-version for updated RESTinio port.

* Remove comment with vim settings.

* x-add-version for updated RESTinio's portfile.
2023-11-15 17:04:11 -08:00
autoantwort
50de385678
[realsense2] no uwp (#35046) 2023-11-14 00:25:29 -08:00
Ahsan
7e9a45fb48
[rmqcpp] Add port for rmqcpp - a C++ RabbitMQ Client Library (#34797)
* Add rmqcpp port

* Add rmqcpp versions metadata

* Update REF to latest

* Update git-tree
2023-11-06 10:27:19 -08:00
Cheney Wang
83cdde6707
[reproc] Fix gcc 13 build error (#34885)
* [reproc] Fix gcc 13 build error

* Add comment
2023-11-05 08:58:30 -08:00
Jia Yue Hua
ff9b47f7c7
[rivers] add new port (#34701)
* [rivers] add new port

* versions

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] add new port

* [rivers] delete default-features
2023-10-27 20:03:22 -07:00
Jia Yue Hua
a53ad97dd3
[reactiveplusplus] update to 0.2.3 (#34674)
* [reactiveplusplus] update to 0.2.3

* [reactiveplusplus] update to 0.2.3
2023-10-24 09:02:36 -07:00
Mengna Li
6110622d91
update to 2.54.2 (#34563) 2023-10-19 10:49:31 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking (#34502)
* [readline-win32] Fix windows dynamic linking

* Update version database
2023-10-16 12:28:31 -07:00
Dr.-Ing. Carsten Grimm
93ef2d8a3c
[rapidjson] update version to 2023-07-17 (#34317) 2023-10-06 16:39:50 -07:00
Jia Yue Hua
4c3d49c6c1
[refl-cpp] update to 0.12.4 (#34181) 2023-10-02 17:31:19 -07:00
Jia Yue Hua
6f86aa1c22
[rhash] update to 1.4.4 (#34180) 2023-10-02 17:27:03 -07:00
Felix Richter
7320d60bc5
[rbdl] Update to v3.3.0 (#34191) 2023-10-02 16:35:30 -07:00
Billy O'Neal
768619a21e
Delete broken version database entries. (#34078)
Under normal circumstances, things can't be removed from the version database, because that breaks outstanding references to those versions. However, these entries can't be parsed in the first place which means nobody can be depending on them being there. (Usually this comes from accidentally merging PRs that add multiple versions, such as 8184c5e06c https://github.com/microsoft/vcpkg/pull/31859 )

This was detected using new output from https://github.com/microsoft/vcpkg-tool/pull/1210

C:\Dev\vcpkg\versions\a-\abseil.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\2209360b556a40cf034551f6f9063456eac63986_83008.tmp" -c core.autocrlf=false read-tree -m -u 2209360b556a40cf034551f6f9063456eac63986
error: git failed with exit code: (128).
fatal: failed to unpack tree object 2209360b556a40cf034551f6f9063456eac63986
note: while checking out port abseil with git tree 2209360b556a40cf034551f6f9063456eac63986
note: while validating version: 20230125.3#2
C:\Dev\vcpkg\versions\a-\abseil.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\abseil\28fa609b06eec70bb06e61891e94b94f35f7d06e\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: 2020-03-03#7
C:\Dev\vcpkg\versions\a-\async-mqtt.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\async-mqtt\61071a18dc0dc629c374fa016b81473e04a28ff1_83008.tmp" -c core.autocrlf=false read-tree -m -u 61071a18dc
error: git failed with exit code: (128).
fatal: failed to unpack tree object 61071a18dc
note: while checking out port async-mqtt with git tree 61071a18dc
note: while validating version: 1.0.8
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\ffce764b880d8cc24e3b00328aa3861f15bae91d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-31
C:\Dev\vcpkg\versions\b-\blend2d.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\blend2d\03a43f03eb0cab95aac27a77b71273fc4aa2e94d\vcpkg.json: error: $.features: mismatched type: expected a set of features
note: while validating version: beta_2020-07-09
C:\Dev\vcpkg\versions\e-\elfio.json: error: The version database declares 3.8 as version, but 19659f0b36 declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version elfio --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\f-\flashlight-text.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\flashlight-text\6386901fa48bce946fdc5775a1c1b784e0a97175_83008.tmp" -c core.autocrlf=false read-tree -m -u 6386901fa4
error: git failed with exit code: (128).
fatal: failed to unpack tree object 6386901fa4
note: while checking out port flashlight-text with git tree 6386901fa4
note: while validating version: 0.0.3
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\a05e0de81085231df86f6902aba1e0a364e2ca7b\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
                                                                                                              ^
note: while validating version: 1.1.0
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\5066566c98bc1913b678347c4cbae0a6aff4cf2d\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl] (!osx), libwebp[extras] (!osx)
                                                                                                              ^
note: while validating version: 1.0.3-1
C:\Dev\vcpkg\versions\l-\libwebp.json: C:\Dev\vcpkg\buildtrees\versioning_\versions\libwebp\6ff3a23b154fad821db2d8236bf9d0382f0229cf\CONTROL:1:94: error: invalid character in feature name (must be lowercase, digits, '-', or '*')
  on expression: libwebp[anim, gif2webp, img2webp, info, mux, nearlossless, simd, cwebp, dwebp], libwebp[vwebp_sdl, extras] (!osx)
                                                                                                              ^
note: while validating version: 1.0.3
C:\Dev\vcpkg\versions\o-\opencolorio.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\opencolorio\9569944b76966b78bec5ef83672899acd7e4febe_83008.tmp" -c core.autocrlf=false read-tree -m -u 9569944b76
error: git failed with exit code: (128).
fatal: failed to unpack tree object 9569944b76
note: while checking out port opencolorio with git tree 9569944b76
note: while validating version: 2.1.2
C:\Dev\vcpkg\versions\q-\qscintilla.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\qscintilla\b5942c0b0a6d9131bc4ad9a1dde662f809a6d965_83008.tmp" -c core.autocrlf=false read-tree -m -u b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
error: git failed with exit code: (128).
fatal: failed to unpack tree object b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while checking out port qscintilla with git tree b5942c0b0a6d9131bc4ad9a1dde662f809a6d965
note: while validating version: 2.13.4
C:\Dev\vcpkg\versions\r-\robin-map.json: error: The version database declares 0.6.3 as version-semver, but 84f1433234 declares it as version-string. Versions must be unique, even if they are declared with different schemes.
note: run:
vcpkg x-add-version robin-map --overwrite-version
to overwrite the scheme declared in the version database with that declared in the port.
C:\Dev\vcpkg\versions\v-\vcpkg-cmake-get-vars.json: error: failed to execute: "C:\Program Files\Git\cmd\git.exe" "--git-dir=C:\Dev\vcpkg\.git" "--work-tree=C:\Dev\vcpkg\buildtrees\versioning_\versions\vcpkg-cmake-get-vars\c6eb09f11e34173a4bfc31252d02d6aea6c25d8f_83008.tmp" -c core.autocrlf=false read-tree -m -u c6eb09f11e
error: git failed with exit code: (128).
fatal: failed to unpack tree object c6eb09f11e
note: while checking out port vcpkg-cmake-get-vars with git tree c6eb09f11e
note: while validating version: 2023-04-13
2023-09-28 11:15:22 -07:00
jim wang
8e80bc2675
[raygui] Update to 4.0 (#34046)
* update to 4.0

* update version
2023-09-27 01:23:47 -07:00
Kai Pastor
a7d99a5c3c
[readline-unix] No empty tools dir; patch crash (#33830)
* [readline-unix] No empty tools dir

* Raise patchlevel, cleanup
2023-09-26 00:30:48 -07:00
tstraus
b9218c4523
[raylib] Enable raylib on ARM (#33946)
* Enable raylib on ARM Macs

Raylib has been working on ARM based macOS for a while now. I've tested it on my own, and the raylib project has been building it in actions for a year now. See: https://github.com/raysan5/raylib/pull/2567

* Update version database

* Update raylib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-09-25 23:54:05 -07:00
Jia Yue Hua
50c4dd79c6
[rtmidi] Fix include path (#33971)
* [rtmidi] Fix include path

* fix deps
2023-09-25 23:41:40 -07:00
Weihang Ding
9561b275c6
[readline-win32] Fix windows static linking (#33892)
* [readline-win32] Fix windows static linking

* Update version database
2023-09-20 10:29:21 -07:00
Yury Bura
8dfa578f33
[rocksdb] update to v8.5.3 (#33535) 2023-09-05 22:33:57 -07:00
Ryan McKenzie
3eab08f474
[rsm-bsa] Update to 4.1.0 (#33449)
* update to 4.1.0

* update versions
2023-08-30 14:02:36 -07:00
Nick
6e83e467c5
[rapidfuzz] update to 2.0.0 (#33383) 2023-08-29 00:16:54 -07:00
jim wang
80f8da23a8
[readline] add usage (#33247)
* Generate Imath.pc

* update version

* add dependency imath minizip-ng

* updata version

* add usage

* update version

* add pc

* update version

* add pc

* update version
2023-08-25 12:06:08 -07:00
autoantwort
548302b235
[rtabmap] don't depend on nonexistent features (#33222) 2023-08-21 12:04:54 -07:00
eao197
607e7976a6
[restinio] Update to 0.6.19 (#33235)
* RESTinio updated to v.0.6.19.

* x-add-version for restinio-0.6.19.
2023-08-18 11:35:27 -07:00
Alexander Neumann
38d8f0499b
[rsasynccpp] msbuild (#33153)
* rsasynccpp msbuild

* port bump

* v db

* remove unused variable

* v db
2023-08-16 12:23:10 -07:00
Ryan McKenzie
51de327421
[rsm-binary-io] Update to 2.0.6 (#32938)
* update to 2.0.6

* update versions
2023-08-04 06:48:52 -07:00
Thomas1664
06a42bb8ab
[c89stringutils, rhasheq] Update (#32829)
* [c89stringutils] Update to 0.0.2

* test UWP

* [rhasheq] Update to latest commit

* version

* version

* Use correct date

* version

* Add rhash patch

* version

* add find_dependency

* version

* remove custom find module

* version
2023-08-03 10:26:49 -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
Koby Kahane
202ef0de5d
[re2] update to 2023-07-01 (#32595) 2023-07-26 10:49:15 -07:00
autoantwort
04adf7a7aa
[realsense2] fix osx build (#32585) 2023-07-17 13:09:34 -07:00
Lily Wang
edd88a8448
[redis-plus-plus] Update to 1.3.10 (#32469) 2023-07-11 11:55:18 -07:00
Tamir
62c4a7ad63
[RealSense] Update to 2.54.1 (#32389) 2023-07-11 10:34:27 -07:00
Yury Bura
4c397835c4
[rocksdb] update to v8.3.2, add/rework features (#29093)
* add more options and remove unused CMake variables

* add version

* [rocksdb] fix liburing option

* update version

* [rocksdb] disable debug runtime for Release configuration (Windows only)

* update version

* [rocksdb] remove processor-specific features

* [rocksdb] update v7.10.2

* add version

* [rocksdb] update to v8.0.0

* add version

* add version

* modify version

* add version

* [rocksdb] update to v8.3.2, build shared library, update ci.basline.txt

* update version

* [rocksdb] PORTABLE option has been modified in v8.3, it should be equal to 1

* clean up ci.baseline.txt

* =update version

* revert "clean up ci.baseline.txt"

* remove unnecessary lines

* update version

* update ci.baseline.txt

* update version

* [rocksdb] remove JeMalloc

* update version
2023-07-07 09:08:38 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 (#32165)
* [libuv] Update to 1.45.0

* [libuv] Update all consuming ports

* [libuv] Update versions

* resolve port SHA

* Add port-version

* update version

* revert usockets.json

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -07:00
Cheney Wang
aa5e934ffd
[redis-plus-plus] Add TLS feature and update to 1.3.9 (#32115)
* [redis-plus-plus] Add TLS feature and update to 1.3.9

* format-manifest
2023-06-21 17:54:32 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Andrew Kornilov
85c222bc31
[raygui] Update to 3.6 (#31896)
* [raygui] Update to 3.6

* [raygui] Update version
2023-06-09 11:21:26 -07:00