Date: Wed, 18 Feb 2004 16:43:08 +0100 (CET) From: Jakub Klausa <jacke@bofh.pl> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jacke@bofh.pl Subject: ports/63024: New port: comms/pstngw, Simple H.323-PSTN (POTS) gateway. Message-ID: <200402181543.i1IFh8jg063672@valhalla.bofh.pl> Resent-Message-ID: <200402181550.i1IFoJs3065876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402181543.i1IFh8jg063672>