Commit Graph

509 Commits

Author SHA1 Message Date
Marc
efd6cedc9e
[cairo] update license info and add all licenses to copyright file (#32430) 2023-07-10 17:16:20 -07:00
Kai Pastor
b25f6bffd4
[curl] Update libssh2/brotli/c-ares dependencies (#32287)
* [curl] Fix libssh2 dependency

* Revise dependencies patching

* Fix pc file

* Cleanup
2023-07-07 10:09:39 -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
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
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
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
Lily Wang
d10528c848
[cairo] Add usage (#32294)
* [cairo] Add usage

* update version
2023-06-30 17:36:41 -07:00
Kai Pastor
20e22191dc
[cppfs] Fix ssh dependendencies (#32286) 2023-06-29 14:32:40 -07:00
gotnone
a293ce5897
Fix [concurrencpp] build failure (#32035) (#32037)
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-06-28 11:14:43 -07:00
Rémy Tassoux
b799de0c54
[concurrentqueue] Update to 1.0.4 (#32183)
* [concurrentqueue] Update to 1.0.4

* [concurrentqueue] Update version files

* [concurrentqueue] Remove deprecated vcpkg_minimum_required call

* [concurrentqueue] Update version files
2023-06-26 22:11:23 -07:00
Kai Pastor
4cdccc30bd
[catch2] Fix catch2-with-main.pc (#32047) 2023-06-21 22:31:23 -07:00
jim wang
20ab0e10c8
[collada-dom] Fix calling zip.h in minizip (#32053)
* Fix calling zip.h in minizip

* update version

* Modify the way to use minizip

* update version

* Modify the way to use minizip

* update version
2023-06-21 22:25:00 -07:00
autoantwort
1fa1ed1e00
[cgns] fix non hdf5 features (#32097) 2023-06-21 17:56:55 -07:00
Cheney Wang
48f861d3d9
[concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std' (#32121)
* [concurrencpp] Fix error C2039: 'numeric_limits': is not a member of 'std'

* format
2023-06-21 17:38:04 -07:00
Frank
192085896a
[coinutils] Add feature glpk (#31739)
* [coinutils] Add feature glpk

* version

* add options

* version

* add without

* version

* glpk description

* version
2023-06-16 21:02:06 -07:00
Daniel Ju
ae56ff4adb
[clapack] Initialize clapack variables (#32034)
* Re-apply CLAPACK_FOUND fix

* Update version
2023-06-16 16:05:02 -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
Billy O'Neal
e4d7f8b32b
[chipmunk] Workaround sysctl.h not existing on Ubuntu 22.04 (#31966)
* [chipmunk] Workaround sysctl.h not existing on Ubuntu 22.04.

* Add quotes.
2023-06-13 19:05:18 -07:00
Alex Dewar
6d6f3164e6
[crossguid] Fix compilation on gcc v13 (#31835)
* [crossguid] Fix compilation on gcc v13

Crossguid no longer compiles with gcc v13 (tested on Linux), due to a
missing include (cstdint). There is an upstream pull request to fix the
issue which has been open for some time but not yet merged [1].

Let's patch the sources in vcpkg until upstream fixes it.

Fixes #31834.

[1] https://github.com/graeme-hill/crossguid/pull/67

* [crossguid] Bump port-version
2023-06-07 09:45:38 -07:00
Kai Pastor
d8e5ba9b45
[curl] Update (#31710) 2023-06-01 11:07:32 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Kai Pastor
2549b40a94
[cminpack] Fix dllexport and pc files (#31667) 2023-05-30 12:05:11 -07:00
recsater
76f90a98f8
[cppzmq] draft dependency update (#31624)
* [cppzmq] draft dependency update

cppzmq's draft feature need zeromq draft but it was not included.

* Update baseline.json

* Update cppzmq.json

* Update ports/cppzmq/vcpkg.json

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

* Update cppzmq.json

* format

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-26 13:43:07 -07:00
Bill Avery
d856a6560e
[cppgraphqlgen] Update to v4.5.3 (#31448)
* [cppgraphqlgen] Update to v4.5.3

* Run vcpkg x-add-version --all

* Use VERSION variable in REF to stay in sync

* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
2023-05-24 12:22:49 -07:00
chausner
f2328e89e9
[cpp-async] Add new port (#31523)
* Add cpp-async 2023-05-19

* Update CI baseline

* Add new line

* Update CI baseline

* Fix HEAD_REF

* Update CI baseline

* Update to v1.0.0

* Update CI baseline

* Remove old version

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-22 11:56:55 -07:00
Sean Farrell
90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00
JonLiu1993
ded1f63e29
[charls] update to 2.4.2 (#31561)
* [charls] update to 2.4.2

* update version

* update function

* update version
2023-05-22 11:34:06 -07:00
Pierre Wendling
656fcc6ab2
[fmt] Update to 10.0.0 (#31378)
* [fmt] Update to version 10.0.0.

* [fmt] Update portfile.

- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.

* [fmt] Update baseline.

* [cachelib] Update to 2023.05.08.00, support fmt 10

* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.

* [spdlog] Add upstream patch for fmt 10.

* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.

* [seacas] Add upstream patch to support fmt 10.0.0.

* Add patch to support fmt 10.0.0.
* Update baseline.

* [coolprop] Update patch to support fmt 10.

* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.

* [wasmedge] Add patch for fmt 10 support.

* Add patch to support fmt 10
* Update baseline
2023-05-21 18:05:01 -07:00
Cheney Wang
f632b00a3f
[cairomm] Disable test (#31502) 2023-05-21 17:59:57 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build (#31473)
* support release only

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 (#31347) (#31394) 2023-05-13 09:38:05 -07:00
chausner
24e389168d
[cpp-httplib] Update to 0.12.3 (#31281)
* Update cpp-httplib to 0.12.3

* Update CI baseline

* Use "v${VERSION}"

* Update patch

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-08 18:23:01 -07:00
Cialloo
50847d0c8e
[rcon] add new port (#31131)
* add valve source rcon protocal library, depend on asio

* add license

* fix format error

* add version 1.0.0

* add blank line at the end of portfile.cmake and usage file

* execute vcpkg x-add-version --all --overwrite-version to fix error in CI

* change package name to cialloo-rcon

* change version

* Update versions/baseline.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-04 10:31:46 -07:00
Nikita Vakula
fbec0d7bc4
[cppkafka] bumped to 0.4.0 (#31182)
In this version some of the issues were solved:
1. No need for dynamic fix patch as it was solved inside the project.
2. CMake configs are installed
2023-05-02 12:40:04 -07:00
Kai Pastor
326968a70b
[minizip,xlsxio,fmilib,collada-dom] Minizip fixes, xlsxio update (#30930)
* [minizip] Misc fixes

* [minizip] CMake config is unofficial

* [xlsxio] Update, fixes

* [collada-dom] Fix minizip

* [fmilib] Fix minizip

* [xlsxio] Fix vcpkg quirk
2023-04-25 22:40:19 -07:00
autoantwort
e64809a78e
[capstone] remove non functional features (#31041) 2023-04-21 21:41:37 -07:00
Mengna Li
195fb66988
[cpr] update to 1.10.2 (#30747)
* update to 1.10.2

* fix sleepy-discord issue

* update

* update

* restore

* fix version
2023-04-21 14:54:16 -07:00
omartijn
38b5cc29ab
Fetch missing dependency for crashpad on linux (#30957)
Note that this does not change the fact that crashpad is marked as
unsupported, but it makes the build work now with
`--allow-unsupported`.

The build seems to work fine if the default compiler is set to clang, it
does not build with gcc, which is probably why it's marked as
unsupported.

Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-04-20 15:57:39 -07:00
Mengna Li
c08e90ceb4
[cdt] update to 1.3.0 (#30911)
* update to 1.3.0

* fix boost description

* remove boost
2023-04-19 18:52:40 -07:00
gastineau
f618d2d992
[calceph] update to 3.5.2 (#30846)
* [calceph] update to version 3.5.2

* [calceph] update to version 3.5.2

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 23:36:36 -07:00
autoantwort
4e0362842c
[cdt] fix boost build (#30821) 2023-04-13 12:37:52 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Argentoz
f6ab2d05eb
[cpp-httplib] update to 0.12.2. (#30737)
* Update cpp-httplib to 0.12.2

* Update CI baseline
2023-04-10 14:28:24 -07:00
Laurent Rineau
470a5f6ecf
[cgal] update to 5.5.2 (#30341)
* [cgal] update to 5.5.2

* [cgal] vcpkg x-add-version --all

* fix colmap compilation

* vcpkg x-add-version --all

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-04 11:11:44 -07:00
Frank
b619a233fb
[msgpack] update version to 6.0.0 and switch to the C++ branch (#30401)
* [msgpack] update version to 6.0.0 and switch to the C++ branch

* update version

* update

* version

* fix cmake config name

* vdb

* fix coolprop

* v db

* add dependencies

* format

* v db
2023-04-03 09:53:46 -07:00
Leonid Pospelov
6591bd9dfd
[ChakraCore] enable building without dotnet sdk installed (#30614)
* Update portfile.cmake

* Update vcpkg.json

* Update baseline.json

* Update chakracore.json

* Update chakracore.json
2023-04-03 09:52:26 -07:00
Kai Pastor
b3a0f916ac
[curl] Update to 8.0.1 (#30363)
* [curl] Update to 8.0.1

* Trace [skip actions]

* Revert Trace
2023-03-29 16:26:06 -07:00
Andrew Kornilov
bca81ebd98
[cyclonedds] Update to 0.10.3 (#30413) 2023-03-28 14:50:19 -07:00
Kered13
b185afd43b
Add cppslippi port (#30315) 2023-03-28 13:25:01 -07:00