Port details on branch 2023Q2 |
- llvm-morello LLVM and Clang with support the Arm Morello architecture
- 13.0.d20230213 devel
=0 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error. - Maintainer: brooks@FreeBSD.org
 - Port Added: 2023-06-13 18:06:30
- Last Update: unknown
- Also Listed In: lang
- License: BSD3CLAUSE LLVM MIT PD REGEX LLVM2
- WWW:
- https://git.morello-project.org/morello/llvm-project
- Description:
- The LLVM Project is a collection of modular and reusable compiler and
toolchain technologies. This version adds support for the Arm Morello
prototype architecture (CHERI ported to ARMv8-A).
This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker),
and the LLVM infrastructure these are built on.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- llvm-morello>0:devel/llvm-morello
- To install the port:
- cd /usr/ports/devel/llvm-morello/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/llvm-morello
- pkg install llvm-morello
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: llvm-morello
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: i386 armv6 armv7 powerpc mips
- distinfo:
- TIMESTAMP = 1676412241
SHA256 (morello-llvm-project-dbdd2cd3045f280c5f55c280c075f45710708ad6_GL0.tar.gz) = 48f2a9d24dad8cb19a1ee96a539686a2c2f0003fc31e8c43be66ade8e22d01b6
SIZE (morello-llvm-project-dbdd2cd3045f280c5f55c280c075f45710708ad6_GL0.tar.gz) = 152805974
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: devel/llvm-cheri
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-recommonmark>=0.0.20180530 : textproc/py-recommonmark@py39
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.9 : lang/python39
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libedit.so.0 : devel/libedit
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for llvm-morello-13.0.d20230213:
CLANG=on: Build clang
DOCS=on: Build and/or install documentation
LIT=on: Install lit and FileCheck test tools
LLD=on: Install lld linker
===> Use 'make config' to modify these settings
- Options name:
- devel_llvm-morello
- USES:
- cmake compiler:c++11-lib cpe libedit perl5 shebangfix gnome python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|