cvs commit: ports/audio Makefile ports/audio/voipong Makefile distinfo pkg-descr pkg-plist ports/audio/voipong/files pkg-message.in

[ Available lists | Index of cvs-ports | Month of May 2005 | Week of 24 May 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jean-Yves Lefort <jylefort@FreeBSD.org>
Date
24 May 2005 00:53:19
Subject
cvs commit: ports/audio Makefile ports/audio/voipong Makefile distinfo pkg-descr pkg-plist ports/audio/voipong/files pkg-message.in
Message-ID
200505240053.j4O0rIdk009676@repoman.freebsd.org


[ Hide this part ]
jylefort    2005-05-24 00:53:18 UTC

FreeBSD ports repository

Modified files:
audio Makefile
Added files:
audio/voipong Makefile distinfo pkg-descr pkg-plist
audio/voipong/files pkg-message.in
Log:
Add voipong.

VoIPong is an utility which detects all Voice Over IP calls on a pipeline, and
dumps those which are G711-encoded to separate wave files. It supports SIP,
H323, Cisco's Skinny Client Protocol, RTP and RTCP. For performance reasons,
it is written in the C programming language.

WWW: http://www.enderunix.org/voipong/

PR: ports/81326
Submitted by: Necati Ersen SISECI <siseci@enderunix.org>

Revision Changes Path
1.622 +1 -0 ports/audio/Makefile
1.1 +31 -0 ports/audio/voipong/Makefile (new)
1.1 +2 -0 ports/audio/voipong/distinfo (new)
1.1 +7 -0 ports/audio/voipong/files/pkg-message.in (new)
1.1 +6 -0 ports/audio/voipong/pkg-descr (new)
1.1 +7 -0 ports/audio/voipong/pkg-plist (new)


Elapsed time: 0.085 seconds