CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/01/24 03:56:43
Modified files:
graphics/opencv: Makefile distinfo
graphics/opencv/patches: patch-CMakeLists_txt
patch-apps_haartraining_CMakeLists_txt
patch-cmake_OpenCVFindLibsVideo_cmake
graphics/opencv/pkg: PLIST-docs PLIST-java PLIST-main
Log message:
Update OpenCV to 2.4.10, mostly from Rafael Sadowski (MAINTAINER).
This switches the whole package to PIC (from PIE) due to problems with
inline assembly and build system specifics. Since OpenCV is used mostly
as a library, this shouldn't be a big problem.