Summary: | science/paraview: Conflict with protobuf | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jason W. Bacon <jwb> | ||||
Component: | Individual Port(s) | Assignee: | Jason W. Bacon <jwb> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | devel | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(devel) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jason W. Bacon
2018-06-18 17:17:39 UTC
Hello ! 1) This is "old" conflict with protobuf, CONFLICTS_BUILD required also now. 2) There is a one real chain of dependencies in this case, but it creates with default KNOBS (it's a pity): many applications-->ffmpeg--->opencv-core--->protobuf 3) I'll try to fix conflict paraview vs. protobuf. Created attachment 194479 [details]
patch for update port science/paraview to version 5.5.1 and fix build with system devel/protobuf installed
For some reason, your patch dropped patch-CommandLineExecutables_CMakeLists.txt in the top level dir instead of files, but once I realized that and put it where it belonged, the port built cleanly. Thanks for the quick resolution. If you're satisfied with the patch, I'll gladly do the commit. (In reply to Jason W. Bacon from comment #4) Ok, let's commit it. A commit references this bug: Author: jwb Date: Wed Jun 27 00:04:30 UTC 2018 New revision: 473414 URL: https://svnweb.freebsd.org/changeset/ports/473414 Log: science/paraview: Fix protobuf conflict, upgrade to 5.5.1, modernize options PR: 229116 Reported by: jwb Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D16024 Changes: head/science/paraview/Makefile head/science/paraview/distinfo head/science/paraview/files/patch-CommandLineExecutables_CMakeLists.txt head/science/paraview/files/patch-ParaViewCore_ClientServerCore_Default_vtkPVFileInformation.h head/science/paraview/files/patch-ParaViewCore_VTKExtensions_Default_vtkPhastaReader.cxx head/science/paraview/files/patch-Plugins_CDIReader_cdilib.c head/science/paraview/files/patch-VTK_IO_EnSight_vtkEnSight6BinaryReader.cxx head/science/paraview/files/patch-VTK_IO_EnSight_vtkEnSightGoldBinaryReader.cxx head/science/paraview/files/patch-vtkEnSight6BinaryReader.cxx head/science/paraview/files/patch-vtkEnSightGoldBinaryReader.cxx head/science/paraview/files/patch-vtkPVFileInformation.h head/science/paraview/files/patch-vtkPhastaReader.cxx head/science/paraview/pkg-plist Committedm with additional changes: - Modernized options - Standardized patch file names |