Commit Graph

97 Commits

Author SHA1 Message Date
Nick
34a18bcebc
[wayland-protocols] update to 1.31 (#28290) 2022-12-12 11:57:51 -08:00
Alexander Neumann
b3dfa25c34
[wayland(-protocols)] update ports (#27440)
* Update wayland libs

* v db
2022-10-25 21:01:40 -07:00
Kai Pastor
1eaf4feb3b
[wxwidgets] Fix wrapper (#27391)
* Wrapper needs CMP0057

* Update versions
2022-10-24 16:54:49 -07:00
chausner
786655c526
[wyhash] New port (#27203)
* Add wyhash

* Update CI baseline

* Add newline

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-16 20:56:41 -07:00
Silent
8f229feaf1
[wil] Update to v1.0.220914.1 (#27185)
* [wil] Update to v1.0.220914.1

* Add version
2022-10-14 16:31:24 -07:00
Kai Pastor
2909a549a9
[wxwidgets] Use vcpkg gtk3 for linux et al., fix mingw cross builds (#27087)
* Minor port corrections

* Use vcpkg gtk3 for linux et al.

* Update versions

* Update cmake-user

* Use vcpkg sdl2 cmake config

* Update versions

* Add direct cairo dependency

* Declare maybe-unused variables

* Fix mingw cross builds

* Update versions
2022-10-08 21:26:00 -07:00
Roel Standaert
65521f7dc3
[libharu,wt] Update libharu to 2.4.2 and Wt to 4.8.1 (#26945)
* [libharu] Update to 2.4.2

I updated the patches for libharu so they apply to 2.4.2 properly.
The target name changed from haru to hpdf, the haru imported
library is included for backwards compatibility. I added a usage
file that only mentions hpdf.

I added a patch for VTK so that it compiles with libharu 2.4.x,
since the type of one the HPDF_Page_SetDash arguments changed
from HPDF_UINT16 to HPDF_REAL.

POCO also has an optional libharu dependency when the 'pdf'
feature is enabled, but at the moment the PocoPDF library
doesn't seem to be built even when enabled.

* [wt] Update to 4.8.1

This release fixes compatibility with libharu 2.4.x
2022-09-30 14:52:19 -07:00
Frank
999825f5cb
[wxwidgets] update version to v3.2.1 (#26774)
* [wxwidgets] update version to v3.2.1

* update version

* format patch

* overwrite version
2022-09-13 16:31:27 -07:00
David Garske
369f642fa0
Update to wolfSSL v5.5.0, wolfMQTT v1.14.1, wolfTPM v2.6.0 (#26620)
* Update to wolfSSLv5.5.0.

* Update to wolfMQTT v1.14.1

* Update to wolfTPM v2.6.0. Add wolfSSL build options for custom OID's in CSR.
2022-09-02 10:46:35 -07:00
Alexander Neumann
e85b5bb95a
[wayland] add ports for wayland. (#26475)
* add wayland

* format manifest

* uncomment the library guard

* v db

* add missing policy

* v db
2022-08-26 14:07:10 -07:00
Mengna Li
ad64f05e39
[wxwidgets] Add feature webview2 (#26405)
* add feature webview

* update
2022-08-19 13:39:16 -07:00
Mengna Li
cdd1edc286
[wxwidgets] Add feature fonts (#26113)
* add feature fonts

* update

* add dependedcies

* update
2022-08-03 10:26:21 -07:00
David Garske
66045de4dc
[wolfSSL] update version to v5.4.0 AND [wolfTPM] update version to v2.5.0 AND [wolfMQTT] update version to v1.14.0 (#25936)
* wolfSSL release updates for wolfTPM v2.5.0, wolfSSL v5.4.0 and wolfMQTT v1.14.0.

* Fixes for wolfSSL, wolfTPM and wolfMQTT for CMake issues.
2022-07-29 21:33:04 -07:00
Kai Pastor
fb5d36bcad
[winsock2,usocket] Fix mingw build (#25079)
* winsocks2 is empty package on mingw

* Fix usocket build on mingw

* Update versions

* Add license fields

* Update versions

* Update versions
2022-07-28 12:21:06 -07:00
Kai Pastor
e59f7400c3
[wxwidgets] Update to 3.2 (#25943)
* Update wxwidgets to 3.2.0

* Update portfile

* Update wrapper for win32

* [cmake-user] Test wxwidgets on mingw

* Fixup cmake config

* Updated nanosvg patch

* Handle search path for gtk3 link libs

* Update versions

* Remove obsolete option

* Cleanup pkg-config setup

* Update versions

Co-authored-by: Tal Regev <tal.regev@gmail.com>
2022-07-27 11:51:32 -07:00
JonLiu1993
e658a5d7ee
[WinReg] update to v6.1.0 (#25765)
* [WinReg] update to v6.1.0

* update version
2022-07-14 12:07:04 -07:00
Frank
7e0fcb4ccf
[WavPack] update to 5.5.0 (#25742)
* [WavPack] update to 5.5.0

* update version
2022-07-13 13:53:41 -07:00
Frank
d9ac3c2e50
[WinReg] update to v6.0.0 (#25715)
* [WinReg] update to v6.0.0

* update version
2022-07-12 11:07:46 -07:00
Kai Pastor
88b3aedb3b
[wxwidgets] Update and fix (#25572)
* Revert "[wxwidgets] Remove debug asserts from Release build. (#25240)"

This reverts commit 6e16931acd.

* Update to 3.1.7

* Update installation layout

* Upstream CMake export is not ready for use

* Update versions

* Remove obsolete patch

* Use msvc layout for mingw on windows

* Add debug-support feature

* Update versions

* Fix condition

* Update versions

* Restore symlink patch

* Update versions

* Remove trace option from test port

* Enable testing without feature debug-support

* Fixup defaults for using without debug support

* Expect wxrc-3.1 for mingw cross builds ("unix" layout)

* Update versions
2022-07-11 14:06:54 -07:00
JonLiu1993
72ef222e77
[libuv] update to 1.44.1 and use official CMakeLists (#24745)
* [libuv] update to <1.44.1>

* update version

* fix ci error

* update version

* fix-ci-error

* [libuv] update to <1.44.1>

* update version

* add patch

* update version

* add option

* update version

* delete patch

* update evrsion

* fix ci error

* update version

* delete patch

* update evrsion

* Use official CMakeLists.txt

* Fix build type

* Re-fix, fix pkgconfig

* Fix usocket build

* Fix uvw build

* Fix wpilib build

* Fix cmake build

* Fix tensorpipe build

* Fix qpid-proton build

* modern portfile

* update version

* Add licese

* update version

* Update ports/usockets/CMakeLists.txt

* update version

* Add usage

* Apply suggestion

* version

* Disable to build examples

* version

* typo

* version

* Fix find_package

* version

* Update version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-08 13:02:45 -07:00
JonLiu1993
0640cc4847
[WinReg] update to v5.1.1 (#25548)
* [WinReg] update to v5.1.1

* update version
2022-07-05 12:49:21 -07:00
Christian Ullrich
1f2d10b453
[wtl] Add another post-release update (#25229)
* Add another post-release update.

https://sourceforge.net/p/wtl/patches/66/

* Put the WTL includes into a subdirectory again.

This reverts 1323f4b8.

* Update metadata.

* Update more metadata.

* Mention the source of the post-release update list

* Refresh metadata.

* Revert "Put the WTL includes into a subdirectory again."

This reverts commit 1d9c1d6120.
2022-06-17 14:10:59 -07:00
Vitalii Koshura
6e16931acd
[wxwidgets] Remove debug asserts from Release build. (#25240)
* [wxWidgets] Remove debug asserts from Release build.

Currently when building wxWidgets in Release mode, the debug asserts are enabled.
This fixes this issue by providing a necessary define to disable them.

Ref: https://docs.wxwidgets.org/3.1.6/group__group__funcmacro__debug.html

[wxCharts, vcpkg-ci-wxwidgets] Update ports to include fix for wxWidgets release build with debug asserts off when building a dynamic/shared library.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

* Update wxcharts.json

Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-06-16 15:21:18 -07:00
Robert Schumacher
8d2bff31eb
[webview2] New port of Microsoft.Web.WebView2 (#25217) 2022-06-14 10:59:29 -07:00
Jack·Boos·Yu
1323f4b83d
[wtl] Remove 'wtl' subdirectory to conform to upstream (#25108)
* [wtl] Fix internal include path

* more double quotes

* change to version

* version

* typo

* version

* Add license

* version

* Apply suggestion

* version
2022-06-08 15:58:56 -07:00
Jack·Boos·Yu
20907dc8bf
[wxwidgets] Fix find dependency pcre2 (#24874)
* [wxwidgets] Fix find dependency pcre2

* version

* Use pcre2.pc

* version

* Fix double quotes

* version

* Use PC_PCRE2_LINK_LIBRARIES instead of target name to fix wx-config content

* version

* Set wxUSE_SECRETSTORE to FALSE to avoid introduce system pcre in wx-config

* version
2022-05-25 13:55:25 -07:00
Thomas1664
d132d128b4
[many ports] Fix cmake warnings (#24706)
* [aubio]

* [bitserializer]

* [crfsuite] Update to 2020-08-27

* format

* [freealut]

* [libe57]

* version

* [libe57] Remove docs

* version

* [libffi]

* [libmodplug]

* [libsodium]

* [libsrtp]

* [libfio]

* [ned14-internal-quickcpplib]

* version string

* version

* version

* [matio] Update to 1.5.23

* [matplusplus] Update to 1.1.0

* [pystring]

* [rdbl]

* [recast]

* [restinfo]

* [sockpp]

* [sziü]

* [taglib]

* [thor]

* [workflow]

* version

* [Forkflow] Fix typo

* version

* [pystring] license

* version

* license

* version

* [sockpp]

* version

* [refl-cpp]

* [pixel] Fix synthax warning

* version

* [matplotplusplus]

* version

* license

* version

* [szip, workflow] Remove docs

* version

* license

* version

* [szip] Fix license install

* version

* [matplotplusplus] Revert update

* version
2022-05-17 11:15:06 -07:00
elms
fe2d25fa90
[new port] Add wolfSSL projects (#24348)
* Add wolfSSL port

* Add wolfMQTT

* Add wolfTPM

* Update ci.baseline.txt for wolfSSL, wolfMQTT, wolfTPM

* curl: Add wolfSSL feature

* wolfSSL: Always build out of tree and enable DES3

* wolfssl: support !uwp and use PORT variable for copyright install

* curl: use `VCPKG_TARGET_IS_WINDOWS` instead of triplet and `MATCHES`

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* curl[wolfssl]: add DES_ECB and add patch to resolve ntlm includes

* Fix version database.

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-17 11:13:39 -07:00
Marek Roszko
aec505b36b
[wxwidgets] update to 3.1.6 (#24483)
* [wxwidgets] update to 3.1.6

* Revise nanosvg

* Add feature control and dependencies for sound

* Add descripton for feature sound

* Update versions

* Update ports/wxwidgets/vcpkg.json

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

* Fix spacing and version

* Remove cmake push/pop

* Bump version

* Undo change in wrapper

* bump version

* restore newline

* bump version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-05-06 14:57:49 -07:00
Kai Pastor
5219a7a12f
[wxwidgets] CMake re-run must not change libs (#24499)
* Test that CMake re-run doesn't change wxWidget libs

* Reset wxWidgets_USE_REL_AND_DBG

* Update versions
2022-05-04 19:07:23 -07:00
Daniel Schürmann
8ca9b2b84c
[wavpack] arm support (#21790)
* [osx] set CMAKE_SYSTEM_PROCESSOR from VCPKG_TARGET_ARCHITECTURE on osx

* [linux] Set CMAKE_ASM_COMPILER and CMAKE_ASM-ATT_COMPILER in case of crosscompile

* [wavpack] migrate to vcpkg_cmake_install

* [wavpack] enable arm builds

* [wavpack] Add  license field to vcpkg.json

* [OSX] don't default to 86_64
2022-04-29 11:42:37 -07:00
JonLiu1993
47a587c0e1
[wt] update to 4.7.1 (#24376)
* [wt] update to 4.7.1

* update version

* add license

* update version
2022-04-25 17:15:43 -07:00
Frank
ba919a0fd5
[wxchartdir] update to 2.0.0 (#24368)
* [wxchartdir] update to 2.0.0

* update version
2022-04-25 17:10:15 -07:00
Ronald
a2de7817a5
[wxcharts] Add new port (#24263)
* port wxcharts

* regulate

* add license in vcpkg.json

* fix url

* Update version database

* Update ports/wxcharts/portfile.cmake

vcpkg_from_github instead of vcpkg_from_git

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* try vcpkg_from_github instead of vcpkg_from_git

* add hash

* remove comments

* Update version database

* the patch has been merged in upstream, no need here

* Update version

* Update ports/wxcharts/vcpkg.json

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update version

* Update versions/w-/wxcharts.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: abc <a@b.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-04-25 15:45:16 -07:00
Mengna Li
694a8eb9d3
[wren] update to v0.4.0 (#24325)
* update wren to v0.4.0

* update

* update
2022-04-22 09:21:15 -07:00
Kai Pastor
9234b34351
[wxwidgets] Fix absolute paths (#24261)
* Fix absolute path fixup

* Update versions
2022-04-21 14:31:21 -07:00
Kai Pastor
48d15f4db6
[wxwidgets] Validate and fix (#24047)
* Add wxwidgets example and test port

* Fix library processing for export

Split original patch.
Restore missing appending in the end.
Drop libs (generator expression) which don't match build type.

* Make wx-config relocatable

* Rewrite wrapper

* Add missing libjpeg-turbo dependency

* Fixup wxrc

* Update usage

* Validate release/debug consistency

* Fixup wx-config symlink

* Use non-deprecated license expression

* Fix portfile quirks

* Transform installation fixup into patch

* Fix mingw

* Control curl dependency

* Add message for linux system package dependencies

* Update versions

* Resolve linux lib issues

* Update versions

* Minor amendments

* Update versions

* Update requirements warning

* Update versions

* CR request: Move CMakelists.txt to example dir

* CR requests: Revise wrapper

* Update versions
2022-04-18 10:56:00 -07:00
JonLiu1993
6fa767aca9
[WinReg] update to v5.1.0 (#23865)
* [WinReg] update to v5.1.0

* update version
2022-04-01 14:39:46 -07:00
Jack·Boos·Yu
c2960201e3
[wxwidgets] Fix linux build (#23765)
* [wxwidgets] Fix linux build

* clean up baseline

* version

* Fix --libs output

* version

* Use system pkg-config on linux (#6)

* Use system pkg-config for linux

* Update versions

* Revert baseline changes

* Add double quotes to paths

* version

* Fix incorrect double quotes place

* version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2022-03-31 11:11:30 -07:00
autoantwort
fed5cf1d9b
[folly-fbthrift2] no absolute paths (#23792) 2022-03-28 13:39:28 -07:00
LilyWangLL
933d718910
[winsparkle] Fix header file and debug path (#23739)
* [winsparkle] Fix header file and debug path

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-24 14:01:21 -07:00
JonLiu1993
b219334d40
[WinReg] update to v5.0.1 (#23706)
* [WinReg] update to v5.0.1

* update version
2022-03-22 15:09:23 -07:00
HrOokami
744f50c03b
Patching websocketpp for cxx20 support (#23669) 2022-03-21 13:23:49 -07:00
autoantwort
4c98968595
[wampcc] fix arm build (#23415) 2022-03-15 12:53:36 -07:00
Frank
da8e236bf2
[WinReg] update to v5.0.0 (#23409)
* [WinReg] update to v5.0.0

* [WinReg] update to v5.0.0

* add license

* update version

* delete extra space

* update version
2022-03-07 11:03:48 -08:00
Daniel Schürmann
ec7b21c3f8
[winsparkle] Intitial commit with binary copy (#23194)
* [winsparkle] Intitial commit

* [winsparkle] set VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY

* [winsparkle] Update version database
2022-03-02 15:30:25 -08:00
Robert Schumacher
49a30e9db1
[winpcap] Avoid downloading unstable license (#23138) 2022-02-16 13:47:57 -08:00
Thomas1664
77c11ffd59
[Folly, fizz, wangle, proxygen, fbthrift, mvfst] Update to latest version (#22967)
* Update folly

* Update wangle

* Update fizz

* Version

* Fix patch

* Fix patch

* version

* Fix error in rsocket

* Fix patch

* Fix patch

* version vor rsocket

* Update fbthrift

* fbthrift version

* Fix fbthrift

* Fix fbthreft version

* fbthrift: fix empty dir

* fbthrift: update version

* Update mvfst

* Update proxygen

* Update hashes

* update version

* remove unused patchfiles

* Fix deprecated cmake functions

* format and version

* version

* rsocket: fix version

* rsocket: update port version

* fix version

* fix version

* update version

* restore version

* update port version

* update version

* fix port version

* version

* remove v from version string

* version

* Add quotes

* version
2022-02-09 13:05:38 -08:00
autoantwort
16f5411585
[detours,devicenameresolver,dlfcn-win32,duilib,winpcap] add supports expression (#22776) 2022-01-28 11:18:29 -08:00
Roel Standaert
c89dce32bc
[wt] update to 4.6.1 (#22772)
* [wt] update to 4.6.1

Setting WTHTTP_CONFIGURATION and CONFIGURATION to empty string as well,
because these would otherwise be filled in with an absolute path.
Setting them to empty string ensures they won't be used.

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-01-28 10:55:15 -08:00