From owner-cvs-all@FreeBSD.ORG Mon May 10 05:47:49 2010 Return-Path: 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 2BCF0106566C; Mon, 10 May 2010 05:47:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 1AA408FC14; Mon, 10 May 2010 05:47:49 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4A5lmBO036331; Mon, 10 May 2010 05:47:48 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4A5lmfN036330; Mon, 10 May 2010 05:47:48 GMT (envelope-from miwi) Message-Id: <201005100547.o4A5lmfN036330@repoman.freebsd.org> From: Martin Wilke Date: Mon, 10 May 2010 05:47:48 +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/audio Makefile ports/audio/libgme Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 May 2010 05:47:49 -0000 miwi 2010-05-10 05:47:48 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/libgme Makefile distinfo pkg-descr pkg-plist Log: Game_Music_Emu is a collection of video game music file emulators that support the following formats and systems: AY ZX Spectrum/Amstrad CPC GBS Nintendo Game Boy GYM Sega Genesis/Mega Drive HES NEC TurboGrafx-16/PC Engine KSS MSX Home Computer/other Z80 systems (doesn't support FM sound) NSF/NSFE Nintendo NES/Famicom (with VRC 6, Namco 106, and FME-7 sound) SAP Atari systems using POKEY sound chip SPC Super Nintendo/Super Famicom VGM/VGZ Sega Master System/Mark III, Sega Genesis/Mega Drive,BBC Micro WWW: http://code.google.com/p/game-music-emu/ PR: ports/146432 Submitted by: Anonymous Revision Changes Path 1.1105 +1 -0 ports/audio/Makefile 1.1 +23 -0 ports/audio/libgme/Makefile (new) 1.1 +3 -0 ports/audio/libgme/distinfo (new) 1.1 +14 -0 ports/audio/libgme/pkg-descr (new) 1.1 +19 -0 ports/audio/libgme/pkg-plist (new)