| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
ChangeLog: https://github.com/chfast/intx/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
| |
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261 (try_compile):
Failed to configure test project build system.
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
CMakeLists.txt:21 (find_package)
|
|
|
|
|
|
|
|
| |
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)
CMakeLists.txt:60 (find_package)
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Changelog at <https://cran.r-project.org/web/packages/admisc/ChangeLog>.
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
Changes:
https://github.com/wxMaxima-developers/wxmaxima/compare/Version-23.02.1...Version-23.03.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump portrevision of all dependent ports.
Mark broken math/octave-forge-database, math/octave-forge-mechanics,
math/octave-forge-mpi math/octave-forge-nlwing2,
math/octave-forge-parallel, math/octave-forge-specfun
Set to default off these ports in math/octave-forge.
Clean up indentation in Mk/Uses/octave.mk.
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
With clang 15, a deprecation warning is emitted in a test file, and this
makes the compilation fail:
a function declaration without a prototype is deprecated in all versions of C
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
|
| |
ContourPy is a Python library for calculating contours of 2D quadrilateral
grids. It is written in C++11 and wrapped using pybind11.
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Note this incurs a revision bump of ports using this because
the library major version has changed.
Announcement: https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.7
Changelog: https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.7/CHANGES.md#version-317-March-1-2023
(Not intending to MFH.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thursday, 2 March 2023
Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.
Today they all get new bugfix source releases with updated translations, including:
* ark: Properly check if there is sufficient free space available
before extracting (fixes bug #459418)
* kate: Activate the view of viewspace which made the request (fixes
bug #465811)
* kdenlive: Fix crash and offset when moving a group with subtitle
Announcement: https://kde.org/announcements/gear/22.12.3/
|
|
|
|
|
|
| |
This version contains a fix for an issue that can affect complex
bc scripts that use multiple read() functions that receive input from
an interactive user. The same value could be returned multiple times.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
---
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
PR: 269859
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
WxMaxima hangs in a while/sleep loop building anchors for Maxima
documentation: this can be observed for example when attempting to close
the application.
This patch works around the issue by patching out the call to the build
help anchors, until a better fix is found.
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
| |
PR: 269835
Reported by: wen@
Approved by: maintainer
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|