From owner-cvs-all@FreeBSD.ORG Thu Jul 9 03:25:56 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9816B106566C; Thu, 9 Jul 2009 03:25:56 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 879738FC1C; Thu, 9 Jul 2009 03:25:56 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n693PuSK053371; Thu, 9 Jul 2009 03:25:56 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n693Pu4J053370; Thu, 9 Jul 2009 03:25:56 GMT (envelope-from pgollucci) Message-Id: <200907090325.n693Pu4J053370@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 9 Jul 2009 03:25:56 +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/smasher 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: Thu, 09 Jul 2009 03:25:57 -0000 pgollucci 2009-07-09 03:25:56 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/smasher Makefile distinfo pkg-descr pkg-plist Log: Cross-platform audio loop slicer designed to create sliced loops from WAV, MP3, FLAC or AIFF files in seconds without a sequencer. Effects include filter sweeps, phasing, flanging, delay, and distortion. Chris Petrik (chris@officialunix.com) WWW: http://smasher.sourceforge.net/ PR: ports/135937 Submitted by: chris at officialunix.com Revision Changes Path 1.1044 +1 -0 ports/audio/Makefile 1.1 +49 -0 ports/audio/smasher/Makefile (new) 1.1 +3 -0 ports/audio/smasher/distinfo (new) 1.1 +7 -0 ports/audio/smasher/pkg-descr (new) 1.1 +51 -0 ports/audio/smasher/pkg-plist (new)