1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Chris Rees
5e4bfc494d Update Baresip to 0.4.8, and the supporting re and rem libraries
to their latest versions

Several new modules, however some will no longer work after changes to the
core code; a best effort has been made to investigate and mark such broken
modules.
2013-12-20 22:55:35 +00:00
Eitan Adler
1e4b9d737b - Convert to staging
Approved by:	crees (maintainer, implicit)
2013-10-21 02:49:40 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
e6fd8b79a3 Fix build without gcc 2013-08-28 05:51:16 +00:00
Chris Rees
f3bfa725e7 Add licence info to some ports
Submitted by:	4721
2013-04-30 20:10:53 +00:00
Chris Rees
d899ebd3cc Introducing baresip 0.4.2, along with the same versions of libre and librem.
re and rem must be updated first, since baresip will not compile against older
versions.

[
Fix linking of Speex modules

PR:		ports/174925 (based on)
Submitted by:	Anish Mistry <amistry@unitedware.com>
]
2013-01-03 15:09:27 +00:00
Chris Rees
9225b2fce9 Libre is a portable and generic library for real-time communications
with async IO support and a complete SIP stack with support for SDP,
RTP/RTCP, STUN/TURN/ICE, BFCP and DNS Client.

Features:

- SIP Stack (RFC 3261)
- SDP
- RTP and RTCP
- DNS-Client
- STUN/TURN/ICE
- BFCP
- Jitter-buffer
- Async I/O (poll, epoll, select)
- UDP/TCP/TLS transport

WWW: http://www.creytiv.com/re.html
2012-09-01 11:38:01 +00:00