Date: Sun, 25 Jan 2004 02:39:43 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/glfw Makefile distinfo pkg-descr pkg-plist ports/graphics/glfw/files patch-compile.sh Message-ID: <200401251039.i0PAdhOn009093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/01/25 02:39:43 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/glfw Makefile distinfo pkg-descr pkg-plist graphics/glfw/files patch-compile.sh Log: Add glfw 2.4, GLFW is a free, open source, portable framework for OpenGL application development. In short, it is a library that constitutes a powerful API for handling operating system specific tasks, such as opening an OpenGL window, reading keyboard and mouse input, creating threads, and much more. PR: ports/61861 Submitted by: Igor Pokrovsky <tiamat@comset.net> Revision Changes Path 1.657 +1 -0 ports/graphics/Makefile 1.1 +41 -0 ports/graphics/glfw/Makefile (new) 1.1 +1 -0 ports/graphics/glfw/distinfo (new) 1.1 +122 -0 ports/graphics/glfw/files/patch-compile.sh (new) 1.1 +9 -0 ports/graphics/glfw/pkg-descr (new) 1.1 +26 -0 ports/graphics/glfw/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401251039.i0PAdhOn009093>