Port details |
- clang-uml C++ UML diagram generator based on Clang
- 0.6.1 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2025-03-11 15:00:09
- Last Update: 2025-03-22 17:07:39
- Commit Hash: 4a704f0
- Also Listed In: lang textproc
- License: APACHE20
- WWW:
- https://github.com/bkryza/clang-uml
- Description:
- clang-uml is an automatic C++ to UML class, sequence, package and
include diagram generator, driven by YAML configuration files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clang-uml>0:graphics/clang-uml
- To install the port:
- cd /usr/ports/graphics/clang-uml/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/clang-uml
- pkg install clang-uml
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clang-uml
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741688300
SHA256 (bkryza-clang-uml-0.6.1_GH0.tar.gz) = a64c3cae87a282be207e4c5faf47534dca21b06cb6f463bb7b04de979dccf17e
SIZE (bkryza-clang-uml-0.6.1_GH0.tar.gz) = 3059231
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libyaml-cpp.so : devel/yaml-cpp
- libLLVM-19.so : devel/llvm19
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_clang-uml
- USES:
- cmake compiler:c++17-lang llvm:noexport,lib localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.1 22 Mar 2025 17:07:39
    |
Gleb Popov (arrowd)  |
graphics/clang-uml: Add patch to fix build on 134arm64
clang-uml-0.6.1/thirdparty/indicators/indicators.hpp:1427:35: error: comparison
of integers of different signs: 'wchar_t' and 'const int'
[-Werror,-Wsign-compare]
1427 | if (ucs < table[0].first || ucs > table[max].last)
| ~~~ ^ ~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
0.6.1 11 Mar 2025 14:59:25
    |
Gleb Popov (arrowd)  Author: Stazhkov Michael |
graphics/clang-uml: Clang-based diagram generator
Sponsored by: Future Crew, LLC |
Number of commits found: 2
|