aboutsummaryrefslogtreecommitdiff
path: root/versions/p-
AgeCommit message (Collapse)Author
2021-09-02[portmidi] add osx support (#19366)Daniel Schürmann
* [portmidi] add osx support * [portmidi] replace CONTROL with vcpkg.json * [portmidi] Introduce "port-version": 1 * [portmidi] quote all path strings * [portmidi] update version database * [portmidi] make use of ${PORT} Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-01[parallel-hashmap] Update to 1.33 (#19863)AndrewDeanMS
* Update parallel-hashmap to version 1.33 * Result or running ./vcpkg x-add-version --all Co-authored-by: Andrew Dean <Andrew.Dean@microsoft.com>
2021-08-30[plf-colony] Update to 6.28 (#19627)Rémy Tassoux
* [plf-colony] Update from 5.33 to 6.28 * [plf-colony] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-30[CGNS|VTK-M|VTK|ParaView] Update ports (#18248)Alexander Neumann
* [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 Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-27[pango] Fix libthai splelling (microsoft#19758) (#19760)Alonso Schaich
2021-08-26[many ports] Add vcpkg_fixup_pkgconfig (#19721)Jack·Boos·Yu
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-13[proj4] Fix the usage (#19474)Phoebe
* [proj4] Fix the usage * Update the baseline * Small changes * Update the baseline version * Remove PREFER_NINJA * Update the baseline revision * Update the version scheme * Update the baseline version * Avoid configure_file to fill out proj4. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-10[yaml-cpp] update to 0.7.0 (#19272)autoantwort
* [yaml-cpp] update to 0.7.0 * [opencolorio] update to 2.0.1 * [openimageio] Update to 2.2.17.0 * [pystring] move header to pystring subfolder * add version files
2021-08-10[pybind11] Update to 2.7.1 (#19375)Ryan
* update to 2.7.1 * use `semver` version field * fixup deprecated commands * apply cmake guidelines for quoting arguments * set `Python_EXECUTABLE` instead pybind11 uses the `FindPython` module instead of `FindPython3` * update baseline * skip passing python executable on command line * update baseline * remove extraneous quotes * remove unused function call * update baseline
2021-08-10[portsmf] update to 238 (#19423)Be
This fixes a missing #include <cstring> in one of the library's headers (allegro.h). Also the header files are installed to the lowercase "portsmf" directory to match the old build system.
2021-08-09[proj4] Add usage, fixup target PROJ::proj (#19298)Jack·Boos·Yu
* [proj4] Export target both proj and proj4 * version * fix the generated cmake file name * Fix config.cmake * version * update * Update ports/proj4/usage * Update versions/p-/proj4.json
2021-08-09[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI ↵Phoebe
testing (#19453) * [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing * [ptex] Add DISABLE_PARALLEL_CONFIGURE * Update the baseline version * Add missing quotes * Update the baseline version
2021-08-05[portsmf] add new port with version 236 (#18982)Be
2021-08-04[macos ci] update 2021-07-27 (#19207)nicole mazzuca
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
2021-08-02[protobuf] add support for mingw subsystem (#19054)Liu Chenxin
* [protobuf] add support for mingw subsystem * [protobuf] support for mingw * Update the port version * Update the baseline version Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-08-02[Poco] update to 1.11.0 (#19040)JonLiu1993
* [Poco] update to 1.11.0 * update version * fix ci error * update version * Modernizes the port * update poco * update portfile.cmake * update version
2021-07-28[pistache] fix install (#19206)nicole mazzuca
* [pistache] fix install * fix ci.baseline.txt, versions Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-22[physfs] Patches to fix behavior on macOS / Linux (#15962)pastdue
* [physfs] Patches to fix behavior on macOS / Linux * Run x-add-version physfs * Update ports/physfs/portfile.cmake * Update ports/physfs/portfile.cmake * Update versions/p-/physfs.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-07-22[pcapplusplus] New port (#18899)seladb
* Add PcapPlusPlus port * Fix non-windows installation * Run json formatting and x-add-version * Run x-add-version * Fix sha * Apply suggestions to `vcpkg.json` from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Fix versions * Fix sha for pcapplusplus.json * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Revert back from 'version' to 'version-string' * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Fix SHA in pcapplusplus.json * Remove the patches and copy the lib files from the `Dist` folder * Fix sha Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-07-22[Pcg] update to latest commit (#19023)Atılhan Emre Dursunoğlu
* [pcg] update to most recent version. * [pcg] update versioning. * [pcg] Add suggested changes. * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-19[pistache] Build fixes from 2021-07-18 (#18994)Billy O'Neal
2021-07-16[presentmon] Update presentmon port from 1.6.0 release to 1.7.0 (#18234)aggieNick02
* update presentmon to 1.7.0 release * Commit running of x-add-version for presentmon port update * fixes for presentmon port * rerun x-add-version
2021-07-15[Pistache] update to HEAD (#17013)JonLiu1993
* [Pistache] update to HEAD * update version * fix linux Error * update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-07-13[python3] Update to 3.9.6 (#18754)Adam Johnson
* [python3] Bump to 3.9.6 * x-add-version * Update all tools to Python 3.9.6.
2021-07-13[PMDK] update to 1.11 (#18848)JonLiu1993
* [PMDK] update to 1.11.0 * update version * remove patch * update version
2021-07-08[protozero] update to 1.7.0 (#18842)Mathis Logemann
* update protozero to 1.7.0 * update versions * apply suggestions * version
2021-07-08[protopuf] Update to 2.1.0 (#18757)Twice
* [protopuf] update to 2.1.0 * [protopuf] add version info
2021-07-07[boost] update to 1.76.0 (#17335)autoantwort
* [boost] update generator script for boost 1.76 * [boost] update ports to 1.76.0 (run generator) * [boost] fix windows build? * [quantlib] update and fix mac build * [symengine] update and fix build * [avro-cpp] update to latest master and fix windows build * [folly] update to 2021.05.31.00 * [fbthrift, fizz, wangle] update to v2021.05.31.00 and fix build * [proxygen] update to version 2021.05.31.00 * [fizz, proxygen, fbthrift] fix sodium target * [proxygen] also works on macOS * [quantlib] use fix from upstream to fix mac build * [symengine] minimize patch file and fix deprecation warning * [folly,proxygen,wangle,fizz,fbthrift] update to 2021.06.14.00 * [fbthrift] remove unnecessary dependency rsocket I couldn't find any information that this dependency exists. The term is used in the code, but not in the context of a dependency * [fizz,fbthrift] fix zlib dependency * [fbthrift] pass required flex executable to cmake configure * add version files * [boost] generate-ports.ps1: Apply code review * [boost] changes from new version of generate-ports script * update version files * [boost] generate-ports.ps1: Apply code review
2021-07-06[paho-mqtt] update to 1.3.9 (#18765)JonLiu1993
* [paho-mqtt] update to 1.3.9 * update version * revert patch format * update version
2021-07-01[protobuf] Fixed protoc path (#18741)bucurb
* fixed protoc path * bumped version
2021-06-28[portaudio] Switch to vcpkg_from_github, minor format improvements (#18065)Hendrik
* Add portaudio:: namespace * Switch from vcpkg_from_git to vcpkg_from_github * Convert portfile to unix line-endings * Increase port-version of portaudio * Update version hash of portaudio * Remove namespace patch Signed-off-by: Hendrik <git@h3ndrk.de> * Update version hash of portaudio * Fix indent issue * Update the baseline version * Fix the port version * Fix baseline version * Remove redundant tag in portfile * Update version hash of portaudio Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-06-25[python3] Fix python3:x64-linux builds (#18405)Ankur Verma
* Fix build * Update vcpkg.json * Fix build Co-authored-by: Ankur Verma <ankurv@microsoft.com> Co-authored-by: Ankur Verma <ankurv@nuc.hogwarts>
2021-06-24[pcre] Update to 8.45 (#18550)Wolfgang Stöggl
- New upstream version 8.45 This is the final release of PCRE1 - Update patches: export-cmake-targets.patch pcre-8.45_suppress_cmake_and_compiler_warnings-errors.patch - Add patch: pcre-8.45_fix_postfix_for_debug_Windows_builds.patch - Remove deprecated SYSTEM_LIBRARIES from vcpkg_fixup_pkgconfig() - Switch from CONTROL to vcpkg.json .\vcpkg format-manifest .\ports\pcre\CONTROL
2021-06-21[pthreads] Fix debug dll look-up path (#18528)Daniel Schürmann
2021-06-21[pcre2] Update to 10.37 (#18547)Wolfgang Stöggl
- New upstream version 10.37 - Drop patches (fixed upstream): pcre2-10.35_add_check_for_Intel_CET.patch pcre2-10.35_fix_postfix_for_debug_Windows_builds.patch pcre2-10.35_fix-space.patch - Switch from CONTROL to vcpkg.json .\vcpkg format-manifest .\ports\pcre2\CONTROL
2021-06-10[protobuf] Protobuf no longer compiles with vs2019 Update 16.10 w/ c++latest ↵Max Golovanov
(#18251) * Create port_def.patch Patch to turn off constinit with Visual Studio 2019 Update 16.10 * Update portfile.cmake Apply port_def.patch * Update vcpkg.json Increment port-version * Add version
2021-06-10[python2] Support UNIX (#18219)Jack·Boos·Yu
* [python2] Support UNIX * update baseline * Update version record
2021-05-26[python3] Update to 3.9.5 (#17773)Christian Rendina
* [python3] update to 3.9.5 * [vcpkg] update baseline * [scripts] update to py 3.9.5
2021-05-26[FLANN] Allow to be build as shared lib (#16724)Lars Glud
* Allow FLANN to be build as shared lib * Fix openmvg linking to FLANN * Fix pcl linking to FLANN
2021-05-21[popsift] fix copy tools (#17954)Simone Gasparini
* [popsift] vcpkg_check_features use FEATURES as required * [popsift] fix copy tools * [popsift] update port version to 2 * [popsift] update port version to 2 * [popsift] remove useless variable * [popsift] formatting * [popsift] using ${PORT} * [popsift] update port version to 2
2021-05-18[Polyhook2]Update to the latest version (#17754)Stephen Eckels
* update_polyhook2 * update polyhook2 * [Polyhook2]Update to the latest version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-05-18[pybind11] update to 2.6.2 (#17900)JonLiu1993
* [pybind11] update to 2.6.2 * update version
2021-05-18[pango] update to 1.48.4 (#17668)Alexander Neumann
* [pango] update to 1.48.4 * add version pango * remove some stuff * version stuff
2021-05-13[prometheus-cpp] Update to version 0.12.3 (#17765)Gregor Jasny
Update prometheus-cpp to `0.12.2`. Locally tested all the features on macOS.
2021-05-13[Python2 ]Update to 2.7.18 (#17798)Christian Rendina
* [Python2] Update to 2.7.18 * [vcpkg] update baseline
2021-05-11[protopuf] Update to 2.0.0 (#17711)Twice
* [protopuf] update to 2.0.0 * [protopuf] add version info * [protopuf] rename version-string to version-semver * [protopuf] overwrite version
2021-05-06[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)Robert Schumacher
* [vcpkg] Update vcpkg tool version 2021-05-05 * [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34 * [vcpkg-ci] Ignore results from non-target triplets * [protobuf] Fix regression introduced in #16904 * [vcpkg] Fix bug where 'staticcrt' was ignored Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-03[pthreadpool] remove unused dependency (#17634)Park DongHa
* [pthreadpool] remove unused dependency * [pthreadpool] update git-tree SHA
2021-04-30[pthreadpool] update sources and support find_package (#17196)Park DongHa
* [pthreadpool] support find_package * update to latest source code * [pthreadpool] update port version * [pthreadpool] support uwp * use WindowStore in platform check * [pthreadpool] prefix with 'unofficial'
2021-04-29[python3] Disable registry access to determine WinSDK (#17579)Robert Schumacher
Co-authored-by: Robert Schumacher <ras0219@outlook.com>