Commit Graph

430 Commits

Author SHA1 Message Date
MonicaLiu
afa41496eb
[mongo-c-driver/libbson] Update to 1.26.0 (#36826)
Fixes #36776, update `mongo-c-driver` and `libbson` to 1.26.0.

mongo-c-driver
-
All features are tested successfully in the following triplet:
```
x86-windows
x64-windows
x64-windows-static
```

The usage test passed on `x64-windows` (header files found):
```
mongo-c-driver provides CMake targets:

    find_package(mongoc-1.0 CONFIG REQUIRED)
    target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mongo::mongoc_shared>,mongo::mongoc_shared,mongo::mongoc_static>)
```

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [x] SHA512s are updated for each updated download.
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-02-21 10:23:24 -08:00
Dr.-Ing. Carsten Grimm
e593f2cc69
[minizip] regenerate version info (#36559) 2024-02-05 11:30:05 -08:00
autoantwort
a384dff6d8
[mapnik] fix deps (#36511) 2024-02-01 12:08:13 -08:00
Kevin Leonardic
2d19a1a5b1
[minizip-ng] Update to 4.0.4 (#36408) 2024-01-29 18:19:02 -08:00
Jia Yue Hua
31b799f92c
[mbedtls] update to 2.28.7 (#36431)
* [mbedtls] update to 2.28.7

* [mbedtls] update to 2.28.7
2024-01-29 11:44:37 -08:00
ZeronightOz
e93d8d0b0f
[miniaudio] update to 0.11.21 (#36387) 2024-01-26 09:41:03 -08:00
Andréa Machizaud
ef0e853dea
[materialx] Add various features to control project options (#36015)
* [materialx] Add various features to control project options

* Revert "[materialx] Add various features to control project options"

This reverts commit 2ad6c708ca.

* [materialx] Add various features to control project options
2024-01-23 11:56:29 -08:00
Gubaydullin Nurislam
0e8929718e
[mtlt] Add new port (#36105)
* add mtl library new port

* add mtl library new port

* add mtl library new port

* [mtl] new port

* Update version database

* Update version database

* Update version database

* Update ports/mtl/vcpkg.json

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/mtl/portfile.cmake

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* add mlt-config.cmake autogen

* Update version database

* Quick Fix CE with MSVC compiler

* Update version database

* Update ports/mtl/portfile.cmake

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

* Update ports/mtl/usage

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

* Remove -DMTL-CMAKE-DIR macro because is not necessary

* Update version database

* Update ports/mtl/usage

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/mtl/portfile.cmake

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/mtl/portfile.cmake

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update database version

* Remove white spaces and add line break

* Update database version

* end line

* version

* add new version of mtl

* Update database version

* Rename port name from mtl to mtlt (last 't' is tonitaga)

* Update database version

* Update database version

---------

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2024-01-19 12:00:27 -08:00
Alexander Neumann
97dd26728e
[magma] add port (#35928)
* Add magma port

* fix patch

* no cmake config to fix

* deleted wrong dir

* mark magma fail in ci baseline

* v db

* fix Cflags

* v db

---------

Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2024-01-17 15:50:19 -08:00
gerard-ryan-immersaview
3938ee38c5
[mpg123] Support system dependency CFLAGS better (#36100)
* https://sourceforge.net/p/mpg123/bugs/366/
2024-01-11 15:46:53 -08:00
Lily Wang
e6a1dc4f53
[vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure (#36099)
* [vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure

* update version

* update fix

* update version
2024-01-11 15:37:32 -08:00
jim wang
c59f322676
[mongo-c-driver] update to 1.25.4 (#36070)
* update to 1.25.4

* update version

* static

* update veresion
2024-01-09 10:40:59 -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
friendlyanon
d30cdff658
Add port ms-ifc-sdk (#35972)
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2024-01-03 18:04:42 -08:00
Bruce Mitchener
441105e451
[meshoptimizer] Update to 0.20 (#35953) 2024-01-02 14:34:38 -08:00
jim wang
7f5282b7d6
[mongo-c-driver] update to 1.25.2 (#35524) 2024-01-02 14:31:28 -08:00
Weihang Ding
71e47c9fb8
[minifb] Bump to 2023-09-21 (#35857)
* [minifb] Bump to 2023-09-21

* Update version database
2023-12-27 23:59:16 -08:00
Kai Pastor
8e03049b8c
[mimalloc] Fix android, clarify usage (#35713) 2023-12-18 13:21:13 -08:00
MonicaLiu
a82865a4a1
[mlpack] update to 4.3.0 (#35675)
* update mlpack

* update version

* remove features

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:59:35 -08:00
Ómar Högni Guðmarsson
4eb186792a
[mp-units] Update to version 2.1.0 (#35689)
* Update mp-units to 2.1.0

* vcpkg database update

* Patch updated

* Update database
2023-12-14 22:52:38 -08:00
Aleksei Shpakovskii
42301df395
[ms-gsl] add license (#35086) 2023-12-07 12:22:39 -08:00
JonLiu1993
916929b171
[vcpkg baseline][mongo-c-driver] fix mongo-c-driver when Python3 isn't on the PATH (#35521) 2023-12-06 21:26:10 -08:00
Kai Pastor
01ea5f6f16
[freeglut,gl2ps,glui,mdl-sdk] Platform support corrections (#35391)
* [freeglut] Fix android

* [glui] android unsupported, needs GL/gl.h

* [gl2ps] android unsupported, needs GL/gl.h

* [libraw] Skip arm-neon-android CI, needs ftello

* [mdl-sdk] Update 'supports'

* Update ci.baseline.txt

* [gl2ps] freeglut not needed

* [mdl-sdk] Fix static-md
2023-12-01 02:13:18 -08:00
autoantwort
522c29c421
[magnum-plugins] fix build of features (#35246) 2023-11-29 01:05:51 -08:00
autoantwort
acc07a1211
[moos-core] no uwp (#35255) 2023-11-22 13:37:43 -08:00
miyanyan
27a4debe0d
[magic-enum] update to 0.9.5 (#35162)
* [magic-enum] update to v0.9.5

* [magic-enum] update versions
2023-11-16 19:44:07 -08:00
jim wang
939eaca496
[mongo-cxx-driver] update to 3.9.0 (#34994)
* update to 3.9.0

* update version

* update libbson

* update version

* Fix static compilation issue

* update version

* patch

* update version

* patch

* update version
2023-11-16 16:52:43 -08:00
Jia Yue Hua
7da80835ac
[mygui] update to 3.4.3 (#35103)
* [mygui] update to 3.4.3

* [mygui] update to 3.4.3
2023-11-14 17:09:28 -08:00
Viktor Chlumský
17444f13ad
[msdfgen] Update to 1.11 (#35043) 2023-11-14 12:46:04 -08:00
miyanyan
421579b6e6
[matio] update to 1.5.26 (#35067)
* [matio] update to 1.5.26

* [matio] update versions
2023-11-13 10:51:17 -08:00
miyanyan
69860f9b4c
[magic-enum] update to 0.9.4 (#35069)
* [magic-enum] update to 0.9.4

* [magic-enum] update versions
2023-11-13 10:51:00 -08:00
autoantwort
a37c3c2399
[magnum] fix features (#34980) 2023-11-09 11:16:28 -08:00
Jia Yue Hua
0a2903a310
[miniaudio] update to 0.11.19 (#34977)
* [miniaudio] update to 0.11.19

* [miniaudio] update to 0.11.19
2023-11-09 10:34:09 -08:00
Jia Yue Hua
174dc0bd14
[mozjpeg] update to 4.1.5 (#34978)
* [mozjpeg] update to 4.1.5

* [mozjpeg] update to 4.1.5
2023-11-09 10:33:33 -08:00
Jia Yue Hua
7f2b751214
[mailio] update to 0.23.0 (#34917)
* [mailio] update to 0.23.0

* [mailio] update to 0.23.0

* [mailio] add post valid

* fix lib type

* fix version

* remove boost-test deps

* remove boost-test deps

* fix portfile patch name
2023-11-06 10:24:23 -08:00
autoantwort
21fb5a698c
[magnum] remove empty dirs (#34900) 2023-11-06 10:22:30 -08:00
Jia Yue Hua
9739a8874b
[maddy] update to 1.3.0 (#34916)
* [maddy] update to 1.3.0

* [maddy] update to 1.3.0
2023-11-05 09:44:17 -08:00
Jia Yue Hua
0a5f2f028f
[materialx] update to 1.38.8 (#34919)
* [materialx] update to 1.38.8

* [materialx] update to 1.38.8
2023-11-05 09:42:41 -08:00
autoantwort
6c83d489f2
[magnum] use supports expressions (#34741) 2023-11-01 13:37:36 -07:00
miyanyan
21fd2501a0
[matio] update to 1.5.24 (#34790)
* [matio] update to v1.5.24

* [matio] update versions

* [matio] port-version need be 0

* [matio] update versions
2023-10-31 12:00:35 -07:00
miyanyan
1fa7ecc297
[minizip-ng] update to 4.0.2 (#34813)
* [minizip-ng] update to v4.0.2

* [minizip-ng] update versions
2023-10-31 11:57:04 -07:00
Jia Yue Hua
979ce0daec
[mimalloc] update to 2.1.2 (#34816)
* [mimalloc] update to 2.1.2

* [mimalloc] update to 2.1.2
2023-10-31 11:56:49 -07:00
Dennis
be7f163bf2
mqtt-cpp: Update to 13.2.1 (#34817) 2023-10-31 11:56:37 -07:00
Jia Yue Hua
b86f18b286
[mbedtls] update to 2.28.5 (#34744)
* [mbedtls] update to 2.28.5

* [mbedtls] update to 2.28.5
2023-10-27 16:54:05 -07:00
Jia Yue Hua
eb7cb824c4
[mpark-patterns] add new port (#34679)
* [mpark-patterns] add new port

* [mpark-patterns] add new port

* [mpark-patterns] add new port

* [mpark-patterns] add new port
2023-10-26 20:58:24 -07:00
miyanyan
fa4c4e2b42
[minizip-ng] update to v4.0.1 (#34730)
* [minizip-ng] update to v4.0.1

* [minizip-ng] remove the unnecessary options signing

* [minizip-ng] fix wrong CONFIG_PATH

* [minizip-ng] update versions
2023-10-26 10:41:07 -07:00
jim wang
f31f2c7ac9
[matio] Add usage (#34505)
* add usage

* update version

* fix usage

* update version

* fix review

* udpate version

* fix variables

* update version
2023-10-23 11:35:25 -07:00
Kai Pastor
2815578f4a
[mpg123] Fix pc file for Windows, update deps (#34462)
* [vcpkg-ci-ffmpeg] Format manifest

* [vcpkg-ci-ffmpeg] Test feature openmpt

* [mpg123] Export shlwapi usage

* [mpg123] Use yasm directly
2023-10-18 10:56:02 -07:00
Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 (#34456)
* [mosquitto] Update to 2.0.18

* Disable android.

```
ci/installed/arm-neon-android/debug/lib/libssl.a  /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a  -pthread  -ldl  -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>>               lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Samuel Marks
65cad452fa
[murmur3] New port (#34335) 2023-10-12 20:55:10 -07:00