24 Commits

Author SHA1 Message Date
sthen
701c91e413 kill VMEM_WARNING 2013-11-25 14:16:22 +00:00
zhuk
dbe8021d27 Do not enable Java bindings for OpenCV on i386 until JDK issues are solved.
prodded by sthen@
2013-10-24 08:44:36 +00:00
zhuk
283e8889c8 Missing BDEP on apache-ant, revealed by rpe@. 2013-10-23 17:06:51 +00:00
zhuk
79e79b5af2 Update to 2.4.6.1. Sat in my tree until sthen@ helped me to realize that.
Key notes:

  * OpenCV now has separate "opencv_nonfree" module, which contains all of
    the patented algorithms. It was decided on ports@ to not create "nonfree"
    FLAVOR but just set PERMIT_PACKAGE_CDROM=No, while allowing FTP
    distribution.

  * OpenCV now have its own Java bindings. You could avoid building them by
    using the "no_java" PSEUDO_FLAVOR.

  * Documentation placement was cleaned up, too.

Input from sthen@ and naddy@. Tested on i386 and amd64 with Digikam from WIP.

Okay sthen@ and Rafael Sadowski (MAINTAINER)
2013-10-21 22:46:27 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
brad
52236907d4 Update for newer FFmpeg API.
ok ajacoutot@
2013-01-19 10:13:15 +00:00
landry
a9fb6aee24 Mark as BROKEN-sparc64 : error: cannot convert 'int*' to 'volatile
_Atomic_word*
It never built there..
2012-12-29 20:49:17 +00:00
sthen
3fca4e77eb set DOXYGEN_ENCODE_PATH_STRIP=${WRKSRC} and regen plist 2012-12-16 12:09:17 +00:00
sthen
c4b99465de sync plist; doxygen update 2012-12-16 11:30:50 +00:00
ajacoutot
d9a4bcc50e Bump after gstreamer-plugins-base subpackaging change. 2012-09-06 12:38:35 +00:00
ajacoutot
b04ee3617b Update opencv for newer FFmpeg API.
from Brad
2012-05-03 06:35:31 +00:00
espie
b4db5dc39b well, py-numpy is also a BUILD_DEPENDS, as opencv can detect it 2011-12-05 09:36:32 +00:00
espie
c3af31579b explicitly disable eigen2 shadow dependency
(2nd bug found with dpb -J !)
2011-12-04 22:49:22 +00:00
sthen
dda24e44a0 s/ONLY_FOR_ARCH/&S/ 2011-11-16 23:28:37 +00:00
sthen
9f2d631f75 Better fix for the build on i386, Brad tracked down the actual problem. 2011-11-15 00:09:31 +00:00
sthen
6dcf4b17ed partially revert last commit, it broke i386. problem seen by naddy@ 2011-11-14 09:54:45 +00:00
sthen
a06c37f708 - remove bogus patch for FFmpeg & unnecessary workarounds for expl(), from Brad
- obey CFLAGS, from Brad
- strip ^M from file being patched, from me
2011-11-12 16:49:43 +00:00
jasper
9b62870bc8 - regen WANTLIB 2011-11-02 09:57:21 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
espie
258e70c5fc pch don't really work
in fact, it causes an ICE while building the port on amd64,
so patch it out, and bump.
2011-07-16 22:43:57 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
jasper
81bd58a879 import opencv 2.2.0
The Open Computer Vision Library is a collection of algorithms and sample
code for various computer vision problems.

initial port by me, finished by Andreas Bihlmaier and
Rafael Sadowski (MAINTAINER), ok sthen@
2011-06-24 09:30:21 +00:00