summaryrefslogtreecommitdiff
path: root/net/openh323 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop the .ru mirror. Also check for source on the gnomemeeting site.Roger Hardiman2002-11-061-1/+1
| | | | Notes: svn path=/head/; revision=69592
* fix typo in port revisionRoger Hardiman2002-10-291-1/+1
| | | | Notes: svn path=/head/; revision=69083
* Add some fixes for -current and s-video support from pwlib's CVS.Roger Hardiman2002-10-293-0/+183
| | | | | | | Reported by: Lars Eggert <larse@isi.edu> Notes: svn path=/head/; revision=69082
* Add patch for bison 1.75.Roger Hardiman2002-10-281-0/+19
| | | | Notes: svn path=/head/; revision=68978
* Upgrade to next versionRoger Hardiman2002-10-252-5/+5
| | | | Notes: svn path=/head/; revision=68780
* Add expat dependencyRoger Hardiman2002-10-101-1/+2
| | | | Notes: svn path=/head/; revision=67754
* Add speex as a dependency.Roger Hardiman2002-10-101-0/+1
| | | | Notes: svn path=/head/; revision=67753
* Update text. Fix portlint warning.Roger Hardiman2002-10-101-16/+3
| | | | Notes: svn path=/head/; revision=67752
* Upgrade to latest release.Roger Hardiman2002-10-102-5/+5
| | | | Notes: svn path=/head/; revision=67751
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Upgrade to latest version.Roger Hardiman2002-05-224-21/+21
| | | | | | | This fixes the green spots on the H.261 video Notes: svn path=/head/; revision=59662
* Upgrade to latest versionRoger Hardiman2002-04-192-5/+5
| | | | Notes: svn path=/head/; revision=57869
* Upgrade to latest versionRoger Hardiman2002-04-013-20/+5
| | | | Notes: svn path=/head/; revision=57141
* Fix EOF error from new bison installations.Roger Hardiman2002-03-071-0/+14
| | | | | | | PR: ports/35144 Notes: svn path=/head/; revision=55675
* Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bentoRoger Hardiman2002-01-181-6/+9
| | | | | | | | | can find the ixj port properly. Submitted by: bento logs Notes: svn path=/head/; revision=53287
* Make OpenH323 check for the ixj driver header files. If theyRoger Hardiman2002-01-152-4/+25
| | | | | | | | | | are not found, extract them from the ixj driver port and use them. This will make bento build packages for 4.x and 5.x with ixj support, even though the ixj driver fails to compile on 5.x systems at this point in time. Notes: svn path=/head/; revision=53114
* Patch to look for the ixj driver (now in ports/comms/ixj)Roger Hardiman2002-01-152-0/+17
| | | | | | | | header files in /usr/local/include/sys (as well as /usr/include/sys) Bump port revision Notes: svn path=/head/; revision=53103
* Upgrade to OpenH323 1.7.4 and PWLib 1.2.5 ready for GnomeMeeting 0.12.2Roger Hardiman2001-12-072-5/+5
| | | | Notes: svn path=/head/; revision=51173
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Upgrade to version 1.7.2Roger Hardiman2001-10-273-24/+5
| | | | Notes: svn path=/head/; revision=49253
* Add patch so OpenH323 can build with bison 1.29Roger Hardiman2001-10-081-0/+19
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=48557
* *** empty log message ***Roger Hardiman2001-10-082-5/+5
| | | | Notes: svn path=/head/; revision=48547
* Upgrade to version 1.6.0 with pwlib 1.1.36.Roger Hardiman2001-08-112-5/+5
| | | | | | | | | | 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. Notes: svn path=/head/; revision=46076
* Upgrade to OpenH323 1.5.7Roger Hardiman2001-08-103-29/+50
| | | | Notes: svn path=/head/; revision=46045
* Patch has been merged into the official distribution.Roger Hardiman2001-07-221-19/+0
| | | | Notes: svn path=/head/; revision=45373
* Upgrade to latest versions which fix several bugsRoger Hardiman2001-07-112-5/+5
| | | | Notes: svn path=/head/; revision=45018
* Patch to fix Capabilities are the same bug, often reported in OpenMCURoger Hardiman2001-06-191-0/+19
| | | | Notes: svn path=/head/; revision=44214
* Upgrade to latest versionsRoger Hardiman2001-06-192-5/+5
| | | | | | | | | | openh323 1.5.4 with pwlib 1.1.32 ohphone 1.1.4 openmcu 1.0.7 openam 1.0.5 Notes: svn path=/head/; revision=44205
* Upgrade to new version 1.2.12 with pwlib 1.1.27Roger Hardiman2001-05-032-14/+5
| | | | | | | | This port no longer requires X Windows to be installed so the gatekeepers and proxies can be built without the need for X Windows. Notes: svn path=/head/; revision=42187
* Don't hard-code -O2 or -m486. This still doesn't respect CXX, but IKris Kennaway2001-04-301-0/+24
| | | | | | | couldn't figure out how to fix that. Notes: svn path=/head/; revision=42066
* Add compiler option -DNO_XWINDOWS to build the port withoutRoger Hardiman2001-03-152-0/+16
| | | | | | | | | X support. Requested by several people Notes: svn path=/head/; revision=39878
* Add new checksum for the revised tarball. No functional change.Roger Hardiman2001-02-211-0/+1
| | | | Notes: svn path=/head/; revision=38544
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19Roger Hardiman2001-01-033-35/+5
| | | | Notes: svn path=/head/; revision=36644
* Add a better fix to make OpenH323 run on FreeBSD 4.2 and on -currentRoger Hardiman2000-11-161-52/+24
| | | | | | | with the new libc_r pthread library Notes: svn path=/head/; revision=35185
* Bump port Revsion due to a patch in OpenH323SRoger Hardiman2000-11-121-0/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=35039
* Add a patch to make the pwlib library work with the new pthreads (libc_r)Roger Hardiman2000-11-121-0/+57
| | | | | | | | | | | | | | | library in FreeBSD 4.2 (and in -current) Important Note: Existing binaries for OhPhone, GateKeeper, OpenGateKeeper, SimpleH323 and OpenAM WILL NOT WORK with FreeBSD 4.2 or higher and will report "User signal 2" and abort due to an unhandled signal in pwlib. You must recompile all these applications. Reported by: Blaz Zupan <blaz@amis.net> Suggested fix by: Daniel M. Eischen <eischen@vigrid.com> Notes: svn path=/head/; revision=35038
* Upgrade from 1.1 beta3 to 1.1 releaseRoger Hardiman2000-10-212-5/+5
| | | | Notes: svn path=/head/; revision=34055
* portlint fixesRoger Hardiman2000-08-181-1/+0
| | | | Notes: svn path=/head/; revision=31749
* Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)Roger Hardiman2000-08-185-17/+17
| | | | | | | | Note, the actual H323 VideoPhone client has been seperated out into a seperate port, called OhPhone. Notes: svn path=/head/; revision=31748
* Put back an EXTRACT_SUFFIX I missedRoger Hardiman2000-06-081-1/+1
| | | | Notes: svn path=/head/; revision=29377
* Makefile and DESCR improvementsRoger Hardiman2000-06-082-9/+7
| | | | | | | | PR: ports/19031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29376
* Use USE_NEWGCCRoger Hardiman2000-05-021-1/+2
| | | | Notes: svn path=/head/; revision=28267
* Update to OpenH323 1.1beta1 and pwlib 1.1pl15Roger Hardiman2000-05-014-15/+18
| | | | | | | | Note, the H323 Video Conferencing application this builds is now called ohphone (previously it was called voxilla) Notes: svn path=/head/; revision=28226
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+3
| | | | Notes: svn path=/head/; revision=27423
* Do not allow OpenH323 to autodetect the OS, OS Version andRoger Hardiman2000-04-041-1/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=27324
* Add USE_XLIB= yesRoger Hardiman2000-02-291-1/+2
| | | | | | | Spotted by: Bento Notes: svn path=/head/; revision=26434
* Fix typo in the USE_BISON statement.Roger Hardiman2000-02-251-1/+1
| | | | Notes: svn path=/head/; revision=26269
* Fix a portlint warning and add USE_BISONRoger Hardiman2000-02-251-1/+1
| | | | Notes: svn path=/head/; revision=26268