aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-06-07Merge pull request #1229 from TheCycoONE/luafilesystemRobert Schumacher
Add package for luafilesystem
2017-06-07Merge pull request #1222 from bagong/portaudioRobert Schumacher
Portaudio: some filing (dsound find, crt-linkage, backend-choice)
2017-06-07Merge pull request #1217 from mmazat/masterRobert Schumacher
suitesparse library port
2017-06-08[Magnum] Fix static library buildsigman
Fixes cmake scripts to build a static version of the libraries.
2017-06-07Merge pull request #1236 from codicodi/tbb-2017_U7Alexander Karatarakis
[tbb] update to 2017_U7
2017-06-07Magnum OpengGL 3d library portsigman
Added ports to support Magnum C++ OpenGL engine http://mosra.cz/blog/magnum.php and its direct dependencies
2017-06-07[tbb] update to 2017_U7codicodi
2017-06-07[pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static builds of pangocairo lib.Alexander Täschner
2017-06-07[cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes.Alexander Täschner
2017-06-07Add wxWidgets port.Alexander Täschner
2017-06-07Remove redundant messageHennadii Zabula
2017-06-07Bump port package versionHennadii Zabula
2017-06-06Add package for luafilesystemStephen E. Baker
LuaFileSystem (https://keplerproject.github.io/luafilesystem/) is a library that provides a portable way to access directory structure and file attributes from lua.
2017-06-06Merge pull request #1218 from bagong/qt5-private-headersRobert Schumacher
Qt5: Add private header paths in cmake config files via patch
2017-06-06Merge pull request #1227 from codicodi/add-jasperRobert Schumacher
[jasper] new port
2017-06-06Merge pull request #1226 from codicodi/libepoxy-1.4.3Alexander Karatarakis
[libepoxy] update to 1.4.3
2017-06-06[qt5] Add check for long path.Robert Schumacher
2017-06-06[harfbuzz] Change glib dependency back to platform-dependentRobert Schumacher
2017-06-06[jasper] initial commitcodicodi
2017-06-06[libepoxy] update to 1.4.3codicodi
2017-06-06Leave crt linkage and build type in vcpkges hands and add some verbosity to ↵bagong
build options
2017-06-06Make sure dsound uses version and header of current environmentbagong
2017-06-05-use metis library in vcpkgmmazaherit
-improved port script
2017-06-05Merge pull request #1210 from atkawa7/mqttRobert Schumacher
Mqtt Portfile
2017-06-05Merge pull request #1208 from zabulus/harfbuzzRobert Schumacher
Fix harbuzz build for arm
2017-06-05[harfbuzz] Bump version for arm fix. Change restriction to cover ↵Robert Schumacher
architecture instead of platform.
2017-06-05Merge pull request #1212 from daef/patch-1Alexander Karatarakis
replace empty-include-dir-hack with new policy
2017-06-05Add private header paths in cmake config files via patchBagong
2017-06-04Tested, OKmmazaherit
2017-06-030mmazaherit
2017-06-030mmazaherit
2017-06-02Merge pull request #1215 from codicodi/gtk-3.22.15Daniel Shaw
[gtk] update to 3.22.15
2017-06-02Merge pull request #1214 from codicodi/pango-1.40.6Daniel Shaw
[pango] update to 1.40.6
2017-06-02Merge https://github.com/Microsoft/vcpkgatkawa7
2017-06-02Merge https://github.com/Microsoft/vcpkg into mqttatkawa7
2017-06-02removed parquet-cpp controlatkawa7
2017-06-02replace empty-include-dir-hack with new policymnml_
As https://github.com/Microsoft/vcpkg/blob/master/CHANGELOG.md states 0.0.78 introduced a policy to allow an empty include directory So the workaround mentioned in https://github.com/Microsoft/vcpkg/pull/117 isn't needed anymore. I just replaced it with the line(+comment) from https://github.com/Microsoft/vcpkg/blob/master/ports/ecm/portfile.cmake#L28
2017-06-01created portfileatkawa7
2017-06-01Created portfile #863atkawa7
2017-06-01Fix openssl pathlibHennadii Zabula
2017-06-01Fix harbuzz build for armHennadii Zabula
2017-05-31Merge pull request #1191 from STEllAR-GROUP/masterRobert Schumacher
Fixing static builds for HPX
2017-05-31Merge pull request #1199 from muemart/gsl-cblasRobert Schumacher
Fix GSL port so that CMake can find it
2017-05-31[hpx] Bump version to include patchesRobert Schumacher
2017-05-31Merge pull request #1186 from zabulus/gettextRobert Schumacher
Fix gettext arm build
2017-05-31Merge pull request #1202 from codicodi/libuv-1.12.0Alexander Karatarakis
[libuv] update to 1.12.0
2017-05-31[gettext] Bump version to include uwp changeRobert Schumacher
2017-05-31Merge pull request #1154 from KindDragon/openssl-asmRobert Schumacher
[openssl] Support using asm code
2017-05-31Merge pull request #1203 from codicodi/fontconfig-2.12.3Alexander Karatarakis
[fontconfig] update to 2.12.3
2017-05-31[pango] update to 1.40.6codicodi