From owner-cvs-ports@FreeBSD.ORG Tue May 20 18:36:41 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A31A7106567A; Tue, 20 May 2008 18:36:41 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9560F8FC19; Tue, 20 May 2008 18:36:41 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m4KIafIA060541; Tue, 20 May 2008 18:36:41 GMT (envelope-from acm@repoman.freebsd.org) Received: (from acm@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m4KIafti060540; Tue, 20 May 2008 18:36:41 GMT (envelope-from acm) Message-Id: <200805201836.m4KIafti060540@repoman.freebsd.org> From: Jose Alonso Cardenas Marquez Date: Tue, 20 May 2008 18:36:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/mupen64plus-base Makefile Makefile.common distinfo pkg-descr pkg-plist ports/emulators/mupen64plus-base/files patch-Makefile patch-pre.mk X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 20 May 2008 18:36:41 -0000 acm 2008-05-20 18:36:41 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/mupen64plus-base Makefile Makefile.common distinfo pkg-descr pkg-plist emulators/mupen64plus-base/files patch-Makefile patch-pre.mk Log: - New port: emulators/mupen64plus-base Mupen64Plus is a plugin-based N64 emulator for Linux, FreeBSD which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. WWW: http://code.google.com/p/mupen64plus/ Revision Changes Path 1.247 +1 -0 ports/emulators/Makefile 1.1 +42 -0 ports/emulators/mupen64plus-base/Makefile (new) 1.1 +173 -0 ports/emulators/mupen64plus-base/Makefile.common (new) 1.1 +3 -0 ports/emulators/mupen64plus-base/distinfo (new) 1.1 +25 -0 ports/emulators/mupen64plus-base/files/patch-Makefile (new) 1.1 +139 -0 ports/emulators/mupen64plus-base/files/patch-pre.mk (new) 1.1 +8 -0 ports/emulators/mupen64plus-base/pkg-descr (new) 1.1 +51 -0 ports/emulators/mupen64plus-base/pkg-plist (new)