aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-08-13[grpc] Update grpc to v1.14.1 (#4056)Jozef Izso
* [grpc] Update grpc to v1.14.1 * [grpc] Adopt newer conventions
2018-08-13[mbedtls] update mbedtls to 2.12.0 (#4064)Force.Charlie-I
2018-08-13Merge pull request #4052 from Dandigit/allegro5-update-5.2.4.0Alexander Karatarakis
[allegro5] Update to 5.2.4.0
2018-08-13Merge pull request #4048 from kiwixz/pr/fix_lodepng_windowsAlexander Karatarakis
[lodepng] fix build on windows
2018-08-13[shiva] update to 0.9 (#4070)Sztergbaum Roman
2018-08-11[harfbuzz] Update repository URL (#4061)David Capello
2018-08-11Update json_dto library to 0.2.6. (#4059)Nicolai Grodzitski
* Update json_dto library to 0.2.6. * [json-dto] Inline version
2018-08-10Merge pull request #4043 from markaren/fmilibAlexander Karatarakis
[FMI Library] new package fmilib
2018-08-10Merge pull request #4044 from guest512/masterAlexander Karatarakis
[tesseract] Update to 3.05.02
2018-08-10Merge pull request #4045 from jwillemsen/jwi-ace-651Alexander Karatarakis
[ace] Upgrade to 6.5.1
2018-08-10fxied boost-function depends. (#4049)icedream2linxi
2018-08-10[openssl-unix] Fix for issue #4001Robert Schumacher
[vcpkg_configure_cmake] Use the correct path separators for the current platform instead of assuming ;
2018-08-10[allegro5] Update portfile to 5.2.4.0Dandigit
2018-08-10[allegro5] Update description to 5.2.4.0Dandigit
2018-08-09[asio] fixed download url (#4050)icedream2linxi
The original URL is not all accessible.
2018-08-10[lodepng] fix build on windowskiwixz
2018-08-09Merge pull request #4046 from dacap/patch-1Alexander Karatarakis
Remove invalid URL to bzip.org site
2018-08-09Remove redshell since it is no longer availableAlexander Karatarakis
2018-08-09Remove invalid URL to bzip.org siteDavid Capello
We cannot download http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz It looks like the bzip.org domain is not registered anymore.
2018-08-09Upgrade to ACE 6.5.1Johnny Willemsen
* ports/ace/CONTROL: * ports/ace/portfile.cmake:
2018-08-09Updated tesseract to 3.05.02guest512
2018-08-09add fmilib portLars Ivar Hatledal
2018-08-08Merge pull request #3999 from TheAifam5/python2Alexander Karatarakis
Add python2 port
2018-08-08Merge branch 'master' into liblzma-uwpAybe
2018-08-08[assimp] Fix release/debug library issue. Fixes #4026.Robert Schumacher
2018-08-08[bzip2] Add mirrorRobert Schumacher
2018-08-08breakpad: Enable building the libbreakpad_client library (#4008)Romain Pokrzywka
* breakpad: Enable building the libbreakpad_client library That's the library that allows creating and uploading .dmp files when a program crashes. Use the same flags and setup as for libbreakpad, just note that this commit changes the installation folder for headers which was previously incorrect: The libbreakpad headers were installed in include/google_breakpad, but the correct path is include/breakpad/google_breakpad, and client headers go into include/breakpad/client/windows. * [breakpad] Install headers one directory higher * [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
2018-08-08New packages: libimobiledevice, getopt, readline (#3504)Frederik Carlier
* Add libplist * Add libusbmuxd * Fix typos * Add getopt * Add libimobiledevice * Fix typos * Add libideviceactivation * Add ideviceinstaller * Include utilities * Install usbmuxd * Add readline * Fix readline on 64-bit windows * Add libirecovery * libideviceactivation: include tools * Bump versions to fix build issues * Bump versions * Add idevicerestore * [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop * [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop * [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory * [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage(). * [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild() * [readline] Fix static builds
2018-08-08[thor][sfgui] Fix outdated FindSFML.cmake filesRobert Schumacher
2018-08-08[sfml] Fix using release freetype in debug modeRobert Schumacher
2018-08-08opusfile: Add feature for disabling the openssl dependency (#3527)Gabriel
* opusfile: Add feature for disabling the openssl dependency * [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08libsndfile: Add feature to make additional libraries optional (#3528)Gabriel
* libsndfile: Add feature to make additional libraries optional * [libsndfile] Make external-libs a default feature * [libsndfile] Fix typo
2018-08-08Added DCMTK port (#3491)Sarthak Pati
* added dcmtk port * [dcmtk] Cleanup and use vcpkg_from_github()
2018-08-07Freeimage/libraw/lcms debug build fixes (#3643)trylle
* Patch libraw-local FindLCMS2.cmake to handle debug postfix * Remove library statement from def as name is incorrect for debug builds https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is required, but works fine (better) without. * Patch FindLibRaw.cmake to handle debug postfix * [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07[libgit2] update to 0.27.4 (#4021)Force.Charlie-I
* [libgit2] update to 0.27.3 * [libgit2] Allow vcpkg_configure_cmake() to control BUILD_SHARED_LIBS * [libgit2] update 0.27.4 see: https://github.com/libgit2/libgit2/releases/tag/v0.27.4 * [libgit2] Depend on openssl on non-windows platforms
2018-08-07Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -PAlexander Karatarakis
2018-08-07Merge pull request #4000 from TheAifam5/protobufAlexander Karatarakis
[protobuf] Update to 3.6.1
2018-08-06[fastrtps][forest][octomap][sol2] Update hashesRobert Schumacher
2018-08-06[liblzma] Bump CONTROL versionRobert Schumacher
2018-08-06[plib] new contribution (#4018)scttgs0
* [plib] new contribution * [plib] Note that only static linkage is supported. * [plib] Rename libraries to avoid conflicts from excessively general names
2018-08-06[spdlog] update to 1.0.0 (#4025)Christophe Guébert
* [spdlog] update to 1.0.0 * [spdlog] Fix cmake targets
2018-08-03[shiva] update shiva to 0.7.2 with proper plugins installation (#4014)Sztergbaum Roman
2018-08-03Update to 0.9.6 (#4015)Cory Mickelson
* Update to 0.9.6 * [podofo] Use https and avoid downloaded archive conflicts
2018-08-03[Live555] Add missing symbols due to missing C files and copy paste bug (#4002)Marcus Asteborg
* Add missing symbols due to missing C files and copy paste bug * [live555] Bump control version to include package change
2018-08-03[libgeotiff] support linux build (#3843)Hiroshi Miura
* [libgeotiff] fix compile on linux Fix cmake libtiff functions detetion failure caused by finding no functions in libm. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [libgeotiff] fix utility binary handling in linux Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [tiff] Fix static transitive dependencies * [libgeotiff] Fix .dll and .exe manipulation * [leptonica] Find dependencies in installed cmake config file * [tiff] Do not add cmake targets to TIFF_LIBRARIES * [tiff] Link consumers against m on unix platforms
2018-08-03Add a port for https://github.com/graphql/libgraphqlparser (#3953)Bill Avery
* Add support for libgraphqlparser in Windows and Linux * Make the vcpkg_find_acquire_package calls run only for WIN32 * Switch to a SHARED library on Windows (DLL)
2018-08-03Upgrades 2018.06.31Robert Schumacher
2018-08-02Update CONTROL (#4013)Sztergbaum Roman
2018-08-02add libcheck port (#3998)Simon R
* add check port * [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
2018-08-02Shiva sfml port (#4011)Sztergbaum Roman
* [shiva] update to 0.7 * [shiva] shiva-sfml plugins * [shiva] update hash * Update CONTROL