aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgltf
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-1/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* math/glm: update to 0.9.7.1,1Jan Beich2015-12-091-0/+1
| | | | | | | | | Changes: https://github.com/g-truc/glm/releases/tag/0.9.7.1 PR: 203181 Approved by: maintainer timeout (83 days) Notes: svn path=/head/; revision=403436
* Convert the rest to USE_GLJan Beich2015-09-201-1/+1
| | | | | | | | Tested by: make describe (only touched ports) Approved by: portmgr blanket Notes: svn path=/head/; revision=397351
* Use a newer C++ compiler to build. This is required by GLM 0.9.6 and later.Jung-uk Kim2015-05-081-1/+1
| | | | Notes: svn path=/head/; revision=385832
* Revert r373755. It did not work because glm 0.9.6.0 removed support forJung-uk Kim2014-12-041-1/+1
| | | | | | | pre-C++11 compiler AND library. math/glm was reverted to 0.9.5.4 for now. Notes: svn path=/head/; revision=373978
* Enforce clang or modern gcc to build since recent math/glm update breaksBaptiste Daroussin2014-12-021-1/+1
| | | | | | | with gcc from base Notes: svn path=/head/; revision=373755
* Fix buildBaptiste Daroussin2014-10-071-1/+1
| | | | Notes: svn path=/head/; revision=370333
* Import libgltf required by libreoffice 4.3Baptiste Daroussin2014-10-074-0/+36
Notes: svn path=/head/; revision=370314