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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
clang-uml C++ UML diagram generator based on Clang
0.6.1 graphics 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 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 search for ports maintained by this maintainer
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.
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/clang-uml-0.6.1/catalog.mk
  2. /usr/local/share/licenses/clang-uml-0.6.1/LICENSE
  3. /usr/local/share/licenses/clang-uml-0.6.1/APACHE20
  4. bin/clang-uml
  5. share/doc/clang-uml/AUTHORS.md
  6. share/doc/clang-uml/CHANGELOG.md
  7. share/doc/clang-uml/LICENSE.md
  8. share/doc/clang-uml/README.md
  9. @owner
  10. @group
  11. @mode
Collapse this list.
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):
clang-uml
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.6.1--0.6.1---
FreeBSD:13:quarterly0.6.10.6.1--0.6.1---
FreeBSD:14:latest-0.6.1--0.6.1---
FreeBSD:14:quarterly-0.6.1--0.6.1---
FreeBSD:15:latest-0.6.1n/a-n/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
Library dependencies:
  1. libyaml-cpp.so : devel/yaml-cpp
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bkryza/clang-uml/tar.gz/0.6.1?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.1
22 Mar 2025 17:07:39
commit hash: 4a704f0d9ed3c48546145d06322fe7b768198c48commit hash: 4a704f0d9ed3c48546145d06322fe7b768198c48commit hash: 4a704f0d9ed3c48546145d06322fe7b768198c48commit hash: 4a704f0d9ed3c48546145d06322fe7b768198c48 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
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
commit hash: 68619f3e6b5ad266410472b69bffd0582a3e8c3acommit hash: 68619f3e6b5ad266410472b69bffd0582a3e8c3acommit hash: 68619f3e6b5ad266410472b69bffd0582a3e8c3acommit hash: 68619f3e6b5ad266410472b69bffd0582a3e8c3a files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
Author: Stazhkov Michael
graphics/clang-uml: Clang-based diagram generator

Sponsored by:	Future Crew, LLC

Number of commits found: 2