Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2004 15:01:52 +0100 (CET)
From:      Jakub Klausa <jacke@bofh.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jakub Klausa <jacke@bofh.pl>
Subject:   ports/61383: New port: H.323 compliant fax machine.
Message-ID:  <200401151401.i0FE1qRo068287@valhalla.bofh.pl>
Resent-Message-ID: <200401151410.i0FEAEJE011555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         61383
>Category:       ports
>Synopsis:       New port: H.323 compliant fax machine.
>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:10:14 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@valhalla.bofh.pl:/usr/src/sys/i386/compile/VALHALLA i386


	
>Description:
	T38Modem is H.323 compliant fax/modem machine from 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:
#
#	t38modem
#	t38modem/Makefile
#	t38modem/pkg-descr
#	t38modem/pkg-plist
#	t38modem/files
#	t38modem/files/patch-aa
#	t38modem/distinfo
#
echo c - t38modem
mkdir -p t38modem > /dev/null 2>&1
echo x - t38modem/Makefile
sed 's/^X//' >t38modem/Makefile << 'END-of-t38modem/Makefile'
XPORTNAME=	t38modem	
XPORTVERSION=	0.6.2	
XPORTREVISION=	1
XCATEGORIES=	net
XMASTER_SITES=	http://www.openh323.org/bin/
XDISTNAME=	t38modem_${PORTVERSION}
X
XMAINTAINER=	jacke@bofh.pl
XCOMMENT=	T.38 Fax/Modem machine (from OpenH323).	
X
XBUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/net/openh323:build
X
XWRKSRC=		${WRKDIR}/t38modem
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/t38modem ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-t38modem/Makefile
echo x - t38modem/pkg-descr
sed 's/^X//' >t38modem/pkg-descr << 'END-of-t38modem/pkg-descr'
XWhat is t38modem?
X
XFrom your fax application view point it's a fax modem pool.
XFrom IP network view point it's a H.323 endpoint with T.38 fax support.
XFrom your view point it's a gateway between a fax application and IP network.
X
XIt makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
X
XWWW: http://www.openh323.org/
END-of-t38modem/pkg-descr
echo x - t38modem/pkg-plist
sed 's/^X//' >t38modem/pkg-plist << 'END-of-t38modem/pkg-plist'
Xbin/t38modem
X
END-of-t38modem/pkg-plist
echo c - t38modem/files
mkdir -p t38modem/files > /dev/null 2>&1
echo x - t38modem/files/patch-aa
sed 's/^X//' >t38modem/files/patch-aa << 'END-of-t38modem/files/patch-aa'
X--- pmutils.cxx.old     Thu Jan 15 14:10:55 2004
X+++ pmutils.cxx Thu Jan 15 14:11:12 2004
X@@ -131,8 +131,8 @@
X     #if defined(P_PTHREADS)
X       #if defined(P_LINUX)
X         + ":" + PString(getpid())
X-      #else
X-        + ":" + PString(pthread_self())
X+//     #else
X+//        + ":" + PString(pthread_self())
X       #endif
X     #else
X         + ":%0x"
END-of-t38modem/files/patch-aa
echo x - t38modem/distinfo
sed 's/^X//' >t38modem/distinfo << 'END-of-t38modem/distinfo'
XMD5 (t38modem_0.6.2.tar.gz) = 8b49e1d7f97ec0b6f2bfb7482f99d1ba
END-of-t38modem/distinfo
exit


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401151401.i0FE1qRo068287>