ports/121128: Update net/rtpbreak from 1.2 to 1.3

Prudhvi Krishna prudhvikrishna at gmail.com
Tue Feb 26 21:30:08 UTC 2008


>Number:         121128
>Category:       ports
>Synopsis:       Update net/rtpbreak from 1.2 to 1.3
>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:   Tue Feb 26 21:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Prudhvi Krishna
>Release:        FreeBSD fbsd.cse.unt.edu 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Jan 25 17:01:56 CST 2008     root at fbsd.cse.unt.edu:/usr/obj/usr/src/sys/FBSD  i386
>Organization:
Individual
>Environment:
>Description:
Update net/rtpbreak from 1.2 to 1.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	rtpbreak
#	rtpbreak/Makefile
#	rtpbreak/pkg-descr
#	rtpbreak/distinfo
#
echo c - rtpbreak
mkdir -p rtpbreak > /dev/null 2>&1
echo x - rtpbreak/Makefile
sed 's/^X//' >rtpbreak/Makefile << 'END-of-rtpbreak/Makefile'
X# New ports collection makefile for:	rtpbreak
X# Date created:		16 February 2008
X# Whom:			Prudhvi Krishna <prudhvikrishna at gmail.com>
X#
X# $FreeBSD: ports/net/rtpbreak/Makefile,v 1.1 2008/02/16 10:52:50 miwi Exp $
X#
X
XPORTNAME=	rtpbreak
XPORTVERSION=	1.3
XCATEGORIES=	net
XMASTER_SITES=	http://xenion.antifork.org/rtpbreak/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	prudhvikrishna at gmail.com
XCOMMENT=	Detects, reconstructs and analyzes any RTP session
X
XBUILD_DEPENDS=	libnet11-config:${PORTSDIR}/net/libnet
X
XMAKE_ARGS+=	CFLAGS="-Wall -O3 -I${LOCALBASE}/include/libnet11" \
X		LIBS="-L${LOCALBASE}/lib/libnet11 -lpcap -lnet"
X
XPLIST_FILES=	bin/rtpbreak
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/rtpbreak ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-rtpbreak/Makefile
echo x - rtpbreak/pkg-descr
sed 's/^X//' >rtpbreak/pkg-descr << 'END-of-rtpbreak/pkg-descr'
Xrtpbreak detects, reconstructs and analyzes any RTP [rfc1889] session through
Xheuristics over the UDP network traffic. It works well with SIP, H.323, SCCP
Xand any other signaling protocol. In particular, it doesn't require the presence
Xof RTCP packets (voipong needs them) that aren't always transmitted from the
Xrecent VoIP clients.
X
XWWW:	http://xenion.antifork.org/rtpbreak/
END-of-rtpbreak/pkg-descr
echo x - rtpbreak/distinfo
sed 's/^X//' >rtpbreak/distinfo << 'END-of-rtpbreak/distinfo'
XMD5 (rtpbreak-1.3.tgz) = 3a3458d99734907e1ae35390ff3cc9c1
XSHA256 (rtpbreak-1.3.tgz) = b144cc0483ba3d0bacf2dee2188e20bf5e0c299ef0b72fe3febd124f6abfcf7d
XSIZE (rtpbreak-1.3.tgz) = 41236
END-of-rtpbreak/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list