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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q3
rttr Run Time Type Reflection
0.9.6.16_3 devel on this many watch lists=3 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.6.16_3Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-05 23:55:28
Last Update: 2024-05-06 02:23:31
Commit Hash: 451270d
People watching this port, also watch:: linux-c7-atk, libssh, py311-PyOpenGL, noto-tc, kf5-kquickcharts
License: MIT
WWW:
https://github.com/rttrorg/rttr
Description:
RTTR stands for Run Time Type Reflection. It describes the ability of a computer program to introspect and modify an object at runtime. It is also the name of the library itself, which is written in C++ and released as open source library. You can find more information on: www.rttr.org
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 (153 items)
Collapse this list.
  1. /usr/local/share/licenses/rttr-0.9.6.16_3/catalog.mk
  2. /usr/local/share/licenses/rttr-0.9.6.16_3/LICENSE
  3. /usr/local/share/licenses/rttr-0.9.6.16_3/MIT
  4. include/rttr/access_levels.h
  5. include/rttr/argument.h
  6. include/rttr/array_range.h
  7. include/rttr/associative_mapper.h
  8. include/rttr/constructor.h
  9. include/rttr/destructor.h
  10. include/rttr/detail/base/core_prerequisites.h
  11. include/rttr/detail/base/version.h
  12. include/rttr/detail/comparison/comparable_types.h
  13. include/rttr/detail/comparison/compare_array_equal.h
  14. include/rttr/detail/comparison/compare_array_equal_impl.h
  15. include/rttr/detail/comparison/compare_array_less.h
  16. include/rttr/detail/comparison/compare_array_less_impl.h
  17. include/rttr/detail/comparison/compare_equal.h
  18. include/rttr/detail/comparison/compare_equal_impl.h
  19. include/rttr/detail/comparison/compare_less.h
  20. include/rttr/detail/comparison/compare_less_impl.h
  21. include/rttr/detail/constructor/constructor_invoker.h
  22. include/rttr/detail/constructor/constructor_wrapper.h
  23. include/rttr/detail/constructor/constructor_wrapper_base.h
  24. include/rttr/detail/constructor/constructor_wrapper_defaults.h
  25. include/rttr/detail/conversion/number_conversion.h
  26. include/rttr/detail/conversion/std_conversion_functions.h
  27. include/rttr/detail/default_arguments/default_arguments.h
  28. include/rttr/detail/default_arguments/invoke_with_defaults.h
  29. include/rttr/detail/destructor/destructor_wrapper.h
  30. include/rttr/detail/destructor/destructor_wrapper_base.h
  31. include/rttr/detail/enumeration/enum_data.h
  32. include/rttr/detail/enumeration/enumeration_helper.h
  33. include/rttr/detail/enumeration/enumeration_wrapper.h
  34. include/rttr/detail/enumeration/enumeration_wrapper_base.h
  35. include/rttr/detail/filter/filter_item_funcs.h
  36. include/rttr/detail/impl/argument_impl.h
  37. include/rttr/detail/impl/array_range_impl.h
  38. include/rttr/detail/impl/associative_mapper_impl.h
  39. include/rttr/detail/impl/enum_flags_impl.h
  40. include/rttr/detail/impl/instance_impl.h
  41. include/rttr/detail/impl/rttr_cast_impl.h
  42. include/rttr/detail/impl/sequential_mapper_impl.h
  43. include/rttr/detail/impl/string_view_impl.h
  44. include/rttr/detail/impl/wrapper_mapper_impl.h
  45. include/rttr/detail/metadata/metadata.h
  46. include/rttr/detail/metadata/metadata_handler.h
  47. include/rttr/detail/method/method_accessor.h
  48. include/rttr/detail/method/method_invoker.h
  49. include/rttr/detail/method/method_wrapper.h
  50. include/rttr/detail/method/method_wrapper_base.h
  51. include/rttr/detail/misc/argument_extractor.h
  52. include/rttr/detail/misc/argument_wrapper.h
  53. include/rttr/detail/misc/class_item_mapper.h
  54. include/rttr/detail/misc/data_address_container.h
  55. include/rttr/detail/misc/flat_map.h
  56. include/rttr/detail/misc/flat_multimap.h
  57. include/rttr/detail/misc/function_traits.h
  58. include/rttr/detail/misc/iterator_wrapper.h
  59. include/rttr/detail/misc/misc_type_traits.h
  60. include/rttr/detail/misc/register_wrapper_mapper_conversion.h
  61. include/rttr/detail/misc/sequential_container_type_traits.h
  62. include/rttr/detail/misc/std_type_traits.h
  63. include/rttr/detail/misc/template_type_trait.h
  64. include/rttr/detail/misc/template_type_trait_impl.h
  65. include/rttr/detail/misc/utility.h
  66. include/rttr/detail/parameter_info/parameter_info_wrapper.h
  67. include/rttr/detail/parameter_info/parameter_info_wrapper_base.h
  68. include/rttr/detail/parameter_info/parameter_infos.h
  69. include/rttr/detail/parameter_info/parameter_infos_compare.h
  70. include/rttr/detail/parameter_info/parameter_names.h
  71. include/rttr/detail/policies/ctor_policies.h
  72. include/rttr/detail/policies/meth_policies.h
  73. include/rttr/detail/policies/prop_policies.h
  74. include/rttr/detail/property/property_accessor.h
  75. include/rttr/detail/property/property_wrapper.h
  76. include/rttr/detail/property/property_wrapper_base.h
  77. include/rttr/detail/property/property_wrapper_func.h
  78. include/rttr/detail/property/property_wrapper_member_func.h
  79. include/rttr/detail/property/property_wrapper_member_object.h
  80. include/rttr/detail/property/property_wrapper_object.h
  81. include/rttr/detail/registration/bind_impl.h
  82. include/rttr/detail/registration/bind_types.h
  83. include/rttr/detail/registration/register_base_class_from_accessor.h
  84. include/rttr/detail/registration/registration_executer.h
  85. include/rttr/detail/registration/registration_impl.h
  86. include/rttr/detail/registration/registration_manager.h
  87. include/rttr/detail/registration/registration_state_saver.h
  88. include/rttr/detail/type/accessor_type.h
  89. include/rttr/detail/type/base_classes.h
  90. include/rttr/detail/type/get_create_variant_func.h
  91. include/rttr/detail/type/get_derived_info_func.h
  92. include/rttr/detail/type/type_comparator.h
  93. include/rttr/detail/type/type_converter.h
  94. include/rttr/detail/type/type_data.h
  95. include/rttr/detail/type/type_impl.h
  96. include/rttr/detail/type/type_name.h
  97. include/rttr/detail/type/type_register.h
  98. include/rttr/detail/type/type_string_utils.h
  99. include/rttr/detail/variant/variant_compare.h
  100. include/rttr/detail/variant/variant_data.h
  101. include/rttr/detail/variant/variant_data_converter.h
  102. include/rttr/detail/variant/variant_data_policy.h
  103. include/rttr/detail/variant/variant_impl.h
  104. include/rttr/detail/variant_associative_view/variant_associative_view_creator.h
  105. include/rttr/detail/variant_associative_view/variant_associative_view_creator_impl.h
  106. include/rttr/detail/variant_associative_view/variant_associative_view_private.h
  107. include/rttr/detail/variant_sequential_view/variant_sequential_view_creator.h
  108. include/rttr/detail/variant_sequential_view/variant_sequential_view_creator_impl.h
  109. include/rttr/detail/variant_sequential_view/variant_sequential_view_private.h
  110. include/rttr/detail/visitor/constructor_visitor_invoker.h
  111. include/rttr/detail/visitor/create_type_visitor_func.h
  112. include/rttr/detail/visitor/create_type_visitor_func_impl.h
  113. include/rttr/detail/visitor/method_visitor_invoker.h
  114. include/rttr/detail/visitor/property_visitor_invoker.h
  115. include/rttr/detail/visitor/type_visitor_invoker.h
  116. include/rttr/detail/visitor/visitor_impl.h
  117. include/rttr/detail/visitor/visitor_iterator.h
  118. include/rttr/detail/visitor/visitor_registration.h
  119. include/rttr/enum_flags.h
  120. include/rttr/enumeration.h
  121. include/rttr/filter_item.h
  122. include/rttr/instance.h
  123. include/rttr/library.h
  124. include/rttr/method.h
  125. include/rttr/parameter_info.h
  126. include/rttr/policy.h
  127. include/rttr/property.h
  128. include/rttr/registration
  129. include/rttr/registration.h
  130. include/rttr/registration_friend
  131. include/rttr/registration_friend.h
  132. include/rttr/rttr_cast.h
  133. include/rttr/rttr_enable.h
  134. include/rttr/sequential_mapper.h
  135. include/rttr/string_view.h
  136. include/rttr/type
  137. include/rttr/type.h
  138. include/rttr/type_list.h
  139. include/rttr/variant.h
  140. include/rttr/variant_associative_view.h
  141. include/rttr/variant_sequential_view.h
  142. include/rttr/visitor.h
  143. include/rttr/wrapper_mapper.h
  144. lib/librttr_core.so
  145. lib/librttr_core.so.0.9.7
  146. share/rttr/LICENSE.txt
  147. share/rttr/README.md
  148. share/rttr/cmake/rttr-config-release.cmake
  149. share/rttr/cmake/rttr-config-version.cmake
  150. share/rttr/cmake/rttr-config.cmake
  151. @owner
  152. @group
  153. @mode
Collapse this list.
Dependency lines:
  • rttr>0:devel/rttr
To install the port:
cd /usr/ports/devel/rttr/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rttr
  • pkg install rttr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rttr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1585976795 SHA256 (rttrorg-rttr-v0.9.6-16-gb3a131c_GH0.tar.gz) = 929e505c92a6f7682873e3e6f13fdcc0e3627c9d61978161cd08714360aba652 SIZE (rttrorg-rttr-v0.9.6-16-gb3a131c_GH0.tar.gz) = 1405047

Expand this list (2 items)

Collapse this list.

SHA256 (992df30caa14fe6bfcd2c38213314622e1e02aae.patch) = d1b0e1a04e1e74fe0355b934070ecc650a54260323058dfcbffb0dde0a277402 SIZE (992df30caa14fe6bfcd2c38213314622e1e02aae.patch) = 1453

Collapse this list.


Packages (timestamps in pop-ups are UTC):
rttr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.6.16_30.9.6.16_30.9.6.16_10.9.6.16_30.9.6.16_3-0.9.6.16_1-
FreeBSD:13:quarterly0.9.6.16_30.9.6.16_3-0.9.6.16_30.9.6.16_30.9.6.16_30.9.6.16_30.9.6.16_3
FreeBSD:14:latest0.9.6.16_30.9.6.16_3-0.9.6.16_30.9.6.16_30.9.6.16_3-0.9.6.16_3
FreeBSD:14:quarterly0.9.6.16_30.9.6.16_3-0.9.6.16_30.9.6.16_30.9.6.16_30.9.6.16_30.9.6.16_3
FreeBSD:15:latest0.9.6.16_30.9.6.16_3n/a0.9.6.16_3n/a0.9.6.16_30.9.6.16_30.9.6.16_3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rapidjson.h : devel/rapidjson
  2. chaiscript.hpp : lang/chaiscript
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Libraries
  1. multimedia/kdenlive

Configuration Options:
No options to configure
Options name:
devel_rttr
USES:
cmake compiler:c++17-lang pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rttrorg/rttr/tar.gz/v0.9.6-16-gb3a131c?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port