summaryrefslogtreecommitdiff
path: root/audio/festival
AgeCommit message (Collapse)AuthorFilesLines
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-2/+7
2000-09-18"-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971.fredb3-7/+7
2000-08-17wildcard dependency on naswiz1-2/+2
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-2/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-05-31work around pmax compiler bug (c++ -O2) by not using -O2 on the remainingdmcmahill5-5/+57
3 problem files when compiling on pmax.
2000-05-30avoid -O3 on pmax on a particular file which tickles a c++ bug.dmcmahill2-1/+19
other arch's are unaffected.
2000-05-05fix ELF linking (for X libs)hubertf3-1/+27
1999-12-28replaced some more commands by their ${COMMAND} counterpartswiz1-2/+2
1999-12-28moved ${ECHO} lines below .include of bsd.pkg.mk, making it expand correctlywiz1-7/+8
to 'echo' instead of ''
1999-12-28reversed replacement of 'echo' by '${ECHO}' until I understand whywiz1-5/+5
it didn't work
1999-12-25pkglint silencing:wiz3-55/+14
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-27add rcs idhubertf1-0/+1
1999-10-25chmod -> ${chmod}hubertf1-5/+5
1999-10-11Upgrade to 1.4.0proff12-154/+231
Festival 1.4.0 has the following improvements over the previous release (1.3.1 January 1999) o distributed under a free X11-type licence o generalization of stats modules, ngram, CART, wfst with viterbi so they can be shard more easily o Tidy up of Utterance/Relation/Item architecture o Initial JSAPI support o Three new us voices using MBROLA databases o Tilt code overhaul o XML load for Relations o Fringe graphic display (ALPHA) released seperately http://www.cstr.ed.ac.uk/projects/fringe.html
1999-10-11tell users how not to be lameproff1-0/+5
1999-07-09Add package patch-sum filesagc1-0/+7
1999-06-28Include bsd.prefs.mk before using ${CC} in a != assignment, just in caseagc1-1/+3
CC is set to something non-standard.
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 CSTRproff15-0/+364