From owner-cvs-all@FreeBSD.ORG Tue Oct 12 05:07:53 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 3537416A4CE; Tue, 12 Oct 2004 05:07:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279F443D31; Tue, 12 Oct 2004 05:07:53 +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 i9C57rhf069026; Tue, 12 Oct 2004 05:07:53 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9C57r5I069025; Tue, 12 Oct 2004 05:07:53 GMT (envelope-from dinoex) Message-Id: <200410120507.i9C57r5I069025@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 12 Oct 2004 05:07:53 +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 Makefile ports/emulators/mupen64-sound Makefile distinfo pkg-descr pkg-message ports/emulators/mupen64-sound/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 05:07:53 -0000 dinoex 2004-10-12 05:07:53 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/mupen64-sound Makefile distinfo pkg-descr pkg-message emulators/mupen64-sound/files patch-Makefile Log: 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.148 +1 -0 ports/emulators/Makefile 1.1 +49 -0 ports/emulators/mupen64-sound/Makefile (new) 1.1 +2 -0 ports/emulators/mupen64-sound/distinfo (new) 1.1 +14 -0 ports/emulators/mupen64-sound/files/patch-Makefile (new) 1.1 +16 -0 ports/emulators/mupen64-sound/pkg-descr (new) 1.1 +9 -0 ports/emulators/mupen64-sound/pkg-message (new)