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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
corrade C++11/C++14 multiplatform utility library
2020.06.1214_1 devel 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 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: 2023-07-19 15:27:55
Commit Hash: 609a898
License: MIT
WWW:
https://magnum.graphics/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
Homepage    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 (147 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/corrade-2020.06.1214_1/catalog.mk
  3. /usr/local/share/licenses/corrade-2020.06.1214_1/LICENSE
  4. /usr/local/share/licenses/corrade-2020.06.1214_1/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/GrowableArray.h
  20. include/Corrade/Containers/Iterable.h
  21. include/Corrade/Containers/LinkedList.h
  22. include/Corrade/Containers/MoveReference.h
  23. include/Corrade/Containers/Optional.h
  24. include/Corrade/Containers/OptionalStl.h
  25. include/Corrade/Containers/Pair.h
  26. include/Corrade/Containers/PairStl.h
  27. include/Corrade/Containers/Pointer.h
  28. include/Corrade/Containers/PointerStl.h
  29. include/Corrade/Containers/Reference.h
  30. include/Corrade/Containers/ScopeGuard.h
  31. include/Corrade/Containers/StaticArray.h
  32. include/Corrade/Containers/StridedArrayView.h
  33. include/Corrade/Containers/StridedArrayViewStl.h
  34. include/Corrade/Containers/StridedDimensions.h
  35. include/Corrade/Containers/String.h
  36. include/Corrade/Containers/StringIterable.h
  37. include/Corrade/Containers/StringStl.h
  38. include/Corrade/Containers/StringStlHash.h
  39. include/Corrade/Containers/StringStlView.h
  40. include/Corrade/Containers/StringView.h
  41. include/Corrade/Containers/Tags.h
  42. include/Corrade/Containers/Triple.h
  43. include/Corrade/Containers/TripleStl.h
  44. include/Corrade/Containers/constructHelpers.h
  45. include/Corrade/Containers/initializeHelpers.h
  46. include/Corrade/Containers/iterableHelpers.h
  47. include/Corrade/Containers/sequenceHelpers.h
  48. include/Corrade/Corrade.h
  49. include/Corrade/Cpu.h
  50. include/Corrade/Interconnect/Connection.h
  51. include/Corrade/Interconnect/Emitter.h
  52. include/Corrade/Interconnect/Interconnect.h
  53. include/Corrade/Interconnect/Receiver.h
  54. include/Corrade/Interconnect/StateMachine.h
  55. include/Corrade/Interconnect/visibility.h
  56. include/Corrade/PluginManager/AbstractManager.h
  57. include/Corrade/PluginManager/AbstractManagingPlugin.h
  58. include/Corrade/PluginManager/AbstractPlugin.h
  59. include/Corrade/PluginManager/Manager.h
  60. include/Corrade/PluginManager/Manager.hpp
  61. include/Corrade/PluginManager/PluginManager.h
  62. include/Corrade/PluginManager/PluginMetadata.h
  63. include/Corrade/PluginManager/visibility.h
  64. include/Corrade/Tags.h
  65. include/Corrade/TestSuite/Comparator.h
  66. include/Corrade/TestSuite/Compare/Container.h
  67. include/Corrade/TestSuite/Compare/File.h
  68. include/Corrade/TestSuite/Compare/FileToString.h
  69. include/Corrade/TestSuite/Compare/FloatingPoint.h
  70. include/Corrade/TestSuite/Compare/Numeric.h
  71. include/Corrade/TestSuite/Compare/SortedContainer.h
  72. include/Corrade/TestSuite/Compare/String.h
  73. include/Corrade/TestSuite/Compare/StringToFile.h
  74. include/Corrade/TestSuite/TestSuite.h
  75. include/Corrade/TestSuite/Tester.h
  76. include/Corrade/TestSuite/visibility.h
  77. include/Corrade/Utility/AbstractHash.h
  78. include/Corrade/Utility/Algorithms.h
  79. include/Corrade/Utility/Arguments.h
  80. include/Corrade/Utility/Assert.h
  81. include/Corrade/Utility/Configuration.h
  82. include/Corrade/Utility/ConfigurationGroup.h
  83. include/Corrade/Utility/ConfigurationValue.h
  84. include/Corrade/Utility/Debug.h
  85. include/Corrade/Utility/DebugAssert.h
  86. include/Corrade/Utility/DebugStl.h
  87. include/Corrade/Utility/DebugStlStringView.h
  88. include/Corrade/Utility/Directory.h
  89. include/Corrade/Utility/Endianness.h
  90. include/Corrade/Utility/EndiannessBatch.h
  91. include/Corrade/Utility/FileWatcher.h
  92. include/Corrade/Utility/Format.h
  93. include/Corrade/Utility/FormatStl.h
  94. include/Corrade/Utility/FormatStlStringView.h
  95. include/Corrade/Utility/IntrinsicsAvx.h
  96. include/Corrade/Utility/IntrinsicsSse2.h
  97. include/Corrade/Utility/IntrinsicsSse3.h
  98. include/Corrade/Utility/IntrinsicsSse4.h
  99. include/Corrade/Utility/IntrinsicsSsse3.h
  100. include/Corrade/Utility/Json.h
  101. include/Corrade/Utility/JsonWriter.h
  102. include/Corrade/Utility/Macros.h
  103. include/Corrade/Utility/Math.h
  104. include/Corrade/Utility/Memory.h
  105. include/Corrade/Utility/Move.h
  106. include/Corrade/Utility/MurmurHash2.h
  107. include/Corrade/Utility/Path.h
  108. include/Corrade/Utility/Resource.h
  109. include/Corrade/Utility/Sha1.h
  110. include/Corrade/Utility/StlForwardArray.h
  111. include/Corrade/Utility/StlForwardString.h
  112. include/Corrade/Utility/StlForwardTuple.h
  113. include/Corrade/Utility/StlForwardVector.h
  114. include/Corrade/Utility/StlMath.h
  115. include/Corrade/Utility/String.h
  116. include/Corrade/Utility/System.h
  117. include/Corrade/Utility/Tweakable.h
  118. include/Corrade/Utility/TweakableParser.h
  119. include/Corrade/Utility/TypeTraits.h
  120. include/Corrade/Utility/Unicode.h
  121. include/Corrade/Utility/Utility.h
  122. include/Corrade/Utility/VisibilityMacros.h
  123. include/Corrade/Utility/utilities.h
  124. include/Corrade/Utility/visibility.h
  125. include/Corrade/configure.h
  126. include/Corrade/version.h
  127. lib/libCorradeInterconnect.so
  128. lib/libCorradeInterconnect.so.2
  129. lib/libCorradeInterconnect.so.2.4
  130. lib/libCorradePluginManager.so
  131. lib/libCorradePluginManager.so.2
  132. lib/libCorradePluginManager.so.2.4
  133. lib/libCorradeTestSuite.so
  134. lib/libCorradeTestSuite.so.2
  135. lib/libCorradeTestSuite.so.2.4
  136. lib/libCorradeUtility.so
  137. lib/libCorradeUtility.so.2
  138. lib/libCorradeUtility.so.2.4
  139. share/cmake/Corrade/CorradeConfig.cmake
  140. share/cmake/Corrade/CorradeLibSuffix.cmake
  141. share/cmake/Corrade/FindCorrade.cmake
  142. share/cmake/Corrade/UseCorrade.cmake
  143. share/corrade/debuggers/gdb/__init__.py
  144. share/corrade/debuggers/gdb/printers.py
  145. @owner
  146. @group
  147. @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 = 1673825651 SHA256 (mosra-corrade-v2020.06-1214-g3bf6057d_GH0.tar.gz) = ba3b5700e7a55d5cc8eb95f2dce3c4ce51cd768eed35e154d17e9161247e422c SIZE (mosra-corrade-v2020.06-1214-g3bf6057d_GH0.tar.gz) = 1217362

Expand this list (2 items)

Collapse this list.

SHA256 (mosra-toolchains-65568a9_GH0.tar.gz) = 5b2b519c288d4148c9b9d6c9141d520b70360ba6b4606d0542ed7d63c81ba681 SIZE (mosra-toolchains-65568a9_GH0.tar.gz) = 7978

Collapse this list.


Packages (timestamps in pop-ups are UTC):
corrade
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2020.06.1214_12020.06.1214_12020.06-2020.06.1214_1-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.1214_12020.06-2020.06.1214_12020.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.1214_12020.06.1214_1n/a-n/a2020.06.1214_12020.06.1214_12020.06.1214_1
FreeBSD:15:quarterly--n/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
This port is required by:
for Libraries
  1. graphics/magnum
  2. graphics/magnum-plugins

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/magnum-examples*
  2. graphics/magnum-extras*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for corrade-2020.06.1214_1: 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-1214-g3bf6057d?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 12