summaryrefslogtreecommitdiff
path: root/audio/festvox-jph/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2001-07-18Update festival to 1.4.1, and fix dependent packages up while I'm herewiz1-4/+4
(including fixing lots of PLISTs). Changes since 1.4.0, from the NEWS file: . SSFF (for emulabel) track support . Java fixes . various minor bug fixes . WFST with proper quoting . Wagon sample counts . gcc-2.95.1 support Also use newer distfile for mbrola. Addresses pkg/10671.
2001-07-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam1-3/+3
on Solaris' xargs.
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam1-3/+3
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-3/+3
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-3/+3
1999-12-25pkglint silencing:wiz1-6/+6
o use DISTNAME and PKGNAME instead of DISTFILES o replace rm by ${RM}, chmod by ${CHMOD}, pax by ${PAX}, echo by ${ECHO} o reorder lines, remove unnecessary blank o modify pkg/COMMENT and pkg/DESCR o remove lines from files/patch-sum for files that aren't there
1999-10-28do not install CVS dirs, and fix PLISThubertf1-5/+4
1999-10-27Mark packages as broken, where necessary.agc1-1/+3
1999-10-11upgrade to ogi-2.0 / festival-1.4.0proff1-5/+5
1999-06-09Set the LICENSE field to "no-commercial-use". "non-commercial-use"agc1-2/+2
is deprecated.
1999-04-14no-commercial-use -> non-commercial-useproff1-2/+2
1999-04-04add LICENSE= no-commercial-useproff1-1/+3
1999-04-04part of the festival speech synthesis system from CSTRproff1-0/+27