Date: Fri, 12 Dec 2003 17:06:05 -0800 (PST) From: Eric Anholt <anholt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/glean Makefile distinfo pkg-descr pkg-plist ports/graphics/glean/files patch-common.mak patch-ttexcombine.cpp patch-ttexenv.cpp Message-ID: <200312130106.hBD165Ed073122@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
anholt 2003/12/12 17:06:05 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/glean Makefile distinfo pkg-descr pkg-plist graphics/glean/files patch-common.mak patch-ttexcombine.cpp patch-ttexenv.cpp Log: Add new port of glean, a suite of OpenGL conformance tests. Very useful for those of us who occasionally have to diagnose DRI driver issues. Revision Changes Path 1.640 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/glean/Makefile (new) 1.1 +1 -0 ports/graphics/glean/distinfo (new) 1.1 +59 -0 ports/graphics/glean/files/patch-common.mak (new) 1.1 +10 -0 ports/graphics/glean/files/patch-ttexcombine.cpp (new) 1.1 +41 -0 ports/graphics/glean/files/patch-ttexenv.cpp (new) 1.1 +8 -0 ports/graphics/glean/pkg-descr (new) 1.1 +1 -0 ports/graphics/glean/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312130106.hBD165Ed073122>