Andres Freund
36bd94b598
[zstd] Add "tools" feature ( #30183 )
2023-09-13 15:00:09 -07:00
jvbsl
d7b4ba0e76
[zeroc-ice] Fixes include files missing IceUtil ( #33516 )
...
As of version 3.6 IceUtil and Ice were merged, and as of 3.7 the IceUtil library was completely removed.
IceUtil is directly compiled into the Ice library, the header files still exist though, and therefore need to be copied with every Ice core build.
https://doc.zeroc.com/ice/3.7/release-notes/upgrading-your-application-from-ice-3-6#id-.UpgradingyourApplicationfromIce3.6v3.7-IceUtilLibraryRemoved
2023-09-05 22:44:14 -07:00
jvbsl
09076d18da
[zeroc-ice] Added icelocatordiscovery feature ( #33487 )
2023-09-01 15:32:54 -07:00
Cheney Wang
c3caf911bf
[zlib-ng] update to 2.1.3 ( #33377 )
2023-08-29 11:53:02 -07:00
Alexander Neumann
4a8d11802f
[zlib] update to 1.3 ( #33310 )
...
* [zlib] update to 1.3
* v db
* update minizip
* v db
* remove invalid patch
* v db
---------
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-08-24 16:38:15 -07:00
Cheney Wang
fbaaad1eb1
[zeroc-ice] Fix error C2039: 'binary_function': is not a member of 'std' ( #33333 )
2023-08-23 21:41:29 -07:00
Alexander Neumann
cdf6908bf2
[zeroc-ice] msbuild ( #33184 )
...
* zeroc-ice msbuild
* v db
2023-08-15 12:06:43 -07:00
夏楚
7df1bb605c
Enable mp4/webrtc default ( #33122 )
...
And update zlmediakit
Co-authored-by: xiongziliang <xiongziliang@baidu.com>
2023-08-14 17:36:33 -07:00
Jack·Boos·Yu
c9fa965c2a
[new port] ZLMediaKit ( #33024 )
...
* [new port] ZLMediaKit
* format manifest
* version
* fix patch
* version
* fix cmake warnings, no idea why it happened
* version
* try to fix build
* ver
* fix build
* ver
* Add new feature mp4, set openssl as default feature
* version
* Add supports field
* version
* Add new feature sctp and webrtc
* version
* Add dependency libsrtp to feature webrtc
* format
* version
* Add new feature mysql
* version
* remove feature x264
* version
* remove feature mysql, correct dependency relationship
* version
* disable ENABLE_PLAYER
* ver
* update version date
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-09 10:36:02 -07:00
Alexander Neumann
4c21df20b2
[zydis] hardcode static define ( #32453 )
...
* [zydis] hardcode static usage
* v db
2023-07-10 17:14:57 -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
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
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
Jia Yue Hua
45287bdd9d
[zydis,polyhook2] update to v4.0, 2023-05-16 ( #31909 )
...
* [zydis] update to v4.0
* update version
* revert patch formating
* update version
* fix eror
* fix hash
* [polyhook2]: update to 2023.05.16
* CI [skip actions]
* CI
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-06-13 20:49:59 -07:00
Cheney Wang
889192df55
[zpp-bits/dbg-macro] Update to latest version ( #31712 )
2023-05-31 11:47:10 -07:00
jim wang
690c54515f
[zlib-ng] update to 2.0.7 ( #31555 )
...
* update version
* update version
2023-05-22 11:37:06 -07:00
Benjamin Oldenburg
de477e5ee7
update to 1.5.5 ( #31180 )
2023-05-01 15:15:58 -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
Benjamin Oldenburg
eebcbc7ca3
[zeroc-ice] Update to 3.7.9 and a few fixes/improvements of the port ( #31119 )
...
* Only multi-threaded DLL libraries can be used with Ice
* Update to Ice 3.7.9
* Update vcpkg.json (3.7.9)disallow static builds for certain features (executables) as it seems that Ice doesn't support it.
* Updated version
* Updated version (hash)
* Fixed indentation and replace version string
2023-04-26 21:08:02 -07:00
Benjamin Oldenburg
119e756e20
[zserge-webview] Update to 2023-04-15 ( #31137 )
...
* Update webview
* corrected year
2023-04-26 21:07:11 -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
Alexander Neumann
2c84b1e1f9
[zstd] Fix clang-cl flags ( #29992 )
2023-04-13 12:23:49 -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
autoantwort
df1fcfb1a6
[zeroc-ice] fix arm64-osx build ( #30519 )
...
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-06 16:44:47 -07:00
autoantwort
3c16bcb2ac
[zeromq] fix feature websockets ( #30464 )
2023-03-29 16:36:08 -07:00
Kai Pastor
c4aa1a2435
[zstd] Fix emscripten ( #30174 )
2023-03-15 10:36:47 -07:00
autoantwort
48965e6132
[zfp] Fix feature utility ( #29888 )
2023-03-01 10:57:43 -08:00
Jack·Boos·Yu
6aa4fca940
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 ( #29918 )
...
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5
* version
* typo
* typo
* fix build
* version
* deprecated vcpkg_extract_source_archive_ex
* version
* fix argument
* version
* Rename argument
* version
* More changes about argument
* wrong op
* version
---------
Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:29 -08:00
Mengna Li
326c89b9d7
update to latest commit ( #29919 )
2023-03-01 09:56:45 -08:00
Rémy Tassoux
c1f00045e9
[zstd] Update to 1.5.4 ( #29652 )
...
* [zstd] Update to 1.5.4
* [zstd] Update version files
2023-02-16 10:22:24 -08:00
JonLiu1993
42d21b2c8a
[zfp] update to 1.0.0 ( #28616 )
...
* [zfp] update to 1.0.0
* update version
* update portfile.cmake
* update version
* update patch
* update version
* update portfile.cmake
* update version
* remove patch
* update version
* update vcpkg.json
* update version
* update portfile.cmake
* update version
2023-02-09 10:55:24 -08:00
chausner
8a9ad06a84
[zstr] Update to 1.0.7 ( #29254 )
...
* Update zstr to 1.0.7
* Update CI baseline
* Apply suggestions from code review
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-01-31 13:27:53 -08:00
Anton
6346657c1b
[zpp-bits] Update to 4.4.13 ( #29108 )
...
* Update to 4.4.13
* Updated SHA
2023-01-24 00:41:32 -08:00
Kai Pastor
51e10eb7fe
[tiff,zstd,gdal,libkml] Fix find_package interactions, enable gdal libkml driver ( #28929 )
...
* [gdal] Fix find_package2
* [cmake-user] Test gdal
* [cmake-user] gdal needs CMake 3.9
* Fix tiff & zstd
* Update versions
* [libkml] Export modern INTERFACE_LINK_LIBRARIES
* [gdal] Enable libkml driver
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-01-16 12:45:42 -08:00
autoantwort
d40bedd6f6
[zint] use support expression ( #28850 )
2023-01-11 16:45:27 -08:00
Todor Prokopov
22eea5c469
[zint] Update to 2.12.0 ( #28443 )
2022-12-19 14:31:53 -08:00
Kai Pastor
952c23b64d
[zstd] Use real 1.5.2 release ( #28166 )
...
* [zstd] Update to real 1.5.2
* Modernize multi-file copyright
* Update versions
2022-12-05 12:19:33 -08:00
Todor Prokopov
5fe0ac056c
[zint] Initial port ( #27836 )
2022-11-23 10:35:36 -08:00
Alan Tse
ebec9d7288
[zydis] fix find_package ( #27667 )
...
* Fix zydis find_package
Zydis currently nests the config.cmake files in zydis/zydis which is
then skipped by find_package(zydis CONFIG REQUIRED)
closes https://github.com/zyantific/zydis/issues/388
* Run x-add-version
2022-11-07 15:36:21 -08:00
Alexander Neumann
16a892c1fb
Single config fixes 2. ( #27406 )
...
* freerdp fix single config
* libassuan fix single config builds
* libcanberra fix single config build
* libmysql fix single config builds
* libobd fix single config
* libusb allow single config wrapper
* nmap single config cleanup
* spdk single config stuff
* zeroc-ice fix single config
* zopfli single config fix
* use version date
* v db
* Revert unchanged libodb-pgsql port-version bump.
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 10:55:31 -07:00
Billy O'Neal
e0a9559a9b
[zlib, minizip] Update to 1.2.13, and embed the ZLIB_DLL setting. ( #27226 )
...
* Don't use external ZLIB_DLL
* Update versions
* [minizip] Bump to zlib version
* Update versions
* [libkml] Fix mingw build
* [libkml] Modernize
* [libkml] Fix minizip dependency
* [libkml] No DLL
* Update versions
* [libkml] Update mingw patch
* Update versions
* Update versions
* [zlib] Update to 1.2.13
This picks up the official fix for CVE-2022-37434.
* Cherry pick installing the correct license from https://github.com/microsoft/vcpkg/pull/27242/
* Update version database.
* More version database.
* Also update minizip.
* Also guard ZLIB_DLL properties for BUILD_SHARED_LIBS.
* Version database.
* Fix minizip usage.
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-10-25 10:24:48 -07:00
autoantwort
9366f56e13
[zydis] fix arm64 osx build ( #27326 )
2022-10-20 12:52:57 -07:00
vividos
a277ec2e8b
[zziplib] fix build for Android triplets running on Windows host ( #27238 )
2022-10-16 21:01:33 -07:00
Thomas1664
0321a8422e
[vcpkg baseline][zydis, zycore] Fix file conflicts ( #27249 )
...
* [zycore] disable find Doxygen
* [zydis] use Zycore from port zycore
* version
2022-10-16 11:02:49 -07:00
Rémy Tassoux
469ba389f9
[zpp-bits] Update to 4.4.12 ( #27251 )
...
* [zpp-bits] Update to 4.4.12
* [zpp-bits] Update version files
2022-10-16 10:56:51 -07:00
r4ve1
0967abd175
[zycore] Add new port ( #27195 )
...
* [zycore] new port
* [zycore] add version files
* [zycore] add license field to vcpkg.json
* [zycore] fix version
* [zycore] fix port files' format
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* [zycore]: update git-tree version
* [zycore]: fix description
Co-authored-by: Florian Bernd <flobernd@users.noreply.github.com>
* [zycore]: update git-tree version
* [zycore]: optimize portfile.cmake
* [zycore]: optimize port files
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Florian Bernd <flobernd@users.noreply.github.com>
2022-10-14 16:02:39 -07:00
Kai Pastor
c3a0c823f7
[zziplib] Fix exported interface include dirs ( #26980 )
...
* Fix exported interface include dirs
* Update versions
2022-09-27 16:07:44 -07:00
Faaux
143bc76cc7
[zlib] Fix CVE-2022-37434 ( #26792 )
...
* [zlib] Fix CVE-2022-37434
* [zlib] Merge actual patch
* Update ports/zlib/CVE-2022-37434.patch
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [zlib] Update version SHA
Co-authored-by: Chris Brammer <brammer@extend3d.de>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-09-26 14:46:54 -07:00