summaryrefslogtreecommitdiff
path: root/net/openh323 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 1.1 beta3 to 1.1 releaseRoger Hardiman2000-10-212-5/+5
|
* portlint fixesRoger Hardiman2000-08-181-1/+0
|
* 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.
* Put back an EXTRACT_SUFFIX I missedRoger Hardiman2000-06-081-1/+1
|
* Makefile and DESCR improvementsRoger Hardiman2000-06-082-9/+7
| | | | | PR: ports/19031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use USE_NEWGCCRoger Hardiman2000-05-021-1/+2
|
* 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)
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+3
|
* 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
* Add USE_XLIB= yesRoger Hardiman2000-02-291-1/+2
| | | | Spotted by: Bento
* Fix typo in the USE_BISON statement.Roger Hardiman2000-02-251-1/+1
|
* Fix a portlint warning and add USE_BISONRoger Hardiman2000-02-251-1/+1
|
* Add some extra mirror sites to the MakefileRoger Hardiman2000-02-231-1/+4
|
* Import OpenH323 to ports/net.Roger Hardiman2000-02-215-0/+49
(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