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
immer Postmodern immutable and persistent data structures for C++
0.8.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 0.8.1Version of this port present on the latest quarterly branch.
Maintainer: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-05 12:15:17
Last Update: 2023-10-05 12:13:50
Commit Hash: 391e310
License: BSL
WWW:
https://sinusoid.es/immer/
Description:
Immer is a library of persistent and immutable data structures written in C++. These enable whole new kinds of architectures for interactive and concurrent programs of striking simplicity, correctness, and performance.
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 (69 items)
Collapse this list.
  1. /usr/local/share/licenses/immer-0.8.1/catalog.mk
  2. /usr/local/share/licenses/immer-0.8.1/LICENSE
  3. /usr/local/share/licenses/immer-0.8.1/BSL
  4. include/immer/algorithm.hpp
  5. include/immer/array.hpp
  6. include/immer/array_transient.hpp
  7. include/immer/atom.hpp
  8. include/immer/box.hpp
  9. include/immer/config.hpp
  10. include/immer/detail/arrays/no_capacity.hpp
  11. include/immer/detail/arrays/node.hpp
  12. include/immer/detail/arrays/with_capacity.hpp
  13. include/immer/detail/combine_standard_layout.hpp
  14. include/immer/detail/hamts/bits.hpp
  15. include/immer/detail/hamts/champ.hpp
  16. include/immer/detail/hamts/champ_iterator.hpp
  17. include/immer/detail/hamts/node.hpp
  18. include/immer/detail/iterator_facade.hpp
  19. include/immer/detail/rbts/bits.hpp
  20. include/immer/detail/rbts/node.hpp
  21. include/immer/detail/rbts/operations.hpp
  22. include/immer/detail/rbts/position.hpp
  23. include/immer/detail/rbts/rbtree.hpp
  24. include/immer/detail/rbts/rbtree_iterator.hpp
  25. include/immer/detail/rbts/rrbtree.hpp
  26. include/immer/detail/rbts/rrbtree_iterator.hpp
  27. include/immer/detail/rbts/visitor.hpp
  28. include/immer/detail/ref_count_base.hpp
  29. include/immer/detail/type_traits.hpp
  30. include/immer/detail/util.hpp
  31. include/immer/experimental/detail/dvektor_impl.hpp
  32. include/immer/experimental/dvektor.hpp
  33. include/immer/flex_vector.hpp
  34. include/immer/flex_vector_transient.hpp
  35. include/immer/heap/cpp_heap.hpp
  36. include/immer/heap/debug_size_heap.hpp
  37. include/immer/heap/free_list_heap.hpp
  38. include/immer/heap/free_list_node.hpp
  39. include/immer/heap/gc_heap.hpp
  40. include/immer/heap/heap_policy.hpp
  41. include/immer/heap/identity_heap.hpp
  42. include/immer/heap/malloc_heap.hpp
  43. include/immer/heap/split_heap.hpp
  44. include/immer/heap/tags.hpp
  45. include/immer/heap/thread_local_free_list_heap.hpp
  46. include/immer/heap/unsafe_free_list_heap.hpp
  47. include/immer/heap/with_data.hpp
  48. include/immer/lock/no_lock_policy.hpp
  49. include/immer/lock/spinlock_policy.hpp
  50. include/immer/map.hpp
  51. include/immer/map_transient.hpp
  52. include/immer/memory_policy.hpp
  53. include/immer/refcount/enable_intrusive_ptr.hpp
  54. include/immer/refcount/no_refcount_policy.hpp
  55. include/immer/refcount/refcount_policy.hpp
  56. include/immer/refcount/unsafe_refcount_policy.hpp
  57. include/immer/set.hpp
  58. include/immer/set_transient.hpp
  59. include/immer/table.hpp
  60. include/immer/table_transient.hpp
  61. include/immer/transience/gc_transience_policy.hpp
  62. include/immer/transience/no_transience_policy.hpp
  63. include/immer/vector.hpp
  64. include/immer/vector_transient.hpp
  65. lib/cmake/Immer/ImmerConfig.cmake
  66. lib/cmake/Immer/ImmerConfigVersion.cmake
  67. @owner
  68. @group
  69. @mode
Collapse this list.
Dependency lines:
  • immer>0:devel/immer
To install the port:
cd /usr/ports/devel/immer/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/immer
  • pkg install immer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: immer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1696411685 SHA256 (arximboldi-immer-v0.8.1_GH0.tar.gz) = de8411c84830864604bb685dc8f2e3c0dbdc40b95b2f6726092f7dcc85e75209 SIZE (arximboldi-immer-v0.8.1_GH0.tar.gz) = 654638

Packages (timestamps in pop-ups are UTC):
immer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.10.8.1-0.8.10.8.1---
FreeBSD:13:quarterly0.8.10.8.1-0.8.10.8.10.8.10.8.10.8.1
FreeBSD:14:latest0.8.10.8.1-0.8.10.8.1---
FreeBSD:14:quarterly0.8.10.8.1-0.8.10.8.10.8.10.8.10.8.1
FreeBSD:15:latest0.8.10.8.1n/a0.8.1n/a0.8.10.8.10.8.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 Build
  1. graphics/krita
for Run
  1. devel/lager

Configuration Options:
===> The following configuration options are available for immer-0.8.1: TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
devel_immer
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/arximboldi/immer/tar.gz/v0.8.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.1
05 Oct 2023 12:13:50
commit hash: 391e3102b557b20212e7ae2951dd2c85c0551ad8commit hash: 391e3102b557b20212e7ae2951dd2c85c0551ad8commit hash: 391e3102b557b20212e7ae2951dd2c85c0551ad8commit hash: 391e3102b557b20212e7ae2951dd2c85c0551ad8 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
devel/immer: Add port

Immer is a library of persistent and immutable data structures written
in C++. These enable whole new kinds of architectures for interactive
and concurrent programs of striking simplicity, correctness, and
performance.

https://sinusoid.es/immer/

Number of commits found: 1