Commit Graph

26 Commits

Author SHA1 Message Date
Roger Hardiman
1fa3dd0638 Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2 2001-12-07 10:15:52 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00
Roger Hardiman
6ced5cf9d4 *** empty log message *** 2001-10-08 05:11:30 +00:00
Roger Hardiman
ea34565510 Upgrade to version 1.6.0 with pwlib 1.1.36.
This version adds support for the latest FreeBSD driver for the Quicknet
ISA and PCI telephony cards. These card have hardware G.723.1 audio
codecs onboard and also let you plug in a normal phone so you can
do VoIP apps with a normal telephone handset.
2001-08-11 15:19:26 +00:00
Roger Hardiman
a5add75358 Upgrade to OpenH323 1.5.7 2001-08-10 15:31:11 +00:00
Roger Hardiman
902def07c4 Upgrade to latest versions which fix several bugs 2001-07-11 06:57:00 +00:00
Roger Hardiman
63100966b2 Upgrade to latest versions
openh323 1.5.4 with pwlib 1.1.32
  ohphone 1.1.4
  openmcu 1.0.7
  openam 1.0.5
2001-06-19 06:49:20 +00:00
Roger Hardiman
64013a07fe Upgrade to new version 1.2.12 with pwlib 1.1.27
This port no longer requires X Windows to be installed so the gatekeepers
and proxies can be built without the need for X Windows.
2001-05-03 01:37:36 +00:00
Roger Hardiman
a753ad4bf9 Add compiler option -DNO_XWINDOWS to build the port without
X support.

Requested by several people
2001-03-15 11:25:10 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Roger Hardiman
654fad2b7d Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19 2001-01-03 14:02:24 +00:00
Roger Hardiman
2846e163b6 Bump port Revsion due to a patch in OpenH323S
Note: existing binaries of this port will no longer run
on FreeBSD 4.2 or -current. They will report "user signal 2"
and abort due to a change in the pthreads library.

You will need to recompile/reinstall this port.
2000-11-12 09:32:43 +00:00
Roger Hardiman
5d66db0670 Upgrade from 1.1 beta3 to 1.1 release 2000-10-21 07:51:45 +00:00
Roger Hardiman
6b424af3a1 portlint fixes 2000-08-18 18:40:38 +00:00
Roger Hardiman
96c9e4a03d 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.
2000-08-18 18:27:03 +00:00
Roger Hardiman
049af8bc95 Put back an EXTRACT_SUFFIX I missed 2000-06-08 07:14:37 +00:00
Roger Hardiman
5f2de6f2cd Makefile and DESCR improvements
PR:		ports/19031
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-08 07:08:16 +00:00
Roger Hardiman
3dae68dcd2 Use USE_NEWGCC 2000-05-02 16:54:12 +00:00
Roger Hardiman
c40ebd9b75 Update to OpenH323 1.1beta1 and pwlib 1.1pl15
Note, the H323 Video Conferencing application this builds is now called
ohphone  (previously it was called voxilla)
2000-05-01 08:59:05 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Roger Hardiman
2c4b07b959 Do not allow OpenH323 to autodetect the OS, OS Version and
CPU architecture.
Instead pass in the actual values, as defined in bsd.port.mk

Also, fix bug in do-install which prevented Alpha installs.

Submitted by:	Karl.Dietz@frankfurt.netsurf.de
2000-04-04 13:38:09 +00:00
Roger Hardiman
e4178402d0 Add USE_XLIB= yes
Spotted by: Bento
2000-02-29 08:41:41 +00:00
Roger Hardiman
b500980690 Fix typo in the USE_BISON statement. 2000-02-25 08:06:46 +00:00
Roger Hardiman
ad4238b2bf Fix a portlint warning and add USE_BISON 2000-02-25 07:49:16 +00:00
Roger Hardiman
a78bb950a3 Add some extra mirror sites to the Makefile 2000-02-23 10:05:38 +00:00
Roger Hardiman
a17ca0f822 Import OpenH323 to ports/net.
(it was previously in ports/comms)

OpenH323 is an H323 Video Conferencing Program, which can send and
receive both audio and video with other H323 programs including
Microsoft NetMeeting.

It uses PWLib, the Portable Windows Library and PTLib Portable Toolkit Library
from Equivalence Ltd Pty

Note: at this time I've been unable to send audio, although
audio can be received.
For video, a Bt848/878 grabber (using the bktr driver) or a Matrox Meteor
can be used.

Obtained from:	http://www.openh323.org
2000-02-21 13:27:29 +00:00