Port details |
- opencascade740 Open CASCADE Technology, 3D modeling & numerical simulation
- 7.4.0_4 cad =2 7.4.0_4Version of this port present on the latest quarterly branch.
- Maintainer: thierry@FreeBSD.org
- Port Added: 2022-01-30 06:06:37
- Last Update: 2024-09-24 19:04:41
- Commit Hash: a0ddeca
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: science
- License: OCTPL
- WWW:
- https://www.opencascade.org/
- Description:
- Open CASCADE Technology is a software development platform freely available in
open source. It includes components for 3D surface and solid modeling,
visualization, data exchange and rapid application development.
Open CASCADE Technology can be best applied in development of numerical
simulation software including CAD/CAM/CAE, AEC and GIS, as well as PDM
applications.
BUGS: the interesting parts of this port are the libraries, but some components
like Wok are not [yet] fully functional.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- opencascade740>0:cad/opencascade740
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/cad/opencascade740/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/opencascade740
- pkg install opencascade740
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: opencascade740
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1569992557
SHA256 (opencascade-7.4.0.tgz) = 1eace85115ea178f268e9d803ced994b66b72455b5484074b6ad7f643261f0a0
SIZE (opencascade-7.4.0.tgz) = 216650633
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qmake : devel/qt5-qmake
- moc : devel/qt5-buildtools
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- bash : shells/bash
- python3.11 : lang/python311
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libavcodec.so.58 : multimedia/ffmpeg4
- libftgl.so : graphics/ftgl
- libgl2ps.so : print/gl2ps
- libfreeimageplus.so : graphics/freeimage
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libtk86.so : x11-toolkits/tk86
- libtcl86.so : lang/tcl86
- This port is required by:
- for Libraries
-
- cad/ifcopenshell
- science/chrono
Configuration Options:
- ===> The following configuration options are available for opencascade740-7.4.0_4:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
VIS=on: Build Visualizazion module (requires OpenGL, freetype, ftgl and gl2ps)
===> Use 'make config' to modify these settings
- Options name:
- cad_opencascade740
- USES:
- alias:10 cmake compiler:c++14-lang dos2unix gl python qt:5 shebangfix tk tar:tgz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.4.0_4 24 Sep 2024 19:04:41 |
Daniel Engberg (diizzy) |
cad/opencascade740: Fix build with with freetype2 2.13.3
Apply same fix as for cad/opencascade
PR: 281316
Approved by: portmgr (blanket, build fix) |
7.4.0_3 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
7.4.0_2 27 Apr 2023 12:01:41 |
Daniel Engberg (diizzy) |
cad/opencascade*: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 270197
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox |
7.4.0_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
7.4.0_1 19 Dec 2022 14:44:58 |
Muhammad Moinur Rahman (bofh) |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.4.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.4.0_1 20 Jul 2022 14:20:58 |
Tobias C. Berner (tcberner) |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
7.4.0_1 26 Feb 2022 19:30:03 |
Yuri Victorovich (yuri) |
cad/opencascade740: Remove TBB dependency
PR: 262209
Reported by: Thibault Payet <monwarez@mailoo.org> |
7.4.0 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
7.4.0 30 Jan 2022 06:01:48 |
Yuri Victorovich (yuri) |
cad/opencascade740: Resurrect cad/opencascade @ version 7.4.0
This is needed for science/chrono. |