aboutsummaryrefslogtreecommitdiffstats
path: root/audio/festvox-tll
Commit message (Collapse)AuthorAgeFilesLines
* Avoid "size unknown" errors from the cslu.cse.ogi.edu site bytrevor2004-03-091-1/+0
| | | | removing size data.
* These voices need the OGIresLPC plugin, so make them depend on thetrevor2004-02-171-2/+3
| | | | festival+OGI port. Use the PORTSDIR macro.
* Add size data.trevor2004-01-281-0/+1
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-2/+2
|
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
| | | | I have contributed, in hopes of attracting less spam.
* new virtual category requested: accessibilityedwin2003-10-041-1/+1
| | | | | | | | | | | | | | This category, to be described as "of interest to disabled users" is intended to make it simpler for users to find software which will let them overcome a handicap. For example, blind users may want to combine OCR and text-to-speech software so the computer can read books to them; users with diminished eyesight can use large fonts and "magnifiers"; paralyzed users may use speech recognition to compose text or give commands. PR: ports/39103 Submitted by: Trevor Johnson <trevor@jpj.net>
* Retire comment file.trevor2003-03-012-1/+1
|
* Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.trevor2002-05-231-3/+1
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Use fullpaths (prepend "${.CURDIR}") in dependency dirs instead ofasami2000-09-201-2/+2
| | | | | | | | | relative paths. This is necessary for INDEX generation to work. Change PORTNAME of festvox_{abc,don} to fostvox-{abc,don} for consistency with other ports and port directory names. Approved by: maintainer
* Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. Thiswill2000-09-165-0/+61
commit includes the various ports festival can work with. Big thanks to Trevor for putting in all the time to port this! [ Ok, this is another 3:45am screwup. Sorry. -Ed. ] PR: 21200 Submitted by: Trevor Johnson <trevor@jpj.net>