Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.41.1 02 Dec 2024 18:39:41 |
Fernando Apesteguía (fernape) |
cad/openvsp: Unbreak in 15 |
3.41.1 20 Nov 2024 17:05:14 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.41.1
ChangeLog:
https://openvsp.org/blogs/announcements/2024/11/10/openvsp-3-41-0-released
Features:
* Re-map ParmID’s when changing XSecCurve type
* Add link loop breaking message to advanced links
* Write structure assemblies to STL and GMsh files
* Calculate structure assembly mass
Library Updates:
* Clipper2, better match packages available in Linux distributions
* Pinocchio, build fix for some platforms (Only the first 15 lines of the commit message are shown above ) |
3.40.1 27 Jul 2024 09:44:06 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.40.1
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.40.0
Features:
* Individual blade folding
* Non-uniform blade spacing
* Blade balance calculation and control
* Online help infrastructure
* Help cheat sheet for advanced linking
* Improved 4-view view selection
* Multi view control hot keys
* FEA Mesh API additions
* View and material setting API additions
* 3D background file API additions (Only the first 15 lines of the commit message are shown above ) |
3.39.1 15 May 2024 17:11:14 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.39.1
- Fix 3D background relative path bug (Windows) |
3.39.0 14 May 2024 06:33:25 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.39.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.39.0
Features:
* 3D Background images
Library Updates:
* Update to latest FLTK dev as they approach 1.4.0
* Build LibXml2 with -PIC
* Update GLEW build integration to match modern GLEW
Bug Fixes:
* Move Documentation build to MacOS from Ubuntu to get latest Swig
* Drop MacOS-11 build, move to MacOS-12
* Use gcc-11 on MacOS for ADEPT and OMP builds
* Fix MeshGeom DrawObj issue
* Tighten tolerance in MatchBorderNodes |
3.38.0 20 Apr 2024 17:23:37 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.38.0
ChangeLog:
https://openvsp.org/blogs/announcements/2024/04/17/openvsp-3-38-0-released
Features:
* Show Only, Show, NoShow buttons now recurse like everything else.
* User adjustable number of Sets
* Measure works with non-surface Geoms (blank and hinge)
* Unique variable names enforced when renaming advanced link vars
* Re-worded variable renaming buttons
* Output multi-line error messages when links are broken
* Bigger filename at screen bottom
* Filename in main title bar (Only the first 15 lines of the commit message are shown above ) |
3.37.2 26 Mar 2024 18:36:30 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.37.2
https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.37.2
3.37.1:
This version changes a compiler flag that makes a new dependency build properly
on Windows. This in turn fixes CFDMesh and FEAMesh on Windows. Without this
change, 3.37.0 will quickly crash if you try to use either mesher. This won’t
change anything for non-windows users.
3.37.2 contains bugfixes
For now, use bundled fltk since the port uses a newer version than the one in
ports. |
3.37.0 06 Mar 2024 16:49:07 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.37.0
ChangeLog:
https://openvsp.org/blogs/announcements/2024/03/04/openvsp-3-37-0-released
Features:
* OpenVSP GUI available from Python API
* Facade allows OpenVSP API to run transparently on separate process
* GUI parental controls
* Python API documentation
* Surface Intersecion, CFDMesh, and FEAmesh much faster
* Add surface names to Intersect, CFDMesh, and FEAMesh progress output
* Native Apple M1/M2 support
(Only the first 15 lines of the commit message are shown above ) |
3.36.0 22 Dec 2023 09:53:23 |
Fernando Apesteguía (fernape) |
cad/openvsp: Remove unnecessary patch for libxml2
PR: 275864
Reported by: diizzy@FreeBSD.org |
3.36.0 30 Oct 2023 12:42:20 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.36.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.36.0
Features:
* Native file dialog
* Advanced Link UI improvements
.Sorting variables in link
.Suggest when conflicting name used
.Automatic naming
.Variable renaming w/ code search
.Advanced Link API
* Issue warning message when a link loop is stopped
* Protractor measure (Only the first 15 lines of the commit message are shown above ) |
3.35.3 04 Aug 2023 06:16:06 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.35.3
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.35.3
Disable feature that is causing problems with CFD and FEA Mesh before the
Workshop. |
3.35.2 02 Aug 2023 07:26:06 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.35.2
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.35.2
Quick fix to prevent inf and nan values from propagating to delabella
where they can cause a crash.
These inf values likely come from the tri-tri intersection code. Fixing
them there would be preferable, but this remains a reasonable safeguard. |
3.35.1 31 Jul 2023 07:36:25 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.35.1
https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.35.1
Quick fix to help DegenGeom and VSPAERO thin surface work with
changes to Mass Prop. |
3.35.0_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
3.35.0 25 Jul 2023 10:45:17 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.35.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.35.0
Features:
* Specified mass properties extended to all components
* Point masses can now have inertia specified
* Blanks can now be assigned symmetry properties
* User Parm management added to API
* pyPMARC added to python package
Libraries:
* Use Delabella CDT library for CompGeom & friends
Bug fixes:
* Fix missing fields in DegenGeom file.
* Fix halfmesh bug for VLM with vspgeom files to vspaero. |
3.34.0 07 Jun 2023 08:12:43 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.34.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.34.0
Features
* Improved V-trimming defaults for conformal components
* Side 1,2,3,4 V-trimming for conformal components.
* Improved skinning of V-trimmed conformal components.
* End caps for U-trimmed conformal components.
* Improvements to CHARM automation scripts (thanks Jason Welstead)
* Non-dimensional CFD/FEA Mesh controls
* Visualization of CFD/FEA Mesh criteria
* Windows support for VSPAERO adjoint version
* U-direction clustering control for Fuse and Stack
* Relaxed limits on end-cap tessellation
Fixes
* Setting multiple chord values in design context. |
3.33.1 02 May 2023 09:13:37 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.33.1
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.1
Fix problem attempting to calculate RST/LMN attachment parameters to
parents that don't have surfaces - and therefore don't have these
coordinates defined. |
3.33.0 01 May 2023 17:40:56 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.33.0
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.33.0
Features
* New extended tip-cap geometry
* Convert CFDMesh 2D mapping to arclength based mapping.
* Handle potential no-volume corners in CFDMesh.
* RST and LMN Attachment
* RST S re-defined.
* Dimensional U,R,L attachment.
* Visualize wake edges on vspgeom export.
Fixes
* Clean up behavior of pull-down menus with special characters (Only the first 15 lines of the commit message are shown above ) |
3.32.2 24 Mar 2023 08:50:54 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.32.2
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.32.2
Features
* Make 'f' and 'r' keys work with CFDMesh & Co.
* Allow parasite drag to use a reference wing not in the active Set.
* Print missing command line when calling CpSlicer.
* Clean up mesh from repeated mass properties analysis.
* Attempt to set property length on import of older structures files.
Fixes
* Fix validating structures subsurfaces
* Fix visual artifacts in orthotropic material GUI in structures.
* Fix double fee in Cartesian plotting library that shows up with bleeding
edge versions of FLTK.
* Fix parsing of VSPAERO output files.
* Fix wave drag, parasite drag, half mesh, tag files issue.
* Fix snprintf conversion issues
* Silence snprintf warnings
* Fix VSPAERO with slicing planes activ |
3.32.1 13 Mar 2023 00:02:55 |
Piotr Kubaj (pkubaj) |
cad/openvsp: fix build without libomp
CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
Failed to generate test project build system.
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
src/vsp_aero/Solver/CMakeLists.txt:9 (FIND_PACKAGE)
-fpermissive necessary because of:
/usr/include/c++/v1/__memory/compressed_pair.h:48:9: error: invalid conversion
from 'int' to 'std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >*' [-fpermissive] |
3.32.1 05 Mar 2023 11:57:10 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.32.1
Fix VSPAERO DOA problem. |
3.31.1 11 Feb 2023 08:20:27 |
Fernando Apesteguía (fernape) Author: Jan Beich |
cad/openvsp: drop unused libpthread-stubs
PR: 269464
Reported by: jbeich@FreeBSD.org |
3.31.1 12 Nov 2022 18:39:38 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.31.1
ChangeLog: https://github.com/OpenVSP/OpenVSP/releases/tag/OpenVSP_3.31.1
Features:
* Add ResetMeshDisplay button to StructScreen
* Structural assemblies can now be inserted with rest of vsp3 file.
* Measure probes and rulers can now be inserted with rest of vsp3 file.
* Drop Ubuntu 18.04 from automated build system.
VSPAERO Updates and Fixes:
* Adding sensitivities for reference quantities.
* Improve setting CpSteadyMin/Max in steady flow.
* Bump and synchronize versions to 6.4.5.
Bug Fixes:
* Improve Calculix handling of beam elements.
* Fix crash when writing *.vspgeom file from imported mesh.
* Fix Vinf activation with stability choice. Thanks Daniel R.
* Fix tags for CompGeom half*mesh. Fixes *.vspgeom half*mesh panel mode.
* Fix consistency of StructScreen current structure choice.
* Fix StructAssemblyScreen height for various recent changes.
* Fix writing of ghost nodes for half*geom *.vspgeom files.
* Fix ID handling for copy/paste and insert of structures. Thanks Bryan.
* Fix subsurface tagging bug with quad meshes. |
3.31.0 05 Nov 2022 22:21:08 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.31.0
Features:
* Trick or treat? Halloween mystery feature...
* Add structural assemblies made from multiple structures.
* Add rigid connections between structures in assembly.
* Add boundary condition specification to structures.
* Add aero-structure coupled problem GUI using CalculiX and VSPAERO.
* Split FEA Mesh generation from writing to file.
* Also split FEA CAD file generation and export from Meshing.
* Keep FEA Mesh in-memory, allowing more flexible workflow.
* Re-arranged menus to group structures and aero analyses.
* Build RPM packages for RedHat-based distributions.
* Add aerodynamic center stability mode to GUI.
* Force NACA 6A series to use a=0.8 camber line. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.30.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.30.0 29 Aug 2022 14:58:37 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.30.0
ChangeLog:
http://openvsp.org/blogs/announcements/2022/08/28/openvsp-3-30-0-released
Too many changes to be listed here. |
3.29.1 02 Aug 2022 05:32:33 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.29.1
3.29.1 reverts some changes to AngelScript related to Apple M1.
The bulk of the changes are in 3.29.0.
ChangeLog:
http://openvsp.org/blogs/announcements/2022/07/26/openvsp-3-29-0-released
Features
* Optional quad meshing for CFDMesh and FEAMesh
* Option to turn off high-order elements in FEAMesh
VSPAERO Changes
* Improved force (especially drag) calculations, and bug fixes there in. (Only the first 15 lines of the commit message are shown above ) |
3.28.0 02 Jun 2022 16:49:23 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.28.0
ChangeLog:
http://openvsp.org/blogs/announcements/2022/05/31/openvsp-3-28-0-released
Features
* API RST volumetric coordinate evaluation XYZ=f(RST)
* API RST coordinate inversion RST=f(XYZ)
* API LMN/RST coordinate conversion
* API for component inside/outside check
* Structures GUI much faster
* Finite line subsurfaces – also in structures
* Orthotropic material support in GUI
* Write orthotropic materials to NASTRAN and CalculiX
* Specify material orientation method on per-part basis (Only the first 15 lines of the commit message are shown above ) |
3.27.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
3.27.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
3.27.1 20 Mar 2022 18:32:42 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.27.1
ChangeLogs:
http://openvsp.org/blogs/announcements/2022/03/17/openvsp-3-27-0-released
http://openvsp.org/blogs/announcements/2022/03/19/openvsp-3-27-1-released |
3.26.1 07 Jan 2022 17:22:09 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.26.1
ChangeLog:
http://openvsp.org/blogs/announcements/2022/01/06/openvsp-3-26-1-released
This is a bugfix release. |
3.26.0 04 Jan 2022 10:41:10 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.26.0
ChangeLog:
http://openvsp.org/blogs/announcements/2022/01/01/openvsp-3-26-0-released |
3.25.0 07 Nov 2021 12:14:55 |
Piotr Kubaj (pkubaj) |
cad/openvsp: fix build on powerpc64
/wrkdirs/usr/ports/cad/openvsp/work/.build/Libraries-prefix/src/Libraries-build/EIGEN-prefix/src/EIGEN/Eigen/src/Core/arch/AltiVec/PacketMath.h:1340:32:
error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrte'?
BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a); |
3.25.0 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
3.25.0 16 Aug 2021 17:40:30 |
Fernando Apesteguía (fernape) |
cad/openvsp: update to 3.25.0
ChangeLog for the last version:
http://openvsp.org/blogs/announcements/2021/08/10/openvsp-3-25-0-released |
3.20.0_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
3.20.0_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.20.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.20.0_1 12 Mar 2021 15:55:03 |
amdmi3 |
- Update math/glm to 0.9.9.8 |
3.20.0 19 Sep 2020 08:47:02 |
rene |
cad/openvsp: unexpire by allowing it to build on FreeBSD versions with PR 230888
fixed.
PR: 242229
Submitted by: fernape@ (maintainer)
Approved by: build fix blanket
MFH: 2020Q3 |
3.20.0 26 Jul 2020 07:32:00 |
antoine |
Deprecate ports broken for more than 6 months |
3.20.0 10 Mar 2020 14:15:42 |
antoine |
Mark BROKEN: fails to link
[ 90%] Linking CXX executable vspaero
ld: error: undefined symbol: __atomic_load
>>> referenced by VSP_Solver.C
>>> CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)
ld: error: undefined symbol: __atomic_compare_exchange
>>> referenced by VSP_Solver.C
>>> CMakeFiles/vspaero.dir/VSP_Solver.C.o:(.omp_outlined..205)
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Reported by: pkg-fallout |
3.20.0 02 Jan 2020 22:06:29 |
fernape |
cad/openvsp: update to 3.20.0
ChangeLog:
http://openvsp.org/blogs/announcements/2019/12/29/openvsp-3-20-0-released
Features:
* Smart Input for simple math in input boxes
* API examples in documentation
* Draw cg from mass prop screen
* CEDIT improvements
* Make wing section projected area an output Parm
* Add get parent/child to API
* Fix VSPAERO crash for Uber CRM example case
* Lots of cleanups identified through static analysis
* Travis deployment (Only the first 15 lines of the commit message are shown above ) |
3.19.1 27 Nov 2019 19:56:26 |
pkubaj |
cad/openvsp: fix build on non-x86
Don't use amd64 code on all 64-bit architectures.
Include sys/param.h because of:
/usr/local/poudriere/ports/default/cad/openvsp/work/OpenVSP-OpenVSP_3.19.0/src/util/FileUtil.cpp:118:18:
error: 'PATH_MAX' was not declared in this scope
118 | char exepath[PATH_MAX];
| ^~~~~~~~
PR: 242235
Approved by: fernape (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D22576 |
3.19.1 21 Nov 2019 18:14:09 |
fernape |
cad/openvsp: update to 3.19.1
ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/18/openvsp-3-19-1-released
Features:
* Add rotating blade examples for VSPAERO
* Let vspviewer accept *.adb in file name passed, helps with double-click
* Use less precision in M,A,B list from GUI to VSPAERO - long command lines
* Clean up some warnings in VSPAERO code
* Update VSPAERO command line documentation
Bug Fixes:
* Fix field ordering in DegenGeom file - this broke VSPAERO
* Fix problem with image backgrounds
* Remove XS_BEZIER reference from Python test
* Improve Ubuntu package to remove prior version
* Fix PathToExe for FreeBSD |
3.19.0 14 Nov 2019 18:48:16 |
fernape |
cad/openvsp: update to 3.19.0
ChangeLog:
http://openvsp.org/blogs/announcements/2019/11/09/openvsp-3-19-0-released
Also, mark as BROKEN when necessary. |
3.18.0 27 Oct 2019 19:21:13 |
pkubaj |
cad/openvsp: fix build on arm*
-mimplicit-it=always breaks build on arm*. Remove it to fix build.
PR: 241427
Reviewed by: fernape (maintainer), linimon (mentor) |
3.18.0 04 Sep 2019 18:22:03 |
fernape |
cad/openvsp: update to 3.18.0
Add USES=xorg to complement USE_XORG
ChangeLog:
http://openvsp.org/blogs/announcements/2019/09/03/openvsp-3-18-0-released
Features:
* New anthropomorphic pose-able human model
* More sets by default (20)
* Blue and green highlights for wing/fuse/stack editing
* Convert non-adjustable sliders to adjustable
* Improved Cpslice visualiation
* Other small cleanups
Fixes:
* Fix some API Error messages
* Don't draw Prop XSecs when in disk mode
* Fix memory leak |
3.17.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.17.1 12 Jul 2019 15:39:25 |
fernape |
cad/openvsp: update to 3.17.1
Removing one patch accepted upstream.
ChangeLog:
http://openvsp.org/blogs/announcements/2019/07/08/openvsp-3-17-1-released
Features:
* Calculate average and weighted chord and solidity for props
* Expand API coverage
* Improve CMake to help FLTK build on Linux
* Add names to exported STEP files.
Library Update: (Only the first 15 lines of the commit message are shown above ) |
3.17.0 06 Apr 2019 21:06:49 |
fernape |
cad/openvsp: update to 3.17.0
From the ChangeLog:
(http://openvsp.org/blogs/announcements/2019/03/28/openvsp-3-17-0-released)
Features:
* CHARM Python export scripts
* Transparent screenshots
* Border toggle in menu
* Improved show axis toggle
* Export structure surfaces to IGES and STEP
* Design lift coefficient support for four-digit airfoils
* Propeller definition by thickness and CLi distribution
* Calculate integrated design lift coefficient for props (Only the first 15 lines of the commit message are shown above ) |
3.16.2_2 15 Jan 2019 15:05:33 |
tobik |
Use USE_GL |
3.16.2_2 07 Jan 2019 18:51:22 |
fernape |
devel/cpptest: update to 2.0.0
* Move to USES_GITHUB
* The port now USES autoreconf
* Reorder some variables
* Bump PORTREVISION for dependent port
From the ChangeLog: https://github.com/cpptest/cpptest/blob/2.0.0/NEWS
- Move to C++11 (GitHub issue #9):
- Replace deprecated auto_ptr by unique_ptr
- Remove deprecated dynamic exception specification (e.g. "throw ()")
- Note: soname bumped to 1:8:0 |
3.16.2_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.16.2_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.16.2 19 Nov 2018 18:29:12 |
fernape |
cad/openvsp: update to 3.16.2
Announcement:
http://openvsp.org/blogs/announcements/2018/10/29/openvsp-3-16-2-released
Features:
* DegenGeom additions
* API Animation support
* Four digit modified airfoils
* Five digit & modified airfoils
* 16 series airfoils
* Fuselage and stack end caps
* BOR support in API
* General API cleanups
Bug Fixes:
* Many small fixes
* Fuse file xsec symmetry problem
* Fix point clustering on airfoil export |
3.16.1_1 17 Nov 2018 18:08:10 |
fernape |
cad/openvsp: Unbreak port
Port was broken after last compilers updates in 11 and 12.
Clang is now able to compile the port but we need to patch as_callfunc_x86.cpp
unconditionally, otherwise clang complains (or dies, depending on the version)
with:
this directive must appear between .cfi_startproc and .cfi_endproc directives
Also use localbase to simplify flags handling.
Reported by: pkg-fallout |
3.16.1_1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
3.16.1 23 Aug 2018 20:37:10 |
fernape |
cad/openvsp: update to 3.16.1
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16778 |
3.16.0_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
3.16.0 27 Mar 2018 15:10:25 |
fernape |
Update cad/openvsp to 3.16.0
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14859 |
3.15.0_1 18 Mar 2018 16:24:51 |
fernape |
Pet portlint for cad/openvsp
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14670 |
3.15.0_1 13 Mar 2018 22:24:59 |
fernape |
Remove Ego-Lines from fernape's ports
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668 |
3.15.0_1 12 Mar 2018 19:20:33 |
fernape |
Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668 |
3.15.0_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
3.15.0 10 Jan 2018 18:52:31 |
swills |
cad/openvsp: Update to 3.15.0
PR: 224907
Submitted by: fernando.apesteguia@gmail.com (maintainer) |
3.14.2 23 Dec 2017 10:44:23 |
adridg |
Update CMake to 3.10.1
- https://blog.kitware.com/cmake-3-10-1-available-for-download/
- flang support
- changes to automoc policies
- support for FreeBSD package generation with CPack
Necessary fixes to other ports:
- cad/openvsp make search for libxml explicit
- math/scalapack force C compiler to be compatible with mpi
- deskutils/kdepim4 fix incorrect sources list
- www/qt5-webkit fix incorrect sources list
Thanks to Antoine for the multiple exp-runs.
PR: 223872
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13210 |
3.14.2 20 Dec 2017 02:27:53 |
swills |
cad/openvsp: Update to 3.14.2
PR: 224469
Submitted by: fernando.apesteguia@gmail.com (maintainer) |
3.14.1 19 Dec 2017 15:17:07 |
linimon |
Mark some older failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.
Approved by: portmgr (tier-2 blanket) |
3.14.1 11 Dec 2017 03:04:29 |
swills |
cad/openvsp: Update to 3.14.1
PR: 224225
Submitted by: fernando.apesteguia@gmail.com (maintainer) |
3.13.3_1 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
3.13.3 08 Oct 2017 20:58:08 |
rakuco |
Update to 3.13.3.
Changes:
http://openvsp.org/blogs/announcements/2017/09/16/openvsp-3-13-3-released
PR: 222477
Submitted by: fernando.apesteguia@gmail.com (maintainer) |
3.13.2_1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
3.13.2 06 Sep 2017 00:02:29 |
cpm |
cad/openvsp: update to 3.13.2
Features:
- Body of revolution component
- Spin control for fuselage and stack
- VSPAERO Update to 4.1.1
* Added ground effect model
* Reflect symmetric half geometry in viewer
* Show XYZ planes in viewer
Bug Fixes:
- Clean up logic in STEP/IGES export -- may help some importers
- VSPAERO GUI now creates half-mesh for panel method with symmetry
- VSPAERO Update to 4.1.1
* Fix drag integration inconsistency for alpha vs. rotation (Only the first 15 lines of the commit message are shown above ) |
3.13.1_1 05 Sep 2017 23:49:46 |
cpm |
cad/openvsp: fix build on CURRENT
- Pet portlint, USE_* comes before USES
- Bump PORTREVISION
On -CURRENT, gcc can not compile cad/openvsp. We switch to clang but need an
additional patch in the port, otherwise clang 5.0.0 r312293 and earlier crashes.
This patch will be removed if/when clang compiles clean the port.
This update is based on a patch by dim@
For details, see: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221588
PR: 222001
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer) |
3.13.1 04 Aug 2017 08:44:57 |
jhale |
Update to 3.13.1
PR: 221204
Submitted by: <fernando.apesteguia@gmail.com> (maintainer) |
3.13.0 28 Jul 2017 21:45:45 |
rakuco |
Explicitly build with -std=gnu++11.
This fixes the build with GCC 6, which switched its default from -std=gnu++98
to -std=gnu++14. With this switch, it added a `operator delete(void*, size_t)'
overload and uses it for all delete calls. This does not play well with
dependencies built with other compilers (such as base clang), which use the old
operator delete overload and cause linking errors.
PR: 219484
Submitted by: fernando.apesteguia@gmail.com (maintainer)
MFH: 2017Q3 |
3.13.0 27 Jul 2017 13:41:31 |
tz |
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 |
3.12.1 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
3.12.1 23 Jun 2017 07:03:30 |
matthew |
Update to 3.12.1
Update cad/openvsp to 3.12.1 _and_ unbreak cad/openvsp. The recent
update to eigen3 broke cad/openvsp (since it is used directly) and
graphics/code-eli that is a dependency of cad/openvsp.
Until there is a fix for code-eli change the port to use the internal
eigen3 and code-eli packages bundled in the distribution.
In addition, one of the local patches was accepted upstream and is no
longer necessary.
From the announcement:
Features: (Only the first 15 lines of the commit message are shown above ) |
3.11.0_2 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
3.11.0_1 15 May 2017 15:38:56 |
mat |
Remove svn keywords from patches.
Sponsored by: Absolight |
3.11.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
3.11.0 30 Mar 2017 12:09:08 |
wen |
- Update to 3.11.0
PR: 217764
Submitted by: fernando.apesteguia@gmail.com(maintainer) |
3.10.0_1 29 Mar 2017 06:50:28 |
ashish |
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
from LIB_DEPENDS, as port is now only .pc file
PR: 218015
Submitted by: rezny |
3.10.0 11 Jan 2017 14:08:55 |
robak |
cad/openvsp: update 3.9.1 -> 3.10.0
PR: 215951
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
MFH: 2017Q1 |
3.9.1_2 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
3.9.1_2 03 Jan 2017 08:55:57 |
jbeich |
cad/openvsp: drop 10.1 workaround (revert r428665) per EOL
PR: 214863 215307
Approved by: portmgr blanket |
3.9.1_2 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
3.9.1_2 29 Dec 2016 10:21:01 |
amdmi3 |
- Fix condition for FreeBSD 10.1
Approved by: portmgr blanket |
3.9.1_2 16 Dec 2016 09:24:32 |
tz |
cad/openvsp: fix compilation in 10.1
The port broke on 10.1 since the update to gcc 4.9. Now we enforce
gcc 4.8 on FreeBSD 10.1.
PR: 215307
Submitted by: fernando.apesteguia@gmail.com (maintainer)
Approved by: mentors (implict)
MFH: 2016Q4 |
3.9.1_1 16 Dec 2016 05:08:09 |
jbeich |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
3.9.1 09 Oct 2016 09:13:04 |
antoine |
Clean up |
3.9.1 16 Sep 2016 23:42:19 |
amdmi3 |
- Remove unneeded MASTER_SITES
Approved by: portmgr blanket |
3.9.1 16 Sep 2016 23:41:23 |
amdmi3 |
- Update to 3.9.1
PR: 212430
Submitted by: fernando.apesteguia@gmail.com (maintainer) |
3.9.0 25 Aug 2016 16:54:32 |
pawel |
Update to version 3.9.0
Features:
- VSPAERO v3.0 - Panel method, batch runs, control surfaces, much more
- Improved VSPAERO integration
- One-Axis Kinematic Joint (Hinge/Slider)
- Group Transformation/Scale -- Thanks Alex Gary
- 2D AutoCad Export of feature lines
Bug Fixes:
- Change to Geom type name lookup instead of type ID number
- Fix Python API
- Fix VarPresets API to built-in scripting
PR: 212131
Submitted by: maintainer |
3.8.1 03 Aug 2016 22:25:57 |
pawel |
Update to version 3.8.1
From the announcement:
Propellers for all!
This release adds a new propeller component and fixes a pair of unrelated bugs.
Though it may seem like a small change, the propeller component constructs its
surface differently from other components. It represents a surprisingly large
amount of work.
Instead of defining the blade shape (chord, twist) at specified stations, these
are instead specified as continuious curves.
The propeller component comes with a bunch of related accessories -- the blade (Only the first 15 lines of the commit message are shown above ) |
3.8.0 31 Jul 2016 13:29:58 |
pi |
cad/openvsp: 3.7.2 -> 3.8.0
- upgrading the VSPAERO integration
The VSPAERO GUI has been comprehensively updated. You can now
run alpha/beta/Mach sweeps from the GUI. Results are automatically
parsed and are ready for review from the GUI. VSPAERO is now
available through the Analysis Manager in the API. The results
are parsed and are available through the Results Manager in the
API.
Features:
- Overhaul of VSPAERO integration
- VSPAERO alpha/beta/Mach sweeps from GUI
- Visualize VSPAERO results in GUI
- VSPAERO available through API
- Changed default wing LE/TE clustering to 0.25
- Build on OSX on Travis-CI
- Improve automated testing
Bug fixes:
- Duplicate parameter name in superellipse cross section
PR: 211372
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer) |