- Drop maintainership
PR: 239728 [1]
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> [1]
Reported by: Robert Cina <transitive at gmail.com>
Building with base GCC fails with:
cc1: error: -Wuninitialized is not supported without -O
But this port should use the default -O2.
PR: 239311
Approved by: graahnul.grom@gmail.com (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21142
Maintainer reset due to the extended timeout, as per policy.
Take maintainership.
7 ports are bumped.
PR: 239367
Approved by: waitman@waitman.net (maintainer's timeout; ~6months on a PR#235789 for the same port)
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
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:
* Update GLM to 0.9.9.5
Fixes:
* Fix skin friction equations
* Multiple FEA GUI Fixes
* Don't assume FEA skin is first component
* IGES Structure Parm Name Collision (Thanks Jim Fenbert)
* STEP Structure missing options
* Overlapping Prop XSecs
* Register missing attachment enums w/ API
* Protect 4-dig airfoils from out of bounds parms
* Improve ResetRemapID behavior
* Fix problems with prop and file airfoils
* Add missing GUI handling of read-file XSecs for body of revolution
* Silence a bunch of warnings
* Use equal arc len parameterization for super ellipses
- Hook the tests to our framework (tests pass on x86,
but fail on powerpc/sparc64 unfortunately)
- Add the PYTHON option, disabled by default
Tested on: i386, amd64, powerpc, sparc64
There have been repeated maintainer timeout over the last 3 years.
Some ports have already been reset to ports@ due to consecutive
timeouts. Let's complete that work.
supplied scripts use the old syntax (print statement, etc.)
- Add a patch to fix regressions of transition to Guile 2.2
Submitted by: maintainer
Upstream bug: https://github.com/lepton-eda/lepton-eda/issues/440
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
pyside2 changed the way it reported it's variables (they're cmake target
properties now, not variables) sometime over the last releases. FreeCAD
did not support pyside2's new way of doing thing, resulting in certain
dialogs not working.
PR: 237987
Reported by: denverh at comcast dot net
From the changelog:
* Support for UTF-8 in file names and comments (Denis Zavorotnyy)
* get/setOsCode(), get/setDefaultOsCode()
* Fixed Z_STREAM_END handling in QuaZioDevic
2019-05-08 cad/brlcad: Broken for more than 6 months
2019-05-12 misc/gnuit: Upstream stale for 10 years, no users it appears
2019-05-12 print/py-reportlab1: consider using latest upstream version in print/py-reportlab