From owner-cvs-all@FreeBSD.ORG Sat Sep 8 09:48:43 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 7F29916A418; Sat, 8 Sep 2007 09:48:43 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 777AE13C45A; Sat, 8 Sep 2007 09:48:43 +0000 (UTC) (envelope-from trasz@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 l889mhTb006977; Sat, 8 Sep 2007 09:48:43 GMT (envelope-from trasz@repoman.freebsd.org) Received: (from trasz@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l889mheA006976; Sat, 8 Sep 2007 09:48:43 GMT (envelope-from trasz) Message-Id: <200709080948.l889mheA006976@repoman.freebsd.org> From: Edward Tomasz Napierala Date: Sat, 8 Sep 2007 09:48:43 +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/amb-plugins Makefile distinfo pkg-descr ports/audio/amb-plugins/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: Sat, 08 Sep 2007 09:48:43 -0000 trasz 2007-09-08 09:48:43 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/amb-plugins Makefile distinfo pkg-descr audio/amb-plugins/files patch-Makefile Log: A set of ambisonics plugins, mainly to be used within Ardour. Mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders. WWW: http://www.kokkinizita.net/linuxaudio/ladspa/index.html Approved by: miwi (mentor, implicit) Revision Changes Path 1.889 +1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/amb-plugins/Makefile (new) 1.1 +3 -0 ports/audio/amb-plugins/distinfo (new) 1.1 +25 -0 ports/audio/amb-plugins/files/patch-Makefile (new) 1.1 +5 -0 ports/audio/amb-plugins/pkg-descr (new)