Port details |
- eflite Speech server for Festival Lite used by yasr and Emacspeak
- 0.4.1 accessibility
=2 0.4.1Version of this port present on the latest quarterly branch. - Maintainer: David.K.Gerry@GMail.com
 - Port Added: 2008-02-16 17:22:42
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://eflite.sourceforge.net/
- Description:
- EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around. It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eflite>0:accessibility/eflite
- To install the port:
- cd /usr/ports/accessibility/eflite/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/eflite
- pkg install eflite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eflite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eflite-0.4.1.tar.gz) = 91ad85855e55a3fc3b97a1a525db5fd1d211d54342bbfc88d1026813104f1721
SIZE (eflite-0.4.1.tar.gz) = 63192
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flite : audio/flite
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- flite : audio/flite
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for eflite-0.4.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- accessibility_eflite
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.1 20 Jul 2022 14:20:47
    |
Tobias C. Berner (tcberner)  |
accessibility: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* David K. Gerry
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Koop Mast <kwm@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Piotr Kubaj <pkubaj@anongoth.pl>
With hat: portmgr |
0.4.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.1 19 Mar 2018 09:03:19
  |
amdmi3  |
- Add LICENSE
Approved by: portmgr blanket |
0.4.1 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
0.4.1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.4.1 02 Sep 2014 22:04:19
  |
bapt  |
Convert to @sample |
0.4.1 16 Jul 2014 03:47:06
  |
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
0.4.1 13 Jan 2014 18:09:52
  |
marino  |
accessibility/eflite: Unbreak by completing stage support
This port was failing the package target because the main program
was not staged after NO_STAGE definition was removed. |
0.4.1 11 Dec 2013 09:51:37
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
0.4.1 20 Sep 2013 11:02:49
  |
bapt  |
Add no stage all over the place in accessibility in preparation for the staging
area support |
0.4.1 30 Aug 2013 00:47:20
  |
bapt  |
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig |
0.4.1 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.4.1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.4.1 09 Jun 2011 22:26:55
 |
jlaffaye  |
Add patch to fix build.
PR: ports/157564
Submitted by: David K. Gerry <David.K.Gerry@GMail.com>
Approved by: bapt (mentor) |
0.4.1 18 Mar 2011 17:59:51
 |
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.4.1 06 Jan 2011 19:27:00
 |
pav  |
- Mark BROKEN: does not link
Reported by: pointyhat |
0.4.1 17 Jun 2009 10:07:51
 |
itetcu  |
Fix build with custom LOCALBASE
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
No cookie for: maintainer |
0.4.1 16 Feb 2008 17:22:05
 |
alepulver  |
EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around. It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net
WWW: http://eflite.sourceforge.net/
Ported by David K. Gerry <David.K.Gerry@GMail.com>
PR: ports/119790
Submitted by: David K. Gerry |