Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Steve Wills
d4ef06fde3 - Bump PORTEPOCH due to version number going backwards
- Update COMMENT and pkg-descr
2013-03-03 01:31:15 +00:00
Steve Wills
f59a9c6c4b - Mark this broken with Ruby 1.8 2013-03-02 21:50:49 +00:00
Steve Wills
6164a923dc - Fix build, at least with Ruby 1.9 2013-03-02 20:03:50 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Steve Wills
1db2d120a0 ruby-opengl consists of Ruby extension modules that are bindings for the
OpenGL, GLU, and GLUT libraries.

WWW:	http://ruby-opengl.rubyforge.org/
2011-03-18 19:55:26 +00:00