Up to [cvs.NetBSD.org] / pkgsrc / cad / oce
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13, Sun Feb 12 14:43:21 2023 UTC (3 months, 3 weeks ago) by tnn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1
lines
FILE REMOVED
cad/oce: remove; discontinued by upstream Use cad/occt instead.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 29 21:14:24 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 4 10:21:19 2022 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.10: +6 -6
lines
Diff to previous 1.10 (colored)
oce: fix reference to non-existent file fix pkglint while here
Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 19 23:55:42 2022 UTC (14 months, 2 weeks ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Changes since 1.9: +14 -1
lines
Diff to previous 1.9 (colored)
cad/oce: fixes for Darwin Currently cad/oce does not build on Darwin, in part because sed substitutions in CMakeFiles fail because the suffixes (.dylib) differ from expected (.so). There are, however, two additional problems. First, frameworks are not used by pkgsrc, yet CMakeLists.txt expects them on Darwin and uses special installation steps. Instead, use the standard installation steps. Additionally, there are a few PLIST differences between Darwin and other platforms, which are handled with PLIST.* variables that differentiate Darwin from other systems.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:17 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.8 / (download) - annotate - [select for diffs], Wed May 27 19:37:37 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
*: reset MAINTAINER for fhajny on his request
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 15 21:12:19 2018 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
*: update email for fhajny
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:25 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 14 13:16:30 2018 UTC (5 years, 3 months ago) by fhajny
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
cat/oce: Update 0.18.3. - Fix some typos / some rephrasing in README - Update for vtk 8 - Fixed osx issue with xlocale - Added missing Precision.hxx header - Added missing header in Quantity_Color_1.hxx - Fixed MinGW issue in OSD_MemInfo.cxx - travis-ci (gcc-5/6/7, osx images) and appveyor updates (Mingw)
Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 18 10:08:40 2017 UTC (5 years, 9 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update cad/oce to 0.18.2. - Fix issue of raise exception when sweep along with cornered line - osx ifx: Visualization, Font_FontMgr - do not look for fonts.dir on OS X - fix external linkage error in BRepBuilderAPI_Copy
Revision 1.3 / (download) - annotate - [select for diffs], Sun Jul 30 22:32:10 2017 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Switch github HOMEPAGEs to https.
Revision 1.2 / (download) - annotate - [select for diffs], Mon May 15 12:31:38 2017 UTC (6 years ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Update cad/oce to 0.18.1. - Added missing ErrorStatus function in BRepLib_CheckCurveOnSurface - Install Shaders directory to resource folder - Fix normals of generated VTK polydata - prevent DRAWEXE from being added to OCE_LIBRARIES (issue #660) - Fix warnings with VTK 7.1 - Fix missing include and other minor header issues - Fix clockget_time detection on osx
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 20 11:00:50 2017 UTC (6 years, 4 months ago) by fhajny
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Import OCE 0.18 as cad/oce, based on wip/oce. Opencascade Community Edition project gathers patches/changes/improvements from the OCC community over the latest release. Open CASCADE Technology is a software development platform freely available in open source. It includes C++ components for 3D surface and solid modeling, visualization, data exchange and rapid application development.