aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-abc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports in audio:Erwin Lansing2009-06-131-51/+0
| | | | | | | | | | | | | | | | | | | 2009-04-28 audio/festival+OGI: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-06-10 audio/festlex-ifd: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-10 audio/festogi-italian: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festogi-spanish: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-09 audio/festvox-abc: unfulfilled dependencies for 8+ months, no user interest. 2009-06-09 audio/festvox-hvs: unfulfilled dependencies for 8+ months, no user interest. 2009-06-09 audio/festvox-jph: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-10 audio/festvox-lp: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festvox-mwm: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-09 audio/festvox-ogirab: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-06-10 audio/festvox-pc: unfulfilled dependencies for 8+ months, no active maintainer, no user interest 2009-06-09 audio/festvox-tll: unfulfilled dependencies for 8+ months, no maintainer, no user interest 2009-01-19 audio/py-sdl_mixer: has been broken for more than 6 months Notes: svn path=/head/; revision=235694
* - Mark DEPRECATED: unfulfilled dependencies for 8+ months, no user interest.Marcelo Araujo2009-05-091-0/+3
| | | | | | | Discussed with: gerald Notes: svn path=/head/; revision=233542
* - Mark as RESTRICTED. The License is limited to non-commercial use.Marcelo Araujo2009-04-081-4/+9
| | | | | | | | | | - Distfile was rerolled to fix the DISTDIR. - Bump PORTREVISION. Reported by: QAT Notes: svn path=/head/; revision=231846
* - Change my mail address to araujo@.Marcelo Araujo2007-06-291-1/+1
| | | | | | | Approved by: stas (mentor) Notes: svn path=/head/; revision=194470
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* upgrade to 2.1Ying-Chieh Liao2007-01-051-3/+3
| | | | | | | | | | take maintainership PR: 107551 Submitted by: araujo@bsdmail.org Notes: svn path=/head/; revision=181449
* Add spanish to CATEGORIES now we have a virtual category.Erwin Lansing2006-12-291-1/+1
| | | | | | | | PR: 67531 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=180987
* 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
* Touch up dependencies: use PORTSDIR macro; lose dependency onTrevor Johnson2004-02-121-3/+3
| | | | | | | | audio/festival because this port needs audio/festival+OGI, which is brought in as a dependency of festogi-spanish. Notes: svn path=/head/; revision=100781
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-2/+2
| | | | 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-1/+1
| | | | Notes: svn path=/head/; revision=59762
* 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-4/+4
| | | | | | | | | | | | 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/+41
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