ports/61382: New port: H.323 call generator.

Jakub Klausa jacke at bofh.pl
Thu Jan 15 14:00:18 UTC 2004


>Number:         61382
>Category:       ports
>Synopsis:       New port: H.323 call generator.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 15 06:00:05 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jakub Klausa
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
Private.
>Environment:
System: FreeBSD valhalla.bofh.pl 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #3: Wed Sep 10 15:26:00 CEST 2003 jacke at valhalla.bofh.pl:/usr/src/sys/i386/compile/VALHALLA i386


	
>Description:
	callgen is a H.323 call generator from the OpenH323 suit.
>How-To-Repeat:

	shar, make...

>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:
#
#	callgen
#	callgen/Makefile
#	callgen/distinfo
#	callgen/pkg-descr
#	callgen/pkg-plist
#
echo c - callgen
mkdir -p callgen > /dev/null 2>&1
echo x - callgen/Makefile
sed 's/^X//' >callgen/Makefile << 'END-of-callgen/Makefile'
XPORTNAME=	callgen	
XPORTVERSION=	1.2.6	
XPORTREVISION=	1
XCATEGORIES=	net
XMASTER_SITES=	http://www.openh323.org/bin/
XDISTNAME=	callgen323_${PORTVERSION}
X
XMAINTAINER=	jacke at bofh.pl	
XCOMMENT=	H.323 Call Generator (from OpenH323).
X
XBUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/net/openh323:build
X
XWRKSRC=		${WRKDIR}/callgen323
X
XNOCLEANDEPENDS=	yes
X
XUSE_GMAKE=	yes
XALL_TARGET=	all	
XMAKE_ENV=	PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib/work/pwlib \
X		OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323/work/openh323
XTHE_MACHTYPE=	${ARCH:S/i386/x86/}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_d/callgen323 ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-callgen/Makefile
echo x - callgen/distinfo
sed 's/^X//' >callgen/distinfo << 'END-of-callgen/distinfo'
XMD5 (callgen323_1.2.6.tar.gz) = 1428f738e3ad43e5c57aa99e132065dc
END-of-callgen/distinfo
echo x - callgen/pkg-descr
sed 's/^X//' >callgen/pkg-descr << 'END-of-callgen/pkg-descr'
XCallgen323 is a simple H.323 capable call generator. It supports the 
Xfollowing:
X
X - spawning an exact number of calls.
X - receiving an exact number of calls.
X - adjust the delay between each batch of calls.
X - set the number of batches to repeat.
X - The only capability supported is G.711 ULaw 64k and user
X   indication.
X
XIt makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
X
XWWW: http://www.openh323.org/
END-of-callgen/pkg-descr
echo x - callgen/pkg-plist
sed 's/^X//' >callgen/pkg-plist << 'END-of-callgen/pkg-plist'
Xbin/callgen323
X
END-of-callgen/pkg-plist
exit


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



More information about the freebsd-ports-bugs mailing list