Commit graph

34 commits

Author SHA1 Message Date
Thierry Thomas
6ef29aeb43 cad/opencascade: upgrade to 7.9.0
Release notes at https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_9_0
2025-04-06 21:57:19 +02:00
Dmitry Marakasov
ce9bbb410c cad/opencascade: Fix build with freetype2 2.13.3
PR:		281316
Approved by:	portmgr (blanket, build fix)
2024-09-17 20:56:53 +02:00
Thierry Thomas
6ac7b7610d cad/opencascade: upgrade to 7.8.1
Release notes at <https://github.com/Open-Cascade-SAS/OCCT/releases/tag/V7_8_1>.
2024-06-02 11:16:08 +02:00
Thierry Thomas
bbb76dace9 cad/opencascade: the initial tarball has been reworked
Upstream reworked the tarball to integrate several patches without bumping
revision.

PR:		277881
Reported by:	Sergey Kiselev
2024-03-22 12:21:35 +01:00
Thierry Thomas
70f1bafe4d cad/opencascade: upgrade to 7.8.0
Release notes at
	<https://dev.opencascade.org/content/open-cascade-technology-780-released>

It includes a patch from ichesnok <ichesnok@opencascade.com> to fix the problem
reported at
<https://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff;h=0f6f5b64d321a988399567f6b901bef385cc8d41>

PR:		277294
2024-03-21 19:01:17 +01:00
Thierry Thomas
23b7d54e92 cad/opencascade: upgrade to 7.7.0
Release notes at
<https://www.opencascade.com/open-cascade-technology-7-7-0-released/>.

Differential Revision:	https://reviews.freebsd.org/D36884
2022-11-12 14:32:00 +01:00
Yuri Victorovich
3c3127dcf8 math/py-rustworkx: Add tests 2022-10-21 10:09:47 -07:00
Yuri Victorovich
586b19abba Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server"
This reverts commit 0c041ad4a2.
2022-10-13 06:41:27 -08:00
Yuri Victorovich
0c041ad4a2 textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server 2022-10-13 10:25:45 -07:00
Thierry Thomas
31735a5b1a cad/opencascade: fix cmake files
A cmake macro, which should have configured $OCCT_INSTALL_BIN_LETTER was
not applied correctly. Thus some cmake files where badly configured, and
some consumers could not use them.

PR:		266280
Reported by:	yuri
MFH:		2022Q3
2022-09-10 13:12:13 +02:00
Thierry Thomas
dd9a3bcd4a cad/opencascade: upgrade to 7.6.0
Release notes at
<https://dev.opencascade.org/content/open-cascade-technology-760-released>.

PR:		259354
Reported by:	lbartoletti
2021-11-07 18:21:17 +01:00
Christoph Moench-Tegeder
f3c231d641 cad/opencascade: switch to vtk9
- switches opencascade to vtk9 to enable upcoming import of
  cad/py-ocp
- cad/freecad has to switch vtk8 -> vtk9, too
  - this requires upstream commit 0cfea3fee3e7848bbf043d2b1a19f6405d7ebe25
    "Make smesh compile with vtk9"
  - while touching this, fixes vtk module detection
  - clean up VTK_DIR usage: that variable does not exist in FreeCAD's
    build system anymore (for quite some time, actually)

Obtained from:	opencascade upstream: Kirill Gavrilov
Obtained from:	freecad upstream: committed by github/wwmayer
Differential Revision:	D30934
Reported by:	thierry@
Submitted by:	thierry@
2021-07-07 09:55:32 +02:00
Thierry Thomas
a05af294e2 Fix building when installed.
Since I´m there, add 3 more doc files to plist, but do not bump PORTREVISION to
avoid a rebuild.

PR:		253085
Submitted by:	greg (at) unrelenting.technology
2021-02-01 20:43:00 +00:00
Thierry Thomas
5a2052f246 Upgrade to 7.4.0.
Release notes:
https://www.opencascade.com/sites/default/files/documents/release_notes_7.4.0.pdf

PR:		240971
Suggested by:	chitty_cloud (at) me.com
2019-10-04 04:59:54 +00:00
Thierry Thomas
e914b6d5e6 Upgrade to 7.3.0. 2018-10-30 17:23:01 +00:00
Jan Beich
60dd4bb9fa cad/opencascade: unbreak with ffmpeg 4.0
src/Image/Image_VideoRecorder.cxx:279:25: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER'
    aCodecCtx->flags |= CODEC_FLAG_GLOBAL_HEADER;
                        ^
src/Image/Image_VideoRecorder.cxx:452:38: error: use of undeclared identifier 'AVFMT_RAWPICTURE'
  if ((myAVContext->oformat->flags & AVFMT_RAWPICTURE) != 0
                                     ^

PR:		227726
Reported by:	antoine (via exp-run)
2018-05-02 13:25:55 +00:00
Thierry Thomas
6bdc894837 Upgrade to 7.2.0.
Release notes in
https://www.opencascade.com/sites/default/files/documents/release_notes_7.2.0.pdf

PR:		224649
Differential Revision:	https://reviews.freebsd.org/D13665
2018-02-17 19:48:33 +00:00
Thierry Thomas
d57c228b5f Fix on i386 (no impact where on other archs).
Reported by:	pointyhat
2017-07-18 19:21:11 +00:00
Thierry Thomas
82f832df60 Upgrade to 7.1.0.
Release notes at
https://www.opencascade.com/sites/default/files/documents/release_notes_7.1.0.pdf

PR:		220110
Submitted by:	tj+freebsd_portsxi (at) a13.fr
With bits from:	ml (at) netfence.it
2017-07-15 17:23:50 +00:00
Thierry Thomas
f486bbfdc5 Upgrade to 6.9.1.
Release notes at
<http://www.opencascade.com/sites/default/files/documents/Release_Notes_6.9.1.pdf>

Submitted by:	Andrea Venturoli <andrea.venturoli (at) netfence.it>
2015-11-08 22:04:01 +00:00
Thierry Thomas
5676e4c0b6 Upgrade cad/opencascade to 6.8.0.
Changelog at http://www.opencascade.com/pub/doc/Release_Notes_6.8.0.pdf

PR:		ports/195172
Submitted by:	/me
2014-11-22 18:44:55 +00:00
Thierry Thomas
c6615e8df9 Fix build on FreeBSD-8.4. 2014-10-18 14:38:06 +00:00
Thierry Thomas
1db92475f5 There is no xlocale in 8.4.
Reported by:	pkg-fallout
2014-05-15 19:55:12 +00:00
Thierry Thomas
cbcf86835c Upgrade to 6.7.1. 2014-05-06 19:38:13 +00:00
Thierry Thomas
3ddb85a7a3 Unbreak on FreeBSD-8.x.
Reported by:	stephen
2013-05-16 20:32:27 +00:00
Thierry Thomas
1431cd6ef6 Upgrade to 6.6.0, with several patches from Andrea Venturoli <ml (at)
netfence.it>.

Release notes at
<http://www.opencascade.com/pub/doc/Release_Notes_6.6.0.pdf>.
2013-05-12 17:31:20 +00:00
Pietro Cerutti
5316d6995c - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by:	portmgr
2013-02-07 14:57:49 +00:00
Thierry Thomas
a43e416289 Chase Tix upgrade and fix Tclx dependency. 2010-12-07 18:53:24 +00:00
Thierry Thomas
0537ecb7c4 Unbreak, by using the included libtool.
Note: this one does not install the static libraries, but it should not
be a problem.
2010-04-05 22:14:57 +00:00
Thierry Thomas
bcf7ceab4d Fix the previous patch.
PR:		ports/131600
Submitted by:	Cristiano Rolim Pereira <cristianorolim (at) hotmail.com>
2009-02-24 19:32:17 +00:00
Thierry Thomas
5f419ac930 Unbreak with gcc-43.
Reported by:	pointyhat via Pav
2009-02-11 19:39:52 +00:00
Thierry Thomas
fcd940ea6e Fix a bug triggered on amd64 by Cristiano Rolim.
Submitted by:	Cristiano Rolim <cristianorolim (at) hotmail<dot>com>
2009-01-26 17:57:30 +00:00
Thierry Thomas
f92836f3f0 Upgrade to 6.3 and unbreak.
Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>.
2008-12-31 12:48:13 +00:00
Thierry Thomas
de5ea4454a 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 module WOK does not work, but the other modules (the most
interesting parts) are OK.
2007-04-01 09:04:04 +00:00