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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2023Q1
xbyak Header-only JIT assembler for x86/x64 SIMD
7.06 devel 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 7.04Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-10-26 06:15:29
Last Update: 2024-03-08 10:25:50
Commit Hash: a458989
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. include/xbyak/xbyak.h
  2. include/xbyak/xbyak_bin2hex.h
  3. include/xbyak/xbyak_mnemonic.h
  4. include/xbyak/xbyak_util.h
  5. lib/cmake/xbyak/xbyak-config-version.cmake
  6. lib/cmake/xbyak/xbyak-config.cmake
  7. lib/cmake/xbyak/xbyak-targets.cmake
  8. /usr/local/share/licenses/xbyak-7.06/catalog.mk
  9. /usr/local/share/licenses/xbyak-7.06/LICENSE
  10. /usr/local/share/licenses/xbyak-7.06/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • xbyak>0:devel/xbyak
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 = 1709874100 SHA256 (herumi-xbyak-v7.06_GH0.tar.gz) = 686c710a67c7fb8e99d8e326cf22aea310a29db27a9db8ba19a9fee44f8ec097 SIZE (herumi-xbyak-v7.06_GH0.tar.gz) = 271616

Packages (timestamps in pop-ups are UTC):
xbyak
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.067.065.9917.067.06-5.991-
FreeBSD:13:quarterly7.057.056.69.27.057.057.057.057.05
FreeBSD:14:latest7.067.066.687.067.066.69.1-6.69.1
FreeBSD:14:quarterly7.057.05-7.057.057.057.057.05
FreeBSD:15:latest7.067.06n/a7.05.1n/a7.057.057.05.1
FreeBSD:15:quarterly--n/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
Test dependencies:
  1. gmake : devel/gmake
  2. gsed : textproc/gsed
  3. nasm : devel/nasm
  4. yasm : devel/yasm
This port is required by:
for Build
  1. emulators/yuzu

Configuration Options:
No options to configure
Options name:
devel_xbyak
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/herumi/xbyak/tar.gz/v7.06?dummy=/
Collapse this list.

There are no commits on branch 2023Q1 for this port