From owner-cvs-all@FreeBSD.ORG Sun Feb 25 15:14:46 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AB22116A401; Sun, 25 Feb 2007 15:14:46 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 9A55F13C4B2; Sun, 25 Feb 2007 15:14:46 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1PFEkjw087163; Sun, 25 Feb 2007 15:14:46 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1PFEk2v087162; Sun, 25 Feb 2007 15:14:46 GMT (envelope-from alepulver) Message-Id: <200702251514.l1PFEk2v087162@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 25 Feb 2007 15:14:46 +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/advancemenu Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Feb 2007 15:14:46 -0000 alepulver 2007-02-25 15:14:46 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/advancemenu Makefile distinfo pkg-descr pkg-plist Log: AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any other emulator. It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms supported by the SDL library. The main features are: * Auto update of the rom info. * Vertical and horizontal orientation. * Support for any TV/Arcade Monitor like AdvanceMAME but it's good also for a normal PC monitor. * Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to 192 images at the same time! * Sound preview. (MP3/WAV). You can select a special sound for every game played when the cursor move on it. * Sound backgrounds (MP3/WAV). Play your favourite songs or radio records in background. * Sound effects (MP3/WAV) for key press, program start, game start, program exit... * Support for zipped images and sounds archives. * Screensaver. A slide show of the game images. * Selectable background and help images with translucency. WWW: http://advancemame.sourceforge.net/ Revision Changes Path 1.213 +1 -0 ports/emulators/Makefile 1.1 +56 -0 ports/emulators/advancemenu/Makefile (new) 1.1 +3 -0 ports/emulators/advancemenu/distinfo (new) 1.1 +23 -0 ports/emulators/advancemenu/pkg-descr (new) 1.1 +30 -0 ports/emulators/advancemenu/pkg-plist (new)