aboutsummaryrefslogtreecommitdiff
path: root/graphics/gle
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update maintainer's email addressPav Lucistnik2004-03-151-1/+1
| | | | | | | | PR: ports/64270 Submitted by: David Gilbert <dgilbert@daveg.ca> (maintainer) Notes: svn path=/head/; revision=104029
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-1/+2
| | | | Notes: svn path=/head/; revision=62815
* s/malloc.h/stdlib.h/Ying-Chieh Liao2001-11-091-0/+5
| | | | Notes: svn path=/head/; revision=49895
* Allow this port to actually compile on RELENG_4 and -current.Doug Barton2001-06-051-1/+1
| | | | Notes: svn path=/head/; revision=43517
* upgrade to 3.0.3Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | | | PR: 27546 Submitted by: root@canoe.homeip.net Approved by: maintainer Notes: svn path=/head/; revision=42954
* Add new gle port.Maxim Sobolev2000-09-025-0/+51
GLE is a library of C functions that draw extruded surfaces, including surfaces of revolution, sweeps, tubes, polycones, polycylinders and helicoids. GLE uses the OpenGL(R) API to perform the actual rendering. PR: 20931 Submitted by: David Gilbert <dgilbert@velocet.ca> Notes: svn path=/head/; revision=32210