Date: Mon, 27 Jun 2011 14:53:41 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/pure-gl Makefile distinfo pkg-descr pkg-plist Message-ID: <201106271453.p5RErfXt037484@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2011-06-27 14:53:41 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/pure-gl Makefile distinfo pkg-descr pkg-plist
Log:
pure-gl is Pure's interface to OpenGL, the well-known graphics library. It
covers pretty much all of OpenGL, including the popular extensions.
Extensions are loaded on demand, functions will throw an exception if they
are not available in your OpenGL implementation.
WWW: http://docs.pure-lang.googlecode.com/hg/pure-gl.html
PR: ports/156289
Submitted by: Zhihao Yuan <lichray at gmail.com>
Revision Changes Path
1.1412 +1 -0 ports/graphics/Makefile
1.1 +37 -0 ports/graphics/pure-gl/Makefile (new)
1.1 +2 -0 ports/graphics/pure-gl/distinfo (new)
1.1 +6 -0 ports/graphics/pure-gl/pkg-descr (new)
1.1 +8 -0 ports/graphics/pure-gl/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106271453.p5RErfXt037484>
