From owner-svn-ports-head@FreeBSD.ORG Tue Nov 27 12:56:10 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 73344D9D; Tue, 27 Nov 2012 12:56:10 +0000 (UTC) Date: Tue, 27 Nov 2012 12:56:10 +0000 From: Alexey Dokuchaev To: Alex Kozlov Subject: Re: svn commit: r307837 - head/comms/morse Message-ID: <20121127125610.GA59490@FreeBSD.org> References: <201211271205.qARC54XQ060171@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201211271205.qARC54XQ060171@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 12:56:10 -0000 On Tue, Nov 27, 2012 at 12:05:04PM +0000, Alex Kozlov wrote: > New Revision: 307837 > URL: http://svnweb.freebsd.org/changeset/ports/307837 > > +# Created by: Stephen Hurd Space, not tab please. > +OSS_DESC= Beep using OSS (/dev/dsp) > +X11_DESC= Beep using X server > +PA_DESC= Beep using Pulse Audio All of these options are already in bsd.options.desc.mk (PA_DESC is named PULSEAUDIO_DESC though). While you might want to adjust their descriptions, at least we should not invent new names for existing features. ./danfe