Path to this page:
./
cad/occt,
Boundary Representation modeling toolkit and 3D geometry library
Branch: CURRENT,
Version: 7.8.0nb1,
Package name: occt-7.8.0nb1,
Maintainer: pkgsrc-usersDevelopment platform providing services for 3D surface and solid modeling, CAD
data exchange, and visualization. Most of OCCT functionality is available in
the form of C++ libraries. OCCT can be best applied in development of software
dealing with 3D modeling (CAD), manufacturing / measuring (CAM) or numerical
simulation (CAE).
Package options: occt-draw, x11
Master sites:
Filesize: 47296.342 KB
Version history: (Expand)
- (2026-02-02) Updated to version: occt-7.8.0nb1
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-01-19) Updated to version: occt-7.8.0
- (2024-02-27) Updated to version: occt-7.7.0nb2
- (2023-11-12) Updated to version: occt-7.7.0nb1
CVS history: (Expand)
| 2026-03-01 02:06:34 by Greg Troxel | Files touched by this commit (1) |
Log message:
cad/occt: Fix whitespace pionted out by pkglint
|
| 2026-02-02 10:30:55 by Manuel Bouyer | Files touched by this commit (1) |
Log message:
Fix paths to buildlink directories in installed files.
Bump PKGREVISION
|
| 2025-10-30 14:25:14 by Greg Troxel | Files touched by this commit (1) |
Log message:
occt: Remove comments that were intended for upgrade
wip/occt now has an upgrade candidate (not quite ready), so
upgrade-facing comments in cad/occt are unnecessary and confounding.
|
2025-08-15 12:25:08 by Greg Troxel | Files touched by this commit (2) |  |
Log message:
cad/occt: Hack around cmake version checks
cmake 4 objects to the min version in this project's CMakeFile, so
just increase it. Resolves building for now, pending a future update
to the current upstream release.
|
| 2025-08-14 14:48:16 by Greg Troxel | Files touched by this commit (1) |
Log message:
cad/occt: Add comments for moving to github
Move definition of WRKSRC to distfile block, because it's logically
part of it, and confusing to have it separated.
There are lots of naming changes. This commit just adds comments to
checkpoint coping with the new github regime. (It is unfortunately
not a simple projectname-x.y.z.tar.gz that unpacks to
projectname-x.y.z, but instead has variant capitalization,
underscores, and differs from previous releases.)
This commit is simply checkpointing (as comments) partial work towards
updating.
|
2025-08-14 14:15:48 by Greg Troxel | Files touched by this commit (1) |  |
Log message:
cad/occt: Update HOMEPAGE
Note that downloads have moved to github and that an update to 7.9.1
is in order.
This package fails to build with cmake 4; head towards updating first
following the "don't debug old code" theory.
|
| 2025-01-24 08:40:42 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
cad/occt: Find tcl under BUILDLINK_DIR.tcl, not BUILDLINK_PREFIX.tcl.
Likewise tk. Needed for when we hide PREFIX from cmake. Will
resolve issues like:
CMake Error at CMakeLists.txt:875 (message):
Could not find libraries of used third-party products:
3RDPARTY_TCL_LIBRARY_DIR 3RDPARTY_TK_LIBRARY_DIR
|
| 2025-01-20 00:37:49 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(cad/occt) Make PLIST more portable over (PKG)VERSIONS
|