aboutsummaryrefslogtreecommitdiffstats
path: root/net/opal3/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade from 1.1 beta3 to 1.1 releaseroger2000-10-211-3/+3
|
* portlint fixesroger2000-08-191-1/+0
|
* Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)roger2000-08-191-6/+4
| | | | | Note, the actual H323 VideoPhone client has been seperated out into a seperate port, called OhPhone.
* Put back an EXTRACT_SUFFIX I missedroger2000-06-081-1/+1
|
* Makefile and DESCR improvementsroger2000-06-081-5/+5
| | | | | PR: ports/19031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use USE_NEWGCCroger2000-05-031-1/+2
|
* Update to OpenH323 1.1beta1 and pwlib 1.1pl15roger2000-05-011-6/+6
| | | | | Note, the H323 Video Conferencing application this builds is now called ohphone (previously it was called voxilla)
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-4/+3
|
* Do not allow OpenH323 to autodetect the OS, OS Version androger2000-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= yesroger2000-02-291-1/+2
| | | | Spotted by: Bento
* Fix typo in the USE_BISON statement.roger2000-02-251-1/+1
|
* Fix a portlint warning and add USE_BISONroger2000-02-251-1/+1
|
* Add some extra mirror sites to the Makefileroger2000-02-231-1/+4
|
* Import OpenH323 to ports/net.roger2000-02-211-0/+30
(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