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

Jean-Yves Lefort jylefort at FreeBSD.org
Mon May 23 17:53:19 PDT 2005


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 at 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)


More information about the cvs-all mailing list