summaryrefslogtreecommitdiff
path: root/graphics/gle/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2013-04-13Fix up depends as per PR 30937; in particular, drop glut as it's useddholland1-1/+2
only by the examples and we don't build or install them. PKGREVISION -> 3.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-05-11malloc.h fix for darwin/freebsddanw1-1/+2
2004-01-22Changes 3.0.5:adam1-6/+5
- Added documentation and examples Changes 3.0.6: - Ship some files that were missing in 3.0.5 Changes 3.0.7: - Fixes a configure bug, where libglut was not detected Changes 3.1.0: - Added support for alpha blending - Fix minor memory leak
2002-10-26Also need @X_EXTRA_LIBS@ for X libraries.bouyer1-2/+2
2002-03-24Reorder link line for GLE example programs so linking works again. Fixesrh1-1/+2
provided in PR pkg/14240 by Rafal <rafal@netbsd.org>.
2001-06-18Instead of explicitly including ${includedir} in header search path,jlam1-2/+2
just use Mesa's buildlink.mk file to handle all possible combinations of XFree86 versions and xpkgwedge installations.
2001-06-18Add ${includedir} aka $(PREFIX)/include to make it work with xpkgwedge.veego1-2/+2
2001-05-14Initial import of gle-3.0.3, a set of GL subroutines for drawing tubingrh1-0/+6
and extrusions.