From owner-cvs-ports@FreeBSD.ORG Tue Oct 12 05:05:50 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C027816A4CE; Tue, 12 Oct 2004 05:05:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D4E43D55; Tue, 12 Oct 2004 05:05:50 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9C55o6t068703; Tue, 12 Oct 2004 05:05:50 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9C55oQY068702; Tue, 12 Oct 2004 05:05:50 GMT (envelope-from dinoex) Message-Id: <200410120505.i9C55oQY068702@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 12 Oct 2004 05:05:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators Makefileports/emulators/mupen64-sdlaudio Makefile distinfo pkg-descr pkg-message ports/emulators/mupen64-sdlaudio/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 05:05:50 -0000 dinoex 2004-10-12 05:05:50 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/mupen64-sdlaudio Makefile distinfo pkg-descr pkg-message emulators/mupen64-sdlaudio/files patch-Makefile Log: JttL SDL sound plugin for Mupen64 - Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe Revision Changes Path 1.146 +1 -0 ports/emulators/Makefile 1.1 +52 -0 ports/emulators/mupen64-sdlaudio/Makefile (new) 1.1 +2 -0 ports/emulators/mupen64-sdlaudio/distinfo (new) 1.1 +18 -0 ports/emulators/mupen64-sdlaudio/files/patch-Makefile (new) 1.1 +15 -0 ports/emulators/mupen64-sdlaudio/pkg-descr (new) 1.1 +9 -0 ports/emulators/mupen64-sdlaudio/pkg-message (new)