Date: Tue, 26 Apr 2005 22:56:26 GMT From: David Terry <dterry@digifonica.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/80380: New Port: misc/sip_scenario - Create SIP call flows in HTML format Message-ID: <200504262256.j3QMuQ57025967@www.freebsd.org> Resent-Message-ID: <200504262300.j3QN0opQ063763@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80380 >Category: ports >Synopsis: New Port: misc/sip_scenario - Create SIP call flows in HTML format >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 Apr 26 23:00:49 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Terry >Release: 5.3 >Organization: Digifonica >Environment: FreeBSD drt.mt.digifonica.com 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Thu Mar 10 14:58:34 PST 2005 jev@drt.mt.digifonica.com:/usr/obj/usr/src/sys/DRT amd64 >Description: The SIP Scenario Generator creates SIP Call Flows or SIP scenario diagrams, in html format, of SIP messages from ethernet capture files. SIP Scenario Generator shows the actual call processing trace in a format that is easily understood using browser technology. Clicking on a sip message hyperlink displays the contents of the traced SIP message. The SIP Scenario Generator is a useful tool for SIP professionals, engineers, administrators, educators, etc. The SIP Scenario Generator is a freeware program that will run on most computers. For Windows Platforms, SIP Scenario is an executable program. For other platforms, SIP Scenario is a Perl script. >How-To-Repeat: >Fix: # 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: # # /usr/ports/misc/sip_scenario # /usr/ports/misc/sip_scenario/pkg-descr # /usr/ports/misc/sip_scenario/Makefile # echo c - /usr/ports/misc/sip_scenario mkdir -p /usr/ports/misc/sip_scenario > /dev/null 2>&1 echo x - /usr/ports/misc/sip_scenario/pkg-descr sed 's/^X//' >/usr/ports/misc/sip_scenario/pkg-descr << 'END-of-/usr/ports/misc/sip_scenario/pkg-descr' XSip_Scenario - version 1.2.7 X XThe SIP Scenario Generator creates SIP Call Flows or SIP scenario diagrams, in html format, of SIP messages from ethernet capture files. SIP Scenario Generator shows the actual call processing trace in a format that is easily understood using browser technology. Clicking on a sip message hyperlink displays the contents of the traced SIP message. The SIP Scenario Generator is a useful tool for SIP professionals, engineers, administrators, educators, etc. X XThe SIP Scenario Generator is a freeware program that will run on most computers. For Windows Platforms, SIP Scenario is an executable program. For other platforms, SIP Scenario is a Perl script. X XWWW: http://www.iptel.org/ X END-of-/usr/ports/misc/sip_scenario/pkg-descr echo x - /usr/ports/misc/sip_scenario/Makefile sed 's/^X//' >/usr/ports/misc/sip_scenario/Makefile << 'END-of-/usr/ports/misc/sip_scenario/Makefile' X# New ports collection makefile for: sip_scenario X# Date created: 26 April 2005 X# Whom: dterry@digifonica.com X# X# $FreeBSD$ X# X XPORTNAME= sip_scenario XPORTVERSION= 1.2.7 XCATEGORIES= misc XMASTER_SITES= http://www.iptel.org/~sipsc/index/ XDISTNAME= ${PORTNAME}.v${PORTVERSION} X XMAINTAINER= dterry@digifonica.com XCOMMENT= Create SIP call flows in HTML format X XUSE_ZIP= yes X XWRKSRC= ${WRKDIR} X XPLIST_FILES= bin/sip_scenario.pl XNO_BUILD= yes X Xdo-install: X ${SED} -i -e '1s/local\///' ${WRKSRC}/sip_scenario.pl X ${INSTALL_SCRIPT} -m 555 -o root -g wheel ${WRKSRC}/sip_scenario.pl ${PREFIX}/bin X X.include <bsd.port.mk> END-of-/usr/ports/misc/sip_scenario/Makefile exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504262256.j3QMuQ57025967>