| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
| |
The use of dynamic_case here results in failures (error exits)
and seems to be actually wrong, which is exposed by our clang
(mabe gcc handles this just fine?
PR: 270273
Reported By: Pero Orsolic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
| |
These ports require a maintainer who is more familiar with the
tools. I am not and don't feel like I can adequately maintain
them while ensuring an appropriate quality standard.
|
|
|
|
| |
Changes: https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.5.1
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
2023-03-20 cad/NASTRAN-95: Broken since 2020
|
|
|
|
|
| |
PR: 270042
Reported by: maintainer
|
|
|
|
| |
- editors/lazarus was updated to 2.2.6
|
|
|
|
| |
PR: 270080
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
LLVM ERROR: out of memory
|
|
|
|
|
|
|
|
| |
- OpenGL components must be fixed in a slightly different way now
- Bring back the comment accidentally removed in r497396 (that is
commit 0c124531331c)
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
| |
/wrkdirs/usr/ports/cad/libopencad/work/libopencad-0.2.0/lib/cadheader.cpp:478:28: error: ambiguous conversion for functional-style cast from 'time_t' (aka 'long long') to 'CADVariant'
return addValue( code, CADVariant( fullSeconds ) );
^~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
| |
Announcement: https://www.kicad.org/blog/2023/03/KiCad-7.0.1-Release/
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
Changelog: http://www.sweethome3d.com/history.jsp
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Fix VSPAERO DOA problem.
|
| |
|
|
|
|
|
|
|
|
| |
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
|
|
|
|
|
|
|
| |
(3104) Compiling glqtcontext.pas
/wrkdirs/usr/ports/cad/zcad/work-qt5/zcad-8b8a693/cad_source/glqtcontext.pas(30,23) Fatal: (10022) Can't find unit qlclopenglwidget used by GLQTContext
Fatal: (1018) Compilation aborted
Reported by: pkg-fallout
|
|
|
|
|
|
| |
Add missing -lgio-2.0 to several LDFLAGS which require it.
While here, fix the configure script to respect the passed
--with-libstroke=${LOCALBASE} correctly.
|
| |
|
| |
|
|
|
|
|
|
| |
Ensure that there is only one variable definition per each object, as
the C (and C++) standards mandated for years and compilers started to
enforce as of recently (Clang 11, GCC 10).
|
|
|
|
| |
Reported by: portscout
|