Date: Mon, 28 Apr 2008 07:23:20 +0000 (UTC) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/sdl_console Makefile distinfo pkg-descr pkg-plist Message-ID: <200804280723.m3S7NLlh076239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2008-04-28 07:23:20 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/sdl_console Makefile distinfo pkg-descr pkg-plist Log: - add sdlconsole-2.1 SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time. WWW: http://wacha.ch/wiki/sdlconsole/ Revision Changes Path 1.3052 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/sdl_console/Makefile (new) 1.1 +3 -0 ports/devel/sdl_console/distinfo (new) 1.1 +7 -0 ports/devel/sdl_console/pkg-descr (new) 1.1 +9 -0 ports/devel/sdl_console/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804280723.m3S7NLlh076239>