cvs commit: ports/devel/pwlib Makefile distinfo pkg-descr pkg-plist ports/devel/pwlib/files patch-configureac patch-configurein patch-make-common.mak patch-makefile patch-src-ptclib-ansper.cxx patch-src_ptlib_common_getdate.y patch-unix ...

Alexander Leidinger netchild at FreeBSD.org
Sun Feb 5 05:39:42 PST 2006


netchild    2006-02-05 13:39:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/pwlib          Makefile distinfo pkg-descr pkg-plist 
    net/openh323         Makefile distinfo 
  Added files:
    devel/pwlib/files    patch-configureac 
    net/openh323         pkg-plist 
    net/openh323/files   patch-makefile.in patch-openh323u.mak.in 
  Removed files:
    devel/pwlib/files    patch-configurein patch-make-common.mak 
                         patch-makefile 
                         patch-src-ptclib-ansper.cxx 
                         patch-src_ptlib_common_getdate.y 
                         patch-unix patch-videoio 
    net/openh323/files   patch-configurein 
                         patch-include-ffh263codec.h 
                         patch-include-h263codec.h 
                         patch-include::gkserver.h patch-ixjlid 
                         patch-openh323uin patch-src+OpenH323.dtf 
                         patch-src+OpenH323d.dtf 
                         patch-src+OpenH323n.dtf 
                         patch-src-ffh263codec.cxx 
  Log:
  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 at energistic.com>
  In colaboration with:   Steve Ames <steve at energistic.com>
  
  Revision  Changes    Path
  1.19      +43 -18    ports/devel/pwlib/Makefile
  1.5       +3 -3      ports/devel/pwlib/distinfo
  1.1       +154 -0    ports/devel/pwlib/files/patch-configureac (new)
  1.3       +0 -26     ports/devel/pwlib/files/patch-configurein (dead)
  1.2       +0 -19     ports/devel/pwlib/files/patch-make-common.mak (dead)
  1.3       +0 -14     ports/devel/pwlib/files/patch-makefile (dead)
  1.2       +0 -56     ports/devel/pwlib/files/patch-src-ptclib-ansper.cxx (dead)
  1.2       +0 -7      ports/devel/pwlib/files/patch-src_ptlib_common_getdate.y (dead)
  1.3       +0 -70     ports/devel/pwlib/files/patch-unix (dead)
  1.3       +0 -26     ports/devel/pwlib/files/patch-videoio (dead)
  1.2       +0 -5      ports/devel/pwlib/pkg-descr
  1.3       +180 -1    ports/devel/pwlib/pkg-plist
  1.68      +13 -45    ports/net/openh323/Makefile
  1.26      +3 -3      ports/net/openh323/distinfo
  1.4       +0 -19     ports/net/openh323/files/patch-configurein (dead)
  1.2       +0 -12     ports/net/openh323/files/patch-include-ffh263codec.h (dead)
  1.2       +0 -19     ports/net/openh323/files/patch-include-h263codec.h (dead)
  1.2       +0 -10     ports/net/openh323/files/patch-include::gkserver.h (dead)
  1.2       +0 -21     ports/net/openh323/files/patch-ixjlid (dead)
  1.1       +13 -0     ports/net/openh323/files/patch-makefile.in (new)
  1.1       +13 -0     ports/net/openh323/files/patch-openh323u.mak.in (new)
  1.3       +0 -53     ports/net/openh323/files/patch-openh323uin (dead)
  1.2       +0 -11     ports/net/openh323/files/patch-src+OpenH323.dtf (dead)
  1.2       +0 -11     ports/net/openh323/files/patch-src+OpenH323d.dtf (dead)
  1.2       +0 -11     ports/net/openh323/files/patch-src+OpenH323n.dtf (dead)
  1.2       +0 -19     ports/net/openh323/files/patch-src-ffh263codec.cxx (dead)
  1.5       +90 -0     ports/net/openh323/pkg-plist (new)


More information about the cvs-all mailing list