Commit Graph

15283 Commits

Author SHA1 Message Date
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
jim wang
61c166277f
[live555] update to 2023-06-20 (#32414)
* update version

* update version

* update version

* update version

* fix the use of operator

* update version
2023-07-07 09:04:03 -07:00
Kai Pastor
fa0ff80b1c
[vk-bootstrap] Fix CMake config for non-windows (#32330)
* [vk-bootstrap] Fix CMake config for non-windows

* [vk-bootstrap] Switch to vulkan-headers

* Simplify
2023-07-06 11:35:29 -07:00
Yuri Bogomolov
4016ce410c
[libev] add port (#32278)
* [libev] add port

* review fixes

* fix version

* review fix

* fix version commit sha
2023-07-06 11:33:12 -07:00
autoantwort
5c4654cf3f
[wampcc] fix feature examples under gcc-11 (#32410) 2023-07-06 11:05:14 -07:00
Alesiani Marco
3a5f4bf44a
[omniverse-physx-sdk] Updated omniverse-pysx-sdk to 105.0 (Kit 105.0, PhysX SDK 5.2.1) (#32420)
* Updated to 105.0

* New version
2023-07-06 10:56:05 -07:00
MonicaLiu
936c5eeeb4
[croncpp] Update to latest commit (#32368)
* update croncpp

* update version

* update portfile.cmake

* update git-tree

* update version format

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:43:48 -07:00
myd7349
9c2a4a1640
[iir1] Update to 1.9.4 (#32370)
* [iir1] Update to 1.9.4

* [iir1] Overwrite version
2023-07-06 10:41:40 -07:00
MonicaLiu
080c75d1bf
[marl] Update to latest commit (#32408)
* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:41:03 -07:00
Rémi Bédard-Couture
277affef6c
[tree-similarity] Fix wrong port name in usage file (#32409)
* Fix typo in usage file

* Update port version

* Add missing newline at end of usage file

* Update versions/t-/tree-similarity.json

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

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-07-06 10:40:02 -07:00
myd7349
9c5ff901d2
[ada-url] Update to 2.5.1 (#32413)
* [ada-url] Update to 2.5.1

* [ada-url] Bump version
2023-07-06 10:39:03 -07:00
Alesiani Marco
228987a6fd
[omniverse-physx-sdk] Add new port (#31506)
* [omniverse-physx-sdk] add new port

* test

* new direct cmake invocation

* Windows fixes

* Cleanup

* Cleanup

* license update

* Fix for windows

* fix crt

* new fix for CRT

* another tentative for crt

* new fixes

* crt linkage

* win32 dynamic/static fixes

* updated

* wrapper modified

* Refactoring to config as requested

* fixed paths for config

* new test

* fixing gpu port

* fixups for bin dirs

* more fixes, win pending for dll

* new

* useless removed

* cleanup

* fixed static

* custom targets

* fix static

* Moved target to unofficial

* remove vcpkg-cmake-wrapper.cmake

* dropped custom logic

* modified config with find_file

* linux fixes

* mods

* Refactoring and usage

* do not copy freeglut dlls over

* addresses https://github.com/microsoft/vcpkg/pull/31506#pullrequestreview-1466815035

* tentative deps download

* Removed override generator

* removed hardcoded generator/toolchain

* usage refactoring, changed target defines

* Restored CRT linkage (toolchain failed)

* refactored

* Removed useless var

* namespaced better

* modified linux not to use 7z

* consistent extract paths

* fixed linux extraction

* No more CRT in port/config, moved GPU accel to bin dir, usage refactored

* retriggering build

* updated to tools dir only release

* usage refactor

* refactor

* usage refactor

* refactor

* desc update

* updated

* updated desc

* small comment change

* fixup

* fixup

* Removed baseline failures

* Update versions/baseline.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-07-05 12:20:45 -07:00
Julianus Pfeuffer
84aba9a5c3
[coin-or-cbc] Add new port (#31607)
* [cbc] Add new port

* Add dependencies

* [cgl] Update version to rebuild

* [cbc] Update CMakeLists.txt
[cgl] Revert the version

* Update

* add version file

* adapt to new version

* fix dependency name. VCPKG IS NOT CONSISTENT HERE

* rename with coinor prefix, as this seems to be the standard. try different approach copied from cgl

* accidentally renamed portfile

* version???

* forgot add rename

* quotes

* try autoconf/make

* more make changes

* try cmake again

* ifcase

* try make again

* really try make

* add dependency libs to conf call

* randomly copy stuff from other ports

* without-miplib3

* try non-release version (after autoconf fixes) as in the other ports.

* fix hash

* skip autoconf??

* add macro patch

* patch format??

* Update dep.patch

* patch

* weird caching??

* ????????

* sha

* superfluous config options

* cleanup

* vcpkg commands

* pkgconf patch for win

* disable glpk since I do not plan to add it as a feature for now.

* after conutils include

* fix version

* Update version database

* Update ports/coin-or-cbc/portfile.cmake

* Update version database

* Apply suggestions from code review

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

* add back AUTOCONFIG

* try with autconfig and without configure.ac patch

* Update version database

* Update version database

* cleanup

* Update version database

* chagne

* Update version database

---------

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-07-05 12:10:22 -07:00
autoantwort
87a38a4fd5
[fftw3] fix openmp on macos (#30833)
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-05 12:01:38 -07:00
Mengna Li
fb9be49cc9
[folly/fbthrift/proxygen/wangle/fizz] update to 2023.07.03.00 (#32380)
* update to 2023.07.03.00

* update fbthrift/proxygen/wangle/fizz

* update
2023-07-05 11:59:03 -07:00
simon987
d06a922845
[libmupdf] add ocr feature (#32084)
* add libmupdf ocr feature WIP

* Fix compile defs

* Fix ocr feature

* Add version

* increment libmupdf port version

* add libmupdf version

* revert version change
2023-07-05 11:54:06 -07:00
autoantwort
dad2e6f2aa
[gperftools] update supports expressions (#32152) 2023-07-05 11:50:46 -07:00
Kai Pastor
6359494ca1
[xerces-c] Fix dependencies (#32259)
* [xerces-c] Don't pick unused libnsl

* [xerces-c] Add network feature

* [xerces-c] Update supports/baseline

* [xerces] More dependency fixes

* [libe57] Not supported on android
2023-07-05 11:48:02 -07:00
Kai Pastor
c9d07d4690
[pfring] Update version and portfile (#32280) 2023-07-05 11:45:35 -07:00
Lily Wang
64ce615ac1
[libdjinterop] Fix find_package error (#32312)
* [libdjinterop] Fix find_package error

* update version

* apply suggestion

* update version

* Disable find boost

* update version
2023-07-05 11:43:14 -07:00
Mengna Li
99ce9f2f2b
[enet] export .pc file (#32316)
* export .pc file

* update
2023-07-05 11:40:31 -07:00
Daniele Pallastrelli
ef7202aff9
[cli] Update the version to 2.1 (#32324)
* [cli] Update the version to 2.1

* [cli] Update the version to 2.1
2023-07-05 11:39:50 -07:00
Takatoshi Kondo
4ee00ae12d
Update async-mqtt version to 1.0.6. (#32326) 2023-07-05 11:39:18 -07:00
Kai Pastor
56f8e9a798
[libepoxy] More platforms (#32332)
* [libepoxy] Fix android builds

* [libepoxy] uwp is unsupported

* [libepoxy] windows staticcrt is unsupported

Initialization code is in DllMain, so dynamic linkage is required, so avoid static CRT.
2023-07-05 11:38:10 -07:00
Kai Pastor
768634b567
[osg] Fix examples and tools (#32335)
* [osg] Fix sdl patch

* [osg] Fix examples and tools
2023-07-05 11:36:37 -07:00
Alex E
66e2046ef6
[flatbush] update to v1.2.0 (#32344)
* Add release v1.2.0

* Baseline and git-tree
2023-07-05 11:35:11 -07:00
Rémy Tassoux
83802f2160
[quill] Update to 3.1.0 (#32350)
* [quill] Update to 3.1.0

* [quill] Update version files
2023-07-05 11:34:38 -07:00
JonLiu1993
8b86af2c8c
[geogram] Enable MacOs+Arm64 build (#32366)
* [geogram] Enable MacOs+Arm64 build

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-05 11:32:59 -07:00
Mengna Li
b990e9576c
fix messing header (#32367) 2023-07-05 11:30:46 -07:00
myd7349
6346fb4ea8
[simdjson] Update to 3.2.0 (#32369)
* [simdjson] Update to 3.2.0

* [simdjson] Overwrite version
2023-07-05 11:26:41 -07:00
ZeeWanderer
f95171761e
[blend2d] update port to 2023-06-16 (#32372)
* [blend2d] update port to 2023-06-16

* [blend2d] update versions
2023-07-05 11:26:03 -07:00
Kai Pastor
96bbc0e5e3
[libffi] Fix mingw output name, cleanup (#32381)
* [libffi] Fix output name

* [libffi] Cleanup
2023-07-05 11:25:06 -07:00
recsater
8a3152cb84
[cudnn] Fix cudnn on arm64 architecture (#32384)
* update for arm64

* update for arm64

---------

Co-authored-by: recsater <recsater@multipleye.co>
2023-07-05 11:22:14 -07:00
jim wang
6807b8de6b
[arrayfire] Fix compilation missing macro variables (#32388)
* fix build

* fix build

* update version

* update version
2023-07-05 11:20:04 -07:00
xiaozhuai, Weihang Ding
0786980ca2
[highway] Bump to 1.0.4 (#32403)
* [highway] Bump to 1.0.4

* update version database
2023-07-05 11:18:26 -07:00
Alonso Schaich
4a3c366f2d
[openssl] Use bash from PATH rather then /bin (#32289)
* [openssl] Use bash from PATH rather then /bin (microsoft/vcpkg#32288)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH

* [openssl] regenerate versions registries (microsoft/vcpkg#32288)
2023-06-30 17:37:52 -07:00
Lily Wang
d10528c848
[cairo] Add usage (#32294)
* [cairo] Add usage

* update version
2023-06-30 17:36:41 -07:00
MonicaLiu
b74dfa1fe1
[nowide] Update to 11.3.0 (#32296)
* update nowide

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-30 17:35:35 -07:00
Frank
b18a96f435
[google-cloud-cpp] update to 2.12.0 (#32299)
* [google-cloud-cpp] update to 2.12.0

* version
2023-06-30 17:34:48 -07:00
Szabolcs Horvát
655390c9e3
[igraph] update to 0.10.5 (#32301)
* [igraph] update to 0.10.5

* [igraph] x-add-version
2023-06-30 17:33:54 -07:00
Takatoshi Kondo
f89c4f1052
Update async-mqtt version to 1.0.5. (#32302) 2023-06-30 17:32:57 -07:00
jim wang
9055f88ba5
[magnum] Fix compile feature-wavaudioimporter error (#32256)
* Fix compile wavaudioimporter error

* update version

* Fix compile feature-wavaudioimporter error

* update version
2023-06-29 14:44:18 -07:00
Frank
51beb92ce4
[zeromq] Enable libsodium with feature curve (#32269)
* [zeromq] Enable libsodium with feature curve

* format json

* update version

* add port-version

* version

* feature

* version

* missing

* version
2023-06-29 14:42:28 -07:00
jim wang
ca02a48b10
[drogon] Fix gcc13 compilation errors (#32270)
* Fix gcc13 compilation errors.

* update version
2023-06-29 14:41:04 -07:00
JonLiu1993
6c6cef934e
[lua] update to 5.4.6 (#32271)
* [lua] update to 5.4.6

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-29 14:40:07 -07:00
Johnny Willemsen
5a4b4e4121
[ace] Upgrade to 7.1.1 (#32275)
* [ace] Upgrade to 7.1.1

    * ports/ace/portfile.cmake:
    * ports/ace/vcpkg.json:

* Fixed error

    * ports/ace/vcpkg.json:

* Updated baseline

    * versions/a-/ace.json:
    * versions/baseline.json:
2023-06-29 14:38:45 -07:00
Michael
e48cf9488f
[usd] Fix hash after repository redirect (#32279) 2023-06-29 14:35:57 -07:00
Timothy Werquin
8602701c9d
[z3] Update to 4.12.2 (#32281)
Updates the z3 port to 4.12.2 to fix building on macOS.
2023-06-29 14:35:12 -07:00
Alonso Schaich
3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
Mengna Li
82f37d39c4
[baresip-libre] use c11 standard (#32235)
* use c11 standard

* fix patch

* fix usage
2023-06-29 14:33:07 -07:00