2015-03-04 20:48:16 by Tobias Nygren | Files touched by this commit (1) |
Log message: needs libLLVM34 |
2015-03-04 18:47:05 by Tobias Nygren | Files touched by this commit (1) |
Log message: This needs libLLVM. But 3.6 seems to be too new, may need to make a 3.4 pkg. |
2014-04-01 22:28:48 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add missing glu buildlink3.mk file. Otherwise linking fails due to missing -lGLU. |
2014-03-30 05:32:48 by nsloss | Files touched by this commit (1) |
Log message: multimedia/gnash is now a dependency. |
2014-03-29 02:03:06 by nsloss | Files touched by this commit (2) |
Log message: Remove unnecessary code from patch abc.h |
2014-03-27 03:03:54 by nsloss | Files touched by this commit (4) |
Log message: More fixes for clang 3.4 Is should now build with clang 3.4 on NetBSD current 6.99.36. |
2014-03-26 07:02:43 by nsloss | Files touched by this commit (6) |
Log message: Added definitions to compile with llvm/clang 3.4. |
2014-03-03 09:12:25 by nsloss | Files touched by this commit (6) |
Log message: Lightspark can now be built with clang on NetBSD-6.99. |
2014-02-27 13:49:53 by nsloss | Files touched by this commit (1) |
Log message: Clang to use libc++ for atomic. |
2014-02-22 13:17:46 by Thomas Klausner | Files touched by this commit (4) |
Log message: C++ does not like '>>' except as operator, add some spaces. |