I decided to try porting a very simple but nice game to freebsd.
Responsible Changed From-To: freebsd-ports-bugs->avl I'll take it.
avl 2009-06-06 22:37:43 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/dplay Makefile distinfo pkg-descr Log: playd is an easy to use command line wrapper for mplayer. With playd you don't need the mplayer gui to use it as a audio/video player because playd supports playlists. It is easy to integrate playd into a window manager menu (e.g. FVWM). -- Aldis Berjoza <killasmurf86@gmail.com> PR: ports/135166 Submitted by: Aldis Berjoza <killasmurf86 at gmail.com> Approved by: tabthorpe (mentor) Revision Changes Path 1.319 +1 -0 ports/multimedia/Makefile 1.1 +25 -0 ports/multimedia/dplay/Makefile (new) 1.1 +3 -0 ports/multimedia/dplay/distinfo (new) 1.1 +8 -0 ports/multimedia/dplay/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
avl 2009-06-06 22:49:23 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/cuyo Makefile distinfo pkg-descr pkg-plist Log: Cuyo is a tetris-like game which is suprisingly innovative, sometimes challenging, and has a very nice look. WWW: http://www.karimmi.de/cuyo/ PR: ports/135166 Submitted by: Matthew Gibson <mdg583 at hotmail.com> Approved by: tabthorpe (mentor) Revision Changes Path 1.1293 +1 -0 ports/games/Makefile 1.1 +32 -0 ports/games/cuyo/Makefile (new) 1.1 +3 -0 ports/games/cuyo/distinfo (new) 1.1 +4 -0 ports/games/cuyo/pkg-descr (new) 1.1 +727 -0 ports/games/cuyo/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added. Thanks!