Commit graph

154 commits

Author SHA1 Message Date
jperkin
b0b71dc132 opencv: Remove a -Werror causing issues on SunOS. 2022-05-04 17:51:33 +00:00
tnn
05db339278 opencv: add CHECK_PORTABILITY_SKIP 2022-04-25 22:12:56 +00:00
adam
e39295c91d revbump for devel/protobuf 2022-04-03 18:50:16 +00:00
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
kim
fcb31ffb58 *: Revbump for protobuf-3.19.0
Fix for: Shared object "libprotobuf.so.29" not found
2021-11-11 12:02:46 +00:00
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
kim
8f52ceaa4f *: Revbump for protobuf-3.18.0
Fix for: Shared object "libprotobuf.so.28" not found
2021-10-21 20:33:03 +00:00
jperkin
6da912d17a opencv: Explicitly use std::ceil. 2021-10-21 16:25:07 +00:00
adam
2cf9d3c7b8 opencv: one more guard for V4L2_PIX_FMT_Y16 2021-10-16 07:16:29 +00:00
wiz
5ac6c8ec3f opencv: remove partial update
Committed by accident in libaom bump.

Ok nia@
2021-10-10 12:54:13 +00:00
adam
f5aa95bc93 opencv opencv-contrib-face: updated to 3.4.16
OpenCV 3.4.16 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.5.4.
2021-10-10 07:02:01 +00:00
nia
1094812f57 Recursive revbump for multimedia/libaom 2021-10-09 15:35:02 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
adam
55318d0585 opencv opencv-contrib-face: updated to 3.4.15
OpenCV 3.4.15 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.5.3.

Long-lived OpenCV 3.x release series is here since 2015. We are going to reduce support of 3.x branch in the future to move forward to OpenCV 5.0.
2021-10-06 21:10:24 +00:00
nia
2770ef0f1d opencv: Fix netbsd-8 build failure. Still does not link, due to libstdc++ 2021-09-22 13:40:41 +00:00
nia
b3aa01fe18 opencv: Fix building on i386 2021-09-10 12:09:27 +00:00
wiz
b8e1617491 *: recursive bump for openexr 3.1 2021-08-15 14:23:57 +00:00
markd
d34bcbbfae opencv: build with openexr3 2021-07-08 21:27:39 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
bacon
87edcb24b1 math/blas, math/lapack: Install interchangeable BLAS system
Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework.  This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.

This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.

Details:

Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
2020-10-12 21:51:57 +00:00
nia
d1a7330801 opencv: Include arm_neon.h before NEON'ing 2020-09-09 11:50:50 +00:00
tnn
724d8a94fd opencv: avoid non-standard integer types in v4l module 2020-08-24 07:08:03 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
tnn
5f21dd9287 opencv: skip portability checks for ios 2020-08-16 22:18:49 +00:00
joerg
be620dc066 Fix build on Illumos. 2020-08-08 22:40:59 +00:00
joerg
0516d802f4 Drop first PKG_SUPPORTED_OPTION of gtk, it is later added for !Darwin.
Thanks leot.
2020-08-03 23:02:18 +00:00
joerg
0cc90c5981 Make GTK support optional. opencv is useful for server-side processing,
but GTK is a waste of space in that case.
2020-08-03 22:37:05 +00:00
ryoon
02a5ef8cc3 *: Recursive revbump from graphics/ilmbase 2020-05-21 20:53:37 +00:00
wiz
266cc68ff8 opencv: mention that opencv-contrib-face has a distinfo that needs separate updating 2020-04-30 09:23:28 +00:00
joerg
0ab821c0b7 Fix missing includes. 2020-04-18 22:01:33 +00:00
ryoon
3e08826b83 opencv: Fix pkgbase is not defined error 2020-03-16 14:52:05 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
87c2124d3f opencv: Restore optionality of jasper
bump PKGREVISION
2020-03-01 15:36:01 +00:00
adam
606d0942f7 opencv: updated to 3.4.9
version:3.4.9
OpenCV 3.4.9 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.2.0.
2020-02-13 09:23:46 +00:00
markd
af77dc27c2 opencv: switch to ffmpeg4. Don't pick up stray packages. 2019-12-29 10:00:08 +00:00
markd
0e0ed6a224 opencv: fix PLIST for python != 3.7 2019-12-21 22:50:00 +00:00
adam
4a32e5b93a opencv: updated to 3.4.8
version:3.4.8
OpenCV 3.4.8 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.2.

version:3.4.7
OpenCV 3.4.7 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.1.
2019-12-16 08:24:39 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
nia
da6a9b7934 opencv: Conditionally include jasper in buildlink3 2019-07-16 15:39:35 +00:00
nia
ce2821caa6 opencv: Disable jp2 support by default
Re-enable it with the 'jasper' option.

Part of the process of trying to minimize the potential impact of a
vulnerable jasper.

Bump PKGREVISION.
2019-07-16 15:36:02 +00:00
wiz
abec790aab opencv: add new patch to distinfo 2019-04-29 06:59:17 +00:00
mef
c95a06d38c (graphics/opencv) Add ad-hoc patch to make package 2019-04-29 03:23:53 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
adam
879cca9422 opencv: updated to 3.4.6
version:3.4.6
OpenCV 3.4.6 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.1.0.

version:3.4.5
OpenCV 3.4.5 has been released. Bug fixes, optimizations and other enhancements are propagated into OpenCV 4.0.1.

version:3.4.4
OpenCV 3.4.4 has been released. This is a mantenance release. New features are landed in OpenCV 4.0.

version:3.4.3
OpenCV 3.4.3 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.

version:3.4.2
OpenCV 3.4.2 has been released, with further extended dnn module, documentation improvements, some other new functionality and bug fixes.
OpenCV 3.4.x development is switched from "master" to "3.4" branch. "master" branch is used for development of upcoming OpenCV 4.x releases.
Bugfixes / optimizations / small improvemets should go into "3.4" branch. We will merge changes from "3.4" into "master" regularly (weekly/bi-weekly).
2019-04-24 19:34:44 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
prlw1
29bc30e2a3 Didn't need to bump! 2018-09-26 19:34:56 +00:00
prlw1
a5e23d8623 Fix opencv build with PYTHON_VERSION_DEFAULT=37 2018-09-26 19:33:50 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00