Date: Sat, 30 Dec 2006 03:02:50 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/irrlicht Makefile distinfo pkg-descr pkg-plist ports/graphics/irrlicht/files patch-include_IrrCompileConfig.h patch-source-Irrlicht_Makefile pkg-message.in Message-ID: <200612300302.kBU32o7D009805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
acm 2006-12-30 03:02:50 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/irrlicht Makefile distinfo pkg-descr pkg-plist graphics/irrlicht/files patch-include_IrrCompileConfig.h patch-source-Irrlicht_Makefile pkg-message.in Log: - New port: graphics/irrlicht The Irrlicht Engine is an open source high performance realtime 3D engine written and usable in C++ and also available for .NET languages. It is completely cross-platform, using D3D, OpenGL and its own software renderer, and has all of the state-of-the-art features which can be found in commercial 3d engines. WWW: http://irrlicht.sourceforge.net/ Revision Changes Path 1.1023 +1 -0 ports/graphics/Makefile 1.1 +46 -0 ports/graphics/irrlicht/Makefile (new) 1.1 +3 -0 ports/graphics/irrlicht/distinfo (new) 1.1 +29 -0 ports/graphics/irrlicht/files/patch-include_IrrCompileConfig.h (new) 1.1 +62 -0 ports/graphics/irrlicht/files/patch-source-Irrlicht_Makefile (new) 1.1 +13 -0 ports/graphics/irrlicht/files/pkg-message.in (new) 1.1 +7 -0 ports/graphics/irrlicht/pkg-descr (new) 1.1 +124 -0 ports/graphics/irrlicht/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612300302.kBU32o7D009805>