From owner-cvs-all@FreeBSD.ORG Sun Jul 20 04:51:28 2003 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 5276F37B401; Sun, 20 Jul 2003 04:51:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F9743F85; Sun, 20 Jul 2003 04:51:27 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h6KBpR0U019209; Sun, 20 Jul 2003 04:51:27 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6KBpR23019208; Sun, 20 Jul 2003 04:51:27 -0700 (PDT) Message-Id: <200307201151.h6KBpR23019208@repoman.freebsd.org> From: Maho Nakata Date: Sun, 20 Jul 2003 04:51:27 -0700 (PDT) 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/fceu Makefile distinfo pkg-descr pkg-message pkg-plistpatch-Makefile.unixsdl 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: Sun, 20 Jul 2003 11:51:28 -0000 maho 2003/07/20 04:51:27 PDT FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/fceu Makefile distinfo pkg-descr pkg-message pkg-plist emulators/fceu/files patch-Makefile.base patch-Makefile.unixsdl Log: FCE Ultra is an NTSC and PAL Famicom/NES emulator for various platforms, distributed under GPL. It is based upon Bero's original FCE source code. Current features include good PPU, CPU, pAPU, expansion chip, and joystick emulation. PR: 45166 Submitted by: HIYAMA Takeshi Revision Changes Path 1.110 +1 -0 ports/emulators/Makefile 1.1 +94 -0 ports/emulators/fceu/Makefile (new) 1.1 +1 -0 ports/emulators/fceu/distinfo (new) 1.1 +8 -0 ports/emulators/fceu/files/patch-Makefile.base (new) 1.1 +18 -0 ports/emulators/fceu/files/patch-Makefile.unixsdl (new) 1.1 +12 -0 ports/emulators/fceu/pkg-descr (new) 1.1 +10 -0 ports/emulators/fceu/pkg-message (new) 1.1 +29 -0 ports/emulators/fceu/pkg-plist (new)