ports/63024: New port: comms/pstngw, Simple H.323-PSTN (POTS) gateway.
Jakub Klausa
jacke at bofh.pl
Wed Feb 18 15:50:20 UTC 2004
>Number: 63024
>Category: ports
>Synopsis: New port: comms/pstngw, Simple H.323-PSTN (POTS) gateway.
>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: Wed Feb 18 07:50:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: Jakub Klausa
>Release: FreeBSD 5.2-RELEASE-p2 i386
>Organization:
Private.
>Environment:
System: FreeBSD valhalla.bofh.pl 5.2-RELEASE-p2 FreeBSD 5.2-RELEASE-p2 #8: Fri Feb 6 15:50:18 CET 2004 jacke at valhalla.bofh.pl:/usr/src/sys/i386/compile/VALHALLA i386
>Description:
pstngw is a H.323 to PSTN (POTS) gateway.
>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:
#
# pstngw
# pstngw/distinfo
# pstngw/pkg-descr
# pstngw/Makefile
#
echo c - pstngw
mkdir -p pstngw > /dev/null 2>&1
echo x - pstngw/distinfo
sed 's/^X//' >pstngw/distinfo << 'END-of-pstngw/distinfo'
XMD5 (pstngw_1.2.2.tar.gz) = 42cf263a23b45ee962a026b463050ce2
XSIZE (pstngw_1.2.2.tar.gz) = 25248
END-of-pstngw/distinfo
echo x - pstngw/pkg-descr
sed 's/^X//' >pstngw/pkg-descr << 'END-of-pstngw/pkg-descr'
XThis is a very simple PSTN to H.323 gateway program using the OpenH323
Xlibrary. It allows H.323 clients to make outgoing calls, and incoming
Xcalls to be routed to a specific H.323 client.
X
XIt makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
X
XWWW: http://www.openh323.org/
END-of-pstngw/pkg-descr
echo x - pstngw/Makefile
sed 's/^X//' >pstngw/Makefile << 'END-of-pstngw/Makefile'
XPORTNAME= pstngw
XPORTVERSION= 1.2.2
XCATEGORIES= comms
XMASTER_SITES= http://www.openh323.org/bin/
XDISTNAME= pstngw_${PORTVERSION}
X
XMAINTAINER= jacke at bofh.pl
XCOMMENT= Simple H.323-PSTN (POTS) gateway.
X
XBUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:configure
X
XNOCLEANDEPENDS= yes
XUSE_GMAKE= yes
XWRKSRC= ${WRKDIR}/pstngw
XMAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib/work/pwlib \
X OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../../net/openh323/work/openh323
XTHE_MACHTYPE= ${ARCH:S/i386/x86/}
X
XPLIST_FILES= bin/pstngw
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_d/pstngw ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-pstngw/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list