Port details |
- epos-devel Language independent Text-to-Speech (TTS) system
- 2.5.37_1 audio
=0 2.5.37_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2006 and upstream is dead
This port expired on: 2024-07-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-09-09 06:20:56
- Last Update: 2024-08-04 12:43:56
- Commit Hash: 06def7e
- License: GPLv2+ LGPL20+
- WWW:
- http://epos.ufe.cz/
- Description:
- Epos is a language independent rule-driven Text-to-Speech (TTS) system
primarily designed to serve as a research tool. Epos is (or tries to be)
independent of the language processed, linguistic description method, and
computing environment. It has the following features:
- Czech and Slovak text to speech synthesis configuration
- LPC and time domain speech synthesizers
- Prosody modelling driven by rules, prosody models, and artificial
neural networks
- All language dependencies are defined in the configuration files,
as opposed to the source code
- Documentation in English included in the distribution
This is a port for the development version of Epos.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: epos
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (epos-2.5.37.tar.gz) = 7b6e835d4db4f64cfdcf3359d84b6b0ed02e8fb89851aed7615768f7d07c8607
SIZE (epos-2.5.37.tar.gz) = 976240
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:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_epos-devel
- 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 |
2.5.37_1 04 Aug 2024 12:43:56 |
Rene Ladan (rene) |
audio/epos-devel: Remove expired port
2024-07-31 audio/epos-devel: Abandonware, last release in 2006 and upstream is
dead |
2.5.37_1 06 Jun 2024 19:05:49 |
Daniel Engberg (diizzy) |
audio/epos-devel: Deprecate and set expiration date to 2024-07-31
Abandonware, last (devel)release in 2006 and upstream is dead
Reference:
https://sourceforge.net/projects/epos/ |
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) |
2.5.37_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 ) |
2.5.37_1 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.5.37_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.37_1 20 Nov 2018 16:58:15 |
amdmi3 |
- Fix license |
2.5.37_1 29 Jul 2018 12:15:11 |
tobik |
audio/epos-devel: Fix build with Clang 6
./options.lst:506:1: error: non-constant-expression cannot be narrowed from type
'long' to 'int' in initializer list [-Wc++11-narrowing]
VOICE_OPTION (name, STR, NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./options.lst:128:41: note: expanded from macro 'VOICE_OPTION'
#define VOICE_OPTION(name,type,default) OPTION(name,type,default)
^~~~~~~~~~~~~~~~~~~~~~~~~
./options.lst:122:109: note: expanded from macro 'OPTION'
#define OPTION(name,type,default) {"C:" stringify(name) + 2, type, OS_CFG,
A_PUBLIC, A_PUBLIC, true, false, (long int)&((configuration *)NULL)->name},
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./options.lst:506:1: note: insert an explicit cast to silence this issue
VOICE_OPTION (name, STR, NULL)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./options.lst:128:41: note: expanded from macro 'VOICE_OPTION' (Only the first 15 lines of the commit message are shown above ) |
2.5.37_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 |
2.5.37_1 26 Jan 2016 17:57:01 |
danfe |
Unbreak the build on 9.X (against old yacc(1) which apparently does not
support %token_table declaration). Originally the port was relying on
bison(1) instead (via USES=bison) in yacc-compat mode, but was switched
to yacc(1) in r389653 because it failed to build against `devel/bison'
version update to 3.0.4 as part of an exp-run (see PR).
It turns out that actually generated code does not suffer from removing
%token_table: the only difference in generated `neural_parse.cc' is that
yyname[] table is not guarded by `#if YYDEBUG' and it #define's yytname
as yyname, but the code that references yytname in `neural_parse.cc' is
#if'ed 0 and YYDEBUG is defined to 1 earlier. That said, simply comment
out %token_table line which allows the build to proceed (ir)regardless of
the yacc(1) version, on all FreeBSD releases (including 8.X).
While here, remove `ac_cv_lib_stdcpp_main=no' in CONFIGURE_ENV that was
supposed to fix the build against Clang added in r323095 as it seems no
longer required, augment COMMENT and port description, and fix WWW line
to point to working website, killing trailing whitespace along the way.
PR: 200833 |
2.5.37_1 23 Jan 2016 19:28:32 |
rakuco |
Remove BROKEN for FreeBSD 8, which is no longer supported. |
2.5.37_1 17 Jun 2015 18:46:56 |
amdmi3 |
- Mark BROKEN on < 10.x:
yacc: e - line 107 of
"/wrkdirs/usr/ports/audio/epos-devel/work/epos-2.5.37/src/nnet/neural_parse.yy",
syntax error
%token_table
MFH: 2015Q2 |
2.5.37_1 14 Jun 2015 20:12:33 |
johans |
- Use yadd, rather than depending on bison and running it in yacc-compat mode
This avoids additional issues with bison 3
- Bump PORTREVISION for changed dependencies
PR: 200833 |
2.5.37 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2.5.37 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
2.5.37 19 Dec 2013 19:49:50 |
pawel |
- Fix build with clang
- Port supports staging
PR: ports/184831
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.5.37 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.5.37 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.5.37 16 Jul 2013 05:48:14 |
miwi |
- Fix build clang
PR: 180516
Submitted by: maintainer |
2.5.37 09 Aug 2011 15:41:30 |
mm |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself) |
2.5.37 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
2.5.37 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.5.37 22 Aug 2009 00:13:27 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
2.5.37 23 Mar 2009 12:18:31 |
mm |
- Mark port MAKE_JOBS_SAFE |
2.5.37 05 Apr 2007 13:19:09 |
mm |
- updated maintainer e-mail address
Approved by: garga (mentor) |
2.5.37 12 Jun 2006 14:27:10 |
miwi |
Update to 2.5.37
PR: ports/98357
Submitted by: miwi
Approved by: krion (mentor) |
2.5.36 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
2.5.36 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.5.36 19 Oct 2005 16:11:31 |
vs |
Fix compilation on 4.x
Approved by: maintainer timeout (unpatched for >1 month) |
2.5.36 09 Sep 2005 06:18:19 |
lawrance |
Add epos-devel 2.5.36, text-to-Speech system.
PR: ports/85703
Submitted by: martin@matuska.org |