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
corrade C++11/C++14 multiplatform utility library
2020.06.1783 devel on this many watch lists=2 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 2020.06.1214_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-18 22:02:00
Last Update: 2024-11-10 17:19:11
Commit Hash: 6dccbda
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://magnum.graphics/corrade/
https://github.com/mosra/corrade
Description:
Corrade is a multiplatform utility library written in C++11/C++14. It's used as a base for the Magnum graphics engine, among other things. Features: * Low-level utilities to bridge platform differences when accessing OS functionality, filesystem, console and environment * Lightweight container implementations, complementing STL features with focus on compilation speed, ease of use and performance * Test framework emphasizing flexibility, extensibility, minimal use of macros and clarity of diagnostic output * Plugin management library with static and dynamic plugins, dependency handling and hot code reload * Signal/slot connection library with full type safety
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 (152 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/corrade-2020.06.1783/catalog.mk
  3. /usr/local/share/licenses/corrade-2020.06.1783/LICENSE
  4. /usr/local/share/licenses/corrade-2020.06.1783/MIT
  5. bin/corrade-rc
  6. include/Corrade/Containers/AnyReference.h
  7. include/Corrade/Containers/Array.h
  8. include/Corrade/Containers/ArrayTuple.h
  9. include/Corrade/Containers/ArrayView.h
  10. include/Corrade/Containers/ArrayViewStl.h
  11. include/Corrade/Containers/ArrayViewStlSpan.h
  12. include/Corrade/Containers/BigEnumSet.h
  13. include/Corrade/Containers/BigEnumSet.hpp
  14. include/Corrade/Containers/BitArray.h
  15. include/Corrade/Containers/BitArrayView.h
  16. include/Corrade/Containers/Containers.h
  17. include/Corrade/Containers/EnumSet.h
  18. include/Corrade/Containers/EnumSet.hpp
  19. include/Corrade/Containers/Function.h
  20. include/Corrade/Containers/GrowableArray.h
  21. include/Corrade/Containers/Iterable.h
  22. include/Corrade/Containers/LinkedList.h
  23. include/Corrade/Containers/MoveReference.h
  24. include/Corrade/Containers/Optional.h
  25. include/Corrade/Containers/OptionalStl.h
  26. include/Corrade/Containers/Pair.h
  27. include/Corrade/Containers/PairStl.h
  28. include/Corrade/Containers/Pointer.h
  29. include/Corrade/Containers/PointerStl.h
  30. include/Corrade/Containers/Reference.h
  31. include/Corrade/Containers/ScopeGuard.h
  32. include/Corrade/Containers/StaticArray.h
  33. include/Corrade/Containers/StridedArrayView.h
  34. include/Corrade/Containers/StridedArrayViewStl.h
  35. include/Corrade/Containers/StridedBitArrayView.h
  36. include/Corrade/Containers/StridedDimensions.h
  37. include/Corrade/Containers/String.h
  38. include/Corrade/Containers/StringIterable.h
  39. include/Corrade/Containers/StringStl.h
  40. include/Corrade/Containers/StringStlHash.h
  41. include/Corrade/Containers/StringStlView.h
  42. include/Corrade/Containers/StringView.h
  43. include/Corrade/Containers/StructuredBindings.h
  44. include/Corrade/Containers/Tags.h
  45. include/Corrade/Containers/Triple.h
  46. include/Corrade/Containers/TripleStl.h
  47. include/Corrade/Containers/constructHelpers.h
  48. include/Corrade/Containers/initializeHelpers.h
  49. include/Corrade/Containers/iterableHelpers.h
  50. include/Corrade/Containers/sequenceHelpers.h
  51. include/Corrade/Corrade.h
  52. include/Corrade/Cpu.h
  53. include/Corrade/Interconnect/Connection.h
  54. include/Corrade/Interconnect/Emitter.h
  55. include/Corrade/Interconnect/Interconnect.h
  56. include/Corrade/Interconnect/Receiver.h
  57. include/Corrade/Interconnect/StateMachine.h
  58. include/Corrade/Interconnect/visibility.h
  59. include/Corrade/PluginManager/AbstractManager.h
  60. include/Corrade/PluginManager/AbstractManagingPlugin.h
  61. include/Corrade/PluginManager/AbstractPlugin.h
  62. include/Corrade/PluginManager/Manager.h
  63. include/Corrade/PluginManager/Manager.hpp
  64. include/Corrade/PluginManager/PluginManager.h
  65. include/Corrade/PluginManager/PluginMetadata.h
  66. include/Corrade/PluginManager/visibility.h
  67. include/Corrade/Tags.h
  68. include/Corrade/TestSuite/Comparator.h
  69. include/Corrade/TestSuite/Compare/Container.h
  70. include/Corrade/TestSuite/Compare/File.h
  71. include/Corrade/TestSuite/Compare/FileToString.h
  72. include/Corrade/TestSuite/Compare/FloatingPoint.h
  73. include/Corrade/TestSuite/Compare/Numeric.h
  74. include/Corrade/TestSuite/Compare/SortedContainer.h
  75. include/Corrade/TestSuite/Compare/String.h
  76. include/Corrade/TestSuite/Compare/StringToFile.h
  77. include/Corrade/TestSuite/TestSuite.h
  78. include/Corrade/TestSuite/Tester.h
  79. include/Corrade/TestSuite/visibility.h
  80. include/Corrade/Utility/AbstractHash.h
  81. include/Corrade/Utility/Algorithms.h
  82. include/Corrade/Utility/Arguments.h
  83. include/Corrade/Utility/Assert.h
  84. include/Corrade/Utility/BitAlgorithms.h
  85. include/Corrade/Utility/Configuration.h
  86. include/Corrade/Utility/ConfigurationGroup.h
  87. include/Corrade/Utility/ConfigurationValue.h
  88. include/Corrade/Utility/Debug.h
  89. include/Corrade/Utility/DebugAssert.h
  90. include/Corrade/Utility/DebugStl.h
  91. include/Corrade/Utility/DebugStlStringView.h
  92. include/Corrade/Utility/Directory.h
  93. include/Corrade/Utility/Endianness.h
  94. include/Corrade/Utility/EndiannessBatch.h
  95. include/Corrade/Utility/FileWatcher.h
  96. include/Corrade/Utility/Format.h
  97. include/Corrade/Utility/FormatStl.h
  98. include/Corrade/Utility/FormatStlStringView.h
  99. include/Corrade/Utility/IntrinsicsAvx.h
  100. include/Corrade/Utility/IntrinsicsSse2.h
  101. include/Corrade/Utility/IntrinsicsSse3.h
  102. include/Corrade/Utility/IntrinsicsSse4.h
  103. include/Corrade/Utility/IntrinsicsSsse3.h
  104. include/Corrade/Utility/Json.h
  105. include/Corrade/Utility/JsonWriter.h
  106. include/Corrade/Utility/Macros.h
  107. include/Corrade/Utility/Math.h
  108. include/Corrade/Utility/Memory.h
  109. include/Corrade/Utility/Move.h
  110. include/Corrade/Utility/MurmurHash2.h
  111. include/Corrade/Utility/Path.h
  112. include/Corrade/Utility/Resource.h
  113. include/Corrade/Utility/Sha1.h
  114. include/Corrade/Utility/StlForwardArray.h
  115. include/Corrade/Utility/StlForwardString.h
  116. include/Corrade/Utility/StlForwardTuple.h
  117. include/Corrade/Utility/StlForwardTupleSizeElement.h
  118. include/Corrade/Utility/StlForwardVector.h
  119. include/Corrade/Utility/StlMath.h
  120. include/Corrade/Utility/String.h
  121. include/Corrade/Utility/System.h
  122. include/Corrade/Utility/Tweakable.h
  123. include/Corrade/Utility/TweakableParser.h
  124. include/Corrade/Utility/TypeTraits.h
  125. include/Corrade/Utility/Unicode.h
  126. include/Corrade/Utility/Utility.h
  127. include/Corrade/Utility/VisibilityMacros.h
  128. include/Corrade/Utility/utilities.h
  129. include/Corrade/Utility/visibility.h
  130. include/Corrade/configure.h
  131. include/Corrade/version.h
  132. lib/libCorradeInterconnect.so
  133. lib/libCorradeInterconnect.so.2
  134. lib/libCorradeInterconnect.so.2.4
  135. lib/libCorradePluginManager.so
  136. lib/libCorradePluginManager.so.2
  137. lib/libCorradePluginManager.so.2.4
  138. lib/libCorradeTestSuite.so
  139. lib/libCorradeTestSuite.so.2
  140. lib/libCorradeTestSuite.so.2.4
  141. lib/libCorradeUtility.so
  142. lib/libCorradeUtility.so.2
  143. lib/libCorradeUtility.so.2.4
  144. share/cmake/Corrade/CorradeConfig.cmake
  145. share/cmake/Corrade/CorradeLibSuffix.cmake
  146. share/cmake/Corrade/FindCorrade.cmake
  147. share/cmake/Corrade/UseCorrade.cmake
  148. share/gdb/python/corrade/__init__.py
  149. share/gdb/python/corrade/printers.py
  150. @owner
  151. @group
  152. @mode
Collapse this list.
Dependency lines:
  • corrade>0:devel/corrade
To install the port:
cd /usr/ports/devel/corrade/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/corrade
  • pkg install corrade
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: corrade
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1731258736 SHA256 (mosra-corrade-v2020.06-1783-gd83e30e5_GH0.tar.gz) = 2cfa651604a1e0d33f6efaeab5ea1655d83db6161cd9da66688e51b6a3de9f28 SIZE (mosra-corrade-v2020.06-1783-gd83e30e5_GH0.tar.gz) = 1449790

Expand this list (4 items)

Collapse this list.

SHA256 (mosra-toolchains-2243706_GH0.tar.gz) = 4103ccdf4cdebb35acf8671e40aeb49e204456523acfaf8510473d3c200dc12b SIZE (mosra-toolchains-2243706_GH0.tar.gz) = 12312 SHA256 (249ee71c78774f42301469d4f2f0a269d009cf66.patch) = 0829b40375ef86dbc92720b8d7c0798a1c9cf71f9376b8b9765b377bc041cc13 SIZE (249ee71c78774f42301469d4f2f0a269d009cf66.patch) = 1011

Collapse this list.


Packages (timestamps in pop-ups are UTC):
corrade
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2020.06.17832020.06.17832020.06-2020.06.1783-2020.06-
FreeBSD:13:quarterly2020.06.1214_12020.06.1214_12020.06.1214-2020.06.1214_12020.06.1214_12020.06.1214_12020.06.1214_1
FreeBSD:14:latest2020.06.1214_12020.06.17832020.06-2020.06.17832020.06.1214-2020.06.1214
FreeBSD:14:quarterly2020.06.1214_12020.06.1214_1--2020.06.1214_12020.06.1214_12020.06.1214_12020.06.1214_1
FreeBSD:15:latest2020.06.17832020.06.1783n/a2020.06.1783n/a2020.06.1214_12020.06.1214_12020.06.1214_1
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
This port is required by:
for Libraries
  1. graphics/magnum
  2. graphics/magnum-examples
  3. graphics/magnum-extras
  4. graphics/magnum-integration
  5. graphics/magnum-plugins

Configuration Options:
===> The following configuration options are available for corrade-2020.06.1783: TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_corrade
USES:
cmake:testing compiler:c++14-lang
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/corrade/tar.gz/v2020.06-1783-gd83e30e5?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2020.06.1783
10 Nov 2024 17:19:11
commit hash: 6dccbda6e92d05b990b396f85e8fe0f42e1d54efcommit hash: 6dccbda6e92d05b990b396f85e8fe0f42e1d54efcommit hash: 6dccbda6e92d05b990b396f85e8fe0f42e1d54efcommit hash: 6dccbda6e92d05b990b396f85e8fe0f42e1d54ef files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/corrade: fix build with libc++ 19

PR:		282667
Submitted by:	Dimitry Andric <dim@FreeBSD.org>
2020.06.1783
09 Nov 2024 15:43:10
commit hash: 67f94fc870e062588b8cfd585b06a9a7d2be5851commit hash: 67f94fc870e062588b8cfd585b06a9a7d2be5851commit hash: 67f94fc870e062588b8cfd585b06a9a7d2be5851commit hash: 67f94fc870e062588b8cfd585b06a9a7d2be5851 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/corrade: update 2020.06-1214 → 2020.06-1783
2020.06.1214_1
01 Jul 2024 20:27:23
commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608commit hash: 19d68720f1dac6176557ffa8d9c1684c4cf22608 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: drop support for FreeBSD 13.2 which reached EOL today

Thanks again to jbeich for noticing various things I overlooked.

Reviewed by:	acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision:	https://reviews.freebsd.org/D45141
2020.06.1214_1
27 May 2024 21:05:28
commit hash: cb2959b38c03b52a6c04d77e86b04b08c2db274bcommit hash: cb2959b38c03b52a6c04d77e86b04b08c2db274bcommit hash: cb2959b38c03b52a6c04d77e86b04b08c2db274bcommit hash: cb2959b38c03b52a6c04d77e86b04b08c2db274b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/corrade: Broken on 13 and 14 armv7

Reported by:	fallout
2020.06.1214_1
19 Jul 2023 15:27:55
commit hash: 609a898520a5272b9cfbad19d9e6e7d1ac5ef997commit hash: 609a898520a5272b9cfbad19d9e6e7d1ac5ef997commit hash: 609a898520a5272b9cfbad19d9e6e7d1ac5ef997commit hash: 609a898520a5272b9cfbad19d9e6e7d1ac5ef997 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/corrade: Fix build with llvm16

This patch fixes to build the consumers of this port specially
graphics/magnum*.

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
2020.06.1214
25 May 2023 09:39:32
commit hash: 2313549e74bebb854ba9f5088fc9d883ea6a6545commit hash: 2313549e74bebb854ba9f5088fc9d883ea6a6545commit hash: 2313549e74bebb854ba9f5088fc9d883ea6a6545commit hash: 2313549e74bebb854ba9f5088fc9d883ea6a6545 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/corrade: fix build on aarch64, missing FreeBSD code

 - add CPU detection code for armv7, aarch64
   (armv7 is still broken for other reasons)
 - add missing FreeBSD support code for executableLocation()
 - hook up test suite

See also:	https://github.com/mosra/corrade/issues/171
Approved by:	yuri (maintainer)
Differential Revision: https://reviews.freebsd.org/D40202
2020.06.1214
16 Jan 2023 05:38:11
commit hash: b4822c3b47e91953206bb5327d19605b25c863e7commit hash: b4822c3b47e91953206bb5327d19605b25c863e7commit hash: b4822c3b47e91953206bb5327d19605b25c863e7commit hash: b4822c3b47e91953206bb5327d19605b25c863e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/corrade: Update 2020.06 -> 2020.06-1214
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2020.06
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2020.06
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
2020.06
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.
2020.06
21 Jul 2020 01:29:59
Revision:542694Original commit files touched by this commit
yuri search for other commits by this committer
devel/corrade: Update 2019.10 -> 2020.06

Reported by:	portscout
2019.10
31 Oct 2019 07:21:29
Revision:516136Original commit files touched by this commit
yuri search for other commits by this committer
devel/corrade: Update 2019.01 -> 2019.10

Reported by:	portscout
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
23 Feb 2019 15:48:12
Revision:493689Original commit files touched by this commit
yuri search for other commits by this committer
devel/corrade: fix build on big-endian architectures

PR:		235958
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019.01
18 Feb 2019 22:01:50
Revision:493329Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/corrade: C++11/C++14 multiplatform utility library

Number of commits found: 16