Port details on branch 2023Q4 |
- xbyak Header-only JIT assembler for x86/x64 SIMD
- 7.25 devel
=2 7.24.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-10-26 06:15:29
- Last Update: 2025-06-03 13:47:53
- Commit Hash: d522312
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/herumi/xbyak
- Description:
- This is a header-only library which enables to dynamically assemble
x86(IA32), x64(AMD64, x86-64) mnemonic.
Features:
* header file library
* Intel/MASM like syntax
* Full suppor of AVX-512
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/xbyak/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/xbyak
- pkg install xbyak
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xbyak
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1748928939
SHA256 (herumi-xbyak-v7.25_GH0.tar.gz) = 54404ca8db6a6ed340dbd6ef01699762882fd8ee4c6f1f60b437b5c6010eb784
SIZE (herumi-xbyak-v7.25_GH0.tar.gz) = 294086
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
- Test dependencies:
-
- gmake : devel/gmake
- gsed : textproc/gsed
- nasm : devel/nasm
- yasm : devel/yasm
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_xbyak
- USES:
- cmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|