Commit graph

13 commits

Author SHA1 Message Date
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Roland Illig
78059a86d5 Using "+=" with CONFIGURE_ARGS. 2005-11-03 12:17:09 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Krister Walfridsson
753f4543c4 Change obsolete USE_X11 to include ../../mk/x11.buildlink3.mk instead. 2005-06-12 23:51:13 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
782021e39c Update to 0.6.3 done. 2004-10-08 22:34:18 +00:00
Thomas Klausner
8a24ebae78 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.
2004-10-08 22:33:56 +00:00
Thomas Klausner
643fa566fe 0.6.3 out. 2004-10-06 10:53:21 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Thomas Klausner
d3eb119b3a Update to 0.6.2, provided by Richard Rauch, with some changes by me.
Numerous changes and bugfixes.
2004-08-07 10:23:49 +00:00
Thomas Klausner
06068ae84f 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.
2004-05-26 13:32:23 +00:00