From owner-cvs-all@FreeBSD.ORG Tue Oct 12 04:57:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79E9416A4CE; Tue, 12 Oct 2004 04:57:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB6643D45; Tue, 12 Oct 2004 04:57:04 +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 i9C4v4CC067455; Tue, 12 Oct 2004 04:57:04 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9C4v4hn067454; Tue, 12 Oct 2004 04:57:04 GMT (envelope-from dinoex) Message-Id: <200410120457.i9C4v4hn067454@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 12 Oct 2004 04:57:04 +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-dummyaudio Makefile distinfo pkg-descr pkg-message ports/emulators/mupen64-dummyaudio/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 04:57:04 -0000 dinoex 2004-10-12 04:57:04 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/mupen64-dummyaudio Makefile distinfo pkg-descr pkg-message emulators/mupen64-dummyaudio/files patch-Makefile Log: Dummy 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.140 +1 -0 ports/emulators/Makefile 1.1 +46 -0 ports/emulators/mupen64-dummyaudio/Makefile (new) 1.1 +2 -0 ports/emulators/mupen64-dummyaudio/distinfo (new) 1.1 +14 -0 ports/emulators/mupen64-dummyaudio/files/patch-Makefile (new) 1.1 +15 -0 ports/emulators/mupen64-dummyaudio/pkg-descr (new) 1.1 +9 -0 ports/emulators/mupen64-dummyaudio/pkg-message (new)