summaryrefslogtreecommitdiffstats
path: root/audio/festival+OGI
Commit message (Collapse)AuthorAgeFilesLines
* Hash with SHA-256.trevor2006-01-071-0/+4
|
* Unbreak port by fixing pkg-plistedwin2005-11-052-3/+0
|
* BROKEN: Incorrect pkg-plistkris2005-10-281-0/+2
|
* Patch to allow compilation on FreeBSD 6.x. Unmark BROKEN andtrevor2005-09-231-7/+3
| | | | | | | | DEPRECATED. Like the submitter, I did not see any problem with the packing list. PR: 86076 Submitted by: Kirk Strauser
* Checking MACHINE_ARCH is deprecated.trevor2005-09-231-1/+1
|
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-231-0/+2
| | | | at that time and no PRs have been submitted to fix it.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* BROKEN: Incorrect pkg-plistkris2005-04-101-0/+2
|
* - Fix packing list.flz2005-03-221-0/+1
| | | | | Reported by: pointyhat via kris Approved by: portmgr (marcus)
* Add a packing list entry needed for the new Italian ports.trevor2005-03-141-2/+2
| | | | Submitted by: flz
* Make fetchable.trevor2004-04-191-7/+2
|
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* BROKEN: Does not fetchkris2004-04-061-0/+2
|
* SIZEify.trevor2004-03-171-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Back out part of previous commit to avoid "size unknown" errorstrevor2004-01-301-2/+0
| | | | from cslu.cse.ogi.edu.
* Add size data.trevor2004-01-271-0/+4
|
* The festival+OGI port was repo-copied from ports/audio/festival.trevor2003-11-177-126/+84
| | | | | | | | | | | | | | | | | It is a port of Festival with the OGI extensions unconditionally present. Formerly they were enabled only when the user defined WITH_OGI. The dependencies ought to work better this way, and the audio/festival port may now be updated without concern about getting the OGI extensions to work with a version of Festival for which they were not intended. I made many cosmetic changes too. Update OGIresLPC from 2.0.4 to 2.0.9 (needed by newer versions of the OGI voices), and OGIfestpatch from 1.4.1 to 1.4.1.2, to which the following apply: Submitted by: Sebastian Yepes PR: 51900 Obtained from: NetBSD pkgsrc
* Add $FreeBSD$ ID.trevor2003-11-179-0/+10
|
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1
|
* Remove my e-mail address from DESCR files of portstrevor2003-11-131-1/+0
| | | | I have contributed, in order to attract less spam.
* Remove my e-mail address from comment blocks of portstrevor2003-11-131-1/+1
| | | | I have contributed, in hopes of attracting less spam.
* Enable compilation on FreeBSD 5.X. Try to support architecturestrevor2003-10-292-23/+35
| | | | | besides Alpha and i386. Use the FIND macro introduced in bsd.port.mk 1.391. Tidy whitespace.
* portlint (whitespace cleanup)kris2003-10-271-1/+1
|
* 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>
* BROKEN on 5.1: does not buildkris2003-05-181-1/+7
|
* Retire comment file.trevor2003-03-012-1/+1
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.trevor2002-05-231-8/+3
|
* Chase libaudio shlib major (from the audio/nas update).petef2001-12-301-1/+2
|
* Chase home page and update some "signatures."trevor2001-11-071-1/+1
|
* Update WWWtom2001-09-301-1/+1
|
* Remove the Edinburgh University Computing Service site--it has beentrevor2001-04-201-5/+10
| | | | offline for over a month. Add a kludge for the Alpha.
* Update MASTER_SITES.trevor2001-04-101-1/+1
|
* Allow speech tools to compile on FreeBSD 4.3 through 4.9.trevor2001-04-021-8/+8
| | | | Submitted by: Eike Bernhardt <eike.bernhardt@informatik.uni-oldenburg.de>
* - mtree fixestrevor2000-12-313-114/+17
| | | | - when building Festival with OGI, make pkg-plist by concatenation
* Bandage alert - make this thing understand FreeBSD 4.2 the same wayasami2000-11-131-0/+2
| | | | | | it handles 4.1. Submitted by: bento
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directoriesasami2000-10-071-2/+2
| | | | are the same).
* Move pkg/PLIST-ogi to pkg-plist-ogi.asami2000-10-071-2/+2
|
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Unbreak ${MASTER_SITES} and fix lack of ${PATCH_SITES} which killsgreen2000-09-171-2/+3
| | | | ${WITH_OGI} mode.
* Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. Thiswill2000-09-1628-0/+687
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
OpenPOWER on IntegriCloud