Up to [NetBSD + pkgsrc-wip] / wip / OpenGLUT
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Remove unnecessary lines (mostly unexec ${RMDIR})
Update to 0.6.3, provided by Richard Rauch: Changes since 0.6.2: * Some WIN32 gamemode fixes. * New, experimental "stay on top" option for windows---where supported (some window managers under X; also on WIN32). * A fix to subwindows on WIN32 (longstanding problem). * Lots of documentation refinements. * Deprecation of 3 old functions that have fully functional alternatives.
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in pkgsrc). LIBTOOL_LA_FILES is no more.
Convert manual libtool archive PLIST entries to dynamic entries using new LIBTOOL_LA_FILES logic in bsd.pkg.mk.
Initial import of OpenGLUT-0.6.1 package, provided by Richard Rauch in PR 25656, imported into pkgsrc-wip with his consent. Some cleanup done, pkglint warnings fixed. OpenGLUT is an open source evolution of the GLUT API. The goals include cleaning the API, fixing bugs, adding features, portability, and documenting the library. OpenGLUT is prepared to break with GLUT compatibility in order to achieve its primary goals. The code is based on freeglut, with numerous bugfixes above and beyond that, and a few new features. As such, it is fairly usable. On the other hand, there are major features to be added to the API, and plans to deprecate some obsolete, redundant, and inconsistant features that OpenGLUT inherited. It is best to regard OpenGLUT as experimental, but seeking feedback.
Initial revision