- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry
- While I'm here:
- Add LICENSE
- Convert to new Perl framework
- Add missing USES=pkgconfig
- Support STAGEDIR
- Sort PLIST
Image::ObjectDetect is a simple module to detect objects
from picture using opencv.
WWW: http://search.cpan.org/dist/Image-ObjectDetect/
PR: ports/180311
Submitted by: Anes Mukhametov <anes@anes.su>