summaryrefslogtreecommitdiff
path: root/devel/pwlib/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Use a better way to detect SDL headerPav Lucistnik2006-05-0710-17/+597
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=161584
* Unbreak i686+ builds. Do not use bogus asm optimized code block.Alexander Nedotsukov2006-04-111-3/+4
| | | | | | | PR: 95400 Notes: svn path=/head/; revision=159305
* - Update to 1.10.0Renato Botelho2006-04-051-0/+11
| | | | | | | | PR: ports/95306 Submitted by: maintainer Notes: svn path=/head/; revision=158860
* - fix build on 64bit machines ("-fPIC"-dance) [1]Alexander Leidinger2006-02-141-0/+34
| | | | | | | | | | | - 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] Notes: svn path=/head/; revision=156064
* This is an initial port of newer versions of:Alexander Leidinger2006-02-058-218/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=155259
* - Update to 1.5.2Pav Lucistnik2005-06-103-21/+38
| | | | | | | | PR: ports/82086 Submitted by: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=137232
* - Add a bison %pure-parser declaration in pwlib. The build wasSam Lawrance2005-05-161-0/+7
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=135316
* Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bumpMaxim Sobolev2004-06-081-0/+58
| | | | | | | | | | | PORTREVISION of related ports. Requested by: *many* No reply from: security-officer Obtained from: Debian/pwlib cvs Notes: svn path=/head/; revision=111056
* Allow pwlib to work on ARCHS != i386.Joe Marcus Clarke2004-03-053-56/+53
| | | | | | | | | | Tested on alpha, i386, and ia64. Submitted by: marcel Approved by: maintainer (implicit) Notes: svn path=/head/; revision=102966
* Add two patches to make pwlib build on Sparc64Roger Hardiman2003-12-032-0/+50
| | | | | | | Approved my Joe Notes: svn path=/head/; revision=94847
* Add patch so pwlib builds correctly on bento. (use OSVERSION)Roger Hardiman2003-08-311-0/+19
| | | | | | | Bump port revision. Notes: svn path=/head/; revision=88207
* Add PWlib 1.5.0, a cross platform C++ library which is used by OpenH323.Roger Hardiman2003-08-281-0/+70
Notes: svn path=/head/; revision=87860