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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
magic_enum Header-only C++17 library provides static reflection for enums
0.9.7 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 0.9.7Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-16 11:29:10
Last Update: 2024-11-23 14:26:52
Commit Hash: d5f178e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/Neargye/magic_enum
Description:
Header-only C++17 library provides static reflection for enums, work with any enum type without any macro or boilerplate code.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. /usr/local/share/licenses/magic_enum-0.9.7/catalog.mk
  2. /usr/local/share/licenses/magic_enum-0.9.7/LICENSE
  3. /usr/local/share/licenses/magic_enum-0.9.7/MIT
  4. include/magic_enum/magic_enum.hpp
  5. include/magic_enum/magic_enum_all.hpp
  6. include/magic_enum/magic_enum_containers.hpp
  7. include/magic_enum/magic_enum_flags.hpp
  8. include/magic_enum/magic_enum_format.hpp
  9. include/magic_enum/magic_enum_fuse.hpp
  10. include/magic_enum/magic_enum_iostream.hpp
  11. include/magic_enum/magic_enum_switch.hpp
  12. include/magic_enum/magic_enum_utility.hpp
  13. lib/cmake/magic_enum/magic_enumConfig.cmake
  14. lib/cmake/magic_enum/magic_enumConfigVersion.cmake
  15. libdata/pkgconfig/magic_enum.pc
  16. share/magic_enum/package.xml
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • magic_enum>0:devel/magic_enum
To install the port:
cd /usr/ports/devel/magic_enum/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/magic_enum
  • pkg install magic_enum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: magic_enum
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1732109742 SHA256 (Neargye-magic_enum-v0.9.7_GH0.tar.gz) = b403d3dad4ef542fdc3024fa37d3a6cedb4ad33c72e31b6d9bab89dcaf69edf7 SIZE (Neargye-magic_enum-v0.9.7_GH0.tar.gz) = 202916

Packages (timestamps in pop-ups are UTC):
magic_enum
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.70.9.7-0.9.70.9.7---
FreeBSD:13:quarterly0.9.70.9.7-0.9.70.9.70.9.50.9.50.9.5
FreeBSD:14:latest0.9.70.9.7-0.9.70.9.7---
FreeBSD:14:quarterly0.9.70.9.7-0.9.70.9.70.9.50.9.50.9.5
FreeBSD:15:latest0.9.70.9.7n/a0.9.7n/a0.9.50.9.50.9.5
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 Build
  1. games/jaggedalliance2
  2. net-im/chatterino2

Configuration Options:
No options to configure
Options name:
devel_magic_enum
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Neargye/magic_enum/tar.gz/v0.9.7?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.7
23 Nov 2024 14:26:52
commit hash: d5f178e4e0d8587e8c6d889d46bb23c2a1e6bdb5commit hash: d5f178e4e0d8587e8c6d889d46bb23c2a1e6bdb5commit hash: d5f178e4e0d8587e8c6d889d46bb23c2a1e6bdb5commit hash: d5f178e4e0d8587e8c6d889d46bb23c2a1e6bdb5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/magic_enum: Update version 0.9.6=>0.9.7

Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.7
0.9.6
27 Jul 2024 10:53:58
commit hash: 4b657c2efa7f7055bb21b04c19d7ca679433a5d7commit hash: 4b657c2efa7f7055bb21b04c19d7ca679433a5d7commit hash: 4b657c2efa7f7055bb21b04c19d7ca679433a5d7commit hash: 4b657c2efa7f7055bb21b04c19d7ca679433a5d7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/magic_enum: Update version 0.9.5=>0.9.6

Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.6
0.9.5
16 Nov 2023 12:20:50
commit hash: 0c2856538db13efb86580a172330e271d161929ecommit hash: 0c2856538db13efb86580a172330e271d161929ecommit hash: 0c2856538db13efb86580a172330e271d161929ecommit hash: 0c2856538db13efb86580a172330e271d161929e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/magic_enum: Update version 0.9.4=>0.9.5

Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.5
0.9.4
15 Nov 2023 11:54:05
commit hash: 13f07b5be081c3a926679ec6d3ab2539c0edbb09commit hash: 13f07b5be081c3a926679ec6d3ab2539c0edbb09commit hash: 13f07b5be081c3a926679ec6d3ab2539c0edbb09commit hash: 13f07b5be081c3a926679ec6d3ab2539c0edbb09 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/magic_enum: Update version 0.9.3=>0.9.4

Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.4
0.9.3
16 Jul 2023 11:24:44
commit hash: ee517fb082c4e8b6eb2f83f6ebdb9c698644b365commit hash: ee517fb082c4e8b6eb2f83f6ebdb9c698644b365commit hash: ee517fb082c4e8b6eb2f83f6ebdb9c698644b365commit hash: ee517fb082c4e8b6eb2f83f6ebdb9c698644b365 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/magic_enum: New port

Header-only C++17 library provides static reflection for enums, work
with any enum type without any macro or boilerplate code.

WWW: https://github.com/Neargye/magic_enum

Number of commits found: 5