notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/opencv/distinfo

Number of commits found: 21

Sunday, 7 May 2023
12:28 Daniel Engberg (diizzy) search for other commits by this committer Author: Eric Camachat
graphics/opencv: Fix build with FFMPEG option enabled

Backport upstream commit 496eed950f6d0e7fd92619d47e3cec8f06e96ace to fix
build when FFMPEG option is enabled with FFmpeg 6

PR:		271120
Approved by:	portmgr (blanket, build fix)
commit hash: 8bd3d37b900647ff172b53c443a52892f9b9a516 commit hash: 8bd3d37b900647ff172b53c443a52892f9b9a516 commit hash: 8bd3d37b900647ff172b53c443a52892f9b9a516 commit hash: 8bd3d37b900647ff172b53c443a52892f9b9a516 8bd3d37
Wednesday, 31 Aug 2022
19:24 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: update to 4.6.0

Changelog:
	https://github.com/opencv/opencv/wiki/ChangeLog#version460
commit hash: e21578d954550998435c5d6d532e2d5a67398bfe commit hash: e21578d954550998435c5d6d532e2d5a67398bfe commit hash: e21578d954550998435c5d6d532e2d5a67398bfe commit hash: e21578d954550998435c5d6d532e2d5a67398bfe e21578d
Wednesday, 19 Jan 2022
12:36 Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/opencv: update to 4.5.5

VTK option currently doesn't build.

For FreeBSD-specific changes, of particular interest is
https://github.com/opencv/opencv/commit/68e425f869a78d9cda721a1c7ed34ac15ea78974

PR:	260895
Approved by:	tcberner (maintainer timeout)
commit hash: f917fa765063af4704ca050615da300115563767 commit hash: f917fa765063af4704ca050615da300115563767 commit hash: f917fa765063af4704ca050615da300115563767 commit hash: f917fa765063af4704ca050615da300115563767 f917fa7
Monday, 27 Dec 2021
07:17 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: add local patch

- the patch on github has changed a few times (by dropping two
  characters).
- instead of having it fail to fetch regularly, just add the patch to
  files/

Reported by:	yuri
commit hash: 0c33cdad9504ae64ba292420e50a1559c9912589 commit hash: 0c33cdad9504ae64ba292420e50a1559c9912589 commit hash: 0c33cdad9504ae64ba292420e50a1559c9912589 commit hash: 0c33cdad9504ae64ba292420e50a1559c9912589 0c33cda
Friday, 24 Sep 2021
07:45 Mikael Urankar (mikael) search for other commits by this committer
graphics/opencv: Add build time cpu features detection for aarch64

Enables FP16 (CV_CPU_FP16) features on aarch64.

Approved by:	tcberner (on irc)
commit hash: 49019344bed6ced52bbe4ffabbc7a53bd96dcdee commit hash: 49019344bed6ced52bbe4ffabbc7a53bd96dcdee commit hash: 49019344bed6ced52bbe4ffabbc7a53bd96dcdee commit hash: 49019344bed6ced52bbe4ffabbc7a53bd96dcdee 4901934
Sunday, 18 Jul 2021
10:53 Tobias C. Berner (tcberner) search for other commits by this committer
graphics/opencv: update to 4.5.3

Changes in the port:
- fix prefetch of third party software
        - prefetching of distfiles has been fixed
	- cmake will now throw an error in ocv_download()
	  if it is still called
- minor cleanup

- next step: readd some more options, and improve port for
  non-poudriere users

PR:		256669
commit hash: 43a30a366ccd676856efe5df2a6b8454158678b6 commit hash: 43a30a366ccd676856efe5df2a6b8454158678b6 commit hash: 43a30a366ccd676856efe5df2a6b8454158678b6 commit hash: 43a30a366ccd676856efe5df2a6b8454158678b6 43a30a3
Saturday, 30 Jan 2021
18:08 tcberner search for other commits by this committer
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable

This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
      the option to pick the "wrong one" - this leads however to some abandoned
ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default
versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off
by default,
      but can be enabled by toggling the JAVA option -- there are no consumers
in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully)
sane set of
      dependencies that make the port and package most usable for the majority
of consumers.
      - Please let me know if you think there are better defaults (i.e. anything
that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug
report.
      - If you think something should be added as an optional dependency, please
open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp:
https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a
      - multimedia/zart:
https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584,
                        
https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
Original commitRevision:563430 
Wednesday, 9 May 2018
01:10 swills search for other commits by this committer
graphics/opencv: Update to 3.4.1

PR:		210505
Submitted by:	rozhuk.im@gmail.com (partially, further work was done)
Exp-run by:	antoine
Original commitRevision:469420 
Monday, 3 Oct 2016
17:46 jbeich search for other commits by this committer
graphics/opencv: update to 2.4.13.1

Changes:	https://github.com/opencv/opencv/compare/2.4.9...2.4.13.1
ABI:		https://abi-laboratory.pro/tracker/timeline/opencv/
MFH:		2016Q4
Original commitRevision:423215 
10:07 jbeich search for other commits by this committer
graphics/opencv: chase HTTP redirect

opencv.org points to Itseez repo which is confusing unless one clicks
on the link.

Pointyhat to:	jbeich (r423059)
Original commitRevision:423180 
Saturday, 1 Oct 2016
13:25 jbeich search for other commits by this committer
graphics/opencv: switch to new home
Original commitRevision:423059 
Tuesday, 2 Sep 2014
00:36 jhale search for other commits by this committer
- Update to 2.4.9
- Update LICENSE
- Convert USE_PYTHON -> USES
Original commitRevision:366969 
Wednesday, 4 Dec 2013
02:51 jhale search for other commits by this committer
- 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
Original commitRevision:335601 
Sunday, 18 Sep 2011
10:17 mm search for other commits by this committer
Update OpenCV to 2.3.1a

PR:             ports/160719
Original commit
Monday, 22 Aug 2011
21:10 mm search for other commits by this committer
Update to 2.3.1
Prepare moving of python module to own port
Original commit
Monday, 11 Jul 2011
08:28 mm search for other commits by this committer
Update opencv to 2.3.0
Original commit
Wednesday, 29 Jun 2011
11:46 mm search for other commits by this committer
Update OpenCV to 2.3.0-rc
Original commit
Friday, 27 Aug 2010
18:16 avilla search for other commits by this committer
- 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)
Original commit
Monday, 18 Jan 2010
13:15 fluffy search for other commits by this committer
- Update port: graphics/opencv 1.0.0 -> 2.0.0

PR:             140860
Submitted by:   Alberto Villa (maintainer)
Approved by:    miwi, tabthorpe (mentors implicit)
Original commit
Thursday, 5 Apr 2007
08:29 stefan search for other commits by this committer
Update to 1.0.0.

PR:             110057
Submitted by:   Tz-Huan Huang <tzhuan@csie.org>
Approved by:    maintainer timeout (4 weeks)
Original commit
Thursday, 29 Dec 2005
03:38 edwin search for other commits by this committer
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>
Original commit

Number of commits found: 21