Commit Graph

16 Commits

Author SHA1 Message Date
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
900c572331
[zeromq] Fix duplicate definition of functions in zeromq and sodium (#32214)
* Fix duplicate definition of functions in zeromq and sodium

* version

* update license

* update version
2023-06-26 20:28:25 -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
7ced8fb441
[zeromq] Replay libbsd fix (#31151)
In https://github.com/microsoft/vcpkg/pull/31104 I didn't notice that https://github.com/microsoft/vcpkg/pull/31007/ was accidentally reverted.
2023-04-27 15:05:34 -07:00
JonLiu1993
3f34cf3a41
[zeromq | thrift] Replace deprecated cmake variables (#31104)
* replace obsolete functions

* update version

* Add option

* update version

* update variable

* update version
2023-04-27 12:15:15 -07:00
Jón Bjarni
df92e33bd8
[zeromq] prevent using hosts libbsd when cross compiling (#31007)
* zeromq prevent using hosts libbsd when cross compiling

* update port version

* remove unwanted change

* add version

* Disable libbsd entirely to prevent mismatch between zeromq artifacts for shared/static objects

* update git tree hash
2023-04-24 15:46:46 -07:00
autoantwort
3c16bcb2ac
[zeromq] fix feature websockets (#30464) 2023-03-29 16:36:08 -07:00
Mengna Li
326c89b9d7
update to latest commit (#29919) 2023-03-01 09:56:45 -08:00
k
53456892f3
[zeromq] Fix mingw build issues (24711) (#24782)
* Fix zeromq mingw build issues

* upd. zeromq port version (5 to 6)

* upd. zeromq version files

* Made dynamically set and declared flags based on VCPKG_LIBRARY_LINKAGE more explicit

* Update version database

* I mean

* version

* Update ports/zeromq/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* upd. zeromq version

* revert WITH_PERF_TOOLS changes

* upd. zeromq version

* reset zeromq BUILD_TESTS option to ZMQ_BUILD_TESTS CACHE var

* upd. zeromq version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-23 15:07:17 -07:00
Zaki Mughal [sivoais]
b0d88dd9ff
[zeromq] Download patch files for GitHub PRs (#23435)
* [zeromq] Download patch files for GitHub PRs

This is needed to have a stable checksum for the patches because GitHub
is returning a different checksum for the patches now because the index
objects are abbreviated to 9 characters instead of 10 characters, e.g.
for patch4311:

```diff
+ index 24cce83d1..c6d625188 100644
- index 24cce83d11..c6d625188d 100644
```
Reported at <https://github.com/microsoft/vcpkg/pull/22681#issuecomment-1061312320>.

A possible long-term fix is reported to GitHub at
<https://github.com/github/feedback/discussions/12531>.

* [zeromq] Update version
2022-03-15 14:07:53 -07:00
LilyWangLL
04cca61703
[zeromq] Cherry pick patches to fix build issues (#22681)
* [zeromq] Update to 2022-01-19

* update version

* [zeromq] update license

* update version

* [zeromq] update commit

* update version

* [zeromq] update vcpkg.json

* update version

* Update versions/z-/zeromq.json

* update portfile.cmake

* update version

* resolve conflicts

* update version

* update patch name

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-27 08:08:27 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
autoantwort
e7e328cf9d
[many ports] call vcpkg_fixup_pkgconfig() (#20953)
* [many ports] call vcpkg_fixup_pkgconfig()

The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files

* Update port-version for armadillo and polyclipping.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-27 15:19:28 -07:00
Jack·Boos·Yu
358225a917
[zeromq] Fix arm build, fix feature websockets-sha1 (#19074)
* [zeromq] Fix arm build, fix feature websockets-sha1

* update baseline

* version stuff

* Fix rename

* Update versions/z-/zeromq.json
2021-07-26 11:07:10 -07:00
Peter Keresztes Schmidt
c8c95c50c1
[zeromq] Update to 4.3.4 (#17554)
* [zeromq] Update to 4.3.4

Use newly introduced WITH_LIBSODIUM_STATIC build option when linking libsodium statically.

* Update versions
2021-04-30 10:57:53 -07:00
nicole mazzuca
68a74950d0
[vcpkg] Rename port_versions to versions (#15784) 2021-01-21 09:53:22 -08:00