1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

31 Commits

Author SHA1 Message Date
Renato Botelho
520abe7dcf When net/asterisk is installed, net/opal does not build because it detects the
presence of include/libpri.h installed by net/asterisk, but the build fails.

To fix this problem, please add the port patch below submitted by
Matt Horan <matt@matthoran.com>.

PR:		ports/95641
Submitted by:	maintainer
2006-04-28 16:19:28 +00:00
Joe Marcus Clarke
9b7c432b65 * Remove the double underscore from the library names
* Add WITH_FFMPEG knob
* Add WITH_SPEEX knob to build with speex-devel instead of the bundled version
  NOTE: there is an explicit BUILD_DEPENDS to make sure audio/speex-devel
  is installed as audio/speex and audio/speex-devel install the same shared
  library version!!

PR:		95464
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer
2006-04-08 05:14:22 +00:00
Edwin Groothuis
811d149205 New port net/opal based on net/openh323
OPAL is the "next generation" of OpenH323 that has a new
	architecture.  The new port is based on net/openh323 (same
	author, port Makefiles very similar), so could you please:

	1) make a repocopy from openh323 to opal

	2) apply the patch in opal, note that old patch files are
	   removed, and a new patch file is provided

PR:		ports/95320
Submitted by:	Jean-Baptiste Quenot <jbq@caraldi.com>
2006-04-05 22:23:15 +00:00
Marcus Alves Grando
be8c873a7d - Fix openh323u.mak to ports can use.
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)

PR:		94234
Submitted by:	maintainer
Approved by:	portmgr (marcus)
2006-03-14 01:51:49 +00:00
Alexander Leidinger
cbb9012766 - chase the pwlib library rename
- don't change the name of the lib depending on the hw-architecture
- let Steve Ames maintain the port

Discussed with:	Steve Ames <steve@energistic.com>
2006-02-14 21:53:30 +00:00
Alexander Leidinger
b91fd53f32 This is an initial port of newer versions of:
- pwlib	->	1.9.2
 - openh323	->	1.17.3

The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.

They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.

Further tweaks/improvements to them may be required when other ports
start to use these versions.

Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.

PR:			83396
Submitted by:		Steve Ames <steve@energistic.com>
In colaboration with:	Steve Ames <steve@energistic.com>
2006-02-05 13:39:41 +00:00
Pav Lucistnik
8dcfd3da34 - Update to 1.12.2
PR:		ports/82086
Submitted by:	Steve Ames <steve@energistic.com>
2005-06-10 21:30:34 +00:00
Volker Stolz
19189c9023 Fix breakage in the presence of ffmpeg
PR:		ports/76931
Patch by:	Jan Stocker
2005-03-08 14:14:10 +00:00
Maxim Sobolev
2927a6353a Unbreak with gcc 3.4. 2004-08-28 17:41:20 +00:00
Volker Stolz
1af872aa6b Fix build-issue when ffmpeg is installed.
PR:		ports/59615
Submitted by:	ume
Approved by:	maintainer silence
2004-05-26 10:12:14 +00:00
Roger Hardiman
00911aa79c Add patch to make openh323 compile again. 2003-09-02 17:40:23 +00:00
Roger Hardiman
7a5003ba21 Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency.
Bump revision
2003-09-01 05:29:21 +00:00
Roger Hardiman
38e9c2e97d Upgrade to 1.12.0.
pwlib has been split out into its own port.
2003-08-28 06:56:10 +00:00
Roger Hardiman
d6295f75fd Add fix for -current /dev/dsp entries.
Reported by Lars Eggert
2003-02-02 21:27:00 +00:00
Roger Hardiman
0c2eea3a5f Update to new version ready for GnomeMeeting upgrade 2003-01-28 15:29:59 +00:00
Roger Hardiman
8896baea0b Add some fixes for -current and s-video support from pwlib's CVS.
Reported by:	Lars Eggert <larse@isi.edu>
2002-10-29 08:26:59 +00:00
Roger Hardiman
c9fb40496a Add patch for bison 1.75. 2002-10-28 00:00:39 +00:00
Roger Hardiman
cf7951d2f0 Upgrade to latest version.
This fixes the green spots on the H.261 video
2002-05-22 00:44:57 +00:00
Roger Hardiman
4518a42e88 Upgrade to latest version 2002-04-01 15:28:35 +00:00
Roger Hardiman
c305659bad Fix EOF error from new bison installations.
PR:		ports/35144
2002-03-07 07:56:06 +00:00
Roger Hardiman
87de83a55d Make OpenH323 check for the ixj driver header files. If they
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.
2002-01-15 15:06:17 +00:00
Roger Hardiman
948f3c741c Patch to look for the ixj driver (now in ports/comms/ixj)
header files in /usr/local/include/sys (as well as /usr/include/sys)
Bump port revision
2002-01-15 09:31:22 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00
Roger Hardiman
f1bf954de9 Add patch so OpenH323 can build with bison 1.29
Submitted by:	bento
2001-10-08 10:37:35 +00:00
Roger Hardiman
a5add75358 Upgrade to OpenH323 1.5.7 2001-08-10 15:31:11 +00:00
Roger Hardiman
e3a0217dea Patch has been merged into the official distribution. 2001-07-22 22:40:26 +00:00
Roger Hardiman
c57aa9a1ef Patch to fix Capabilities are the same bug, often reported in OpenMCU 2001-06-19 11:23:28 +00:00
Kris Kennaway
1df8e52584 Don't hard-code -O2 or -m486. This still doesn't respect CXX, but I
couldn't figure out how to fix that.
2001-04-30 07:16:13 +00:00
Roger Hardiman
654fad2b7d Upgrade to OpenH323 1.1pl1 and PWLib 1.1pl19 2001-01-03 14:02:24 +00:00
Roger Hardiman
c47ffa6d4b Add a better fix to make OpenH323 run on FreeBSD 4.2 and on -current
with the new libc_r pthread library
2000-11-16 11:20:59 +00:00
Roger Hardiman
3d1a8c14b4 Add a patch to make the pwlib library work with the new pthreads (libc_r)
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>
2000-11-12 08:49:22 +00:00