Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 1 | -0/+1 |
| | |||||
* | Use USE_REINPLACE. | Maxim Sobolev | 2002-07-11 | 1 | -1/+2 |
| | |||||
* | s/malloc.h/stdlib.h/ | Ying-Chieh Liao | 2001-11-09 | 1 | -0/+5 |
| | |||||
* | Allow this port to actually compile on RELENG_4 and -current. | Doug Barton | 2001-06-05 | 1 | -1/+1 |
| | |||||
* | upgrade to 3.0.3 | Ying-Chieh Liao | 2001-05-23 | 1 | -2/+2 |
| | | | | | | PR: 27546 Submitted by: root@canoe.homeip.net Approved by: maintainer | ||||
* | Add new gle port. | Maxim Sobolev | 2000-09-02 | 1 | -0/+31 |
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> |