From nobody@FreeBSD.org  Thu Jan  7 19:02:38 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E3CF31065679
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jan 2010 19:02:37 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D25648FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  7 Jan 2010 19:02:37 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o07J2bT9075097
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 7 Jan 2010 19:02:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o07J2bep075096;
	Thu, 7 Jan 2010 19:02:37 GMT
	(envelope-from nobody)
Message-Id: <201001071902.o07J2bep075096@www.freebsd.org>
Date: Thu, 7 Jan 2010 19:02:37 GMT
From: Alberto Villa <villa.alberto@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: audio/festival-freebsoft-utils Festival utilities focused on interaction with Speech Dispatcher
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         142435
>Category:       ports
>Synopsis:       New port: audio/festival-freebsoft-utils Festival utilities focused on interaction with Speech Dispatcher
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    fluffy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 07 19:10:01 UTC 2010
>Closed-Date:    Fri Jan 08 08:16:51 UTC 2010
>Last-Modified:  Fri Jan  8 08:20:01 UTC 2010
>Originator:     Alberto Villa
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
>Environment:
FreeBSD echo.hoth 9.0-CURRENT FreeBSD 9.0-CURRENT #4: Tue Dec 29 17:05:23 CET 2009     root@echo.hoth:/usr/obj/usr/src/sys/TPR60  i386
>Description:
festival-freebsoft-utils is a collection of Festival utilities that
enhance Festival with some useful features. They provide all what is
needed for interaction with Speech Dispatcher.

WWW: http://www.freebsoft.org/festival-freebsoft-utils
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	festival-freebsoft-utils
#	festival-freebsoft-utils/pkg-plist
#	festival-freebsoft-utils/Makefile
#	festival-freebsoft-utils/distinfo
#	festival-freebsoft-utils/pkg-descr
#
echo c - festival-freebsoft-utils
mkdir -p festival-freebsoft-utils > /dev/null 2>&1
echo x - festival-freebsoft-utils/pkg-plist
sed 's/^X//' >festival-freebsoft-utils/pkg-plist << 'b769ee5f80f2c32faa8b313a87051bbc'
Xshare/festival/lib/cap-signalization.scm
Xshare/festival/lib/events.scm
Xshare/festival/lib/fileio.scm
Xshare/festival/lib/multiwave.scm
Xshare/festival/lib/nopauses.scm
Xshare/festival/lib/oo.scm
Xshare/festival/lib/prosody-param.scm
Xshare/festival/lib/punctuation.scm
Xshare/festival/lib/recode.scm
Xshare/festival/lib/speech-dispatcher.scm
Xshare/festival/lib/spell-mode.scm
Xshare/festival/lib/ssml-mode.scm
Xshare/festival/lib/tokenize.scm
Xshare/festival/lib/util.scm
Xshare/festival/lib/voice-select.scm
Xshare/festival/lib/wave.scm
Xshare/festival/lib/word-mapping.scm
X@dirrmtry share/festival/lib
X@dirrmtry share/festival
b769ee5f80f2c32faa8b313a87051bbc
echo x - festival-freebsoft-utils/Makefile
sed 's/^X//' >festival-freebsoft-utils/Makefile << '59f8bf54942d723e2721e502eabce86b'
X# New ports collection makefile for:	festival-freebsoft-utils
X# Date created:				6 January 2010
X# Whom:					Alberto Villa <villa.alberto@gmail.com>
X#
X# $FreeBSD$
X
XPORTNAME=	festival-freebsoft-utils
XPORTVERSION=	0.10
XCATEGORIES=	audio accessibility
XMASTER_SITES=	http://www.freebsoft.org/pub/projects/${PORTNAME}/
X
XMAINTAINER=	villa.alberto@gmail.com
XCOMMENT=	Festival utilities focused on interaction with Speech Dispatcher
X
XRUN_DEPENDS=	festival:${PORTSDIR}/audio/festival \
X		sox:${PORTSDIR}/audio/sox
X
XNO_BUILD=	yes
XUSE_ICONV=	yes
X
XPORTDOCS=	ANNOUNCE NEWS README
X
XINFO=		${PORTNAME}
X
Xdo-install:
X	${MKDIR} ${LOCALBASE}/share/festival/lib
X	cd ${WRKSRC} && ${INSTALL_DATA} *.scm ${LOCALBASE}/share/festival/lib
X	cd ${WRKSRC}/doc && ${INSTALL_MAN} ${PORTNAME}.info ${PREFIX}/${INFO_PATH}
X
Xpost-install:
X.ifndef(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	${INSTALL_MAN} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
59f8bf54942d723e2721e502eabce86b
echo x - festival-freebsoft-utils/distinfo
sed 's/^X//' >festival-freebsoft-utils/distinfo << '8ea9af5324f1f1fcb83bf84faa743367'
XMD5 (festival-freebsoft-utils-0.10.tar.gz) = 8afc4ef740ce6eb324870102185aa287
XSHA256 (festival-freebsoft-utils-0.10.tar.gz) = c16cbd1d5494b1b058b787ef936fa483ac2f3ce92657372c92b3dbf153750457
XSIZE (festival-freebsoft-utils-0.10.tar.gz) = 73022
8ea9af5324f1f1fcb83bf84faa743367
echo x - festival-freebsoft-utils/pkg-descr
sed 's/^X//' >festival-freebsoft-utils/pkg-descr << 'ef1f984957e2400d7da9f2704ca4bf7a'
Xfestival-freebsoft-utils is a collection of Festival utilities that
Xenhance Festival with some useful features. They provide all what is
Xneeded for interaction with Speech Dispatcher.
X
XWWW: http://www.freebsoft.org/festival-freebsoft-utils
ef1f984957e2400d7da9f2704ca4bf7a
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->fluffy 
Responsible-Changed-By: fluffy 
Responsible-Changed-When: Thu Jan 7 19:42:59 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142435 
State-Changed-From-To: open->closed 
State-Changed-By: fluffy 
State-Changed-When: Fri Jan 8 08:16:49 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=142435 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/142435: commit references a PR
Date: Fri,  8 Jan 2010 08:15:47 +0000 (UTC)

 fluffy      2010-01-08 08:15:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio                Makefile 
   Added files:
     audio/festival-freebsoft-utils Makefile distinfo pkg-descr 
                                    pkg-plist 
   Log:
   - Add festival-freebsoft-utils
   
   festival-freebsoft-utils is a collection of Festival utilities that
   enhance Festival with some useful features. They provide all what is
   needed for interaction with Speech Dispatcher.
   
   PR:             142435
   Submitted by:   Alberto Villa
   Tested by:      myself
   Approved by:    miwi, tabthorpe (mentors iplicit)
   
   Revision  Changes    Path
   1.1084    +1 -0      ports/audio/Makefile
   1.1       +38 -0     ports/audio/festival-freebsoft-utils/Makefile (new)
   1.1       +3 -0      ports/audio/festival-freebsoft-utils/distinfo (new)
   1.1       +5 -0      ports/audio/festival-freebsoft-utils/pkg-descr (new)
   1.1       +19 -0     ports/audio/festival-freebsoft-utils/pkg-plist (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
