Commit graph

9 commits

Author SHA1 Message Date
Maxim Sobolev
f66d0c1711 Forgot to include this file into the last commit. 2006-07-13 00:39:14 +00:00
Erwin Lansing
7b4a4e7ebc Update to 1.10.1
PR:		99440
Submitted by:	Steve Ames <steve@energistic.com> (maintainer)
2006-06-25 10:44:36 +00:00
Pav Lucistnik
9b586f478b - Use a better way to detect SDL header
- Add WITH_ESOUND knob and enable the plugin build
- Fix bsdvideo (bktr(4)) plugin and make it buildable on more archs
- Add a small error handler to detect unresolved symbols in plugins
- Add more plugins to pkg-plist
- Add experimental support for firewire(4) based video devices.
  The segment of the Makefile is intentionally commented out.

PR:		ports/95422, ports/96624
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>,
		Steve Ames <steve@energistic.com> (maintainer)
Approved by:	Steve Ames <steve@energistic.com> (maintainer)
2006-05-07 13:02:10 +00:00
Renato Botelho
ad9033505f - Update to 1.10.0
PR:		ports/95306
Submitted by:	maintainer
2006-04-05 12:50:56 +00:00
Alexander Leidinger
9f07c57763 Fix the plist on architectures where bktr(4) isn't available.
Approved by:	maintainer
Noticed by:	kris/pointyhat
2006-02-19 19:16:19 +00:00
Alexander Leidinger
f6be84e00d - fix build on 64bit machines ("-fPIC"-dance) [1]
- don't change the name of the lib depending on the hw-architecture [2]
- assign a maintainer [2]

Submitted by:	Steve Ames <steve@energistic.com> [2]
Tested by:	erwin (on amd64) [1]
2006-02-14 21:19:43 +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
Joe Marcus Clarke
ad0bbce2c7 Allow pwlib to work on ARCHS != i386.
Tested on alpha, i386, and ia64.

Submitted by:	marcel
Approved by:	maintainer (implicit)
2004-03-05 02:37:57 +00:00
Roger Hardiman
72e610aa05 Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323. 2003-08-28 07:58:51 +00:00