Port details |
- openmcu OpenMCU hosts a conference call for H323 Video Conferencing users
- 2.2.1_3 net
=1 2.2.1_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-11-22 10:53:23
- Last Update: 2014-09-01 23:05:27
- SVN Revision: 366967
- People watching this port, also watch:: datapipe, Hermes, python
- License: not specified in port
- Description:
- OpenMCU is a H323 Multipoint Conference Unit.
It allows several people to take part in the same Video Conference or
Internet Phone Call (VoIP) when using program using the H323 protocols.
Applications using H323 include OpenH323, OhPhone, GnomeMeeting
and Microsoft's NetMeeting.
It makes use of PWLib and the OpenH323 stack from Equivalence Ltd Pty
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: openmcu
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake : devel/gmake
- Library dependencies:
-
- libh323_r.so : net/openh323
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.1_3 01 Sep 2014 23:05:27 |
bapt |
Remove non staged ports without pending PR from net-p2p, net and news |
2.2.1_3 14 Jul 2014 19:06:32 |
bapt |
Fix index
With hat: portmgr |
2.2.1_3 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
2.2.1_3 29 May 2014 12:00:31 |
miwi |
- Convert gmake,bzip2 to USES
Approved by: portmgr |
2.2.1_3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.2.1_3 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
2.2.1_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.1_2 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
2.2.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.2.1_2 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
2.2.1_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.2.1_1 12 May 2009 22:32:29 |
linimon |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime. |
2.2.1_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
2.2.1 18 Jun 2008 20:25:16 |
pav |
- Now compile on amd64/7 |
2.2.1 06 Mar 2008 08:36:20 |
pav |
- Update to 2.2.1 and fix build with latest openh323
Submitted by: Steve Ames <steve@energistic.com> |
2.1.1_1 01 Feb 2008 12:41:15 |
linimon |
Mark as broken on sparc64-7: fails to compile. There may be 2 cases of
sparc64 failure. |
2.1.1_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
2.1.1 01 Oct 2007 07:50:34 |
linimon |
Mark as broken with gcc4.2 on amd64. |
2.1.1 21 Apr 2006 13:09:38 |
erwin |
Due to a missing symbol in the default thread library on sparc64 in
OSVERSION <= 700003, the build ends with an linker error.
- mark it as BROKEN for this particular case
Reported by: Kris (pointyhat)
Discussed on: freebsd-threads@, freebsd-sparc64@
Review and test on: RELENG_6_1 i386, amd64, sparc64
CURRENT i386, amd64
PR: 96136
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer) |
2.1.1 09 Apr 2006 01:09:45 |
mnag |
- Update to 2.1.1
- Take maintainership
- portlint(1)
PR: 95473
Submitted by: Joerg Pulz <Joerg.Pulz___frm2.tum.de> |
1.1.7_2 06 Mar 2006 20:44:46 |
kris |
BROKEN: Incomplete dependency list
Approved by: portmgr (implicit) |
1.1.7_2 05 Feb 2006 12:35:09 |
netchild |
Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
transition to newer versions of pwlib and openh323 without breaking ports
which depend upon them.
PR: 83396
Submitted by: Steve Ames <steve@energistic.com>
In colaboration with: Steve Ames <steve@energistic.com>
Approved by: linimon ("no weeping changes ATM"-Heads-Up) |
1.1.7_2 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1.7_2 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.1.7_2 16 May 2005 02:45:10 |
lawrance |
- Add a bison %pure-parser declaration in pwlib. The build was
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) |
1.1.7_1 21 Dec 2004 11:07:28 |
krion |
Fix plist. |
1.1.7_1 05 Dec 2004 04:54:22 |
linimon |
With portmgr hat on, reset Roger's maintainership of these ports. While
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. |
1.1.7_1 10 Apr 2004 16:07:10 |
trevor |
Trim whitespace. |
1.1.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.1.7 28 Aug 2003 07:32:44 |
roger |
Upgrade to 1.1.7 |
1.1.5 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.1.5 28 Jan 2003 15:36:58 |
roger |
Upgrade to latest version |
1.0.19 10 Oct 2002 18:36:50 |
roger |
Upgrade to the latest release |
1.0.17 31 Aug 2002 02:44:07 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.0.17 24 May 2002 10:46:49 |
roger |
Add USE_BISON so the port builds on bento. This is needed because
bento does not parse the dependencies in the openh323 Makefile
Obtained from: Kris Kennaway <kris@obsecurity.org> |
1.0.17 22 May 2002 06:46:33 |
roger |
Upgrade to latest version |
1.0.15 01 Apr 2002 15:28:35 |
roger |
Upgrade to latest version |
11 Jan 2002 15:14:34 |
roger |
Upgrade to version 1.0.12 which adds a echo (loopback) feature to selected
conference rooms. Handy for testing audio setups. Also install the ReadMe in
/usr/local/share/docs/openh323/openmcu |
08 Oct 2001 06:22:27 |
roger |
Forced commit to provide a log entry. Upgrade to latest version of the
OpenH323 library and its applications. |
08 Oct 2001 06:11:31 |
roger |
(null) |
11 Aug 2001 16:27:43 |
roger |
Upgrade to version 1.0.9 which adds two new audio codecs. |
11 Jul 2001 07:57:01 |
roger |
Upgrade to latest versions which fix several bugs |
19 Jun 2001 07:49:20 |
roger |
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 |
31 May 2001 23:22:59 |
ade |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
03 May 2001 03:09:06 |
roger |
Upgrade to version 1.0.4 |
03 Jan 2001 14:10:30 |
roger |
Upgrade to 1.0alpha2 |
22 Nov 2000 13:53:23 |
roger |
Add OpenMCU - a H323 Multipoint Control Unit. |