summaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile34
-rw-r--r--net/opal/distinfo2
-rw-r--r--net/opal/pkg-comment1
-rw-r--r--net/opal/pkg-descr18
-rw-r--r--net/opal/pkg-plist1
5 files changed, 0 insertions, 56 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
deleted file mode 100644
index d5bbf1e3a88c..000000000000
--- a/net/opal/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: openh323
-# Date created: Thu Feb 17 15:00:48 GMT 2000
-# Whom: Roger Hardiman <roger@freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= openh323
-PORTVERSION= 1.1b3
-CATEGORIES= net
-MASTER_SITES= http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/ \
- http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.1beta3.tar.gz \
- pwlib_min_1.1pl17.tar.gz
-
-MAINTAINER= roger@freebsd.org
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-USE_NEWGCC= yes
-USE_BISON= yes
-USE_XLIB= yes
-USE_GMAKE= yes
-ALL_TARGET= opt
-MAKE_ENV= PWLIBDIR=${WRKDIR}/pwlib \
- OPENH323DIR=${WRKDIR}/openh323
-THE_MACHTYPE= ${ARCH:S/i386/x86/}
-MAKE_ARGS= OSTYPE=${OPSYS} MACHTYPE=${THE_MACHTYPE} OSRELEASE=${OSVERSION} CPLUS=${CXX}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/samples/simple/obj_${OPSYS}_${THE_MACHTYPE}_r/simph323 ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/net/opal/distinfo b/net/opal/distinfo
deleted file mode 100644
index e8a35fbc099d..000000000000
--- a/net/opal/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (openh323_1.1beta3.tar.gz) = d02e02348fa6697d43bc955605d365c7
-MD5 (pwlib_min_1.1pl17.tar.gz) = 4089db2aafb42cd019b8d96e9b4407a6
diff --git a/net/opal/pkg-comment b/net/opal/pkg-comment
deleted file mode 100644
index cef461a24fb2..000000000000
--- a/net/opal/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A H323 Video Conferencing library, used with OhPhone
diff --git a/net/opal/pkg-descr b/net/opal/pkg-descr
deleted file mode 100644
index 6a835b6f0f33..000000000000
--- a/net/opal/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-OpenH323 is a multi-platform H323 Video Conferencing library.
-
-This can be used to make H323 Video Conferencing applications
-and the port produces a sample application called simph323.
-
-However, a fully featured H323 client, including Video
-as well as Audio can be found in the OhPhone Port.
-
-Simph323 and OhPhone can exchange full duplex audio with other H323
-compliant video conferencing programs including Microsoft NetMeeting.
-OhPhone adds full Video support.
-
-The OpenH323 library makes use of PWLib. http://www.equival.com
-PWLib is a multi-platform code library that can be used to write
-applications that will compile and run on the BSD Unixes, Windows, Linux
-and a few other Unix variants. It was developed by Equivalence Ltd Pty.
-
-WWW: http://www.openh323.org
diff --git a/net/opal/pkg-plist b/net/opal/pkg-plist
deleted file mode 100644
index 910567db261b..000000000000
--- a/net/opal/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/simph323