aboutsummaryrefslogtreecommitdiff
path: root/net/opal3
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /net/opal3
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'net/opal3')
-rw-r--r--net/opal3/Makefile42
-rw-r--r--net/opal3/distinfo3
-rw-r--r--net/opal3/pkg-comment1
-rw-r--r--net/opal3/pkg-descr26
-rw-r--r--net/opal3/pkg-plist1
5 files changed, 0 insertions, 73 deletions
diff --git a/net/opal3/Makefile b/net/opal3/Makefile
deleted file mode 100644
index d63256ec0a30..000000000000
--- a/net/opal3/Makefile
+++ /dev/null
@@ -1,42 +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.1pl1
-CATEGORIES= net
-MASTER_SITES= http://www.openh323.org/bin/ \
- http://www.de.openh323.org/bin/ \
- http://www.ru.openh323.org/bin/
-DISTFILES= openh323_1.1pl1.tar.gz \
- pwlib_min_1.1pl19.tar.gz
-
-MAINTAINER= roger@freebsd.org
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-USE_NEWGCC= yes
-USE_BISON= yes
-
-# If the user compiles with make -DNO_XWINDOWS do not include X support
-.if !defined(NO_XWINDOWS)
-USE_XLIB= yes
-.endif
-
-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}
-.if defined(NO_XWINDOWS)
-MAKE_ARGS+= NO_XWINDOWS=1
-.endif
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/samples/simple/obj_${OPSYS}_${THE_MACHTYPE}_r/simph323 ${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/net/opal3/distinfo b/net/opal3/distinfo
deleted file mode 100644
index f9a07dd25eda..000000000000
--- a/net/opal3/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (openh323_1.1pl1.tar.gz) = 3455fe8bf9e4aa31b39c444fc58a9baa
-MD5 (openh323_1.1pl1.tar.gz) = 3b98bb7dcc875442b17421e348cfd64b
-MD5 (pwlib_min_1.1pl19.tar.gz) = 672b2e90bb7d16b1ab85ba8328a0d364
diff --git a/net/opal3/pkg-comment b/net/opal3/pkg-comment
deleted file mode 100644
index cef461a24fb2..000000000000
--- a/net/opal3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A H323 Video Conferencing library, used with OhPhone
diff --git a/net/opal3/pkg-descr b/net/opal3/pkg-descr
deleted file mode 100644
index ed8453ff507e..000000000000
--- a/net/opal3/pkg-descr
+++ /dev/null
@@ -1,26 +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.
-
-By default, the OpenH323 library contains code to display video images
-using X Windows. This is not needed in certain applications such
-as gatekeepers, gateways or the OpenAM application.
-You can compile the port with
- make -DNO_XWINDOWS
-to build the port without X Windows support.
-
-
-WWW: http://www.openh323.org
diff --git a/net/opal3/pkg-plist b/net/opal3/pkg-plist
deleted file mode 100644
index 910567db261b..000000000000
--- a/net/opal3/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/simph323