Index: head/audio/festvox-ked16/Makefile =================================================================== --- head/audio/festvox-ked16/Makefile (revision 159341) +++ head/audio/festvox-ked16/Makefile (revision 159342) @@ -1,43 +1,42 @@ # New ports collection makefile for: festvox-ked16 # Date created: 2000-06-20 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.8 2000/02/15 09:26:15 agc Exp $ # $FreeBSD$ # PORTNAME= festvox-ked16 PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= 1.4.1 DISTNAME= festvox_kedlpc16k DIST_SUBDIR= festival MAINTAINER= ports@FreeBSD.org COMMENT= American English male voice, sampled at 16 kHz, for Festival RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-cmu - -BROKEN= Incomplete pkg-plist WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-ked8-* NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 do-install: ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include Property changes on: head/audio/festvox-ked16/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/audio/festvox-ked16/pkg-plist =================================================================== --- head/audio/festvox-ked16/pkg-plist (revision 159341) +++ head/audio/festvox-ked16/pkg-plist (revision 159342) @@ -1,8 +1,10 @@ @comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:35:19 proff Exp $ share/festival/lib/voices/english/ked_diphone/group/kedlpc16k.group @dirrm share/festival/lib/voices/english/ked_diphone/group share/festival/lib/voices/english/ked_diphone/festvox/ked_diphone.scm share/festival/lib/voices/english/ked_diphone/festvox/kddurtreeZ.scm share/festival/lib/voices/english/ked_diphone/COPYING @dirrm share/festival/lib/voices/english/ked_diphone/festvox @dirrm share/festival/lib/voices/english/ked_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices Property changes on: head/audio/festvox-ked16/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/audio/festvox-ked8/Makefile =================================================================== --- head/audio/festvox-ked8/Makefile (revision 159341) +++ head/audio/festvox-ked8/Makefile (revision 159342) @@ -1,43 +1,42 @@ # New ports collection makefile for: festvox-ked8 # Date created: 2000-06-20 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.11 2000/02/15 09:26:16 agc Exp $ # $FreeBSD$ # PORTNAME= festvox-ked8 PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= 1.4.1 DISTNAME= festvox_kedlpc8k DIST_SUBDIR= festival MAINTAINER= ports@FreeBSD.org COMMENT= American English male voice, sampled at 8 kHz, for Festival RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${PORTSDIR}/audio/festlex-cmu - -BROKEN= Incomplete pkg-plist WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-ked16-* NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 do-install: ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include Property changes on: head/audio/festvox-ked8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/audio/festvox-ked8/pkg-plist =================================================================== --- head/audio/festvox-ked8/pkg-plist (revision 159341) +++ head/audio/festvox-ked8/pkg-plist (revision 159342) @@ -1,8 +1,10 @@ @comment $NetBSD: PLIST,v 1.2 1999/10/28 01:40:07 hubertf Exp $ share/festival/lib/voices/english/ked_diphone/group/kedlpc8k.group share/festival/lib/voices/english/ked_diphone/festvox/ked_diphone.scm share/festival/lib/voices/english/ked_diphone/festvox/kddurtreeZ.scm share/festival/lib/voices/english/ked_diphone/COPYING @dirrm share/festival/lib/voices/english/ked_diphone/group @dirrm share/festival/lib/voices/english/ked_diphone/festvox @dirrm share/festival/lib/voices/english/ked_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices Property changes on: head/audio/festvox-ked8/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/audio/festvox-rab16/Makefile =================================================================== --- head/audio/festvox-rab16/Makefile (revision 159341) +++ head/audio/festvox-rab16/Makefile (revision 159342) @@ -1,43 +1,42 @@ # New ports collection makefile for: festvox-rab16 # Date created: 2000-06-12 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.8 1999/12/28 04:20:01 wiz Exp $ # $FreeBSD$ # PORTNAME= festvox-rab16 PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= festvox_rablpc16k DIST_SUBDIR= festival MAINTAINER= ports@FreeBSD.org COMMENT= 16 kHz British English male voice for Festival RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${PORTSDIR}/audio/festlex-oald - -BROKEN= Incomplete pkg-plist WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab8 NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 do-install: ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include Property changes on: head/audio/festvox-rab16/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/audio/festvox-rab16/pkg-plist =================================================================== --- head/audio/festvox-rab16/pkg-plist (revision 159341) +++ head/audio/festvox-rab16/pkg-plist (revision 159342) @@ -1,7 +1,9 @@ @comment $NetBSD: PLIST,v 1.1.1.1 1999/04/04 19:36:19 proff Exp $ share/festival/lib/voices/english/rab_diphone/group/rablpc16k.group @dirrm share/festival/lib/voices/english/rab_diphone/group share/festival/lib/voices/english/rab_diphone/festvox/rab_diphone.scm share/festival/lib/voices/english/rab_diphone/COPYING @dirrm share/festival/lib/voices/english/rab_diphone/festvox @dirrm share/festival/lib/voices/english/rab_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices Property changes on: head/audio/festvox-rab16/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/audio/festvox-rab8/Makefile =================================================================== --- head/audio/festvox-rab8/Makefile (revision 159341) +++ head/audio/festvox-rab8/Makefile (revision 159342) @@ -1,43 +1,42 @@ # New ports collection makefile for: festvox-rab8 # Date created: 2000-06-15 # Whom: Trevor Johnson # based on the NetBSD port # # $NetBSD: Makefile,v 1.12 2000/02/15 09:26:17 agc Exp $ # $FreeBSD$ # PORTNAME= festvox-rab8 PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} DISTNAME= festvox_rablpc8k DIST_SUBDIR= festival MAINTAINER= ports@FreeBSD.org COMMENT= British English male voice, sampled at 8 kHz, for Festival RUN_DEPENDS= \ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${PORTSDIR}/audio/festlex-oald - -BROKEN= Incomplete pkg-plist WRKSRC= ${WRKDIR}/festival CONFLICTS= festvox-rab16 NO_BUILD= yes FHOME= ${PREFIX}/share/festival post-extract: @ ${CHMOD} -R a+r ${WRKSRC} @ ${FIND} ${WRKSRC} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 do-install: ${MKDIR} ${FHOME} cd ${WRKSRC} && ${CP} -pPR * ${FHOME} .include Property changes on: head/audio/festvox-rab8/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/audio/festvox-rab8/pkg-plist =================================================================== --- head/audio/festvox-rab8/pkg-plist (revision 159341) +++ head/audio/festvox-rab8/pkg-plist (revision 159342) @@ -1,7 +1,9 @@ @comment $NetBSD: PLIST,v 1.2 1999/10/28 01:57:59 hubertf Exp $ share/festival/lib/voices/english/rab_diphone/group/rablpc8k.group @dirrm share/festival/lib/voices/english/rab_diphone/group share/festival/lib/voices/english/rab_diphone/festvox/rab_diphone.scm share/festival/lib/voices/english/rab_diphone/COPYING @dirrm share/festival/lib/voices/english/rab_diphone/festvox @dirrm share/festival/lib/voices/english/rab_diphone +@dirrmtry share/festival/lib/voices/english +@dirrmtry share/festival/lib/voices Property changes on: head/audio/festvox-rab8/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property