| Port details on branch 2023Q4 |
- xbyak Header-only JIT assembler for x86/x64 SIMD
- 7.33.3 devel
=0 7.30Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2019-10-26 06:15:29
- Last Update: 2026-02-16 03:46:16
- Commit Hash: fa774cb
- 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 - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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 = 1771204953
SHA256 (herumi-xbyak-v7.33.3_GH0.tar.gz) = 519636c99569097ccd4b10d491a16839c1c0979b1a92869743de93a9fc9a1016
SIZE (herumi-xbyak-v7.33.3_GH0.tar.gz) = 302347
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:
|