Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2005 03:38:29 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics Makefile ports/graphics/opencv Makefile distinfo pkg-descr pkg-plist ports/graphics/opencv/files nopatch-aa patch-Makefile.in patch-apps_haartraining_src_cvboost.cpp patch-configure patch-cv_src_Makefile.in patch-cxcore_src_Makefile.in ...
Message-ID:  <200512290338.jBT3cT5F098320@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-12-29 03:38:29 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/opencv      Makefile distinfo pkg-descr pkg-plist 
    graphics/opencv/files nopatch-aa patch-Makefile.in 
                          patch-apps_haartraining_src_cvboost.cpp 
                          patch-configure patch-cv_src_Makefile.in 
                          patch-cxcore_src_Makefile.in 
                          patch-cxcore_src_cxswitcher.cpp 
                          patch-otherlibs_highgui_Makefile.in 
                          patch-otherlibs_highgui_grfmts.h 
                          patch-otherlibs_highgui_loadsave.cpp 
                          patch-tests_cxcore_src_Makefile.in 
  Log:
  New port: graphics/opencv (Open Source Computer Vision Library from Intel)
  
          The Open Computer Vision Library is a collection of algorithms
          and sample code for various computer vision problems. The
          library is compatible with IPL and utilizes Intel Integrated
          Performance Primitives for better performance.
  
          WWW: http://sourceforge.net/projects/opencvlibrary/
               http://www.intel.com/research/mrl/research/opencv/
  
  PR:             ports/78473
  Submitted by:   Marc Abramowitz <msabramo@yahoo.com>
  
  Revision  Changes    Path
  1.887     +1 -0      ports/graphics/Makefile
  1.1       +26 -0     ports/graphics/opencv/Makefile (new)
  1.1       +3 -0      ports/graphics/opencv/distinfo (new)
  1.1       +103 -0    ports/graphics/opencv/files/nopatch-aa (new)
  1.1       +11 -0     ports/graphics/opencv/files/patch-Makefile.in (new)
  1.1       +11 -0     ports/graphics/opencv/files/patch-apps_haartraining_src_cvboost.cpp (new)
  1.1       +12 -0     ports/graphics/opencv/files/patch-configure (new)
  1.1       +12 -0     ports/graphics/opencv/files/patch-cv_src_Makefile.in (new)
  1.1       +12 -0     ports/graphics/opencv/files/patch-cxcore_src_Makefile.in (new)
  1.1       +14 -0     ports/graphics/opencv/files/patch-cxcore_src_cxswitcher.cpp (new)
  1.1       +20 -0     ports/graphics/opencv/files/patch-otherlibs_highgui_Makefile.in (new)
  1.1       +11 -0     ports/graphics/opencv/files/patch-otherlibs_highgui_grfmts.h (new)
  1.1       +11 -0     ports/graphics/opencv/files/patch-otherlibs_highgui_loadsave.cpp (new)
  1.1       +11 -0     ports/graphics/opencv/files/patch-tests_cxcore_src_Makefile.in (new)
  1.1       +10 -0     ports/graphics/opencv/pkg-descr (new)
  1.1       +120 -0    ports/graphics/opencv/pkg-plist (new)



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