aboutsummaryrefslogtreecommitdiffstats
path: root/net/openmcu
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-1/+1
| | | | | | | | | | | depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk> Approved by: clement (mentor)
* Fix plist.krion2004-12-211-0/+1
|
* With portmgr hat on, reset Roger's maintainership of these ports. Whilelinimon2004-12-051-1/+1
| | | | | he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them.
* Trim whitespace.trevor2004-04-111-1/+0
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Upgrade to 1.1.7roger2003-08-283-4/+23
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to latest versionroger2003-01-282-2/+2
|
* Upgrade to the latest releaseroger2002-10-114-5/+6
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Add USE_BISON so the port builds on bento. This is needed becauseroger2002-05-241-0/+1
| | | | | | bento does not parse the dependencies in the openh323 Makefile Obtained from: Kris Kennaway <kris@obsecurity.org>
* Upgrade to latest versionroger2002-05-222-3/+3
|
* Upgrade to latest versionroger2002-04-012-4/+4
|
* Upgrade to version 1.0.12 which adds a echo (loopback) feature to selectedroger2002-01-113-3/+8
| | | | | conference rooms. Handy for testing audio setups. Also install the ReadMe in /usr/local/share/docs/openh323/openmcu
* *** empty log message ***roger2001-10-082-3/+3
|
* Upgrade to version 1.0.9 which adds two new audio codecs.roger2001-08-112-3/+3
|
* Upgrade to latest versions which fix several bugsroger2001-07-112-4/+3
|
* Upgrade to latest versionsroger2001-06-192-3/+3
| | | | | | | openh323 1.5.4 with pwlib 1.1.32 ohphone 1.1.4 openmcu 1.0.7 openam 1.0.5
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-06-011-1/+1
| | | | ${NONEXISTENT} as per bsd.port.mk
* Upgrade to version 1.0.4roger2001-05-032-3/+3
|
* Upgrade to 1.0alpha2roger2001-01-032-4/+6
|
* Add OpenMCU - a H323 Multipoint Control Unit.roger2000-11-225-0/+47
The MCU allows multiple people to talk to each at the same time if they are using H323 based Video Conferencing programs or using H323 based Internet Phone applications. Normally H323 applications can support 1 to 1 calls. Only video is supported at this time. No video yet. This is another spin off from the OpenH323 project. http://www.openh323.org