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/files/patch-modules_videoio_src_cap__v4l.cpp

Number of commits found: 2

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:563430 

Number of commits found: 2