From owner-cvs-all@FreeBSD.ORG Mon Oct 24 20:28:52 2011 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 9B140106566B; Mon, 24 Oct 2011 20:28:52 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8ADE48FC18; Mon, 24 Oct 2011 20:28:52 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9OKSqqd018082; Mon, 24 Oct 2011 20:28:52 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9OKSq20018081; Mon, 24 Oct 2011 20:28:52 GMT (envelope-from pawel) Message-Id: <201110242028.p9OKSq20018081@repoman.freebsd.org> From: Pawel Pekala Date: Mon, 24 Oct 2011 20:28:52 +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/lingot Makefile distinfo pkg-descr pkg-plist ports/audio/lingot/files extra-lingot-config-scale.h 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: Mon, 24 Oct 2011 20:28:52 -0000 pawel 2011-10-24 20:28:52 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/lingot Makefile distinfo pkg-descr pkg-plist audio/lingot/files extra-lingot-config-scale.h Log: LINGOT is a musical instrument tuner. It's accurate, easy to use, and highly configurable. Originally conceived to tune electric guitars, it can now be used to tune other instruments. It looks like an analogue tuner, with a gauge indicating the relative shift to a certain note, found automatically as the closest note to the estimated frequency. WWW: http://www.nongnu.org/lingot/ PR: ports/161878 Submitted by: Bartoletti Revision Changes Path 1.1192 +1 -0 ports/audio/Makefile 1.1 +54 -0 ports/audio/lingot/Makefile (new) 1.1 +2 -0 ports/audio/lingot/distinfo (new) 1.1 +14 -0 ports/audio/lingot/files/extra-lingot-config-scale.h (new) 1.1 +9 -0 ports/audio/lingot/pkg-descr (new) 1.1 +55 -0 ports/audio/lingot/pkg-plist (new)