Commit Graph

9663 Commits

Author SHA1 Message Date
NancyLi1013
34eff46c92 [libdivide] Add new port (#8320)
* [libdivide] Add new port

* Update to v3.0
2019-10-30 13:50:12 -07:00
Phoebe
628e795c6a [netcdf-c] Add usage (#8398)
* [netcdf-c] Add usage

* Update changes
2019-10-30 13:47:40 -07:00
Vinny
00a29c6879 Added OIS port (#8507)
* Added OIS port

* Portfile deletes bin/ and debug/bin/ when library is static

* Replaced configure_file() call with file(INSTALL) call

* Added fail on ARM or UWP

* Moved early failure to top of file
2019-10-30 12:39:13 -07:00
Phil Felton
694ecbd734 [Arrow] Update to Arrow 0.15.1 (#8815)
* Arrow 0.15.0

* Arrow 0.15.1
2019-10-30 11:47:48 -07:00
JackBoosY
bbabb7363a [fftwpp]Add header-only port. (#8625) 2019-10-29 23:27:10 -07:00
JackBoosY
8445fcce87 [pcre2]Fix uwp build failure. (#8620) 2019-10-29 23:25:56 -07:00
JackBoosY
b9150c410f Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency. (#8492) 2019-10-29 23:24:53 -07:00
JackBoosY
934275b712 [libxslt]Using vcpkg_install_nmake in Windows, support unix. (#8589)
* [libxslt]Using vcpkg_install_nmake in Windows, support unix.

* support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE

* Re-trigger CI.
2019-10-29 23:23:36 -07:00
JackBoosY
5222ad308f [glib]Fix linux build. (#8653) 2019-10-29 23:21:41 -07:00
JackBoosY
63a030ad62 [openscap]Add new port. (#8654)
* [openscap]Add new port.

* [openscap]Add dependency port zlib.

* [openscap]Re-make patch.

* [openscap]Add dependency port getopt-win32 in Windows.

* [openscap]Add dependency library to util.
2019-10-29 23:20:30 -07:00
JackBoosY
38109c4466 [opencensus-cpp]Add new port. (#8740)
* [opencensus-cpp]Add new port.

* [opencensus-cpp]Update SHA512.

* [opencensus-cpp]Add patch.
2019-10-29 23:18:56 -07:00
JackBoosY
d9ad7a516d [upb]Add new port. (#8681)
* [upb]Add new port.

* [upb]Re-generate patch.
2019-10-29 23:17:31 -07:00
JackBoosY
0a5b1b7917 [pthreads]Add usage. (#8651)
* [pthreads]Add usage.

* [pthreads]Update usage: using namespace.

* [pthreads]separate namespace.

* [pthreads]Remove target_include_directories.

* [pthreads]Increase version.
2019-10-29 23:16:21 -07:00
JackBoosY
19baa0d9b3 [libmesh]Add new port. (#8592)
* [libmesh]Add new port.

* [libmesh]Fix foreach.

* [libmesh]Fix foreach.

* [libmesh]Fix issues with POST_CHECK.
2019-10-29 23:13:39 -07:00
JackBoosY
4f30616769 [libigl]Add port libigl, add features. (#8607)
* [libigl]Add port libigl, add features.

* [libigl]Re-generate patch.

* Trigger CI.

* [libigl]Correct homepage.
2019-10-29 23:10:20 -07:00
JackBoosY
cd2c2c8081 [slikenet]Add new port. (#8693) 2019-10-29 23:08:14 -07:00
JackBoosY
9c8e4cdc76 [llvm]Add features. (#8771)
* [llvm]Add features.

* [llvm]Add ${FEATURE_OPTIONS}, set feature util to default feature.
2019-10-29 23:06:59 -07:00
JackBoosY
be99ba1f5a [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS. (#8769)
* [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS.

* [libyuv]Always use static build.
2019-10-29 23:05:27 -07:00
Robert Schumacher
cd42fba998
[qt5-location] Modify clipper library name to avoid conflicts with vxl (#8777)
* [qt5-location] Modify clipper library name to avoid conflicts with vxl

* update the patch
2019-10-29 11:27:26 -07:00
Neil McNeight
b9f30b7197 update FLTK to v1.3.5 (#8457)
* Update to fltk-1.3.5

* Update to fltk-1.3.5

* Update ports/fltk/portfile.cmake

Co-Authored-By: Victor Romero <romerosanchezv@gmail.com>
2019-10-28 17:49:22 -07:00
Phoebe
8d08f53d4b [jxrlib] Update port (#8525) 2019-10-28 17:45:46 -07:00
Wolfgang Stöggl
af55822ea1 mesonbuild - Update to 0.52.0 (#8639)
* mesonbuild - Update to 0.52.0

* [tool-meson] Add package to represent dependency on Meson build-system
2019-10-28 15:47:40 -07:00
NancyLi1013
a5b97e367b [polyhook2] Add new port (#8719)
* [polyhook2] Add new port

* Add feature and update
2019-10-28 11:26:06 -07:00
JackBoosY
d1d449e8e3 [libsrt]Add new port. (#8712)
* [libsrt]Add new port.

* [libsrt]Add patch.

* [libsrt]Does not support uwp.

* [libsrt]Remove usless blank line.
2019-10-28 11:23:21 -07:00
Carlos O'Ryan
c7d09309c1 [google-cloud-cpp-common] initial port (#8735)
* [google-cloud-cpp-common] initial port

Add a new port for the Google Cloud C++ common components.

* No need to build the tests.

* Forgot to disable the tests when I removed the gtest dep.
2019-10-28 11:19:54 -07:00
Krisztián Csordás
903ca87652 Fix sdl2 build if there is space in the path (#8760)
* Fix sdl2 build if there is space in the path

* [sdl2] Bump control version to account for new patch
2019-10-28 11:13:09 -07:00
JackBoosY
203c3e798a [wangle]Fix config.cmake (#8764) 2019-10-28 11:04:29 -07:00
Phoebe
453394c3f2 [duktape] fix pip and pyyaml install issue (#8767) 2019-10-28 11:03:30 -07:00
eao197
c17a8e5462 so5extra updated to 1.3.1.1 (#8770) 2019-10-28 10:57:37 -07:00
Lily
431d3f35e9 [log4cpp] Fix link static library (#8741)
* [log4cpp] Fix link static library

* [log4cpp] Unneeded removal of /bin in static mode
2019-10-26 19:39:19 -07:00
JackBoosY
2ade1ec32b [grpc]Fix build failure in Linux: duplicate function gettid. (#8737) 2019-10-26 19:28:17 -07:00
Michael Hansen
3a4598b676 [string-theory] Update library to 2.3 (#8734) 2019-10-25 14:53:04 -07:00
SvenPStarFinanz
4b50ddd040 [xmlsec] Update to 1.2.29 (#8721) 2019-10-25 14:52:51 -07:00
NN
447e0aaa88 Fix repository name case (#8695)
* Fix repository name case

* [detours] Match GitHub URL exactly
2019-10-25 14:50:30 -07:00
Michał Janiszewski
6a37e1a9af [pixman] Improve Arm detection (#8736) 2019-10-25 14:38:23 -07:00
Jose de Jesus Medina
83b1998ed3 update x265 to 3.2 (#8738) 2019-10-25 14:37:49 -07:00
JackBoosY
d3a7830335 [curl]Fix tools depends zlib. (#8739) 2019-10-25 14:28:11 -07:00
Jonathan Hale
3b868ac769 Update magnum ports to new version (#8742)
* [corrade/magnum-*] Remove obsolete patches

Signed-off-by: Squareys <squareys@googlemail.com>

* [corrade/magnum-*] Update to 2019.10

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-plugins] Add new features

Signed-off-by: Squareys <squareys@googlemail.com>

* [magnum-integration] Add new features

Signed-off-by: Squareys <squareys@googlemail.com>
2019-10-25 13:05:28 -07:00
Wolfgang Stöggl
92af850c1c maintainer-guide.md - Fix link (#8720)
"source_" was missing in the name of the helper function. Fix typo:
vcpkg_extract_archive_ex -> vcpkg_extract_source_archive_ex
2019-10-24 15:51:16 -07:00
Ehsan
87c8af9e46 [directxtk] Update library to oct2019 (#8724) 2019-10-24 15:50:25 -07:00
Ehsan
c04af2c192 [libcopp] Update library to 1.2.1 (#8728) 2019-10-24 15:49:49 -07:00
Ehsan
397c783ea7 [check] Update library to 0.13.0 (#8722) 2019-10-24 15:49:23 -07:00
Ehsan
94bb8f3ccd [directxtex] Update library to oct2019 (#8723) 2019-10-24 15:48:58 -07:00
Ehsan
1d3f140a8f [directxtk12] Update library to oct2019 (#8725) 2019-10-24 15:48:42 -07:00
Ehsan
0b13d1015a [forest] Update library to 12.0.4 (#8727) 2019-10-24 15:48:31 -07:00
Ehsan
6d3da364a8 [libpmemobj-cpp] Update library to 1.8 (#8729) 2019-10-24 15:48:06 -07:00
ewertons
c258d0947d Revert "[azure] Update azure-iot-sdk-c for 07/2019 LTS refresh (#8686)" (#8731)
This reverts commit bc11674db1.

The LTS release broke the regular port of azure-iot-sdk-c.
This will be fixed and re-published.
2019-10-24 15:47:53 -07:00
Raynor Vliegendhart
9354e0744e [proj4] Update to version 6.2.0 (#8621)
* [gdal] Change dependency from proj to proj4

* [proj4] Update to version 6.2.0
2019-10-23 15:28:46 -07:00
Vitaly Petrov
67d9a515bb Add Mac/Linux build support (#8709) 2019-10-23 15:09:47 -07:00
Daniel Parker
7e750cb498 [jsoncons] Update to v.0.136.1 (#8689) 2019-10-21 22:50:33 -07:00