Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2020.06.2037_1 16 Jan 2023 18:14:53 |
Yuri Victorovich (yuri) |
graphics/magnum: Remove redundant 'v' from DISTVERSION
Reported by: jbeich@ |
v2020.06.2037_1 16 Jan 2023 06:44:06 |
Yuri Victorovich (yuri) |
graphics/magnum: Remove unnecessary line |
v2020.06.2037_1 16 Jan 2023 06:38:29 |
Yuri Victorovich (yuri) |
graphics/magnum: Enable any-{audio,image}-importer plugins |
v2020.06.2037 16 Jan 2023 05:38:12 |
Yuri Victorovich (yuri) |
graphics/magnum: Re-add port: C++11 graphics middleware for games and data
visualization |
2019.10_1 17 May 2022 10:01:20 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-05-17 graphics/magnum-examples: Depends on broken graphics/magnum
2022-05-17 graphics/magnum: Broken for more than a year
2022-05-17 graphics/magnum-plugins: Depends on broken graphics/magnum
2022-05-17 graphics/magnum-extras: Depends on broken graphics/magnum |
2019.10_1 17 Mar 2022 17:45:09 |
Dmitry Marakasov (amdmi3) |
graphics/magnum*: deprecate - BROKEN for almost 2 years
Approved by: portmgr blanket |
2019.10_1 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 |
2019.10 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2019.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2019.10 26 Jul 2020 06:50:01 |
antoine |
Mark BROKEN
In file included from
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.cpp:26:
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.hpp:193:32:
error: too few arguments provided to function-like macro invocation
CORRADE_ASSERT_UNREACHABLE(); /* LCOV_EXCL_LINE */
^
/usr/local/include/Corrade/Utility/Assert.h:332:9: note: macro
'CORRADE_ASSERT_UNREACHABLE' defined here
#define CORRADE_ASSERT_UNREACHABLE(message, returnValue)
\
^
In file included from
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.cpp:26:
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.10/src/Magnum/Animation/Player.hpp:193:5:
error: use of undeclared identifier 'CORRADE_ASSERT_UNREACHABLE'
CORRADE_ASSERT_UNREACHABLE(); /* LCOV_EXCL_LINE */
^
Reported by: pkg-fallout |
2019.10 29 Dec 2019 10:45:21 |
mandree |
graphics/magnum*: Update to 2019.10 to unbreak the build
https://blog.magnum.graphics/announcements/2019.10/
Approved by: yuri@ (blanket, unbreaking BROKEN port) |
2019.01_3 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2019.01_3 02 Nov 2019 11:44:20 |
antoine |
Mark BROKEN: fails to build
/wrkdirs/usr/ports/graphics/magnum/work/magnum-2019.01/src/MagnumPlugins/AnyAudioImporter/AnyImporter.cpp:59:84:
error: invalid operands to binary expression ('Corrade::Utility::Debug' and
'const std::string' (aka 'const basic_string<char, char_traits<char>,
allocator<char> >'))
Reported by: pkg-fallout |
2019.01_3 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 |
2019.01_2 19 Feb 2019 03:48:13 |
yuri |
graphics/magnum: Enable GLES3 that is required by a depending port |
2019.01_1 19 Feb 2019 03:10:23 |
yuri |
graphics/magnum: Set many options to ON |
2019.01 18 Feb 2019 22:19:31 |
yuri |
New port: graphics/magnum: Lightweight, modular graphics middleware for games,
data visualization |