Commit Graph

2619 Commits

Author SHA1 Message Date
atkawa7
bf84f929d8 [geos] remove build_cmake 2017-10-04 05:36:30 -07:00
Robert Schumacher
322e9254c1 [gtest] Silence TR1 deprecation warning 2017-10-03 17:03:17 -07:00
Robert Schumacher
85f0a060db [geos] Bump version for previous PR 2017-10-03 15:00:16 -07:00
Robert Schumacher
3b1883556e Merge pull request #1905 from alex85k/master
[geos] allow geos_c static library cretation (libgeos_c.lib)
2017-10-03 14:56:39 -07:00
Alexander Karatarakis
21971318b4 Merge pull request #1913 from MatthewPowley/Telnetpp
[telnetpp] Initial port for 'Telnet++'
2017-10-03 13:00:57 -07:00
Alexander Karatarakis
74e26284cc Merge pull request #1917 from alex85k/libspatialite
[libspatialite] initial port
2017-10-03 12:54:21 -07:00
alex85k
587186430d [libspatialite] initial port 2017-10-04 00:26:50 +05:00
alex85k
07b22f1871 [geos] allow geos_c static library cretation (libgeos_c.lib) v2 2017-10-03 23:37:23 +05:00
alex85k
4ad9ae8560 [ReadOsm][FreeXL] fix spacebar-in-path problems 2017-10-03 23:31:12 +05:00
Tsukasa Sugiura
4e68010939 Extract WiX installer using Dark
Extract WiX installer using Dark.
It will be standalone extract files from installer of Kinect SDK 2.x
even if Kinect SDK 2.x is not installed in user system.
2017-10-03 22:31:21 +09:00
Matt Powley
6e6c2c9948 [telnetpp] Initial port for 'Telnet++', a C++ 14 implementation of the Telnet Session Layer protocol
* Initial commit for a port of Telnet++ (telnetpp)
* Upstream source: https://github.com/KazDragon/telnetpp
* Depends on Boost and Zlib (Additional dependency on GTest due to upstream authoring error)
2017-10-03 14:26:40 +01:00
Alexander Karatarakis
f58b91e8b4 Merge pull request #1902 from Ghabry/add-wildmidi
Add Wildmidi 0.4.1
2017-10-02 16:15:44 -07:00
Alexander Karatarakis
65bd58c282 Merge pull request #1906 from alex85k/freexl
[FreeXL] initial port
2017-10-02 16:12:44 -07:00
Robert Schumacher
1130cc3784 [proj][proj4] Rename proj to proj4. Leave empty forwarder behind. 2017-10-02 15:54:51 -07:00
Alexander Karatarakis
e4e5298911 [zlib] Patch to not build more things than needed 2017-10-02 14:45:41 -07:00
Alexander Karatarakis
5fefddc8c1 Merge pull request #1907 from alex85k/readosm
[ReadOSM] initial port
2017-10-02 14:29:27 -07:00
Robert Schumacher
b5a2a75bc2 Merge pull request #1900 from ShinNoNoir/patch-2
[ffmpeg] Deal with case-sensitive env vars
2017-10-02 14:11:17 -07:00
Robert Schumacher
b5de54f8ad Merge pull request #1901 from Ghabry/add-xmplite
Add xmplite 4.4.1
2017-10-02 13:56:36 -07:00
Robert Schumacher
5f29b0aad7 [libxmp-lite] Add INSTALL_HEADERS cmake macro 2017-10-02 13:53:59 -07:00
alex85k
c856dc482d [ReadOSM] initial port 2017-10-02 23:19:59 +05:00
alex85k
d4f992a08e [FreeXL] initial port 2017-10-02 22:54:00 +05:00
Ghabry
bb9265b676 Add Wildmidi 0.4.1 2017-10-02 16:11:34 +02:00
Ghabry
49cd339fd3 Add xmplite 4.4.1 2017-10-02 14:59:38 +02:00
Raynor Vliegendhart
973b0e5346 [ffmpeg] Deal with case-sensitive env vars
When behind a corporate proxy, one often needs to specify `HTTP_PROXY` and `HTTPS_PROXY` for some command line tools to work properly. However, `pacman` seems to rely on the lowercase equivalent environment variables. In a Windows command prompt environment, it is not possible to set both since Windows environment variables are not case-sensitive. As a workaround, this build script checks for the existence of HTTP_PROXY and HTTPS_PROXY. If they exist, they are exported as lowercase variables.
2017-10-02 14:31:06 +02:00
Alexander Karatarakis
0ecd97a110 Merge pull request #1892 from jasjuang/exiv2
new port: Exiv2
2017-10-01 23:38:33 -07:00
Alexander Karatarakis
15288c7aed Merge pull request #1893 from JesseTG/jtg/spirit-po
Add a port for spirit-po
2017-10-01 23:12:40 -07:00
jasjuang
e67007e632 update commit to master for cmake config support 2017-10-01 22:50:43 -07:00
jasjuang
ba255e11bb add in expat dependency 2017-10-01 21:50:09 -07:00
Mikhail Paulyshka
f7a437a662 [libexif] add version 0.6.21 2017-10-02 02:06:12 +03:00
Jesse Talavera-Greenberg
99a7b186a0
Crap 2017-10-01 13:38:12 -04:00
Jesse Talavera-Greenberg
d75b20ba3c
Add a port for spirit-po
- It's header-only, so this makes installation easy
2017-10-01 13:37:14 -04:00
jasjuang
9115812006 new port: exiv2 2017-09-30 15:43:10 -07:00
Alexander Karatarakis
9569e69b7c [opengl] Rename portfile variable 2017-09-29 18:02:20 -07:00
Alexander Karatarakis
901014edfc Add wincrypt as a port 2017-09-29 17:51:24 -07:00
Alexander Karatarakis
fcbb90b9a4 Add winsock2 as a port 2017-09-29 17:45:41 -07:00
Alexander Karatarakis
6c2297e03d Merge pull request #1884 from TheCycoONE/lua_lib
Dynamically link lua.dll to lua.exe
2017-09-29 16:35:55 -07:00
jasjuang
3035c780b2 update to 1.2.4 and fix cmake exports 2017-09-28 21:34:08 -07:00
Alexander Karatarakis
f37e66b34d Merge pull request #1341 from UnaNancyOwen/fix_openni2
Add Kinect driver to OpenNI2 port
2017-09-28 14:07:26 -07:00
Alexander Karatarakis
f1dd027dc8 Merge pull request #1882 from jasjuang/master
new port libfreenect2
2017-09-28 13:54:27 -07:00
Alexander Karatarakis
40f3e24b35 Merge pull request #1877 from JonnyPtn/gts-port
Initial GTS port
2017-09-28 13:21:47 -07:00
Alexander Karatarakis
9069ec64e6 Merge pull request #1876 from JonnyPtn/enet-port
Initial enet port
2017-09-28 12:33:04 -07:00
Robert Schumacher
9f9b4bc5c8 [abseil] Improve warning messages. 2017-09-28 11:42:36 -07:00
Robert Schumacher
c957331251 [abseil] Initial commit. Highly experimental. 2017-09-28 11:38:37 -07:00
Stephen E. Baker
493d94e296 Dynamically link lua.dll to lua.exe
For lua.exe to load C modules which are linked against lua, it must itself be
linked against lua, otherwise loading the module fails.
2017-09-27 21:24:38 -04:00
jasjuang
050a8bf617 new port libfreenect2 2017-09-27 00:23:27 -07:00
Mateusz Loskot
eacabe5c46 [geos] Update port to latest GEOS 3.6.2
* Bump GEOS version wherever necessary
* Update download package and checksum.
* Replace download from SVN with official release source package.
* Remove generating of geos_svn_revision.h as unnecessary -
  released source package includes the header.
* Explain status of the missing CMake modules.
* Remove CMake option -DBUILD_TESTING as unused.

GEOS is important dependency of GDAL (updated in #1879;
GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-26 22:29:24 +02:00
Mateusz Loskot
6df1629d4d [gdal] Update port to latest GDAL 2.2.2
* Bump GDAL version wherever necessary
* Update download package and checksum.
* Remove 0001-Add-support-for-MSVC1900-backported-from-GDAL2.patch
  no longer necessary.
* Recalculate 000N prefix in patche filenames after the removal.
* Update 0002-Ensures-inclusion-of-PDB-in-release-dll-if-so-reques.patch
  * Patch pushed upstream https://trac.osgeo.org/gdal/ticket/7055
    and should no longer be necessary in GDAL 2.2.3 or later
* Update 0003-Fix-openjpeg-include.patch
2017-09-26 19:13:28 +02:00
jonathan.r.paton@googlemail.com
626d2f8162 Initial GTS port 2017-09-26 15:04:49 +01:00
jonathan.r.paton@googlemail.com
a4673fce89 Initial enet port 2017-09-26 13:08:27 +01:00
Alexander Karatarakis
084b1afe9a [anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs() 2017-09-25 15:35:41 -07:00
Alexander Karatarakis
fe92af4ddd Fix more port hashes due to github tar.gz change
Related: cb239b92

It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-25 15:10:21 -07:00
Alexander Karatarakis
2955ede10b Merge pull request #1872 from mcgoo/mysql-hash-changed
update to handle mysql-server release hash change
2017-09-25 15:00:51 -07:00
Alexander Karatarakis
da5e24224a [pangolin] Bump version 2017-09-25 13:05:24 -07:00
Jim McGrath
89d2112fbe update the hash to match the current github release (!) 2017-09-25 10:39:06 -05:00
Martin Müller
06c028ce9a Enable static builds of pangolin 2017-09-25 14:48:34 +02:00
Martin Müller
f4229f3762 Use vcpkg's libraries for pangolin dependencies
Also fixes missing header that doesn't get installed
2017-09-25 14:32:57 +02:00
Alexander Karatarakis
a9f12be8f6 Merge pull request #1868 from Mixaill/sdl2-206
[sdl2] update to 2.0.6
2017-09-25 02:24:18 -07:00
Mikhail Paulyshka
ba04df32bb [openssl] install openssl tool 2017-09-24 15:37:08 +03:00
Mikhail Paulyshka
98861e3ee6 [sdl2] update to 2.0.6
- update to 2.0.6
- enable cmake-targets
- fix export symbols patch
- remove default library linkage patch (fixed in upstream)
2017-09-24 15:31:30 +03:00
Alexander Karatarakis
d857355b28 Merge pull request #1861 from alex85k/shapelib
[shapelib] initial port
2017-09-24 02:31:15 -07:00
jonathan.r.paton@googlemail.com
fbd6295178 Updated SFML to use github 2017-09-23 17:19:29 +01:00
alex85k
b7ebfdd20f [shapelib] initial port 2017-09-23 12:08:38 +05:00
Alexander Karatarakis
67e876c765 [zlib] Add PREFER_NINJA option 2017-09-23 00:00:55 -07:00
Robert Schumacher
79fc7f4de5 [opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds. 2017-09-22 23:20:58 -07:00
Robert Schumacher
b2ab8b4883 [opencv] Enable static CRT 2017-09-22 21:39:20 -07:00
Robert Schumacher
b9f2d7b618 [opencv] Remove protobuf dependency for UWP 2017-09-22 20:52:07 -07:00
Robert Schumacher
e79c36cb8d [opencv] Address changes in opencv's CMake scripts in v3.3.0 2017-09-22 16:51:44 -07:00
Alexander Karatarakis
b8f3812068 Merge pull request #1856 from UnaNancyOwen/fix_winpcap
Add install pcap_stdinc.h file
2017-09-22 13:17:26 -07:00
Alexander Karatarakis
2589c259e5 Merge pull request #1858 from dada2048/master
Updated llvm to 5.0.0.
2017-09-22 13:12:57 -07:00
Tsukasa Sugiura
3d90214259 Enable pcap option
Enable pcap option.
You can retrieve data from PCAP file using
pcl::HDLGrabber/pcl::VLPGrabber.
2017-09-23 04:41:44 +09:00
Alexander Karatarakis
7f43d10e5b Merge pull request #1857 from jasjuang/master
[opencv] fix hash
2017-09-22 12:24:43 -07:00
Robert Schumacher
e1b0f80946 [opencv] Remove ceres dependency 2017-09-22 10:46:14 -07:00
Stephane Lajoie
89f5e0866a Updated llvm to 5.0.0. 2017-09-22 12:22:49 -04:00
jasjuang
f643a8422f Merge branch 'master' of https://github.com/jasjuang/vcpkg 2017-09-22 08:16:32 -07:00
jasjuang
9989177fed fix opencv hash 2017-09-22 08:16:06 -07:00
jasjuang
ab50491732 Merge remote-tracking branch 'upstream/master' 2017-09-22 08:14:11 -07:00
Tsukasa Sugiura
d0c33b4aa6 Add install pcap_stdinc.h file
Add install pcap_stdinc.h file.
2017-09-22 23:57:54 +09:00
Alexander Karatarakis
19b3548b69 Merge pull request #1852 from thierryba/protobuf3.4.1
protobuf: update to 3.4.1
2017-09-21 13:14:43 -07:00
Alexander Karatarakis
5e2e32ac4b [protobuf] Point to the correct url for protoc 2017-09-21 13:12:50 -07:00
Alexander Karatarakis
fac96eb344 Merge branch 'master' into master 2017-09-21 12:22:00 -07:00
Alexander Karatarakis
1bbce1ee84 Merge pull request #1770 from atkawa7/jsonnet
[jsonnet]  init fixes #869
2017-09-21 12:16:25 -07:00
Thierry Bastian
d40f2a4a5d protobuf: update to 3.4.1 2017-09-21 17:30:11 +02:00
Robert Schumacher
fdcb8a56a8 Merge pull request #1748 from atkawa7/date
[date] init
2017-09-21 04:17:09 -07:00
Robert Schumacher
702ce807b3 Merge branch 'apache-arrow-0.6.0' of https://github.com/atkawa7/vcpkg into atkawa7-apache-arrow-0.6.0 2017-09-21 04:14:30 -07:00
Robert Schumacher
3e6f32d860 Merge pull request #1781 from juandent/juandent-patch-1
Juandent patch 1 - portfile for latest version of cppwinrt
2017-09-21 01:44:09 -07:00
Robert Schumacher
5f2110b7fa Merge pull request #1699 from UnaNancyOwen/add_winpcap
Add WinPCAP Developer's Pack
2017-09-21 01:35:22 -07:00
Robert Schumacher
4cf0ed51c8 Merge pull request #1721 from mmha/kf5plotting
[KF5] Initial port of KPlotting
2017-09-21 01:25:54 -07:00
Robert Schumacher
801f3c6be4 Merge pull request #1825 from NeumannIMT/benchmark_update
Update google benchmark to current master version
2017-09-21 01:21:17 -07:00
Robert Schumacher
a3ab525123 [benchmark] Reset to latest stable, pulling back important patch. 2017-09-21 01:20:51 -07:00
Robert Schumacher
4353d848cc [paho-mqtt] Remove duplicate libraries without SSL support. 2017-09-20 20:00:57 -07:00
Tsukasa Sugiura
437eb29cda Add Kinect SDK v2.x port
Add Kinect for Windows SDK v2.x port.
2017-09-20 12:56:42 +09:00
Alexander Karatarakis
3697bd0290 Merge pull request #1816 from willyd/caffe2
[caffe2] Added caffe2 port (CPU only, no OpenCV)
2017-09-19 16:48:08 -07:00
Alexander Karatarakis
4c663ce3dc Merge pull request #1844 from sjemens/xlnt
[xlnt] Update to 1.1.0
2017-09-19 12:24:16 -07:00
ShinNoNoir
6d98ee5d9c [qt5] Bump version to reflect fixcmake.py fix 2017-09-19 17:25:06 +02:00
ShinNoNoir
956ced64d3 [qt5] Update fixcmake.py for new manual-link directory 2017-09-19 17:24:06 +02:00
Steve Jemens
e571a469f3 xlnt: update to 1.1.0 2017-09-19 14:23:50 +03:00
Nic Holthaus
2e6bb72599 git push clean-up of portfile 2017-09-18 19:15:16 -04:00
Nic Holthaus
0b10f30a99 Add port for nholthaus/units 2017-09-18 19:12:32 -04:00
Stephen E. Baker
a197e4d353 Bump luafilesystem to 1.7.0.2 2017-09-17 07:58:03 -04:00
Alexander Neumann
cf516e08f3 patch is no longer needed with changed CONFIG_PATH 2017-09-15 23:07:08 +02:00
Alexander Neumann
e1909d56a4 Removed old hashes 2017-09-15 11:19:16 +02:00
Alexander Neumann
bfd37745f3 fix so that the cmake patch is applied correctly 2017-09-15 11:16:58 +02:00
Alexander Neumann
b1b72eaef5 updatedgoogle benchmark to current trunk due to problems with variadic templated benchmarks with visual studio 2017-09-15 11:00:36 +02:00
Alexander Karatarakis
fff093029f [chmblib] Also modify VCPKG_LIBRARY_LINKAGE 2017-09-14 15:47:24 -07:00
glachancecmaisonneuve
785d3959f4 bump subversion 2017-09-14 13:22:27 -04:00
glachancecmaisonneuve
e93b7aca65 Dynamic build -> Static without failing the build 2017-09-14 13:19:50 -04:00
glachancecmaisonneuve
ac55080e02 Fixed: debug and release versions in their proper folder (was reversed)
Added: Tools included in that library
Misc: portfile cleanup, chm.vcxproj optimization switches
2017-09-14 00:41:11 -04:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07:00
Guillaume Dumont
6a2d5adf6a [caffe2] Added caffe2 port (CPU only, no OpenCV) 2017-09-12 14:52:41 -04:00
Alexander Karatarakis
aa3ac29406 Merge pull request #1811 from pravic/sqlite
[sqlite3] update to 3.20.1
2017-09-11 04:41:39 -07:00
pravic
601661ec32 [sqlite3] update to 3.20.1 2017-09-11 12:41:40 +03:00
pravic
c867fc8587 [sciter] Update to 4.0.3.5348 2017-09-11 10:47:46 +03:00
Alexander Karatarakis
a8ae994edd Merge branch 'master' into pybind11 2017-09-09 17:53:17 -07:00
Arkady Shapkin
3a6ad750c9 [boost] Update to version 1.65.1 2017-09-10 02:40:01 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Kyle Macfarlan
d2c045cc36 Update pybind11 version to 2.2.0 2017-09-08 21:48:10 -05:00
Alexander Karatarakis
f7b813dce8 [openssl] Actually include the patch for /Z7 2017-09-08 18:33:34 -07:00
Robert Schumacher
5a920ef760 [zeromq] Update to latest master to take advantage of CMake improvements. 2017-09-08 17:52:33 -07:00
Alexander Karatarakis
f52106a03a Merge pull request #1800 from KindDragon/protobuf-fix
[protobuf] Fix define PROTOBUF_USE_DLLS with static linking
2017-09-08 17:26:21 -07:00
Alexander Karatarakis
5a46f8e279 [openssl] Use /Z7 to embed symbols in static libs 2017-09-08 17:24:25 -07:00
Arkady Shapkin
5ad0d81875 [protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798 2017-09-09 02:58:25 +03:00
Alexander Karatarakis
6d0f750646 Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket
[cmake] add function vcpkg_from_bitbucket
2017-09-08 11:39:14 -07:00
codicodi
5d82583cf9 [xxhash] update to 0.6.3 2017-09-08 16:16:07 +02:00
Robert Schumacher
3ac99b2cee Merge pull request #1792 from ShinNoNoir/qt5-removedefaultdeps
[qt5] Do not link all .lib files
2017-09-07 14:41:09 -07:00
Robert Schumacher
802bba0a75 Merge pull request #1779 from OlafvdSpek/master
Update ctemplate, use Python 3
2017-09-07 14:38:33 -07:00
Robert Schumacher
73dc1999dc Merge pull request #1773 from Mixaill/urdfdom
[urdfdom] add version 1.0.0
2017-09-07 14:33:54 -07:00
Robert Schumacher
289f61fcb8 Merge branch 'master' into Mixaill-urdfdom 2017-09-07 14:25:30 -07:00
Robert Schumacher
76f195dd85 [console-bridge] [urdfdom-headers] Move copyright location. Move CMake config location 2017-09-07 14:25:03 -07:00
Arkady Shapkin
cccbdacc47 [grpc] Update version to 1.6.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
1a178574df [c-ares] Update version to 1.13.0 2017-09-07 22:16:39 +03:00
Arkady Shapkin
92e30b10ec [protobuf] Fix problem with define PROTOBUF_USE_DLLS 2017-09-07 22:16:39 +03:00
Alexander Karatarakis
d2514bfbc5 Merge pull request #1796 from codicodi/libuv-1.14.1
[libuv] update to 1.14.1
2017-09-07 11:53:56 -07:00
Alexander Karatarakis
b7251606f0 [openblas] Move whitespace fixes to the whistespace.patch 2017-09-07 11:42:01 -07:00
codicodi
4691924354 [libuv] update to 1.14.1 2017-09-07 20:21:52 +02:00
Johnny Willemsen
79838d1346
[ACE] 6.4.5 2017-09-07 09:39:12 +02:00
Alexander Karatarakis
3413115a83 [openblas] Use vcpkg_from_github() 2017-09-06 18:25:42 -07:00
Robert Schumacher
cd76396de3 [console-bridge] [urdfdom-headers] Move copyright location 2017-09-06 18:02:59 -07:00
Robert Schumacher
cc89fc7803 [urdfdom-headers] [console-bridge] Rename to remove underscores 2017-09-06 17:51:10 -07:00
Robert Schumacher
d47eb63363 Merge pull request #1790 from cyj0912/master
Update glslang shaderc spirv-tools
2017-09-06 17:35:52 -07:00
Alisa yang
cdff7ada17 [openblas] Bump version 2017-09-06 15:58:36 -07:00
Alisa yang
d440c5863f [openblas] Have the portfile apply the new patch 2017-09-06 15:57:13 -07:00
Alisa yang
1253ad0c62 [openblas] Add patch for whitespace 2017-09-06 15:36:55 -07:00
Raynor Vliegendhart
304a1561cb [qt5] Bump version to reflect change in which .libs are linked 2017-09-06 08:03:45 +02:00
Raynor Vliegendhart
cd8c8af8e8 [qt5] Do not link all .lib files
This commit moves a few .lib files to subfolders to prevent them from
automatically getting linked:

Qt5Bootstrap (dbg):
This lib is linked against a release version of the CRT and is only
meant for release builds. For debug builds, this lib should not be
linked at all.

qtmain (rel), qtmaind (dbg),
Qt5AxServer (rel), Qt5AxServerd (dbg):
These libs are mutually exclusive. The user either links against
qtmain(d) for desktop applications or against Qt5AxServer(d) for ActiveX
servers.

See https://github.com/Microsoft/vcpkg/issues/1442 for more information.
2017-09-06 07:54:32 +02:00
Robert Schumacher
929bf5c33d Merge pull request #1657 from KindDragon/tesseract
Tesseract-OCR library
2017-09-05 16:49:07 -07:00
jasjuang
46db0f03fc disable vtk and cuda by default 2017-09-05 15:31:36 -07:00
Toby Chen
471d7e2ae7 Update glslang shaderc spirv-tools
Update those ports to the versions listed in https://github.com/google/shaderc/blob/known-good/known_good.json
2017-09-05 12:58:53 -07:00
pravic
453a16d4e7 [meschach] Add version and description. 2017-09-05 19:57:06 +03:00
juandent
417fe6633f These work correctly as far as I tested them... 2017-09-04 17:43:37 -06:00
Olaf
f1c220d723 Update ctemplate, use Python 3 2017-09-04 11:49:03 +02:00