summaryrefslogtreecommitdiff
path: root/x11-toolkits/freeglut (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-03-171-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Update to 2.2.0Pav Lucistnik2003-12-149-31/+107
| | | | | PR: ports/60210 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to 2.0.1.Christian Weisgerber2003-11-103-9/+20
| | | | | PR: 58573 Submitted by: Thierry Thomas <thierry@pompo.net>
* x11-toolkits/freeglut: upgrading to 2.0.0.Edwin Groothuis2003-10-0412-154/+144
| | | | | | | After seven release candidates, the 2.0.0 final has been released! PR: ports/57377 Submitted by: Thierry Thomas <thierry@pompo.net>
* Add freeglut 1.3, an alternative to the OpenGL Utility Toolkit (GLUT) library.Eric Anholt2003-05-059-0/+217
PR: 51453 Submitted by: thierry@pompo.net