The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mbone : rat30

IPv4/v6 Multicast and unicast audio conferencing tool

 RAT is a network audio tool that allows users to particpate in
audio conferences over the internet. These can be between two
participants directly, or between a group of participants on a
common multicast group.  RAT features sender based loss mitigation
mechanisms and receiver based audio repair techniques to compensate
for packet loss, and load adaption in response to host performance.

This is a stable branch version. Works with half-duplex casrd as well.
This is required mbone/relate. 

http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/ http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/



rat30 history


v. 1.19
date: 2007/07/30 14:48:17;  author: mm;  state: Exp;  lines: +2 -1
- Unbreak build with USE_XORG=	x11 xext
- Replace LIB_DEPENDS by USE_TK

Approved by:	garga (mentor, implicit)

v. 1.18 date: 2007/07/14 17:32:14; author: sat; state: Exp; lines: +5 -11 - Unbreak with gcc42 - Clean up a bit
v. 1.17 date: 2007/07/03 09:32:55; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.16 date: 2007/05/19 20:15:29; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2007/03/17 17:21:17; author: arved; state: Exp; lines: +0 -4 Fix build on FreeBSD 7 by using one OS dependant Makefile for all versions of FreeBSD
v. 1.14 date: 2006/07/23 23:38:15; author: linimon; state: Exp; lines: +1 -1 Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent across different OSVERSION scans.
v. 1.13 date: 2006/04/28 08:32:22; author: erwin; state: Exp; lines: +1 -1 Fix on 6.x PR: 92828 Submitted by: rik
v. 1.12 date: 2006/04/19 15:21:42; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request.
v. 1.11 date: 2004/02/06 13:11:44; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.10 date: 2004/02/04 05:07:35; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.9 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.8 date: 2003/10/29 03:59:40; author: linimon; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk after definiton of all variables.
v. 1.7 date: 2003/10/22 02:50:48; author: linimon; state: Exp; lines: +7 -1 Mark as broken on 5.x. Fix plist. Notified maintainer.
v. 1.6 date: 2003/02/21 12:44:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/12/10 18:01:33; author: arved; state: Exp; lines: +1 -1 Fix fetch PR: 46082 Submitted by: Takeshi MUTOH
v. 1.4 date: 2002/10/20 21:06:33; author: kris; state: Exp; lines: +1 -1 Fix build on -current and respect CC and CFLAGS
v. 1.3 date: 2002/02/08 04:26:44; author: pat; state: Exp; lines: +1 -1 Fix MASTER_SITES and remove redundant distinfo entry PR: 34726 Submitted by: maintainer
v. 1.2 date: 2001/11/07 08:36:52; author: knu; state: Exp; lines: +2 -0 Set LATEST_LINK to rat30.
v. 1.1 date: 2001/06/07 02:00:34; author: kiri; state: Exp; New port for RAT(network audio tool) version 3. PR: 21356 Submitted by:Takeshi MUTOH ============================================================================= v. 1.19 date: 2007/07/30 14:48:17; author: mm; state: Exp; lines: +2 -1 - Unbreak build with USE_XORG= x11 xext - Replace LIB_DEPENDS by USE_TK Approved by: garga (mentor, implicit)
v. 1.18 date: 2007/07/14 17:32:14; author: sat; state: Exp; lines: +5 -11 - Unbreak with gcc42 - Clean up a bit
v. 1.17 date: 2007/07/03 09:32:55; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.16 date: 2007/05/19 20:15:29; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2007/03/17 17:21:17; author: arved; state: Exp; lines: +0 -4 Fix build on FreeBSD 7 by using one OS dependant Makefile for all versions of FreeBSD
v. 1.14 date: 2006/07/23 23:38:15; author: linimon; state: Exp; lines: +1 -1 Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent across different OSVERSION scans.
v. 1.13 date: 2006/04/28 08:32:22; author: erwin; state: Exp; lines: +1 -1 Fix on 6.x PR: 92828 Submitted by: rik
v. 1.12 date: 2006/04/19 15:21:42; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request.
v. 1.11 date: 2004/02/06 13:11:44; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.10 date: 2004/02/04 05:07:35; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.9 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.8 date: 2003/10/29 03:59:40; author: linimon; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk after definiton of all variables.
v. 1.7 date: 2003/10/22 02:50:48; author: linimon; state: Exp; lines: +7 -1 Mark as broken on 5.x. Fix plist. Notified maintainer.
v. 1.6 date: 2003/02/21 12:44:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/12/10 18:01:33; author: arved; state: Exp; lines: +1 -1 Fix fetch PR: 46082 Submitted by: Takeshi MUTOH
v. 1.4 date: 2002/10/20 21:06:33; author: kris; state: Exp; lines: +1 -1 Fix build on -current and respect CC and CFLAGS
v. 1.3 date: 2002/02/08 04:26:44; author: pat; state: Exp; lines: +1 -1 Fix MASTER_SITES and remove redundant distinfo entry PR: 34726 Submitted by: maintainer
v. 1.2 date: 2001/11/07 08:36:52; author: knu; state: Exp; lines: +2 -0 Set LATEST_LINK to rat30.
v. 1.1 date: 2001/06/07 02:00:34; author: kiri; state: Exp; New port for RAT(network audio tool) version 3. PR: 21356 Submitted by:Takeshi MUTOH ============================================================================= v. 1.19 date: 2007/07/30 14:48:17; author: mm; state: Exp; lines: +2 -1 - Unbreak build with USE_XORG= x11 xext - Replace LIB_DEPENDS by USE_TK Approved by: garga (mentor, implicit)
v. 1.18 date: 2007/07/14 17:32:14; author: sat; state: Exp; lines: +5 -11 - Unbreak with gcc42 - Clean up a bit
v. 1.17 date: 2007/07/03 09:32:55; author: pav; state: Exp; lines: +4 -0 - Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.16 date: 2007/05/19 20:15:29; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2007/03/17 17:21:17; author: arved; state: Exp; lines: +0 -4 Fix build on FreeBSD 7 by using one OS dependant Makefile for all versions of FreeBSD
v. 1.14 date: 2006/07/23 23:38:15; author: linimon; state: Exp; lines: +1 -1 Factor OSVERSION out of BROKEN/IGNORE strings to make them more consistent across different OSVERSION scans.
v. 1.13 date: 2006/04/28 08:32:22; author: erwin; state: Exp; lines: +1 -1 Fix on 6.x PR: 92828 Submitted by: rik
v. 1.12 date: 2006/04/19 15:21:42; author: linimon; state: Exp; lines: +1 -1 Reset maintainer at his request.
v. 1.11 date: 2004/02/06 13:11:44; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.10 date: 2004/02/04 05:07:35; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.9 date: 2003/11/02 03:36:43; author: edwin; state: Exp; lines: +1 -1 ports with possibly unreachable MAINTAINERs *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier
v. 1.8 date: 2003/10/29 03:59:40; author: linimon; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk after definiton of all variables.
v. 1.7 date: 2003/10/22 02:50:48; author: linimon; state: Exp; lines: +7 -1 Mark as broken on 5.x. Fix plist. Notified maintainer.
v. 1.6 date: 2003/02/21 12:44:05; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/12/10 18:01:33; author: arved; state: Exp; lines: +1 -1 Fix fetch PR: 46082 Submitted by: Takeshi MUTOH
v. 1.4 date: 2002/10/20 21:06:33; author: kris; state: Exp; lines: +1 -1 Fix build on -current and respect CC and CFLAGS
v. 1.3 date: 2002/02/08 04:26:44; author: pat; state: Exp; lines: +1 -1 Fix MASTER_SITES and remove redundant distinfo entry PR: 34726 Submitted by: maintainer
v. 1.2 date: 2001/11/07 08:36:52; author: knu; state: Exp; lines: +2 -0 Set LATEST_LINK to rat30.
v. 1.1 date: 2001/06/07 02:00:34; author: kiri; state: Exp; New port for RAT(network audio tool) version 3. PR: 21356 Submitted by:Takeshi MUTOH =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm