From owner-cvs-all@FreeBSD.ORG Tue Oct 9 09:25:38 2007 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 7625016A419; Tue, 9 Oct 2007 09:25:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6A62513C44B; Tue, 9 Oct 2007 09:25:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l999PcXT060449; Tue, 9 Oct 2007 09:25:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l999PcbZ060448; Tue, 9 Oct 2007 09:25:38 GMT (envelope-from miwi) Message-Id: <200710090925.l999PcbZ060448@repoman.freebsd.org> From: Martin Wilke Date: Tue, 9 Oct 2007 09:25:38 +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/waon Makefile distinfo pkg-descr ports/audio/waon/files patch-Makefile 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: Tue, 09 Oct 2007 09:25:38 -0000 miwi 2007-10-09 09:25:38 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/waon Makefile distinfo pkg-descr audio/waon/files patch-Makefile Log: WaoN is a Wave-to-Notes transcriber (converts audio file into midi file) and some utility tools such as gWaoN, graphical visualization of the spectra, and phase vocoder for time-stretching and pitch-shifting. WWW: http://waon.sourceforge.net/ PR: ports/117034 Submitted by: Kengo Ichiki Revision Changes Path 1.905 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/waon/Makefile (new) 1.1 +3 -0 ports/audio/waon/distinfo (new) 1.1 +97 -0 ports/audio/waon/files/patch-Makefile (new) 1.1 +8 -0 ports/audio/waon/pkg-descr (new)