From owner-cvs-all@FreeBSD.ORG Mon Jan 21 23:13:55 2008 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 702BC16A418; Mon, 21 Jan 2008 23:13:55 +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 605A913C4DB; Mon, 21 Jan 2008 23:13:55 +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 m0LNDtNA023463; Mon, 21 Jan 2008 23:13:55 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0LNDtCW023461; Mon, 21 Jan 2008 23:13:55 GMT (envelope-from miwi) Message-Id: <200801212313.m0LNDtCW023461@repoman.freebsd.org> From: Martin Wilke Date: Mon, 21 Jan 2008 23:13:55 +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/pear-Text_Spell_Audio Makefile distinfo pkg-descr 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: Mon, 21 Jan 2008 23:13:55 -0000 miwi 2008-01-21 23:13:55 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/pear-Text_Spell_Audio Makefile distinfo pkg-descr Log: Joins up multiple wav file sound clips of letters/numbers being spoken, optionally adding distortion and echo. This could be use to compliment an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead. WWW: http://pear.php.net/package/Text_Spell_Audio/ PR: ports/119859 Submitted by: Ditesh Shashikant Gathani Revision Changes Path 1.922 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/pear-Text_Spell_Audio/Makefile (new) 1.1 +3 -0 ports/audio/pear-Text_Spell_Audio/distinfo (new) 1.1 +6 -0 ports/audio/pear-Text_Spell_Audio/pkg-descr (new)