From owner-freebsd-ports-bugs@freebsd.org Sun Jun 18 13:54:08 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1000D86DB1 for ; Sun, 18 Jun 2017 13:54:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7DFA570B37 for ; Sun, 18 Jun 2017 13:54:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v5IDs8nq017149 for ; Sun, 18 Jun 2017 13:54:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220110] [NEW PORT] cad/opencascade7: Open CASCADE Technology, 3D modeling & numerical simulation Date: Sun, 18 Jun 2017 13:54:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tj+freebsd_ports@a13.fr X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2017 13:54:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220110 Bug ID: 220110 Summary: [NEW PORT] cad/opencascade7: Open CASCADE Technology, 3D modeling & numerical simulation Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: tj+freebsd_ports@a13.fr Created attachment 183603 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183603&action= =3Dedit cad/opencascade7 shar file Open CASCADE Technology (OCCT) is an object-oriented C++ class library desi= gned for rapid production of sophisticated domain-specific CAD/CAM/CAE applicati= ons. We already have version 6.9.1 in port `cad/opencascade'. This last one is currently used as a runtime dependency for `cad/freecad' port. However, FreeCAD is transitioning to opencascade 7, because of segfaults and bugs with opencascade 6.9.1. Building `cad/freecad' with this new port instead solve those issues. The port I suggest here is less complete than `cad/opencascade', for example VTK is disabled as FreeCAD does not require opencascade to be built with this option, and this is currently my main focus. I think there is two main issues in my work: * I could not find a reliable source for download. We can fetch snapshot from their gitweb: fetch 'http://git.dev.opencascade.org/gitweb/?p=3Docct.git;a=3Dsnapshot;sf=3Dtgz;= h=3D89aebde;/opencascade-7.1.0.tar.gz' But content differ every time. I think the solution is to mirror it and specify `MASTER_SITES=3DLOCAL/some_dir' or something like that. File is at: http://vault.a13.fr/dev/opencascade-7.1.0.tar.gz * I use the same `PORTNAME' as `cad/opencascade' port, and did not add any `CONFLICT_*' var. I'm not sure if it's the best way. --=20 You are receiving this mail because: You are the assignee for the bug.=