summaryrefslogtreecommitdiff
path: root/net/openh323
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-08-18 18:27:03 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-08-18 18:27:03 +0000
commit96c9e4a03d663b4834939d1e2c33ed91893b0302 (patch)
tree0f78cac588e0b63dc588e3e78f1d3fe1d381adb8 /net/openh323
parentDon't install imake config files other than Motif.* and host.def. (diff)
Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)
Note, the actual H323 VideoPhone client has been seperated out into a seperate port, called OhPhone.
Notes
Notes: svn path=/head/; revision=31748
Diffstat (limited to 'net/openh323')
-rw-r--r--net/openh323/Makefile10
-rw-r--r--net/openh323/distinfo4
-rw-r--r--net/openh323/pkg-comment2
-rw-r--r--net/openh323/pkg-descr16
-rw-r--r--net/openh323/pkg-plist2
5 files changed, 17 insertions, 17 deletions
diff --git a/net/openh323/Makefile b/net/openh323/Makefile
index d7d2e33b93e1..36c941ecf0f4 100644
--- a/net/openh323/Makefile
+++ b/net/openh323/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= openh323
-PORTVERSION= 1.1b1
+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.1beta1${EXTRACT_SUFX} \
- pwlib_min_1.1pl15.tar.gz
+DISTFILES= openh323_1.1beta3.tar.gz \
+ pwlib_min_1.1pl17.tar.gz
MAINTAINER= roger@freebsd.org
@@ -27,11 +27,9 @@ 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}
-MAN1= ohphone.1
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/sample/obj_${OPSYS}_${THE_MACHTYPE}_r/ohphone ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/sample/ohphone.1 ${PREFIX}/man/man1
+ ${INSTALL_PROGRAM} ${WRKSRC}/samples/simple/obj_${OPSYS}_${THE_MACHTYPE}_r/simph323 ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/net/openh323/distinfo b/net/openh323/distinfo
index 89f6526b7c95..e8a35fbc099d 100644
--- a/net/openh323/distinfo
+++ b/net/openh323/distinfo
@@ -1,2 +1,2 @@
-MD5 (openh323_1.1beta1.tar.gz) = f63eb1d2bc0b2e069871e39624197f20
-MD5 (pwlib_min_1.1pl15.tar.gz) = 8c3f75735d9cac7beb530468e2e77bbb
+MD5 (openh323_1.1beta3.tar.gz) = d02e02348fa6697d43bc955605d365c7
+MD5 (pwlib_min_1.1pl17.tar.gz) = 4089db2aafb42cd019b8d96e9b4407a6
diff --git a/net/openh323/pkg-comment b/net/openh323/pkg-comment
index 03bfcbc1e0d3..cef461a24fb2 100644
--- a/net/openh323/pkg-comment
+++ b/net/openh323/pkg-comment
@@ -1 +1 @@
-A H323 Video Conferencing package
+A H323 Video Conferencing library, used with OhPhone
diff --git a/net/openh323/pkg-descr b/net/openh323/pkg-descr
index 02b0018ea277..6a835b6f0f33 100644
--- a/net/openh323/pkg-descr
+++ b/net/openh323/pkg-descr
@@ -1,14 +1,16 @@
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 OhPhone.
+This can be used to make H323 Video Conferencing applications
+and the port produces a sample application called simph323.
-OhPhone can exchange full duplex audio and video with other H323
-compliant video conferencing programs including Microsoft NetMeeting
-It requires a sound card for audio support and a Bt848/878 based
-video card (using the bktr driver) for video capture.
+However, a fully featured H323 client, including Video
+as well as Audio can be found in the OhPhone Port.
-The OpenH323library and ohpone make use of PWLib. http://www.equival.com
+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.
diff --git a/net/openh323/pkg-plist b/net/openh323/pkg-plist
index 3dc0b2a593bd..910567db261b 100644
--- a/net/openh323/pkg-plist
+++ b/net/openh323/pkg-plist
@@ -1 +1 @@
-bin/ohphone
+bin/simph323