Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2006 13:02:11 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200605071302.k47D2Bmp023956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@frm2.tum.de>,
                  Steve Ames <steve@energistic.com> (maintainer)
  Approved by:    Steve Ames <steve@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605071302.k47D2Bmp023956>