Commit graph

4 commits

Author SHA1 Message Date
Fernando Apesteguía
99fa4488ff math/glm: make it compile with GCC 7
GCC 7 was set as default in r475856

math/glm doesn't recognize GCC 7.x as a valid compiler. Import changes from
dd48b56e44d699a022c69155c8672caacafd9e8a in upstream to update the list of
supported compilers.

As a side effect this makes cad/openvsp build again.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16650
2018-08-11 15:51:13 +00:00
Kurt Jaeger
f95cb6b530 math/glm: update 0.9.7.3 -> 0.9.8.4
- Many changes
- move lib/pkgconfig/glm.pc to libdata/pkgconfig/

PR:		219737
Submitted by:	pfg
Relnotes:	https://github.com/g-truc/glm/releases
2017-06-04 15:57:53 +00:00
Jung-uk Kim
134eb54298 - Update to 0.9.6.3.
- Replace the previous hack with a more generic fix for FreeBSD 8.x and 9.x.
- Add LICENSE and NO_ARCH.

Approved by:	demon (maintainer)
2015-05-08 20:58:19 +00:00
Jung-uk Kim
6f351b1767 Make it more libstdc++ friendly. graphics/gource now builds on 8.x and 9.x.
Approved by:	demon (maintainer)
2014-12-04 18:32:35 +00:00