Created attachment 184642 [details] patch to the ports tree The attached patch updates cad/openvsp to the last release 3.13.0 From the release note[1]: Features: - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes - Update VSPAERO integration to support v4.1 - Add ellipsoid geom type - Add von Karman-Trefftz airfoil type - Add CST Airfoils to Fuselage and Stack Bug Fixes: - Fix bugs in parasite drag - Fix split surface problem for IGES/STEP export - Fix VSPAERO rotor induced velocity terms - Fix VSPAERO integration issues - Simplify file insert to avoid crashes - Fix bug where DisplayNames sometimes don't get updated Three new patches need to be added. They have already pull requested upstream. Q/A: - portlint -AC: OK - poudriere builds for {10.3,11.0}{i386,amd64} *I would like to step up if there are any committers willing to mentor me* [1] https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0
A commit references this bug: Author: tz Date: Thu Jul 27 13:41:32 UTC 2017 New revision: 446740 URL: https://svnweb.freebsd.org/changeset/ports/446740 Log: cad/openvsp: Update from 3.12.1 to 3.13.0 Features: - Update VSPAERO to v4.1 -- unsteady formulation and lots of fixes - Update VSPAERO integration to support v4.1 - Add ellipsoid geom type - Add von Karman-Trefftz airfoil type - Add CST Airfoils to Fuselage and Stack Bug Fixes: - Fix bugs in parasite drag - Fix split surface problem for IGES/STEP export - Fix VSPAERO rotor induced velocity terms - Fix VSPAERO integration issues - Simplify file insert to avoid crashes - Fix bug where DisplayNames sometimes don't get updated Changelog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.13.0 PR: 220951 Submitted by: fernando.apesteguia@gmail.com Changes: head/cad/openvsp/Makefile head/cad/openvsp/distinfo head/cad/openvsp/files/patch-src_util_VKTAirfoil.h head/cad/openvsp/files/patch-src_vsp__aero_viewer_glviewer.H head/cad/openvsp/files/patch-src_vsp__aero_viewer_vspaero__viewer.C head/cad/openvsp/pkg-plist
Committed, thanks. Regarding your other request: feel free to drop me an email for more details. ;) Greetings, Torsten