Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 01:09:16 -0400 (EDT)
From:      Necati Ersen SISECI <siseci@enderunix.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        EnderUNIX Staff <staff@enderunix.org>
Subject:   ports/81326: New Port: audio/voipong
Message-ID:  <200505210509.j4L59G1d062430@fuzuli.enderunix.org>
Resent-Message-ID: <200505202210.j4KMA14i018171@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81326
>Category:       ports
>Synopsis:       New Port: audio/voipong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 20 22:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Necati Ersen SISECI
>Release:        FreeBSD 5.3-RELEASE-p15 i386
>Organization:
EnderUNIX SDT @ Turkey
>Environment:
System: FreeBSD fuzuli.enderunix.org 5.3-RELEASE-p15 FreeBSD 5.3-RELEASE-p15 #0: Fri May 13 17:55:02 EDT 2005 root@fuzuli.enderunix.org:/usr/src/sys/i386/compile/FUZULINEW i386


	
>Description:
	New Port: audio/voipong
>How-To-Repeat:
	Adding new port
>Fix:

	

--- voipong.sh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	voipong
#	voipong/Makefile
#	voipong/distinfo
#	voipong/pkg-descr
#	voipong/pkg-message
#	voipong/pkg-plist
#
echo c - voipong
mkdir -p voipong > /dev/null 2>&1
echo x - voipong/Makefile
sed 's/^X//' >voipong/Makefile << 'END-of-voipong/Makefile'
X# New ports collection makefile for:   zabit
X# Date created:                 20 May 2005
X# Whom:                         Necati Ersen SISECI <siseci@enderunix.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=   voipong
XPORTVERSION=    1.1
XPORTREVISION=   0
XCATEGORIES= mail
XMASTER_SITES=   http://www.enderunix.org/voipong/
X
XGNU_CONFIGURE=  yes
X
XMAINTAINER= siseci@enderunix.org
XCOMMENT=    VoIPong is a utility which detects all Voice Over IP calls on a pipeline, and for those which are G711 encoded, dumps actual conversation         to seperate wave files.
X
X.if defined(NOPORTDOCS)
X#make portlint happy :)
X.endif
X
XSED_SCRIPT+=    -e '{ s,%%PREFIX%%,${PREFIX},g; }'
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE} | ${SED} ${SED_SCRIPT}
X
X
X.include <bsd.port.mk>
X
X
END-of-voipong/Makefile
echo x - voipong/distinfo
sed 's/^X//' >voipong/distinfo << 'END-of-voipong/distinfo'
XMD5 (voipong-1.1.tar.gz) = f068c0554ef7bb89ae82f9c5ab66c2e5
XSIZE (voipong-1.1.tar.gz) = 156577
END-of-voipong/distinfo
echo x - voipong/pkg-descr
sed 's/^X//' >voipong/pkg-descr << 'END-of-voipong/pkg-descr'
XVoIPong is a utility which detects all Voice Over IP calls 
Xon a pipeline, and for those which are G711 encoded, dumps
Xactual conversation to seperate wave files. It supports 
XSIP, H323, Cisco's Skinny Client Protocol, RTP and RTCP.
X
XIt's been written in C language for performance reasons,
Xproved to be running on Solaris, Linux and FreeBSD; 
Xthough it's thought to compile and run on other platforms as well.
X
XOn a 45 Mbit/sec actual network traffic, it's been verified
Xthat VoIPong successfully detected all VoIP gateways and the
XVoIP calls. CPU utilization during the run has been found 
Xranging between 66% - 80% on a 256MB RAM, Celeron 1700 Mhz 
XToshiba notebook. 
X
X
XProject Page:
XWWW: http://www.enderunix.org/voipong
X
XAuthor: 
X	Murat Balaban
X  murat@enderunix.org
X EnderUNIX SDT @ Turkey
Xhttp://www.enderunix.org/
END-of-voipong/pkg-descr
echo x - voipong/pkg-message
sed 's/^X//' >voipong/pkg-message << 'END-of-voipong/pkg-message'
X---------------------------------------------------------------------
X
XCopy %%PREFIX%%/etc/voipong.conf-dist to %%PREFIX%%/etc/voipong.conf.
Xcp  %%PREFIX%%/etc/voipong.conf-dist %%PREFIX%%/etc/voipong.conf
X
XAnd edit  %%PREFIX%%/etc/voipong.conf
X
XVisit http://www.enderunix.org/
X
X---------------------------------------------------------------------
END-of-voipong/pkg-message
echo x - voipong/pkg-plist
sed 's/^X//' >voipong/pkg-plist << 'END-of-voipong/pkg-plist'
Xbin/voipong
X%%DATADIR%%/AUTHORS
X%%DATADIR%%/COPYING
X%%DATADIR%%/INSTALL
X%%DATADIR%%/LICENSE
X%%DATADIR%%/README
X%%DATADIR%%/THANKS
Xetc/voipong.conf-dist
X@dirrm %%DATADIR%%
END-of-voipong/pkg-plist
exit
--- voipong.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505210509.j4L59G1d062430>