From owner-cvs-all@FreeBSD.ORG Mon Jul 11 19:57:38 2005 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 3831F16A41C; Mon, 11 Jul 2005 19:57:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13FB43D46; Mon, 11 Jul 2005 19:57:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6BJvbqU077048; Mon, 11 Jul 2005 19:57:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6BJvb8C077047; Mon, 11 Jul 2005 19:57:37 GMT (envelope-from pav) Message-Id: <200507111957.j6BJvb8C077047@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Jul 2005 19:57:37 +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/xmms-sexypsf Makefile distinfo pkg-descr pkg-message 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: Mon, 11 Jul 2005 19:57:38 -0000 pav 2005-07-11 19:57:37 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/xmms-sexypsf Makefile distinfo pkg-descr pkg-message Log: Sexypsf is an XMMS plugin for playing .psf files. The PSF format brings the functionality of NSF, SID, SPC, and GBS to next- generation consoles. PSF utilizes the original music driver code from each game to replay sequenced music in a perfectly authentic, and size-efficient, way. The general idea is that a PSF file contains a zlib-compressed program which, if executed on the real console, would simply play the music. PR: ports/83229 Submitted by: Emanuel Haupt Revision Changes Path 1.639 +1 -0 ports/audio/Makefile 1.1 +56 -0 ports/audio/xmms-sexypsf/Makefile (new) 1.1 +2 -0 ports/audio/xmms-sexypsf/distinfo (new) 1.1 +14 -0 ports/audio/xmms-sexypsf/pkg-descr (new) 1.1 +3 -0 ports/audio/xmms-sexypsf/pkg-message (new)