aboutsummaryrefslogtreecommitdiff
path: root/misc/openhmd
Commit message (Collapse)AuthorAgeFilesLines
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | Ports that build out of source now simply can use "USES=cmake" instead of "USES=cmake:outsource". Ports that fail to build out of source now need to specify "USES=cmake:insource". I tried to only set insource where explictely needed. PR: 232038 Exp-run by: antoine Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* misc/openhmd: Fix build with GCC-based architecturesYuri Victorovich2018-10-061-1/+1
| | | | | | | | | | Add USES=compiler:c++11-lang PR: 232007 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=481376
* misc/openhmd: Small correctionYuri Victorovich2018-07-261-1/+1
| | | | Notes: svn path=/head/; revision=475353
* New port: misc/openhmd: API and drivers for immersive technologyYuri Victorovich2018-07-264-0/+49
Notes: svn path=/head/; revision=475352