aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-kal16/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Do not run-depend on festival -- it really ought to be the other wayMikhail Teterin2006-04-061-10/+2
| | | | | | | | | | | | | | | | | | | around. For festlex-cmu use the 2004 version found in the 1.95 directory, so that it works with audio/festival. The others did not change since 1999. Stop the silly practice of extracting into ${WRKDIR} and copying into destination -- extract directly. Replace @dirrm with @dirrmtry in a few places and unbreak by adding more of same. The same should be applied to other audio/fest* ports, but these are enough to get the English-only speech out of festival. Notes: svn path=/head/; revision=158932
* BROKEN: Incomplete pkg-plistKris Kennaway2006-03-251-0/+2
| | | | Notes: svn path=/head/; revision=158119
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Fix dependencies.Trevor Johnson2003-11-241-4/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=94764
* Use PORTSDIR and force dependencies to 80 columns (ugly, I know).Trevor Johnson2003-11-171-3/+5
| | | | Notes: svn path=/head/; revision=94201
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93882
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* new virtual category requested: accessibilityEdwin Groothuis2003-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> Notes: svn path=/head/; revision=90192
* Retire comment file.Trevor Johnson2003-03-011-0/+1
| | | | Notes: svn path=/head/; revision=76700
* Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.Trevor Johnson2002-05-231-3/+2
| | | | Notes: svn path=/head/; revision=59762
* Add MASTER_SITE_NETBSD.Trevor Johnson2001-04-101-0/+1
| | | | Notes: svn path=/head/; revision=41170
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Use fullpaths (prepend "${.CURDIR}") in dependency dirs instead ofSatoshi Asami2000-09-201-3/+3
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=32891
* Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. ThisWill Andrews2000-09-161-0/+40
commit includes the various ports festival can work with. Big thanks to Trevor for putting in all the time to port these! PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189 21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197 21198, 21199, 21200, 21201 Submitted by: Trevor Johnson <trevor@jpj.net> Obtained from: NetBSD pkgsrc Notes: svn path=/head/; revision=32683