From owner-cvs-all Thu Jan 30 12:29: 6 2003 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 CC1D537B405; Thu, 30 Jan 2003 12:29:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7468B43F85; Thu, 30 Jan 2003 12:29:03 -0800 (PST) (envelope-from lioux@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 h0UKT3bv066148; Thu, 30 Jan 2003 12:29:03 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0UKT3Wr066147; Thu, 30 Jan 2003 12:29:03 -0800 (PST) Message-Id: <200301302029.h0UKT3Wr066147@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 30 Jan 2003 12:29:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/spiralsynthmodular Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/spiralsynthmodular/files patch-SpiralSound::Midi.h patch-SpiralSound::PluginManager.C patch-SpiralSound::Plugins::DiskWriterPlugin.C patch-SpiralSound::Plugins::OutputPlugin::OutputPlugin.C patch-SpiralSynthModular.C X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/01/30 12:29:02 PST Modified files: audio Makefile Added files: audio/spiralsynthmodular Makefile distinfo pkg-comment pkg-descr pkg-plist audio/spiralsynthmodular/files patch-SpiralSound::Midi.h patch-SpiralSound::PluginManager.C patch-SpiralSound::Plugins::DiskWriterPlugin.C patch-SpiralSound::Plugins::OutputPlugin::OutputPlugin.C patch-SpiralSynthModular.C Log: New port spiralsynthmodular version 0.2.0: An object orientated modular softsynth / sequencer / sampler Submitted by: David Yeske Revision Changes Path 1.375 +1 -0 ports/audio/Makefile 1.1 +53 -0 ports/audio/spiralsynthmodular/Makefile (new) 1.1 +1 -0 ports/audio/spiralsynthmodular/distinfo (new) 1.1 +10 -0 ports/audio/spiralsynthmodular/files/patch-SpiralSound::Midi.h (new) 1.1 +29 -0 ports/audio/spiralsynthmodular/files/patch-SpiralSound::PluginManager.C (new) 1.1 +10 -0 ports/audio/spiralsynthmodular/files/patch-SpiralSound::Plugins::DiskWriterPlugin.C (new) 1.1 +19 -0 ports/audio/spiralsynthmodular/files/patch-SpiralSound::Plugins::OutputPlugin::OutputPlugin.C (new) 1.1 +10 -0 ports/audio/spiralsynthmodular/files/patch-SpiralSynthModular.C (new) 1.1 +1 -0 ports/audio/spiralsynthmodular/pkg-comment (new) 1.1 +11 -0 ports/audio/spiralsynthmodular/pkg-descr (new) 1.1 +33 -0 ports/audio/spiralsynthmodular/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message