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
camp Compiler agnostic metaprogramming library
2025.09.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 2025.09.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-09 00:24:09
Last Update: 2025-09-07 23:11:49
Commit Hash: ec826f4
License: BSD3CLAUSE
WWW:
https://github.com/LLNL/camp
Description:
The CAMP project collects a variety of macros and metaprogramming facilities for C++ projects.
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 (47 items)
Collapse this list.
  1. /usr/local/share/licenses/camp-2025.09.1/catalog.mk
  2. /usr/local/share/licenses/camp-2025.09.1/LICENSE
  3. /usr/local/share/licenses/camp-2025.09.1/BSD3CLAUSE
  4. include/camp/array.hpp
  5. include/camp/camp.hpp
  6. include/camp/concepts.hpp
  7. include/camp/config.hpp
  8. include/camp/config.in.hpp
  9. include/camp/defines.hpp
  10. include/camp/detail/sfinae.hpp
  11. include/camp/detail/test.hpp
  12. include/camp/helpers.hpp
  13. include/camp/lambda.hpp
  14. include/camp/list.hpp
  15. include/camp/list/at.hpp
  16. include/camp/list/find_if.hpp
  17. include/camp/list/list.hpp
  18. include/camp/make_unique.hpp
  19. include/camp/map.hpp
  20. include/camp/number.hpp
  21. include/camp/number/if.hpp
  22. include/camp/number/number.hpp
  23. include/camp/resource.hpp
  24. include/camp/resource/cuda.hpp
  25. include/camp/resource/event.hpp
  26. include/camp/resource/hip.hpp
  27. include/camp/resource/host.hpp
  28. include/camp/resource/omp_target.hpp
  29. include/camp/resource/platform.hpp
  30. include/camp/resource/sycl.hpp
  31. include/camp/size.hpp
  32. include/camp/tuple.hpp
  33. include/camp/type_traits.hpp
  34. include/camp/type_traits/is_same.hpp
  35. include/camp/value.hpp
  36. include/camp/value/eval.hpp
  37. lib/cmake/camp/BLTInstallableMacros.cmake
  38. lib/cmake/camp/BLTSetupTargets.cmake
  39. lib/cmake/camp/BLTThirdPartyConfigFlags.cmake
  40. lib/cmake/camp/campConfig.cmake
  41. lib/cmake/camp/campConfigVersion.cmake
  42. lib/cmake/camp/campTargets-release.cmake
  43. lib/cmake/camp/campTargets.cmake
  44. lib/libcamp.so
  45. @owner
  46. @group
  47. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • camp>0:devel/camp
To install the port:
cd /usr/ports/devel/camp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/camp
  • pkg install camp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: camp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757286437 SHA256 (LLNL-camp-v2025.09.1_GH0.tar.gz) = fa028b99631d491468bb103ca57aa3e597aede7ba1630c5b0352265e57754ab3 SIZE (LLNL-camp-v2025.09.1_GH0.tar.gz) = 169317

Expand this list (2 items)

Collapse this list.

SHA256 (LLNL-blt-fb4246b_GH0.tar.gz) = a9f910206ee5079b4b7c24b350e1ef74ba7b862ef5bb64c2ee3bbf8e1ec5fdbd SIZE (LLNL-blt-fb4246b_GH0.tar.gz) = 1332867

Collapse this list.


Packages (timestamps in pop-ups are UTC):
camp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.09.12025.09.1-2025.09.12025.09.1n/an/an/a
FreeBSD:13:quarterly2025.09.12025.09.1-2025.03.02025.09.1n/an/an/a
FreeBSD:14:latest2025.09.12025.09.1-2025.03.02025.09.1---
FreeBSD:14:quarterly2025.09.12025.09.1-2025.03.02025.09.1---
FreeBSD:15:latest2025.09.12025.09.1n/a2025.03.0n/an/a--
FreeBSD:15:quarterly2025.09.12025.09.1n/a-n/an/a--
FreeBSD:16:latest2025.09.12025.09.1n/a-n/an/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. devel/chai
  2. devel/umpire
  3. misc/raja
  4. science/spheral

Configuration Options:
No options to configure
Options name:
devel_camp
USES:
cmake:testing compiler:c++17-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/LLNL/camp/tar.gz/v2025.09.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2025.09.1
07 Sep 2025 23:11:49
commit hash: ec826f4dda12da8a7b1aa739f8b2dd3f1c3dee74commit hash: ec826f4dda12da8a7b1aa739f8b2dd3f1c3dee74commit hash: ec826f4dda12da8a7b1aa739f8b2dd3f1c3dee74commit hash: ec826f4dda12da8a7b1aa739f8b2dd3f1c3dee74 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/camp: update 2025.09.0 → 2025.09.1
2025.09.0
06 Sep 2025 07:19:01
commit hash: cfc04619a6ff33cd4674f90ad059cfdf7761a919commit hash: cfc04619a6ff33cd4674f90ad059cfdf7761a919commit hash: cfc04619a6ff33cd4674f90ad059cfdf7761a919commit hash: cfc04619a6ff33cd4674f90ad059cfdf7761a919 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/camp: update 2025.03.0 → 2025.09.0

Reported by:	portscout
2025.03.0
13 Mar 2025 07:41:21
commit hash: aec7ab24bbcf20e385e80689d91816ff0e6d1a90commit hash: aec7ab24bbcf20e385e80689d91816ff0e6d1a90commit hash: aec7ab24bbcf20e385e80689d91816ff0e6d1a90commit hash: aec7ab24bbcf20e385e80689d91816ff0e6d1a90 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/camp: update 2024.07.0 → 2025.03.0

Reported by:	portscout
2024.07.0
09 Sep 2024 00:09:40
commit hash: ed7a34786ee108b803e063b427af4db081763f88commit hash: ed7a34786ee108b803e063b427af4db081763f88commit hash: ed7a34786ee108b803e063b427af4db081763f88commit hash: ed7a34786ee108b803e063b427af4db081763f88 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/camp: New port: Compiler agnostic metaprogramming library

Number of commits found: 4