diff options
Diffstat (limited to 'net/opengk')
-rw-r--r-- | net/opengk/Makefile | 41 | ||||
-rw-r--r-- | net/opengk/distinfo | 3 | ||||
-rw-r--r-- | net/opengk/pkg-descr | 13 |
3 files changed, 0 insertions, 57 deletions
diff --git a/net/opengk/Makefile b/net/opengk/Makefile deleted file mode 100644 index b136afb76612..000000000000 --- a/net/opengk/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: opengk -# Date created: Mon Oct 8 12:49:00 BST 2001 -# Whom: Roger Hardiman <roger@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= opengk -PORTVERSION= 1.3.3 -PORTREVISION= 2 -CATEGORIES= net -MASTER_SITES= http://www.openh323.org/bin/ \ - http://www.de.openh323.org/bin/ \ - http://www.ru.openh323.org/bin/ -DISTNAME= opengk_${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Equivalence's H323 GateKeeper for OpenH323 OhPhone and NetMeeting - -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323-112:build - -BROKEN= Incomplete dependency list -DEPRECATED= Latest version is from 2003-02-03. Use net/gatekeeper instead -EXPIRATION_DATE= 2006-07-01 - -WRKSRC= ${WRKDIR}/${PORTNAME} - -NOCLEANDEPENDS= yes - -PLIST_FILES= bin/opengk -USE_GMAKE= yes -ALL_TARGET= optnoshared -MAKE_ENV= PWLIBDIR=${WRKDIRPREFIX}${.CURDIR}/../../devel/pwlib152/work/pwlib \ - OPENH323DIR=${WRKDIRPREFIX}${.CURDIR}/../openh323-112/work/openh323 -THE_MACHTYPE= ${ARCH:S/i386/x86/} -MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/obj_${OPSYS}_${THE_MACHTYPE}_r/opengk ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/net/opengk/distinfo b/net/opengk/distinfo deleted file mode 100644 index 00167bce2ea8..000000000000 --- a/net/opengk/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (opengk_1.3.3.tar.gz) = 0684a87cdb47b61b06694c26a4766ca2 -SHA256 (opengk_1.3.3.tar.gz) = 9496b55df00a57fce8571c2b97bce420b4cf932b0186377cd48e466b9012d82c -SIZE (opengk_1.3.3.tar.gz) = 25411 diff --git a/net/opengk/pkg-descr b/net/opengk/pkg-descr deleted file mode 100644 index 0870b8deeb9b..000000000000 --- a/net/opengk/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -OpenGatekeeper is a H323 GateKeeper based on the OpenH323 project. -It is written by Equivalence, who also write the OpenH323 library - -A H323 Gatekeeper 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 including OhPhone, OpenPhone and MS NetMeeting. - -It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty - -For more information see -WWW: http://www.openh323.org/ |