ports/120727: New Port rtpbreak
Prudhvi Krishna Surapaneni
prudhvikrishna at gmail.com
Sat Feb 16 09:40:01 UTC 2008
>Number: 120727
>Category: ports
>Synopsis: New Port rtpbreak
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 16 09:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Prudhvi Krishna Surapaneni
>Release: 7.0-RC2
>Organization:
Individual
>Environment:
FreeBSD naruto.fbsd.in 7.0-RC2 FreeBSD 7.0-RC2 #0: Fri Feb 8 00:09:57 UTC 2008 root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
New Port Makefile for RTPBreak.
>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/distinfo
# rtpbreak/pkg-descr
#
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 Surapaneni
X#
X# $FreeBSD$
X#
X
XPORTNAME= rtpbreak
XPORTVERSION= 1.2
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= libnet:${PORTSDIR}/net/libnet
X
XMAKE_ARGS+= CFLAGS="-Wall -03 -I${PREFIX}/include/libnet11" \
X LIBS="-L{PREFIX}/lib/libnet11 -lpcap -lnet" \
X DEFS="-DPATH_MAX=256"
X.include <bsd.port.mk>
END-of-rtpbreak/Makefile
echo x - rtpbreak/distinfo
sed 's/^X//' >rtpbreak/distinfo << 'END-of-rtpbreak/distinfo'
XMD5 (rtpbreak-1.2.tgz) = 06a0259452c34b406b2b26443f0cf2b9
XSHA256 (rtpbreak-1.2.tgz) = 5231bdbc123462e1b86b2a0c1fdfa608877c051e44e610d73f4c80bb263c2092
XSIZE (rtpbreak-1.2.tgz) = 50902
END-of-rtpbreak/distinfo
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
END-of-rtpbreak/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list