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
rttr Run Time Type Reflection
0.9.6.16_3 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.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: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: font-misc-meltho, xerces-c3, gstreamer1-plugins-pango, py39-pycparser, xclock
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
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. 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.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
0.9.6.16_3
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)
0.9.6.16_3
28 Nov 2021 11:48:04
commit hash: 4cc1225fc59584a555d7fdc99320075fe085ce47commit hash: 4cc1225fc59584a555d7fdc99320075fe085ce47commit hash: 4cc1225fc59584a555d7fdc99320075fe085ce47commit hash: 4cc1225fc59584a555d7fdc99320075fe085ce47 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
devel/rttr: fix build, missing USES
0.9.6.16_2
27 Nov 2021 21:38:00
commit hash: 5a0ece282a4f3e47cdb0647a7ec96a641a25b5a8commit hash: 5a0ece282a4f3e47cdb0647a7ec96a641a25b5a8commit hash: 5a0ece282a4f3e47cdb0647a7ec96a641a25b5a8commit hash: 5a0ece282a4f3e47cdb0647a7ec96a641a25b5a8 files touched by this commit
Adriaan de Groot (adridg) search for other commits by this committer
devel/rttr: Fix build on 14- / modern Clang

- the bundled rapidjson doesn't build on 14- because of changes
  in the STL; use the version from ports instead which has the
  changes needed already.
- the chaiscript examples don't build with modern Clang on 14-,
  and the examples are explicitly C++14 -- but still don't work

Replace the bundled rapidjson and chaiscripts with the
regular ports versions. There has been some work in git
on both rttr and chaiscript, but neither has a newer
release that might be pulled in, so we'll stick to messy
patching of rttr instead.
0.9.6.16_1
28 Jul 2021 13:45:28
commit hash: bcf31f49fa1ef7d5cb1aeb62e050380664a88282commit hash: bcf31f49fa1ef7d5cb1aeb62e050380664a88282commit hash: bcf31f49fa1ef7d5cb1aeb62e050380664a88282commit hash: bcf31f49fa1ef7d5cb1aeb62e050380664a88282 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel/rttr: fix portscout lookup
0.9.6.16_1
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
0.9.6.16_1
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.
0.9.6.16_1
04 Apr 2020 05:08:51
Revision:530551Original commit files touched by this commit
tcberner search for other commits by this committer
devel/rttr: unbreak on CURRENT

- add commit from upstream pr:
	https://github.com/rttrorg/rttr/pull/261
0.9.6.16_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
0.9.6.16
12 May 2019 22:48:18
Revision:501509Original commit files touched by this commit
adridg search for other commits by this committer
Fix devel/rttr on GCC-based architectures.

 - Use C++11-capable compiler
 - Import fix from upstream's upstream,
	https://github.com/Tencent/rapidjson/commit/fa5963a2f5b231ee2babff771f169ccca22870ed

No PORTREVISION bump since it didn't compile before, and the
patch doesn't change any functionality.

PR:		237697
Submitted by:	pkubaj
Reported by:	pkubaj
0.9.6.16
05 Apr 2019 23:54:59
Revision:498041Original commit files touched by this commit
tcberner search for other commits by this committer
New port: devel/rttr -- Run Time Type Reflection

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.

The goal of this project is to provide an easy and intuitive way to use
reflection in C++.

This will be used by an upcoming multimedia/kdenlive release.

Number of commits found: 11