Port details on branch 2025Q1 |
- yate Yet Another Telephony Engine
- 6.4.1 net
=0 6.4.1Version of this port present on the latest quarterly branch. - 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: 2025-02-18 14:38:59
- Last Update: 2025-02-18 14:29:16
- Commit Hash: 8c72595
- License: GPLv2
- WWW:
- http://yate.ro
- Description:
- Yate - Yet Another Telephony Engine
is a next-generation telephony engine; while currently focused on
Voice over Internet Protocol (VoIP) and PSTN, its power lies in its
ability to be easily extended. Voice, video, data and instant
messenging can all be unified under Yate's flexible routing engine,
maximizing communications efficiency and minimizing infrastructure
costs for businesses.
Yate is production-ready software and is easily extensible.
Yate is licensed under the GPL.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/yate/ && make install clean
- To add the package, run one of these commands:
- pkg install net/yate
- pkg install yate
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: yate
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1715483363
SHA256 (yatevoip-yate-6.4.1-ge0a20c4-e0a20c4_GH0.tar.gz) = 588006708bd2a2cd82582706489d82f0ecc2c3863c4e8e684f0282f773ad6917
SIZE (yatevoip-yate-6.4.1-ge0a20c4-e0a20c4_GH0.tar.gz) = 4316401
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:
-
- bison : devel/bison
- gmake>=4.4.1 : devel/gmake
- gcc13 : lang/gcc13
- as : devel/binutils
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- Runtime dependencies:
-
- gcc13 : lang/gcc13
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libgsm.so : audio/gsm
- libspeex.so : audio/speex
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for yate-6.4.1:
AMRNB=off: Adaptive Multi-Rate Narrowband support
DAHDI=off: Dahdi support
DOCS=on: Build and/or install documentation
H323=off: H323 software channel/protocol support
ILBC=off: iLBC narrowband speech codec support
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
SCTP=on: Stream Control Transmission Protocol support
SPANDSP=off: SpanDSP faxing support
SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- net_yate
- USES:
- autoreconf bison gmake shebangfix
- pkg-message:
- For install:
- To start the YATE sever automatically when the system is started, append
the following in your ${PREFIX}/etc/rc.conf file:
yate_enable="YES" # YATE iPBX/Softswitch server
To manually start the yate server run (as root):
# /usr/local/etc/rc.d/yate start
To manually stop it:
# /usr/local/etc/rc.d/yate stop
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.4.1 18 Feb 2025 14:29:16
    |
Robert Clausecker (fuz)  |
net/yate: fix build on aarch64
Add a bunch of architecture-specific defines to make the build succeed.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit d2e8992c5a8e71134c9e6153691d29876fb82942) |
Number of commits found: 1
|