Commit Graph

367 Commits

Author SHA1 Message Date
Yury Bura
eb11dbb245
[libxml2] add more features (#30154)
* [libxml2] move hardcoded external dependencies (iconv, lzma, zlib) to features, disable legacy flag by default

* add version

* [libxml2] add ftp and http options

* overwrite version

* [libxml2] restore formatting, remove ftp from defaults

* overwrite version

* [libxml2] remove hhtp from default-features

* overwrite version

* [libxml2] add network future dependent on platform

* [libspatialite][pdal][spatialite-tools] define libxml2[http] dependency explicitly

* update versions

* [libspatialite] update version

* add version

* Revert "[libxml2] add network future dependent on platform"

* overwrite version
2023-03-22 16:20:43 -07:00
Billy O'Neal
6146b482ec
VM Updates for Patch Tuesday, March 2023 (#30223) 2023-03-21 12:27:26 -07:00
Darryl Pogue
e12d82b8eb
[physx] Fix x86 Linux build errors (#30014)
As per comments in the source, "some GCC compilers need the compiler
flag -malign-double to be set."
a2c0428aca/pxshared/include/foundation/PxPreprocessor.h (L473)
2023-03-20 01:18:05 -07:00
Pierre Wendling
ca64b91070
[portmidi] Fix dependency searching (#30265)
* [portmidi] Search for Threads in the CMake config.

Without this, consuming the library in CMake would result in the
following error:

The link interface of target "PortMidi::portmidi" contains:

  Threads::Threads

but the target was not found.

* [portmidi] Cleanup portfile.

- Copy pdbs
- Use vcpkg_install_copyright
- Use ${VERSION}

* [portmidi] Install a usage file.

* [portmidi] Bump port-version.

* [portmidi] Update baseline.
2023-03-19 23:18:59 -07:00
autoantwort
55fa57572d
[pcl] fix example feature (#30109) 2023-03-19 23:15:34 -07:00
autoantwort
cb4d3a1fcb
[paraview] add missing dependency (#30131) 2023-03-16 10:49:18 -07:00
jim wang
07da05c20c
[protobuf-c] Fix build error for windows (#29758)
* [protobuf-v] fix build error for windows

* [protobuf-v] fix build error for windows

* fix build error

* update version

* delete protoc-c

* update version

* update version

* update version

* update version

* update version

* delete protoc-c

* update version
2023-03-15 17:21:12 -07:00
autoantwort
7939c3498e
[plplot] fix example x11 (#30110) 2023-03-12 20:48:47 -07:00
Kai Pastor
13003d8cf7
[proj] Update to 9.2 (#30023) 2023-03-06 11:55:28 -08:00
Kai Pastor
8daf70c56b
[poco] Revise netssl, add crypto (#29754)
* [poco] Add feature 'crypto'

* NetSSL_Win is a 'not yet released' alternative API

* Remove outdated comments

* Update versions

* Don't use option wrongly

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-03-03 11:50:00 -08:00
SunBlack
741bbd3902
[pybind11] Update to 2.10.3 (#29958) 2023-03-02 11:23:17 -08:00
SunBlack
728d28bef8
[pybind11] Update to 2.10.2 (#29950) 2023-03-01 12:51:42 -08:00
Jack·Boos·Yu
43c6e295a0
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4

* version

* typo

* version

* typo

* version

* Remove PREFER_NINJA

* version

* deprecated vcpkg_extract_source_archive_ex

* version

* fix argument

* version

* More rename

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-01 10:39:14 -08:00
SunBlack
3790b6a283
[pybind11] Update to 2.10.1 (#29842) 2023-02-28 16:28:32 -08:00
sunderme
a94b6f34a7
[Poppler] Add feature 'qt' (#29615)
* add optional poppler-qt interface

* update version database

* use vcpkg_check_features

* update version

* increase version

* Update version database

* add unofficial cmake for poppler/qt6

* update version database

* add missing reference

* update version db

* make qt dependency optional and check for qt

* update version db
2023-02-21 10:18:23 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
Billy O'Neal
cf69bc7434
[pagmo2] Update to 2.19.0 (#29512) 2023-02-08 13:22:30 -08:00
Frank
2528a34051
[ptc-print] Switch to official usage (#28771)
* [ptc-print] Add the current usage

* version

* update usage and use usage

* version

* Use the officially exported usage

* update version

* miss the space

* version
2023-02-06 11:04:03 -08:00
Andrew Kornilov
fa438cf4bc
[physac] Add new port (#29365) 2023-02-03 13:18:08 -08:00
Frank
095121409e
[platform-folders] update version to 4.2.0 (#29409)
* [platform-folders] update version to 4.2.0

* update version

* fix osx

* vdb
2023-02-03 12:34:23 -08:00
Kai Pastor
bdd59e73bb
[poppler] Update to 23.01.0 (#29234) 2023-01-30 17:14:05 -08:00
Markus Vieth
344b1d9608
[pcl] update to version 1.13.0 (#28818)
* [pcl] update to version 1.13.0

* More necessary changes

* Make requested changes

* Remove qhull patch

* Remove another patch

* Remove libusb patch

* Fix no-absolute.patch

* Fix patch

* Correct versions

* Allow static and shared deps

* Add patch for bigobj option

* Don't remove files

* Request opengl feature of vtk

* Add patch to remove problematic include

* Add patch to remove error in opennurbs code

* Add patch to disable kinfu for cuda 12

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-30 16:41:37 -08:00
Matthew Oliver
5962fd3c53
[ffmpeg] Update to 5.1.2. (#28955)
* [opencv4] Update t 4.7.0.

* update versions.

* [rtabmap] Support opencv 4.7.

* Update versions.

* [ffmpeg] Update to 5.1.2.

* [ffmpeg] Use $VERSION

* [ffmpeg] Update versions.

* [nasm] Update to 2.16.01.

* [ffmpeg] Fix linker crash with nasm.

* [discordapi] Update to 2023-01-02 version.

* Update versions.

* [pangolin] Fix issue with ffmpeg 5.1.

* Update versions

* [ffmpeg] Fix nasm compilation with x86.

* Update ffmpeg.json

* Update ffmpeg.json

* Update portfile.cmake

* Update ffmpeg.json

* Update baseline.json

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:59:17 -08:00
Alexander Neumann
46dda5372b
[vtk|opencv4|openimageio] Switch to Qt6 (#29078)
* Switch stuff to Qt6

* give opencv4 the correct deps

* add Qt5Compat to find_dependency

* refine vtk deps and promote targets to global

* fix dep

* ci is probably faster than my desktop pc building.

* remove invalid patch part

* add qt6 patch

* second patch

* make openimageio ignore qt5

* [skip actions] qt6 part 3

* vtk qt6 patch

* try openimageio again

* move gl include

* fix patch

* does it work now?

* remove qualified name

* more qt6 fixes

* more patches

* update and fix rtabmap

* gles feature in qtbase needs to be disabled for vtk since vtk assumes desktop opengl

* remove patch add error if qtbase was build with gles2

* disable also second patch

* fix theia

* paraview consolidate patches

* fix case issue

* fix missing ,

* add more qt6 changes

* remove unnecessary patches

* bump port version

* remove comments from vtk

* add platform features for tools.

* fix format

* bump ports

* another one to bump

* v db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:19:30 -08:00
Alexandre Bique
9a8ce725d2
[pixman] Fixes compilation error on macOS arm64 (#29169)
* [pixman] fix compilation issue on macOS arm64

* x-add-version
2023-01-25 12:20:43 -08:00
Alexander Neumann
c082b799d2
Revert "[pkgconf] fix asan issue" (#29151)
* Revert "[pkgconf] fix asan issue (#29017)"

This reverts commit fe5f181633.

* bump port version

* v db
2023-01-24 16:28:56 -08:00
Alonso Schaich
033c71aa75
[pixman] Use vcpkg_from_gitlab to fetch source (microsoft#28537) (#28539) 2023-01-23 15:48:01 -08:00
Alexander Neumann
9e36a44338
[seacas/vtkm/vtk/paraview] Add/update ports. (#27928)
* [cgns] update to 4.2.0

* [vtk-m] update to 1.6.0

* [vtk] Update to 9.0.1-pv5.9.1
- VTK update to match release version of ParaView

* [ParaView] Update to 5.9.1

* version stuff

* fix automatic svg linkage in static builds

* update qt5-svg

* revisit vtk
- fix build with vtk-m 1.6
- remove unused patches
- remove comments

* bump version

* remove two commented lines

* version stuff

* remove old PR version

* commit stuff

* commit stuff

* update notes

* wip commit

* update paraview

* fix hdf5 patch

* fix patch

* fix patch

* fix portfile

* add mpi feature

* format manifest

* use relativ path

* trace

* retry

* move qml files again

* try with host triplet

* - use VCPKG_CRT_LINKAGE
- use METIS not metis

* fix casing Zlib

* hopefully more fixes on other platforms.

* fix patch

* fix missing ws

* fix typos

* scale down to warning

* revert jsoncpp change
fix zoltan on osx?

* move trace option to failing port

* move trace option to failing port

* Revert "trilinos vcpkg.json changes"

* verdict fix osx build ?

* fix patch

* fix internal find_package call

* also apply correct case for metis

* disable METIS on osx

* vtk-m don't support arm.

* force more features in Ci

* fix missing ,

* more fixes

* more vtk python try and error.

* - paraview python setup same as vtk
- remove openvr from platforms not supporting it
- trace openimageio

* fix case and remove fmt for openimageio.

* trying to fix stuff

* set hash to 0

* [skip actions] add missing module

* WebCore module moved to paraview&python

* fixes

* remove patch in vtk-dicom

* add var to maybe unused

* use correct 5.11 ref instead of the one in release

* Patch cleanup round 1

* remove empty patch parts

* fix vtkm configs

* reintegrate jsoncpp.patch

* fix patch

* add single seacas/kokkos/zoltan ports

* throw out trilinos, zoltan, kokkos
replace trilinos with seacas
make seacas work for dynamic windows

* fix mpi feature

* fix dependency

* retry dep fix

* rename target

* remove double line

* fix target

* fix patch

* retry

* remove cgns config

* fix cgns

* no seacas trace

* lowercase hdf5 target

* fix case of metis

* disable Fortran

* add iotr patch

* add additional config folder

* handel case sensitive Seacas again

* get trace again and force jsoncpp

* update cmake to 3.25.0

* bump port-version

* add patch from vtk upstream

* cleanup, format-manifest

* fix port version

* v db

* opencv4 always inject deps.

* fix test port to not require stuff which is not supported on x86

* Fix HDF5 lookup in opencv4

* only delete bin folder in static builds

* add license field

* v db

* add missing "

* v db

* trace again

* fix rtabmap python dep

* fix openimageio by deleting the find module

* v db

* cr cleanup

* v db

* opencv4 v db due to merge with master. Had to bump port version

* v db

* v db

* v db

* CR comments

* v db for cr comments

* trace theia output

* revert theia trace

* v db

* try without patch

* revert rtabmap changes

* v db after merge

* v db for all
2023-01-19 17:55:56 -08:00
Alexander Neumann
fe5f181633
[pkgconf] fix asan issue (#29017)
* [pkgconf] fix asan error

* v db
2023-01-18 13:44:04 -08:00
Robert Coup
d2b8d93276
python3: libcrypt doesn't need to be a dependency of libpython (#28887)
Fixed upstream in Python3.11 via https://github.com/python/cpython/issues/89596

Backport here to Python3.10 so libpython doesn't have a needless system
dependency on libcrypt (which is different on Linux between RH-based and
Debian-based distros too).
2023-01-18 12:32:55 -08:00
Max Khon
ae826fceaa
Introspection support (#28662) 2023-01-17 11:44:20 -08:00
Alexander Neumann
05f3f361dc
[pixman] update to 0.42.2 (#28240)
* [pixman] update to 0.42.2

* v db

* disable neon intrinsics

* v db

* remove deprecated function

* v db

* fix function call

* v db

* v db

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-01-16 12:05:54 -08:00
Frank
6245ce44a0
[protobuf] update version to 3.21.12 (#28710)
* [protobuf] update version to 3.21.12

* version
2023-01-15 11:10:54 -08:00
MonicaLiu
e7ec5b0ba6
[pystring] Update to v1.1.4 (#28767)
* update pystring

* update version

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-01-10 13:55:52 -08:00
Kai Pastor
5bb5f3923a
[pango,libgd,atk,gtk3,graphviz] Cleanup, fix static windows builds (#28766)
* [libgd] Fix static builds on windows

* [pango] Cleanup

* Use freetype2.pc with msvc

* Update CI baseline [skip actions]

* [atk] Cleanup, fix static builds

* [gtk3] Cleanup, fix static builds

* [graphviz] Fix static builds

* Update versions

* [libgd] Revert bad substitution

* [graphviz] Plugins

* [graphviz] Plugins

* [libgd] Fix static usage

* [gtk3] versions
2023-01-09 14:15:51 -08:00
Kai Pastor
a72a3d5459
[physfs] Cleanup, fix linkage and usage issues (#28787)
* [physfs] cleanup

* Fix symbol names

* Add usage doc

* [cmake-user] Test PhysFS

* Add wrapper

* Restore msbuild for uwp
2023-01-09 01:19:59 -08:00
autoantwort
4f43c4dfca
[python3] force disable curses (#28751) 2023-01-08 21:41:19 -08:00
Gianluca Bianco
b10c0ba13e
[ptc-print] Add new port (#28332)
* Added basic info to ptc-print port.

* Formatting json file.

* Trying to add master branch instead of main.

* Trying to add master branch instead of main.

* Update git-tree.

* CI baseline update.

* Update ports/ptc-print/usage

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

* Update ports/ptc-print/usage

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

* CI baseline update.

* Update ports/ptc-print/portfile.cmake

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

* Update.

* Update in usage file.

* Formatting update.

* Update.

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-04 14:48:16 -08:00
Kai Pastor
8061c47041
[vcpkg baseline][pangolin] Fix regressions (#28680)
* Devendor palsigslot

* Rectify usage doc

* No absolute paths

* Update versions
2023-01-04 12:04:44 -08:00
Matthew Oliver
c9aab3b6aa
[pangolin] Update to 0.8. (#28492)
* [pangolin] Update to version 0.8.

* Update versions.

* [pangolin] Remove the unused pathes.

* Update pangolin.json

* Update portfile.cmake

* Update ports/pangolin/portfile.cmake

Co-authored-by: Nick <quyykk@protonmail.com>

* Update pangolin.json

* Fix typo

* Update pangolin.json

* [pangolin] Fixx tools features.

* Update pangolin.json

* Create no-op features for backwards compatibility.

Co-authored-by: Nick <quyykk@protonmail.com>
2022-12-31 01:33:19 -08:00
paoldev
c14c029c71
[pixman] build fix for arm-windows and arm-uwp (#28024)
* [pixman] fix arm-uwp triplet

* [pixman] Fix both arm-windows and arm-uwp triplets

* [pixman] bump port version

* [pixman] update ci.baseline.txt

* [pixman] add-version
2022-12-28 14:04:41 -08:00
tdcosta100
b7eaf99a7b
[pthreads] Fix EACCESSVIOLATION in pthread_getname_np and better install handling (#28173)
* [pthreads] Fix EACCESSVIOLATION in pthread_getname_np

* [pthreads] Use vcpkg options instead custom commands

* [pthreads] Update port version

* [pthreads] Don't use separate builds for release and debug

* [pthreads] Update port version

* [pthreads] Cleaner solution for building configuration

* [pthreads] Update port version

* [pthreads] Correct variable name

* [pthreads] Update port version

* [pthreads] Make install even more optimized

* [pthreads] Update port version

* [pthreads] Fix static builds

* [pthreads] Update port version

* [pthreads] Correct quotes

* [pthreads] Update port version

* [pthreads] Fix compatibility with UWP

* [pthreads] Update port version

* [pthreads] Correction in fix-pthread_getname_np.patch

* [pthreads] Update port version
2022-12-28 14:04:12 -08:00
autoantwort
94780282ac
[Python3] Revert "Python3 cross build support" (#28468)
This reverts commit 1937b15.
2022-12-27 00:57:08 -08:00
seladb
e9d35a26f8
[pcapplusplus] Update to 22.11 (#27772)
* Upgrade PcapPlusPlus to v22.11

* Update SHA

* set to c+11

* Update portfile.cmake

* Update CMakeLists.txt

* Update CMakeLists.txt

* Update SHA

* Update SHA

Co-authored-by: Ege Çetin <egecetin@hotmail.com.tr>
Co-authored-by: Ege Çetin <64282645+egecetin@users.noreply.github.com>
2022-12-21 16:51:43 -08:00
autoantwort
ab711d097b
[protobuf-c] fix feature tools (#28403) 2022-12-19 14:51:43 -08:00
xiaozhuai, Weihang Ding
863d3ccaaf
[pcapplusplus] Fix unresolved symbols (#28442)
* [pcapplusplus] Fix unresolved symbols #28437

* update version database
2022-12-19 14:33:06 -08:00
Darryl Pogue
ebffa3937b
[physx] Fix macOS arm64 build (#28369)
Something changed in newer Xcode compilers that was causing error when
compiling `vdupq_lane_f32` with a variable integer. This includes a
patch to replace the variable with an explicit switch statement for all
4 possible values.

Patch is based on this commit:
cdbfc0f128
2022-12-19 12:08:49 -08:00
Sergey Podobry
b01eaab356
[plog] Update to 1.1.9 (#28399) 2022-12-19 11:34:42 -08:00
autoantwort
05934948ca
[pangolin] fix feature tools (#28413) 2022-12-19 11:19:06 -08:00
rinechran
1937b15357
[Python3] cross build support (#27830)
* [python3] Python3 cross support

* [python3] update python3 port versions

* [python3] : add option when cross build

* [python3] port-verionsing

* python3 : port-version to change 1

* [python3] versioning

* [python3] change baseline update

* [python3] git tree change

* [python3] port-version change

* [python] version 2
2022-12-15 11:49:36 -08:00