1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Import of OpenGateKeeper.

This is a H323 Gatekeeper for H323 compliant videophone programs
such as voxilla, OhPhone and OpenPhone (see /usr/ports/net/openh323)
and commericial programs like NetMeeting.

More information can be found at
http://www.opengatekeeper.org
This commit is contained in:
Roger Hardiman 2000-04-05 14:34:50 +00:00
parent c12982f43b
commit 4278ebb974
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27345
5 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,32 @@
# New ports collection makefile for: opengatekeeper
# Version required: 0.43
# Date created: Wed Apr 5 11:00:00 GMT 2000
# Whom: Roger Hardiman <roger@freebsd.org>
#
# $FreeBSD$
#
DISTNAME= opengate_alpha0.43
PKGNAME= opengate-0.43
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/OpenGatekeeper/
MAINTAINER= roger@freebsd.org
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/net/openh323:build
WRKSRC= ${WRKDIR}/opengate
NOCLEANDEPENDS= yes
USE_GMAKE= yes
ALL_TARGET= opt
MAKE_ENV= PWLIBDIR=${PORTSDIR}/net/openh323/work/pwlib \
OPENH323DIR=${PORTSDIR}/net/openh323/work/openh323
THE_MACHTYPE= ${ARCH:S/i386/x86/}
MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_r/opengate ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (opengate_alpha0.43.tar.gz) = 7ebe926099df6525ab3cbeead14fdb50

View File

@ -0,0 +1 @@
H323 GateKeeper (MPL Licence) for OpenH323 OhPhone and NetMeeting

View File

@ -0,0 +1,17 @@
OpenGatekeeper is a H323 GateKeeper based on the OpenH323 project.
It is released with the MPL (Mozilla Public Licence)
A H323 Gateway manages multiple H323 clients on a network
and provides a nice user name to IP mapping.
As it follows the H323 standard, it is compatible with H323
client programs inclding voxilla, OhPhone, OpenPhone and MS NetMeeting.
It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
For more information see
http://www.opengatekeeper.org
and
http://www.openh323.org

View File

@ -0,0 +1 @@
bin/opengate