Index: head/net/sip_scenario/Makefile =================================================================== --- head/net/sip_scenario/Makefile (revision 311061) +++ head/net/sip_scenario/Makefile (revision 311062) @@ -1,28 +1,33 @@ # Created by: dterry@digifonica.com # $FreeBSD$ PORTNAME= sip_scenario PORTVERSION= 1.2.7 CATEGORIES= net -MASTER_SITES= http://www.iptel.org/~sipsc/index/ +MASTER_SITES= http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= SIP call flow creator (HTML format) -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 +LICENSE= AL2 USE_ZIP= yes USE_PERL5_RUN= yes WRKSRC= ${WRKDIR} + +# TODO: there are two documents available at +# http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/SipScenario.pdf +# and +# http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/index/SipScenarioPart2.pdf +# download them and install them in /usr/local/share/doc/sip_scenario/ PLIST_FILES= bin/sip_scenario.pl NO_BUILD= yes do-install: ${SED} -i -e '1s/local\///' ${WRKSRC}/sip_scenario.pl ${INSTALL_SCRIPT} ${WRKSRC}/sip_scenario.pl ${PREFIX}/bin .include Index: head/net/sip_scenario/pkg-descr =================================================================== --- head/net/sip_scenario/pkg-descr (revision 311061) +++ head/net/sip_scenario/pkg-descr (revision 311062) @@ -1,9 +1,9 @@ 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. -WWW: http://www.iptel.org/~sipsc/ +WWW: http://www.abptech.com/support/resources/SIP_scen_generator_v1.2.7/