From owner-cvs-ports@FreeBSD.ORG Fri Feb 11 14:17:16 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D92E106566C; Fri, 11 Feb 2011 14:17:16 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8DBEA8FC13; Fri, 11 Feb 2011 14:17:16 +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 p1BEHGX0022262; Fri, 11 Feb 2011 14:17:16 GMT (envelope-from db@repoman.freebsd.org) Received: (from db@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1BEHGDY022261; Fri, 11 Feb 2011 14:17:16 GMT (envelope-from db) Message-Id: <201102111417.p1BEHGDY022261@repoman.freebsd.org> From: Diane Bruce Date: Fri, 11 Feb 2011 14:17:16 +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/comms/ebook2cw Makefile distinfo ports/comms/ebook2cw/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2011 14:17:16 -0000 db 2011-02-11 14:17:16 UTC FreeBSD ports repository Modified files: comms/ebook2cw Makefile distinfo comms/ebook2cw/files patch-Makefile Log: - Update to 0.8.0 From vendors change log: * ebook2cw can now also be compiled to work as a CGI on a webserver * Support for OGG/Vorbis audio file format added * Time of created files is now calculated accurately * Option to add a noise floor with an user definable SNR added [-N] (very experimental) * Waveform can now be set to sine, sawtooth or squarewave. [-T] * Config files are searched in current directory, ~/.ebook2cw, and DESTDIR/share/doc/ebook2cw/examples now. ~/.ebook2cw is created if only the last is found. [Linux/Unix only] Revision Changes Path 1.3 +3 -3 ports/comms/ebook2cw/Makefile 1.2 +2 -3 ports/comms/ebook2cw/distinfo 1.2 +19 -8 ports/comms/ebook2cw/files/patch-Makefile