aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/opencv
Commit message (Expand)AuthorAgeFilesLines
* Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.rakuco2015-08-181-1/+1
* graphics/opencv: fix configure when EIGEN is offavilla2015-06-251-3/+2
* Convert to USES=jpegantoine2015-06-231-1/+1
* - Make SIMD option default across the board. The behavior should be the samejhale2015-06-151-4/+1
* - Add SIMD option to specifically disable CPU optimizations and prevent crashesjhale2015-06-141-2/+34
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-1/+1
* Add patch from debian to fix the installed pkg-config files.kwm2015-04-162-1/+51
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* Fix build with clang 3.5antoine2014-12-171-0/+123
* - Update libxine to 1.2.6 - changelog is here:nox2014-10-191-1/+1
* - Trim @dirrm[try] from pkg-plistjhale2014-09-221-24/+0
* Update devel/tbb to 4.3.0 and bump dependent ports' revisionsmartymac2014-09-161-1/+1
* - Update to 2.4.9jhale2014-09-024-42/+33
* - Fix typo in QT4 OPENGL logicjhale2013-12-111-1/+1
* - Update devel/tbb to 4.2.2martymac2013-12-111-1/+1
* - Fix build with QT4 option (error: GL/glx.h: No such file or directory) [1]jhale2013-12-112-8/+34
* - Move CFLAGS to python block. They are causing build errors by pickingjhale2013-12-081-1/+1
* - Update graphics/*opencv* to 2.4.7jhale2013-12-0429-545/+599
* - Allow build with clang without libc++ on 8.x and 9.x [1][2][3]jhale2013-11-252-271/+8
* graphics/ilmbasenemysis2013-10-311-1/+1
* - Fix typos in EIGEN optionjhale2013-10-234-10/+69
* - Fix ffmpeg dependency due to recent movejhale2013-10-221-112/+78
* - Fix build on 8.4swills2013-10-061-21/+25
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix build of opencv with libc++bapt2013-09-122-0/+17
* Fix opencv-core with libc++bapt2013-09-101-0/+268
* Point to the non-deprecated site in WWW.rakuco2013-09-101-1/+1
* Eradicate USE_GNOME=pkgconfig from graphicsbapt2013-09-021-2/+1
* graphics/opencv: continue recent binutils fixmarino2013-08-111-3/+1
* Fix build with recent binutilsbapt2013-07-291-0/+2
* - adoption of optionsNGjgh2013-05-231-28/+23
* - Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisionsmartymac2013-04-231-1/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* - Chase lib version changes from ilmbase and OpenEXR updatesswills2013-01-181-1/+1
* - Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONsmartymac2012-12-121-1/+1
* - Take maintainershipjhale2012-11-071-6/+2
* Return maintainership back to ports@mm2012-11-071-1/+1
* Fix build with QT4 optionmm2012-10-241-1/+1
* - Mark MAKE_JOBS_UNSAFE since this failed with it enabled for me, multiple timesswills2012-07-231-1/+1
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-2/+2
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgnox2012-02-261-1/+1
* - Update devel/tbb to 4.0.0martymac2012-01-161-2/+2
* Add fix from upstream for bug #1432 (Clang compilation fixes)mm2011-12-173-1/+32
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* Fix portversion going backwardsmm2011-09-201-5/+6
* Update OpenCV to 2.3.1amm2011-09-182-6/+6
* Change capital letter in COMMENT for python modulemm2011-08-231-1/+1
* Update to 2.3.1mm2011-08-239-92/+172
* Rename pkg-plist.core to pkg-plist.oc to prevent accidential deletionmm2011-07-222-1/+1
* Update opencv to 2.3.0mm2011-07-116-20/+15
* Remove opencv2/video from pkg-plist (it is part of opencv-core)mm2011-06-291-1/+0
* Remove conditions with USE_GCC (not needed anymore)mm2011-06-291-17/+0
* Update OpenCV to 2.3.0-rcmm2011-06-2915-148/+339
* Bump due to ffmpeg update to 0.7.1mm2011-06-251-1/+1
* - Update devel/tbb to 3.0.5 and add a LOCAL mirrormartymac2011-03-241-0/+1
* - Upgrade to 2.1.0.avilla2010-08-285-40/+83
* - Update ffmpeg to 0.6mm2010-07-251-1/+1
* - Really unbroke with fresh v4l supportfluffy2010-04-191-0/+20
* - fix build for png-1.4.1dinoex2010-03-302-0/+50
* - update to 1.4.1dinoex2010-03-281-2/+2
* - update to jpeg-8dinoex2010-02-051-1/+2
* - Mark as broken on sparc64.avilla2010-01-301-1/+4
* - Mark BROKEN on 6.Xpav2010-01-291-0/+4
* - Update my e-mail address in the ports I maintain.avilla2010-01-271-1/+1
* - Update port: graphics/opencv 1.0.0 -> 2.0.0fluffy2010-01-1812-470/+191
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* Fix build with current FFMpeg.fluffy2009-08-184-106/+155
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Fix buildarved2009-07-252-1/+15
* - update to jpeg7dinoex2009-07-181-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Fix build with newer ffmpegmiwi2008-05-021-0/+85
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-7/+5
* Mark broken on sparc64: does not compile.linimon2008-02-011-0/+4
* Enable V4L (Video for Linux) compatible to use USB Camera.nork2007-12-222-2/+14
* Chase OpenEXR library version bumped.nork2007-10-081-0/+1
* Update to 1.0.0.stefan2007-04-0514-350/+343
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-012-0/+5
* Fix build in 4.xedwin2006-01-021-0/+4
* Change maintainer to submitter since the specified maintainer is aedwin2006-01-021-1/+1
* New port: graphics/opencv (Open Source Computer Vision Library from Intel)edwin2005-12-2915-0/+387