cvs commit: ports/devel/pwlib Makefile pkg-plist ports/devel/pwlib/files patch-configureac patch-plugins-Makefile.in patch-plugins-configure patch-plugins-sound_esd-Makefile patch-plugins-sound_esd-sound_esd.h patch-plugins-vidinput_avc-Makefile patch-plugins-vidinput_bsd-vidinput_bsd.cxx patch-plugins-vidinput_bsd-vidinput_bsd.h ...

Pav Lucistnik pav at FreeBSD.org
Sun May 7 13:02:13 UTC 2006


pav         2006-05-07 13:02:11 UTC

  FreeBSD ports repository

  Modified files:
    devel/pwlib          Makefile pkg-plist 
    devel/pwlib/files    patch-configureac 
  Added files:
    devel/pwlib/files    patch-plugins-Makefile.in 
                         patch-plugins-configure 
                         patch-plugins-sound_esd-Makefile 
                         patch-plugins-sound_esd-sound_esd.h 
                         patch-plugins-vidinput_avc-Makefile 
                         patch-plugins-vidinput_bsd-vidinput_bsd.cxx 
                         patch-plugins-vidinput_bsd-vidinput_bsd.h 
                         patch-plugins-vidinput_dc-Makefile.in 
                         patch-src-ptlib-unix-udll.cxx 
  Log:
  - 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 at frm2.tum.de>,
                  Steve Ames <steve at energistic.com> (maintainer)
  Approved by:    Steve Ames <steve at energistic.com> (maintainer)
  
  Revision  Changes    Path
  1.27      +41 -1     ports/devel/pwlib/Makefile
  1.2       +26 -17    ports/devel/pwlib/files/patch-configureac
  1.1       +18 -0     ports/devel/pwlib/files/patch-plugins-Makefile.in (new)
  1.1       +347 -0    ports/devel/pwlib/files/patch-plugins-configure (new)
  1.1       +11 -0     ports/devel/pwlib/files/patch-plugins-sound_esd-Makefile (new)
  1.1       +22 -0     ports/devel/pwlib/files/patch-plugins-sound_esd-sound_esd.h (new)
  1.1       +11 -0     ports/devel/pwlib/files/patch-plugins-vidinput_avc-Makefile (new)
  1.1       +43 -0     ports/devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.cxx (new)
  1.1       +95 -0     ports/devel/pwlib/files/patch-plugins-vidinput_bsd-vidinput_bsd.h (new)
  1.1       +11 -0     ports/devel/pwlib/files/patch-plugins-vidinput_dc-Makefile.in (new)
  1.1       +13 -0     ports/devel/pwlib/files/patch-src-ptlib-unix-udll.cxx (new)
  1.7       +4 -1      ports/devel/pwlib/pkg-plist


More information about the cvs-ports mailing list