FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
festival 1.96_1 audio on this many watch lists=16 search for ports that depend on this port
Multi-lingual speech synthesis system
Maintained by: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 17 Sep 2000 08:06:24
Also Listed In: accessibility


from the authors:

The Festival Speech Synthesis System is a general multi-lingual
text-to-speech system for Unix platforms.  It is written in C++ and
includes a Scheme-based scripting language.  Included with Festival
are lexicons and voices that together form a whole text-to-speech
system.

For output via esd do:

	(Parameter.set 'Audio_Method 'esdaudio)

NAS and direct output are documented in section 23 of the users'
manual.

If you need the OGI extensions, install ports/audio/festival+OGI instead.

WWW:  http://www.cstr.ed.ac.uk/projects/festival/

Trevor Johnson
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: audio/nas, audio/esound

To install the port: cd /usr/ports/audio/festival/ && make install clean
To add the package: pkg_add -r festival


Configuration Options
===> The following configuration options are available for festival-1.96_1:
     NAS=on (default) "Enable Network Audio System (NAS) backend"
     ESD=on (default) "Enable ESound backend"
===> Use 'make config' to modify these settings

Master Sites:
http://www.festvox.org/packed/festival/1.96/
http://www.cstr.ed.ac.uk/downloads/festival/1.96/
http://stuff.mit.edu/afs/sipb/project/speech-tools/src/festival/festvox.org/packed/festival/1.96/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/festival/

Number of commits found: 52

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jul 2008 10:08:42
Original commit files touched by this commit  1.96_1
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.96_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
20 Jul 2007 21:06:20
Original commit files touched by this commit  1.96_1
gabor search for other commits by this committer
- Remove USE_AUTOCONF, which is a noop
- Use DATADIR

PR:             ports/114324
Submitted by:   gabor
Approved by:    maintainer timeout
22 May 2007 23:16:01
Original commit files touched by this commit  1.96_1
pav search for other commits by this committer
- Fix INDEX

Pointy hat to:  mi
Approved by:    portmgr (implicit)
22 May 2007 21:33:30
Original commit files touched by this commit  1.96_1
mi search for other commits by this committer
Fix the X11BASE problem revealed by the recent switch to new default value.

Submitted by:   kris
Approved by:    portmgr (erwin)
19 May 2007 21:32:57
Original commit files touched by this commit  1.96_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
28 Mar 2007 12:25:37
Original commit files touched by this commit  1.96
mi search for other commits by this committer
Correct pkg-plist after the upgrade...

Notified by:    kris
26 Mar 2007 09:48:43
Original commit files touched by this commit  1.96
mi search for other commits by this committer
Update to 1.96 (speech_tools 1.2.96) beta. The new version compiles with
gcc-4.2. Add some 64-bitness patches. Enable automatic post-build tests.

Attempt to allow ESound and NAS modules via OPTIONS:

PR:     ports/102413

Both are on by default ATM...
03 May 2006 06:14:35
Original commit files touched by this commit  1.95_1
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
06 Apr 2006 08:31:27
Original commit files touched by this commit  1.95_1
mi search for other commits by this committer
Unbreak on !i386 systems (test on beast and on my amd64). Do not
lib-depend on NAS and ESD -- these are optional dependencies and are
not used by default even if present.

Once I figure out, how to turn them on, I'll add them as OPTIONS.

Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance.

Stop installing the audsp executable into two places. Adjust pkg-plist
to stop complaining about unempty directories populated by festlex and
festvox ports.

Bump PORTREVISION. May the festivities begin...
11 Feb 2006 21:03:14
Original commit files touched by this commit  1.95
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
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]
07 Jan 2006 20:00:09
Original commit files touched by this commit  1.95
trevor search for other commits by this committer
Hash with SHA-256.
28 Oct 2005 23:45:32
Original commit files touched by this commit  1.95
kris search for other commits by this committer
BROKEN on !i386: Does not build
17 Oct 2005 07:17:44
Original commit files touched by this commit  1.95
trevor search for other commits by this committer
Update to 1.95 beta (obsoletes PRs 49056, 51900 and 58653).
17 Oct 2005 04:40:31
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
FreeBSD does not run on the pmax architecture.
17 Oct 2005 04:38:15
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
FreeBSD does not run on the pmax architecture.
17 Oct 2005 03:15:00
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
Sort.
23 Sep 2005 17:21:45
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
Checking MACHINE_ARCH is deprecated.
15 Sep 2005 01:44:34
Original commit files touched by this commit  1.4.1_2
pav search for other commits by this committer
- Fix build on FreeBSD 6.X and 7.X

PR:             ports/84678
Submitted by:   Jason E. Hale <jhale@bluebottle.com>
Approved by:    maintainer timeout (trevor; 5 weeks)
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.4.1_2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.4.1_2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
15 Mar 2005 04:17:42
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
Add a patch from Tod McQuillin to suppress creation of
PREFIX/share/festival before installation.
08 Mar 2005 08:04:12
Original commit files touched by this commit  1.4.1_2
trevor search for other commits by this committer
Back out addition of PORTEPOCH by edwin.  It is not needed.
06 Mar 2005 22:54:08
Original commit files touched by this commit  1.4.1_2,1
edwin search for other commits by this committer
Increase PORTEPOCH:
    Subject: Ports with version numbers going backwards: audio/festival

    *audio/festival* <trevor@FreeBSD.org>: festival-1.4.1_2 < festival-1.4.3
    | revision 1.24
    | date: 2005/03/04 15:20:28;  author: kris;  state: Exp;  lines: +2 -1
    | Restore previous port version (revert local change accidentally
    | committed)
04 Mar 2005 15:20:29
Original commit files touched by this commit  1.4.1_2
kris search for other commits by this committer
Restore previous port version (revert local change accidentally
committed)

Submitted by:   Tod McQuillin <devin@spamcop.net>
28 Feb 2005 00:25:30
Original commit files touched by this commit  1.4.3
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.4.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 15:27:10
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Remove OGI remnants.  List sizes of distfiles.
21 Nov 2003 01:44:08
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Remove OGI support (see ports/audio/festival+OGI).
13 Nov 2003 11:38:29
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
13 Nov 2003 10:21:09
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
13 Nov 2003 10:11:35
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
29 Oct 2003 10:39:36
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Enable compilation on FreeBSD 5.X.  Try to support architectures
besides Alpha and i386.  Use the FIND macro introduced in bsd.port.mk
1.391.  Tidy whitespace.
27 Oct 2003 09:11:29
Original commit files touched by this commit  1.4.1_1
kris search for other commits by this committer
portlint (whitespace cleanup)
04 Oct 2003 02:34:47
Original commit files touched by this commit  1.4.1_1
edwin search for other commits by this committer
new virtual category requested: accessibility

        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>
18 May 2003 12:51:47
Original commit files touched by this commit  1.4.1_1
kris search for other commits by this committer
BROKEN on 5.1: does not build
01 Mar 2003 14:34:34
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Retire comment file.
31 Aug 2002 03:38:29
Original commit files touched by this commit  1.4.1_1
kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
23 May 2002 05:35:39
Original commit files touched by this commit  1.4.1_1
trevor search for other commits by this committer
Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.
30 Dec 2001 18:17:35
files touched by this commit
petef search for other commits by this committer
Chase libaudio shlib major (from the audio/nas update).    
07 Nov 2001 18:34:21
files touched by this commit
trevor search for other commits by this committer
Chase home page and update some "signatures."    
30 Sep 2001 16:03:06
files touched by this commit
tom search for other commits by this committer
Update WWW    
20 Apr 2001 12:27:10
files touched by this commit
trevor search for other commits by this committer
Remove the Edinburgh University Computing Service site--it has been   offline
for over a month.  Add a kludge for the Alpha.    
10 Apr 2001 07:24:01
files touched by this commit
trevor search for other commits by this committer
Update MASTER_SITES.    
03 Apr 2001 01:24:27
files touched by this commit
trevor search for other commits by this committer
Allow speech tools to compile on FreeBSD 4.3 through 4.9.    
31 Dec 2000 12:01:20
files touched by this commit
trevor search for other commits by this committer
- mtree fixes   - when building Festival with OGI, make pkg-plist by
concatenation    
13 Nov 2000 09:37:47
files touched by this commit
asami search for other commits by this committer
Bandage alert - make this thing understand FreeBSD 4.2 the same way   it handles
4.1.    
08 Oct 2000 01:19:06
files touched by this commit
asami search for other commits by this committer
Convert category audio to new layout.  
07 Oct 2000 23:25:01
files touched by this commit
asami search for other commits by this committer
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories   are
the same).    
07 Oct 2000 22:52:51
files touched by this commit
asami search for other commits by this committer
Move pkg/PLIST-ogi to pkg-plist-ogi.    
02 Oct 2000 07:39:36
files touched by this commit
trevor search for other commits by this committer
Change MAINTAINER for my ports.    
17 Sep 2000 12:06:24
files touched by this commit
green search for other commits by this committer
Unbreak ${MASTER_SITES} and fix lack of ${PATCH_SITES} which kills   ${WITH_OGI}
mode.    

Number of commits found: 52

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.249 seconds.