From owner-cvs-all@FreeBSD.ORG Sat Dec 18 18:43:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B3D16A4CE; Sat, 18 Dec 2004 18:43:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBFE43D48; Sat, 18 Dec 2004 18:43:12 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBIIhCTI072436; Sat, 18 Dec 2004 18:43:12 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBIIhCWq072435; Sat, 18 Dec 2004 18:43:12 GMT (envelope-from sobomax) Message-Id: <200412181843.iBIIhCWq072435@repoman.freebsd.org> From: Maxim Sobolev Date: Sat, 18 Dec 2004 18:43:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/flite Makefile distinfo pkg-descr pkg-plist ports/audio/flite/files patch-include::cst_sts.h patch-lib::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 18 Dec 2004 18:43:12 -0000 sobomax 2004-12-18 18:43:12 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/flite Makefile distinfo pkg-descr pkg-plist audio/flite/files patch-config::common_make_rules patch-configure patch-include::cst_sts.h patch-lib::Makefile Log: Add flite 1.2, a small run-time speech synthesis engine. Revision Changes Path 1.577 +1 -0 ports/audio/Makefile 1.1 +23 -0 ports/audio/flite/Makefile (new) 1.1 +2 -0 ports/audio/flite/distinfo (new) 1.1 +15 -0 ports/audio/flite/files/patch-config::common_make_rules (new) 1.1 +24 -0 ports/audio/flite/files/patch-configure (new) 1.1 +18 -0 ports/audio/flite/files/patch-include::cst_sts.h (new) 1.1 +15 -0 ports/audio/flite/files/patch-lib::Makefile (new) 1.1 +11 -0 ports/audio/flite/pkg-descr (new) 1.1 +57 -0 ports/audio/flite/pkg-plist (new)