Commit graph

3 commits

Author SHA1 Message Date
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jason E. Hale
3a64305d43 - Update graphics/*opencv* to 2.4.7
- 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
2013-12-04 02:51:00 +00:00
Sunpoet Po-Chuan Hsieh
cf344d7e27 - Add p5-Image-ObjectDetect 0.12
- 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>
2013-11-18 19:23:56 +00:00