./cad/occt, Boundary Representation modeling toolkit and 3D geometry library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.8.0, Package name: occt-7.8.0, Maintainer: pkgsrc-users

Development 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)


CVS history: (Expand)


   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
   2025-01-19 23:31:14 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(cad/occt) correction on PLIST, ${OCCT_CUSTOM_COMPILER_DRIVER}
   2025-01-19 14:42:28 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(cad/occt) Updated 7.7.0 to 7.8.0, explicit ChangeLog unknown
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-08-19 19:13:49 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
occt: fix fallout from freetype2 update
   2024-02-27 17:33:20 by Manuel Bouyer | Files touched by this commit (3)
Log message:
Don't unconditionally set dl in INTERFACE_LINK_LIBRARIES; use ${CMAKE_DL_LIBS}
Should fix PR pkg/57938. Bump PKGREVISION
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693