[Bug 253110] graphics/opencv: where is options!?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 30 23:03:49 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253110

            Bug ID: 253110
           Summary: graphics/opencv: where is options!?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcberner at freebsd.org
          Reporter: rozhuk.im at gmail.com
          Assignee: tcberner at freebsd.org
             Flags: maintainer-feedback?(tcberner at freebsd.org)

1. This is a library port, this mean that some one want use it for develop own
apps/libs with very unusual requirements.
I spent many time to make 3.xx work with all options set.
On past work I use many of these options, and do not use some of them.
For most users many of these default options not required, for developers -
probably some of them missed.
Personally I never use gphoto, and do not remember that things from p.2 was
required in my work.


2. As I understand new port is download tiny-dnn-tiny-dnn,
opencv-opencv_3rdparty and some other staff during configure stage, see make
configure:
...
-- IPPICV: Download: ippicv_2020_lnx_intel64_20191018_general.tgz
...
-- xfeatures2d/boostdesc: Download: boostdesc_bgm.i
-- xfeatures2d/boostdesc: Download: boostdesc_bgm_bi.i
-- xfeatures2d/boostdesc: Download: boostdesc_bgm_hd.i
-- xfeatures2d/boostdesc: Download: boostdesc_binboost_064.i
-- xfeatures2d/boostdesc: Download: boostdesc_binboost_128.i
-- xfeatures2d/boostdesc: Download: boostdesc_binboost_256.i
-- xfeatures2d/boostdesc: Download: boostdesc_lbgm.i
-- xfeatures2d/vgg: Download: vgg_generated_48.i
-- xfeatures2d/vgg: Download: vgg_generated_64.i
-- xfeatures2d/vgg: Download: vgg_generated_80.i
-- xfeatures2d/vgg: Download: vgg_generated_120.i
-- data: Download: face_landmark_model.dat
...


I am glad to see that OpenCV is updated, -core removed, in past is was hard to
test all depend ports, but I am very disappointed that port lost all its
options.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list