Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build of math/vtk6 with Clang6 on -CURRENT. | Adriaan de Groot | 2018-06-20 | 1 | -0/+40 |
| | | | | | | | | | | | | The definition of NULL has changed in C++, and conversions have gotten stricter, so using NULL where you mean 0 (or false) is no longer an option. Detected by fallout from updating CMake 3.12. No PORTREVISION bump because everywhere where it compiled previously sees no change, and where it didn't compile before it does now with the same result. Reported by: tcberner | ||||
* | - Update to 6.2.0. | Stephen Montgomery-Smith | 2015-11-28 | 1 | -22/+0 |
| | |||||
* | Allow building with new mesa | Antoine Brodin | 2015-01-03 | 1 | -0/+22 |