talregev
c62d5cb2c4
Add ignition-utils1 ( #27074 )
2022-10-03 13:55:23 -07:00
autoantwort
cf57d2bfde
[rxcpp] disable tests ( #27075 )
2022-10-03 13:54:36 -07:00
autoantwort
146e97610b
[libudis86] use python3 ( #27077 )
2022-10-03 13:53:31 -07:00
chausner
5185baad44
[mdspan] update to 0.4.0 ( #27085 )
...
* Update mdspan to 0.4.0
* Update version
* Add license
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-03 13:51:18 -07:00
Ryan A. Pavlik
1aff5b6ac2
[liblsquic] Remove spurious duplicated install line. ( #27088 )
...
* [liblsquic] Remove spurious duplicated install line.
Got left behind when the new helper usage was added before merging the original PR
* Update versions
2022-10-03 13:50:25 -07:00
Long Nguyen
aa27f5d15a
[lemon-parser-generator] New port ( #26977 )
...
* [vcpkg-tool-lemon] New port
* [vcpkg-tool-lemon] Rename to lemon-parser-generator
* [vcpkg baseline] Add lemon-parser-generator
2022-10-02 23:06:50 -07:00
Max Khon
8709c3344a
gtk 3.24.34 port ( #27026 )
2022-10-02 21:52:08 -07:00
Nursultan Zarlyk
eeb845640a
[geogram] Add arm64-windows support ( #26875 )
...
* Add arm64-windows
* Add version
* Remove geogram from ci.baseline
Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-09-30 17:03:30 -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
fc5a7c6d6e
[catch2] build static lib on WIN32 ( #27021 )
...
* [catch2] build static lib on WIN32
* update version
* del the patch
* update version
2022-09-30 14:48:11 -07:00
autoantwort
a7eb62640d
[guile] no absolute paths ( #27033 )
2022-09-30 14:42:18 -07:00
autoantwort
4bff872bb2
[roaring] no absolute paths ( #27034 )
2022-09-30 14:38:26 -07:00
autoantwort
1d3eafa05d
[hpx] no absolute paths ( #27035 )
2022-09-30 14:35:44 -07:00
Dimitrij Mijoski
d987016d04
[nuspell] Update port to v5.1.2 ( #27037 )
...
* [nuspell] Update port to v5.1.2
* x-add-version
2022-09-30 14:34:02 -07:00
Clayton Wheeler
39420a74dd
[mimalloc] build for ARM Linux, Mac ( #27041 )
2022-09-30 14:32:47 -07:00
Kai Pastor
4f83a5642e
[jxrlib] Fix mingw build ( #27042 )
...
* Fix mingw build
* Minor portfile changes
* Revise guiddef.h selection
* Update versions
* CI [skip actions]
2022-09-30 14:31:13 -07:00
Craig Edwards
10f65a8f08
[bot] Update DPP to v10.0.20 ( #27044 )
2022-09-30 14:29:41 -07:00
Dawid Wróbel
2f0a16b5ae
[angle] update list of required apt packages ( #26815 )
...
* [angle] fix the name of Ubuntu/Debian mesa dev package
* [angle] update version
2022-09-29 14:30:01 -07:00
Dawid Wróbel
07e0d8cb4f
[libofx] new port ( #26864 )
...
* [libofx] new port
* [libofx] update version
* [libofx] update features
* [libofx] update versions
* [libofx] no support for UWP for now
* [libofx] update versions
* [libofx] update website
* [libofx] update versions
* [libofx] add license field
* [libofx] update versions
* [libofx] add missing newline
* [libofx] update versions
2022-09-29 14:28:51 -07:00
kunitoki
ab5472aaa9
[LuaBridge3] Add new port ( #26600 )
...
* LuaBridge3 support for vcpkg
* Fix vcpkg.json
* Generated files from ./vcpkg x-add-version luabridge3
* Update ports/luabridge3/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update portfile.cmake
* Update portfile.cmake
* Update portfile.cmake
* improve portfile.cmake
* update version
* Update versions for LuaBridge3
* Updated versions
* update hash
* version
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-09-29 14:26:17 -07:00
Elias Benali
430f3d3787
[cpp-httplib] Update to v0.11.2 ( #26957 ) ( #26958 )
...
* [cpp-httplib] Update to v0.11.2 (#26957 )
* [cpp-httplib] Update to v0.11.2
* [cpp-httplib] Update to v0.11.2: x-add-version
* [cpp-httplib]: Update to v0.11.2: x-add-version
* Update cpp-httplib.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-09-29 14:20:01 -07:00
Carlos O'Ryan
7acd91abc2
[google-cloud-cpp] fix feature dependencies ( #27001 )
...
* [google-cloud-cpp] fix feature dependencies
* Add missing 'osconfig' feature
* Fix versions
2022-09-29 14:15:38 -07:00
Max Khon
51685e17d6
at-spi2-atk 2.38.0 port ( #26766 )
...
at-spi2-core 2.44.1 port
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:54:29 -07:00
Dustin L. Howett
6d5a3a5e4a
[bzip2] add a "tool" feature to control the build of bzip2.exe ( #26998 )
...
* [bzip2] add a "tool" feature to control the build of bzip2.exe
This is modelled after curl[tool], but it is on by default for
compatibility with the existing portfile.
* x-add-version, format
* Fix bzip2 git-tree.
* Remove deprecated rules
* update bzip2 git-tree
* Add the bzip2-1.0.6 SPDX license identifier
* treeish
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:52:09 -07:00
kp
771420ca5c
[configcat] Update to version 1.0.0 ( #27012 )
...
* [semver] Add new port
* [semver] semver.json git-tree update
* [semver] vcpkg-cmake + vcpkg-cmake-config deps
* [semver] semver.json git-tree update
* [z4kn4fein-semver] Add new port
* [z4kn4fein-semver] Add new port
* [z4kn4fein-semver] remove semver
* [configcat] Update to version 1.0.0
* [configcat] Update to version 1.0.0
2022-09-28 11:50:51 -07:00
Alexis La Goutte
5682b9c3d9
[nghttp3] update to 0.7.1 ( #26989 )
...
* nghttp3: update to 0.7.1
* nghttp3: remove port-version
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* update version
* remove wrong git-tree
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-28 11:27:52 -07:00
misirlou-tg
e3504363a9
[proxy] update to version 1.1.1 ( #27014 )
...
* Update proxy to version 1.1.1
* Run x-add-version
2022-09-28 11:27:26 -07:00
Thomas1664
2d6ac7be7a
[halide] No vendored wasm ( #26968 )
...
* [halide] No vendored wasm
* version
* Fix cmake
* version
* license
* version
2022-09-28 11:26:31 -07:00
sssooonnnggg
bc582aaa6f
[python3] build python3.dll for stable ABI ( #26935 )
2022-09-28 09:39:59 -07:00
Cheney Wang
5f82fa45df
[baseline][embree3] Add supports !arm ( #27007 )
2022-09-27 16:17:12 -07:00
Frank
935d2a547d
[angelscript] update version to 2.36.0 ( #27003 )
...
* [angelscript] update version to 2.36.0
* update version
2022-09-27 16:16:17 -07:00
Alexis La Goutte
51c3f284f3
nghttp2: update to 1.50.0 ( #26988 )
2022-09-27 16:08:14 -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
FW
97d3732f87
[ffmpeg] Set --disable-audiotoolbox
when targeting iOS ( #26978 )
...
* [ffmpeg] Set --disable-audiotoolbox when targeting iOS
* [ffmpeg] Bump port version to 19
* Update ffmpeg.json
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-09-27 16:04:01 -07:00
Alexey Sokolov
8ffbeacd58
[luajit] Install .pc file for windows ( #26971 )
...
Fix installed .pc file on osx
Close #23178
2022-09-27 16:02:37 -07:00
Lily Wang
d752204646
[opensubdiv] Add feature opengl ( #26940 )
...
* [opensubdiv] Add feature opengl
* modify port-version
* x-add-version
2022-09-27 15:55:42 -07:00
Gregory Popovitch
c954a05164
[parallel-hashmap] Update to version 1.36 ( #26932 )
...
* [parallel-hashmap] bump version to 1.36
* [parallel-hashmap] bump version to 1.36
* disable building test and example projects in vcpkg install
* update SHA
2022-09-27 15:52:04 -07:00
Kai Pastor
e1ebdb654a
[boost-fiber] Enable x64-osx ( #26918 )
...
* [boost-fiber] Enable osx
* Update versions
* Update boost generator
* Update boost generator
2022-09-27 15:51:05 -07:00
Matthias Kuhn
6ca56aeb45
[libpq] Fix ios build ( #26906 )
2022-09-26 14:50:08 -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
Thomas1664
5bc980361a
[jsonnet, opentelemetry-cpp] Remove !(windows & !static)
( #26953 )
...
* jsonnet
* opentelemetry-cpp
* version
* [mfl] Disable tests
* version
* Restore version db
* mfl
* version
* simplify
* CR
* version
* Fix deprecated functions
* wrong pr
* version
* revert
2022-09-26 11:35:51 -07:00
Kai Pastor
e3ba2df6fa
[utfcpp] Modernize, fix mingw ( #26954 )
...
* Modernize portfile
* Fix mingw
* Update versions
2022-09-26 11:25:11 -07:00
Craig Edwards
9d0351aed2
[DPP] Bump to version 10.0.19 ( #26960 )
...
* [bot] Update DPP to v10.0.19
* Fix type error
* fix hash
2022-09-26 10:10:37 -07:00
autoantwort
8e8a3d7c1a
[dbus] disable doxygen ( #26961 )
2022-09-25 23:58:37 -07:00
Thomas1664
c3802777e8
[sciplot] Disable examples and docs ( #26962 )
...
* [sciplot] Disable examples and docs
* version
2022-09-25 23:57:58 -07:00
Thomas1664
a685b28593
[vcpkg baseline][grppi] Manually control use of tbb ( #26966 )
...
* [grppi] Manually control use of tbb
* version
* Fix typo
* version
2022-09-25 23:57:23 -07:00
RealTimeChris
889e650b77
[DiscordCoreAPI] Updating to version 2012-09-25 ( #26975 )
...
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Updating version info.
* Update versions/d-/discordcoreapi.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Update versions/d-/discordcoreapi.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-25 23:56:12 -07:00
chausner
92ed6f9839
[drlibs] Update to 2022-09-26 ( #26982 )
...
* Update drlibs to 2022-09-26
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:55:50 -07:00
Kai Pastor
94b089b7c1
[openexr] Update from 2 to 3.1.5, patch all consuming ports ( #26862 )
...
* Update to 3.1.5
* Add feature 'tools'
* ilmbase is now imath
* [theia] Use openimageio cmake config
* [freeimage] Use OpenEXR 3 and Imath
* [opencv4] Use upstream's OpenEXR 3 support
* [opencv3] Use upstream's OpenEXR 3 support
* [opencv2] Use OpenEXR 3 and Imath
* [osg] Use OpenEXR 3
* [openvdb] Use Imath, enable OpenEXR
* [pangolin] Use OpenEXR 3
* [directxtex] Use OpenEXR 3
* [uvatlas] Disable /guard:ehcont when directxtex uses openexr
* Update versions
Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:45:07 -07:00
Kai Pastor
1ea1da790e
[gdal] Update to v3.5.2 ( #26676 )
...
* Remove obsolete file
* Omit libspatialite on uwp [skip actions]
* Update to 3.5.2
* Update versions
* Use unofficial-libmariadb config
* Update versions
* Ensure host path setup
* Merge BUILD_TOOLS into FEATURE_OPTIONS
* Update versions
* gdal_target_interfaces must recurse
* Update versions
* CI [skip actions]
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-09-25 23:25:17 -07:00