Port details |
- asterisk-flite Flite dialplan application for Asterisk
- 3.0_3 audio
=0 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2016-09-20 18:10:28
- Last Update: 2022-02-06 18:36:07
- Commit Hash: bdd2d4a
- License: GPLv2
- Description:
- Flite For Asterisk provides the "Flite" dialplan application, which
allows you to use the Flite TTS Engine with Asterisk.
WWW: http://zaf.github.io/Asterisk-Flite/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- asterisk18-flite>0:audio/asterisk-flite
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/audio/asterisk-flite/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/asterisk-flite
- pkg install asterisk18-flite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: asterisk18-flite
- Package flavors (<flavor>: <package>)
- asterisk18: asterisk18-flite
- asterisk16: asterisk16-flite
- distinfo:
- TIMESTAMP = 1503328714
SHA256 (zaf-Asterisk-Flite-v3.0_GH0.tar.gz) = 57f0a86716af6a6704de003b3779c44d55ac9747cb696430d88d3f93cd7e2399
SIZE (zaf-Asterisk-Flite-v3.0_GH0.tar.gz) = 11992
- 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.3 : devel/gmake
- asterisk : net/asterisk18
- Runtime dependencies:
-
- asterisk : net/asterisk18
- Library dependencies:
-
- libflite.so : audio/flite
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- audio_asterisk-flite
- USES:
- compiler:c11 gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Feb 2022 18:36:07 3.0_3 |
Stefan Eßer (se)  |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
24 Oct 2021 18:31:48 3.0_3 |
Rene Ladan (rene)  |
*/asterisk-*: Remove support for expired net/asterisk13 |
24 Jun 2021 21:05:47 3.0_3 |
Guido Falsi (madpilot)  |
*/*asterisk*: Make asterisk18 the default version
Ports depending on asterisk use flavors to generate packages for
each version.
Make sure the default flavor points to the latest version. |
07 Apr 2021 08:09:01 3.0_3 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.0_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Oct 2020 08:13:58
3.0_3 |
madpilot  |
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain. |
03 Jan 2020 13:17:01
3.0_3 |
pkubaj  |
audio/asterisk-flite: fix build on GCC architectures
C11 compiler is necessary:
In file included from /usr/local/include/asterisk/vector.h:22,
from /usr/local/include/asterisk/stringfields.h:178,
from /usr/local/include/asterisk/app.h:26,
from app_flite.c:42:
/usr/local/include/asterisk/lock.h: In function 'ast_atomic_fetchadd_int':
/usr/local/include/asterisk/lock.h:752: error: '__ATOMIC_RELAXED' undeclared
(first use in this function)
/usr/local/include/asterisk/lock.h:752: error: (Each undeclared identifier is
reported only once
/usr/local/include/asterisk/lock.h:752: error: for each function it appears in.)
/usr/local/include/asterisk/lock.h: In function 'ast_atomic_dec_and_test':
/usr/local/include/asterisk/lock.h:762: error: '__ATOMIC_RELAXED' undeclared
(first use in this function)
MFH: 2020Q1 (build fix blanket) |
27 Nov 2019 11:42:58
3.0_3 |
madpilot  |
Make asterisk16 the default flavor.
Approved by: portmgr (flavors already approved for these ports) |
24 Nov 2019 16:45:32
3.0_3 |
tobik  |
net/unison*, audio/asterisk-*: Set FLAVOR to a non-empty value by default
Use range modifier properly. The right syntax for looking up the
first word of a variable is ${FLAVORS:[1]}.
Reviewed by: madpilot
Differential Revision: https://reviews.freebsd.org/D22530 |
04 Oct 2019 18:55:49
3.0_3 |
rene  |
Remove non-default support for expired net/asterisk15
Approved by: portmgr (implicit, FLAVORS change) |
26 Jul 2019 20:46:57
3.0_3 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
3.0_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
31 Oct 2018 23:42:53
3.0_1 |
madpilot  |
- Add asterisk 16.0.0 to ports
- Update g72x module to 1.4.3, which add support for asterisk 16
- Add asterisk16 flavor and conflicts to asterisk modules ports
which support it
- Add conflicts to other asterisk versions ports
- Add deprecation notice to asterisk15 which will reach EOL on
2019-10-03
- Fix wording on SOUNDS option description
- Remove old MOVED line for asterisk16 which was for the long removed
asterisk 1.6 version
Approved by: portmgr (flavors already approved in the past) |
12 Apr 2018 11:07:19
3.0_1 |
madpilot  |
Add flavors to asterisk modules to produce packages for all asterisk
versions present in the ports tree.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D15007 |
24 Oct 2017 15:05:31
3.0 |
madpilot  |
Remove options to compile these ports against net/asterisk11 in
preparation for port expiration.
asterisk 11.x will EOL on 2017-10-25 and is scheduled for removal.
Please use the net/asterisk13 port. |
22 Aug 2017 13:01:31
3.0 |
madpilot  |
Update to 3.0 |
20 Sep 2016 18:10:18
2.3 |
madpilot  |
Flite For Asterisk provides the "Flite" dialplan application, which
allows you to use the Flite TTS Engine with Asterisk.
WWW: http://zaf.github.io/Asterisk-Flite/ |