From owner-cvs-all@FreeBSD.ORG Sat Jun 10 22:15:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 49E7D16A41A; Sat, 10 Jun 2006 22:15:48 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6671043D46; Sat, 10 Jun 2006 22:15:47 +0000 (GMT) (envelope-from itetcu@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 k5AMDd3W095555; Sat, 10 Jun 2006 22:13:39 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5AMDd35095554; Sat, 10 Jun 2006 22:13:39 GMT (envelope-from itetcu) Message-Id: <200606102213.k5AMDd35095554@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 10 Jun 2006 22:13:39 +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/sidplay2 Makefile distinfo pkg-descr ports/audio/sidplay2/files patch-src_audio_oss_audiodrv.h 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: Sat, 10 Jun 2006 22:15:48 -0000 itetcu 2006-06-10 22:13:39 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/sidplay2 Makefile distinfo pkg-descr audio/sidplay2/files patch-src_audio_oss_audiodrv.h Log: Sidplay 2 is the second in the Sidplay series originally developed by Michael Schwendt. This version is written by Simon White and is cycle accurate for improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and stereo file formats. WWW: http://sidplay2.sourceforge.net/ PR: ports/98762 Submitted by: Alexander Botero-Lowry Approved by: lawrance (mentor, implicit) Revision Changes Path 1.737 +1 -0 ports/audio/Makefile 1.1 +25 -0 ports/audio/sidplay2/Makefile (new) 1.1 +3 -0 ports/audio/sidplay2/distinfo (new) 1.1 +19 -0 ports/audio/sidplay2/files/patch-src_audio_oss_audiodrv.h (new) 1.1 +6 -0 ports/audio/sidplay2/pkg-descr (new)