notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
magnum-examples Magnum Graphics: Examples
2020.06.265_2 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2019.10_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-19 04:47:26
Last Update: 2024-11-16 10:27:18
Commit Hash: bcca23c
License: MIT
WWW:
https://magnum.graphics/
https://github.com/mosra/magnum-examples
Description:
magnum-examples contains examples for the Magnum C++ graphics engine. Various examples for the Magnum C++ graphics engine, demonstrating its features, usage and capabilities.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (53 items)
Collapse this list.
  1. /usr/local/share/licenses/magnum-examples-2020.06.265_2/catalog.mk
  2. /usr/local/share/licenses/magnum-examples-2020.06.265_2/LICENSE
  3. /usr/local/share/licenses/magnum-examples-2020.06.265_2/MIT
  4. bin/magnum-animated-gif
  5. bin/magnum-animated-gif-console
  6. bin/magnum-arcball
  7. bin/magnum-arealights
  8. bin/magnum-box2d
  9. bin/magnum-bullet
  10. bin/magnum-cubemap
  11. bin/magnum-dart
  12. bin/magnum-fluidsimulation2d
  13. bin/magnum-fluidsimulation3d
  14. bin/magnum-imgui
  15. bin/magnum-motionblur
  16. bin/magnum-mouseinteraction
  17. bin/magnum-octree
  18. bin/magnum-picking
  19. bin/magnum-primitives
  20. bin/magnum-raytracing
  21. bin/magnum-shadows
  22. bin/magnum-text
  23. bin/magnum-textured-triangle-vulkan
  24. bin/magnum-texturedquad
  25. bin/magnum-triangle
  26. bin/magnum-triangle-plain-glfw
  27. bin/magnum-triangle-vulkan
  28. bin/magnum-viewer
  29. share/magnum/examples/cubemap/+x.jpg
  30. share/magnum/examples/cubemap/+y.jpg
  31. share/magnum/examples/cubemap/+z.jpg
  32. share/magnum/examples/cubemap/-x.jpg
  33. share/magnum/examples/cubemap/-y.jpg
  34. share/magnum/examples/cubemap/-z.jpg
  35. share/magnum/examples/dart/iiwa14/link_0.stl
  36. share/magnum/examples/dart/iiwa14/link_1.stl
  37. share/magnum/examples/dart/iiwa14/link_2.stl
  38. share/magnum/examples/dart/iiwa14/link_3.stl
  39. share/magnum/examples/dart/iiwa14/link_4.stl
  40. share/magnum/examples/dart/iiwa14/link_5.stl
  41. share/magnum/examples/dart/iiwa14/link_6.stl
  42. share/magnum/examples/dart/iiwa14/link_7.stl
  43. share/magnum/examples/dart/iiwa14_simple.urdf
  44. share/magnum/examples/dart/robotiq.urdf
  45. share/magnum/examples/dart/robotiq/inner_finger_fine.stl
  46. share/magnum/examples/dart/robotiq/inner_knuckle_fine.stl
  47. share/magnum/examples/dart/robotiq/outer_finger_fine.stl
  48. share/magnum/examples/dart/robotiq/outer_knuckle_fine.stl
  49. share/magnum/examples/dart/robotiq/robotiq_85_base_link_fine.stl
  50. share/magnum/examples/viewer/scene.glb
  51. @owner
  52. @group
  53. @mode
Collapse this list.
Dependency lines:
  • magnum-examples>0:graphics/magnum-examples
To install the port:
cd /usr/ports/graphics/magnum-examples/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/magnum-examples
  • pkg install magnum-examples
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: magnum-examples
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731181564 SHA256 (mosra-magnum-examples-v2020.06-265-gb843f07a_GH0.tar.gz) = 9a05b88b331bad7706d7e54c2864b436441e732f2f061b63525fdd6f0138bd32 SIZE (mosra-magnum-examples-v2020.06-265-gb843f07a_GH0.tar.gz) = 4794164

Expand this list (2 items)

Collapse this list.

SHA256 (mosra-toolchains-2243706_GH0.tar.gz) = 4103ccdf4cdebb35acf8671e40aeb49e204456523acfaf8510473d3c200dc12b SIZE (mosra-toolchains-2243706_GH0.tar.gz) = 12312

Collapse this list.


Packages (timestamps in pop-ups are UTC):
magnum-examples
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2020.06.265_22020.06.265_2------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2020.06.265_2------
FreeBSD:14:quarterly--------
FreeBSD:15:latest2020.06.265_22020.06.265_2n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. sdl2-config : devel/sdl20
Library dependencies:
  1. libCorradeUtility.so : devel/corrade
  2. libMagnum.so : graphics/magnum
  3. libMagnumBulletIntegration.so : graphics/magnum-integration
  4. libMagnumUi.so : graphics/magnum-extras
  5. libassimp.so : multimedia/assimp
  6. libbox2d.so : misc/box2d
  7. libBulletDynamics.so : devel/bullet
  8. libccd.so : math/libccd
  9. libconsole_bridge.so : devel/ros-console_bridge
  10. libdart.so : misc/dartsim
  11. libfcl.so : math/fcl
  12. libfmt.so : devel/libfmt
  13. libglfw.so : graphics/glfw
  14. libimgui.so : x11-toolkits/imgui
  15. liboctomap.so : math/octomap
  16. libtinyxml2.so : textproc/tinyxml2
  17. liburdfdom_model.so : devel/ros-urdfdom
  18. libvulkan.so : graphics/vulkan-loader
  19. libOpenGL.so : graphics/libglvnd
  20. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_magnum-examples
USES:
cmake compiler:c++14-lang gl sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mosra/magnum-examples/tar.gz/v2020.06-265-gb843f07a?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2020.06.265_2
16 Nov 2024 10:27:18
commit hash: bcca23ca78a7e8ca3e543a8217635d5aaa4e40c0commit hash: bcca23ca78a7e8ca3e543a8217635d5aaa4e40c0commit hash: bcca23ca78a7e8ca3e543a8217635d5aaa4e40c0commit hash: bcca23ca78a7e8ca3e543a8217635d5aaa4e40c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/dartsim: update 6.14.5 → 6.15.0
2020.06.265_1
10 Nov 2024 04:35:32
commit hash: 30d100786a67db667ee80b22faf7c218153df57ecommit hash: 30d100786a67db667ee80b22faf7c218153df57ecommit hash: 30d100786a67db667ee80b22faf7c218153df57ecommit hash: 30d100786a67db667ee80b22faf7c218153df57e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/magnum-examples: Add more examples; Correct pkg-descr
2020.06.265
10 Nov 2024 03:49:06
commit hash: c6687ad39790a971088509363bd7be344b06e960commit hash: c6687ad39790a971088509363bd7be344b06e960commit hash: c6687ad39790a971088509363bd7be344b06e960commit hash: c6687ad39790a971088509363bd7be344b06e960 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/magnum-examples: Re-add port: Magnum Graphics: Examples
2019.10_1
17 May 2022 10:01:20
commit hash: 0637b18003480500ebb1d4786b9719bfb78520decommit hash: 0637b18003480500ebb1d4786b9719bfb78520decommit hash: 0637b18003480500ebb1d4786b9719bfb78520decommit hash: 0637b18003480500ebb1d4786b9719bfb78520de files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: ecb9401e168d504cc0cc1fe178d7963d692f5b70commit hash: ecb9401e168d504cc0cc1fe178d7963d692f5b70commit hash: ecb9401e168d504cc0cc1fe178d7963d692f5b70commit hash: ecb9401e168d504cc0cc1fe178d7963d692f5b70 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/magnum*: deprecate - BROKEN for almost 2 years

Approved by:	portmgr blanket
2019.10_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2019.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2019.10
19 Mar 2020 23:02:31
Revision:528750Original commit files touched by this commit
tobik search for other commits by this committer
Clean up LLD_UNSAFE from openal-soft ports

After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports.  LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).

PR:		226980
Reviewed by:	jbeich (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23030
2019.10
29 Dec 2019 10:45:21
Revision:521264Original commit files touched by this commit
mandree search for other commits by this committer
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_1
05 Nov 2019 22:16:15
Revision:516845Original commit files touched by this commit
zeising search for other commits by this committer
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_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
18 Apr 2019 05:14:58
Revision:499231Original commit files touched by this commit
tobik search for other commits by this committer
graphics/magnum-examples: Mark LLD_UNSAFE and unbreak on FreeBSD 12.0/amd64

/usr/bin/ld: error: cannot preempt symbol: alGenBuffers
>>> defined in /usr/local/lib/libopenal.so
>>> referenced by AudioExample.cpp
>>>              
src/audio/CMakeFiles/magnum-audio.dir/AudioExample.cpp.o:(Magnum::Examples::AudioExample::AudioExample(Magnum::Platform::Sdl2Application::Arguments
const&))

http://beefy6.nyi.freebsd.org/data/120amd64-default/499067/logs/errors/magnum-examples-2019.01.log

PR:		226980
2019.01
19 Feb 2019 04:47:14
Revision:493351Original commit files touched by this commit
yuri search for other commits by this committer
New port: graphics/magnum-examples: Examples for the Magnum C++11/C++14 graphics
engine

Number of commits found: 14