| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.4.9_3 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
2.4.9_2 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.4.9_2 16 Dec 2014 19:58:30
  |
antoine  |
Fix build with clang 3.5
Obtained from: https://github.com/Itseez/opencv/pull/3488/
PR: ports/195727 |
2.4.9_2 18 Oct 2014 21:10:40
  |
nox  |
- Update libxine to 1.2.6 - changelog is here:
http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog
- Remove an inline from include/xine/xineutils.h for the benefit
of using libxine with base gcc 4.2 .
- Bump PORTREVISIONs for ports depending on libxine. (now also non-default
rdeps as per the new rule) |
2.4.9_1 22 Sep 2014 13:03:39
  |
jhale  |
- Trim @dirrm[try] from pkg-plist |
2.4.9_1 16 Sep 2014 07:05:28
  |
martymac  |
Update devel/tbb to 4.3.0 and bump dependent ports' revisions
PR: 193214
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> |
2.4.9 02 Sep 2014 00:36:27
  |
jhale  |
- Update to 2.4.9
- Update LICENSE
- Convert USE_PYTHON -> USES |
2.4.7_1 11 Dec 2013 15:04:34
  |
jhale  |
- Fix typo in QT4 OPENGL logic |
2.4.7_1 11 Dec 2013 07:53:17
  |
martymac  |
- Update devel/tbb to 4.2.2
- Cleanup DISTNAME and WRKSRC definitions
- Use INSTALL_LIB instead of INSTALL_DATA + STRIP_CMD
- Bump dependent ports' revisions
PR: ports/184526
Submitted by: delphij |
2.4.7 10 Dec 2013 23:56:44
  |
jhale  |
- Fix build with QT4 option (error: GL/glx.h: No such file or directory) [1]
- Specify major Qt version number to squash some CMake warnings about Qt5
- Use OPTIONS_RADIO for GUI support - build only allows use of one toolkit
- Make OpenGL support optional (off by default since it only works with
GUI support)
- Allow OpenGL support with GTK2
Reported by: Wolfgang Riegler <wolfgang.riegler@gmx.de> [1] |
2.4.7 08 Dec 2013 10:55:57
  |
jhale  |
- Move CFLAGS to python block. They are causing build errors by picking
up old headers if a previous version is installed and are not needed for
the main build
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl>, Kevin Oberman
<rkoberman@gmail.com> |
2.4.7 04 Dec 2013 02:51:00
  |
jhale  |
- 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 |
2.3.1_9 25 Nov 2013 15:19:00
  |
jhale  |
- Allow build with clang without libc++ on 8.x and 9.x [1][2][3]
- Fix build on powerpc64 [4]
PR: ports/183238 [1], ports/183954 [2], ports/182046 [4]
Submitted by: Chess Griffin <chess@chessgriffin.com> [1],
Guillaume Bibaut <yom@iaelu.net> [2],
jhibbits [4]
Patched by: tijl (via private mail) [3] |
2.3.1_9 31 Oct 2013 00:32:31
  |
nemysis  |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
2.3.1_8 22 Oct 2013 22:03:28
  |
jhale  |
- Fix typos in EIGEN option
- Fix build with modern compilers in the contrib module [1]
- Fix build of opencv-core with clang in the ts module [2]
- Fix build with QT option [3]
- Fix build of py-opencv with clang [4]
Reported by: avg [1], Robert Huff <roberthuff@rcn.com> [2]
PR: ports/182443 [3], ports/182837 [4]
Submitted by: O. Hartmann <ohartman@zedat.fu-berlin.de> [3], pawel [4] |
2.3.1_8 21 Oct 2013 23:17:12
  |
jhale  |
- Fix ffmpeg dependency due to recent move
While here:
- Convert to options helpers
- Convert to new LIB_DEPENDS syntax
- Fix a few typos and portlint(1) warnings
Reported by: avg
Patched by: wg |
2.3.1_7 05 Oct 2013 20:34:59
  |
swills  |
- Fix build on 8.4
Submitted by: bapt mostly, I just fixed up the __has_include bit with help from
help from antoine@
Approved by: portmgr (bapt@) |
2.3.1_7 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.3.1_7 12 Sep 2013 13:00:12
  |
bapt  |
Fix build of opencv with libc++
share the CXXFLAGS between opencv-core and opencv |
2.3.1_7 10 Sep 2013 15:40:27
  |
bapt  |
Fix opencv-core with libc++
Submitted by: theraven |
2.3.1_7 09 Sep 2013 21:51:58
  |
rakuco  |
Point to the non-deprecated site in WWW. |
2.3.1_7 01 Sep 2013 22:50:06
  |
bapt  |
Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_GMAKE=yes -> USES=gmake
* USE_PERL5 -> USES=perl5 |
2.3.1_7 10 Aug 2013 20:35:10
  |
marino  |
graphics/opencv: continue recent binutils fix
This cleans up the previous commit, and combines the LDFLAGS. It's more
logical this way, right after opencv_core is specified in LIB_DEPENDS.
Approved by: bapt/culot (mentors, implicit) |
2.3.1_7 28 Jul 2013 20:40:26
  |
bapt  |
Fix build with recent binutils |
2.3.1_7 23 May 2013 02:35:26
  |
jgh  |
- adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases
Approved by: portmgr (miwi) |
2.3.1_7 23 Apr 2013 07:00:02
  |
martymac  |
- Update devel/tbb to 4.1.3 (20130314oss) and bump dependent port's revisions
- Fix build when CC defined as gcc |
2.3.1_6 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.3.1_6 17 Jan 2013 16:05:39
  |
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
2.3.1_5 12 Dec 2012 07:42:35
  |
martymac  |
- Update devel/tbb to 4.1.1 and bump dependent port's PORTREVISIONs
- Remove hardcoded dependency on gcc [1]
PR: ports/171297 [1]
Submitted by: Christian Mangin <christian.mangin@gmail.com> [1] |
2.3.1_4 06 Nov 2012 17:23:08
  |
jhale  |
- Take maintainership
- Trim Makefile headers
Approved by: makc, avilla (mentors, implicit)
Feature safe: yes |
2.3.1_4 06 Nov 2012 16:42:21
  |
mm  |
Return maintainership back to ports@
Feature safe: yes |
2.3.1_4 23 Oct 2012 20:16:48
  |
mm  |
Fix build with QT4 option
PR: ports/172156
Submitted by: RyoTa SimaMoto
Feature safe: yes |
2.3.1_4 22 Jul 2012 20:51:02
 |
swills  |
- Mark MAKE_JOBS_UNSAFE since this failed with it enabled for me, multiple times
PR: ports/169606
Approved by: maintainer timeout (mm, >2 weeks) |
2.3.1_4 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
2.3.1_4 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.3.1_3 26 Feb 2012 15:22:37
 |
nox  |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
2.3.1_3 16 Jan 2012 09:46:55
 |
martymac  |
- Update devel/tbb to 4.0.0
- Bump dependent ports' revisions |
2.3.1_2 17 Dec 2011 11:42:05
 |
mm  |
Add fix from upstream for bug #1432 (Clang compilation fixes)
https://code.ros.org/trac/opencv/ticket/1432
Reported by: Roman Divacky <rdivacky@FreeBSD.org>
Obtained from: OpenCV (revision 6881) |
2.3.1_1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.3.1_1 20 Sep 2011 15:48:12
 |
mm  |
Fix portversion going backwards
Reported by: erwin |
2.3.1.a 18 Sep 2011 10:17:57
 |
mm  |
Update OpenCV to 2.3.1a
PR: ports/160719 |
2.3.1 22 Aug 2011 21:16:42
 |
mm  |
Change capital letter in COMMENT for python module |
2.3.1 22 Aug 2011 21:10:22
 |
mm  |
Update to 2.3.1
Prepare moving of python module to own port |
2.3.0 21 Jul 2011 20:02:41
 |
mm  |
Rename pkg-plist.core to pkg-plist.oc to prevent accidential deletion
by crontab scripts
Reported by: Thomas Abthorpe <tabthorpe@FreeBSD.org> |
2.3.0 11 Jul 2011 08:28:12
 |
mm  |
Update opencv to 2.3.0 |
2.3.0.r 29 Jun 2011 14:59:19
 |
mm  |
Remove opencv2/video from pkg-plist (it is part of opencv-core) |
2.3.0.r 29 Jun 2011 13:15:26
 |
mm  |
Remove conditions with USE_GCC (not needed anymore) |
2.3.0.r 29 Jun 2011 11:46:01
 |
mm  |
Update OpenCV to 2.3.0-rc |
2.1.0_2 24 Jun 2011 22:39:03
 |
mm  |
Bump due to ffmpeg update to 0.7.1 |
2.1.0_1 24 Mar 2011 08:20:12
 |
martymac  |
- Update devel/tbb to 3.0.5 and add a LOCAL mirror
- Bump PORTREVISIONs for dependent ports
Approved by: ehaupt (mentor) |
2.1.0 27 Aug 2010 18:16:16
 |
avilla  |
- Upgrade to 2.1.0.
- Fix build on 6.X.
- Fix build with GCC 4.5. [1]
- Fix dependency on Video4Linux. [1]
- Add LICENSE.
- Use bsd.port.options.mk.
PR: ports/148955 [1]
Submitted by: swell.k@gmail.com [1]
Approved by: tabthorpe (mentor) |
2.0.0_3 24 Jul 2010 16:38:20
 |
mm  |
- Update ffmpeg to 0.6 |
2.0.0_2 19 Apr 2010 01:37:38
 |
fluffy  |
- Really unbroke with fresh v4l support
Approved by: avilla (maintaner via irc) |
2.0.0_2 30 Mar 2010 03:14:29
 |
dinoex  |
- fix build for png-1.4.1
PR: 145122
Submitted by: Andrei V. Lavreniyuk |
2.0.0_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0.0_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.0.0 29 Jan 2010 23:03:23
 |
avilla  |
- Mark as broken on sparc64.
- Set correct OSVERSION for the BROKEN flag.
Approved by: tabthorpe (mentor) |
2.0.0 28 Jan 2010 22:50:40
 |
pav  |
- Mark BROKEN on 6.X
Reported by: pointyhat |
2.0.0 26 Jan 2010 22:53:08
 |
avilla  |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor) |
2.0.0 18 Jan 2010 13:15:53
 |
fluffy  |
- Update port: graphics/opencv 1.0.0 -> 2.0.0
PR: 140860
Submitted by: Alberto Villa (maintainer)
Approved by: miwi, tabthorpe (mentors implicit) |
1.0.0_5 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.0_5 18 Aug 2009 08:16:07
 |
fluffy  |
Fix build with current FFMpeg.
Fix python support in highgui module.
Bump PORTREVISION
Pass maintainership to submitter.
PR: 137805, 137871
Submitted by: Alberto Villa <villa.alberto AT gmail DOT com>
Approved by: miwi (mentor) |
1.0.0_4 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.0.0_4 25 Jul 2009 14:14:35
 |
arved  |
Fix build
Set maintainer to ports
PR: 136390
Submitted by: Joerg Ruppe-Tanner
Approved by: old maintainer |
1.0.0_4 18 Jul 2009 11:11:29
 |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
1.0.0_3 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.0.0_3 02 May 2008 11:40:06
 |
miwi  |
- Fix build with newer ffmpeg
PR: 117173
Submitted by: soralx@cydem.org
Patched by: miwi
Tested by: nox
Reviewed by: nox
Approved by: maintainer timeout |
1.0.0_3 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0.0_2 01 Feb 2008 12:04:04
 |
linimon  |
Mark broken on sparc64: does not compile. |
1.0.0_2 22 Dec 2007 15:16:31
 |
nork  |
Enable V4L (Video for Linux) compatible to use USB Camera.
Approved by: maintainer timeout (1 week) |
1.0.0_1 07 Oct 2007 17:46:16
 |
nork  |
Chase OpenEXR library version bumped. |
1.0.0 05 Apr 2007 08:29:25
 |
stefan  |
Update to 1.0.0.
PR: 110057
Submitted by: Tz-Huan Huang <tzhuan@csie.org>
Approved by: maintainer timeout (4 weeks) |
0.9.6_1 01 Feb 2007 02:42:06
 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
0.9.6_1 02 Jan 2006 09:39:50
 |
edwin  |
Fix build in 4.x
Noticed by: YAPHR |
0.9.6 02 Jan 2006 06:34:55
 |
edwin  |
Change maintainer to submitter since the specified maintainer is a
closed mailinglist.
Noticed by: YAPHR |
0.9.6 29 Dec 2005 03:38:29
 |
edwin  |
New port: graphics/opencv (Open Source Computer Vision Library from Intel)
The Open Computer Vision Library is a collection of algorithms
and sample code for various computer vision problems. The
library is compatible with IPL and utilizes Intel Integrated
Performance Primitives for better performance.
WWW: http://sourceforge.net/projects/opencvlibrary/
http://www.intel.com/research/mrl/research/opencv/
PR: ports/78473
Submitted by: Marc Abramowitz <msabramo@yahoo.com> |