From owner-cvs-all@FreeBSD.ORG Tue Oct 12 05:02:21 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 1CC9A16A4CE; Tue, 12 Oct 2004 05:02:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F9C443D54; Tue, 12 Oct 2004 05:02:21 +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 i9C52KMw068108; Tue, 12 Oct 2004 05:02:20 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9C52KYn068107; Tue, 12 Oct 2004 05:02:20 GMT (envelope-from dinoex) Message-Id: <200410120502.i9C52KYn068107@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 12 Oct 2004 05:02:20 +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-input Makefile distinfo pkg-descr pkg-message ports/emulators/mupen64-input/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:02:21 -0000 dinoex 2004-10-12 05:02:20 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/mupen64-input Makefile distinfo pkg-descr pkg-message emulators/mupen64-input/files patch-Makefile Log: Input 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.143 +1 -0 ports/emulators/Makefile 1.1 +57 -0 ports/emulators/mupen64-input/Makefile (new) 1.1 +2 -0 ports/emulators/mupen64-input/distinfo (new) 1.1 +11 -0 ports/emulators/mupen64-input/files/patch-Makefile (new) 1.1 +15 -0 ports/emulators/mupen64-input/pkg-descr (new) 1.1 +9 -0 ports/emulators/mupen64-input/pkg-message (new)