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
Port details
cbqn BQN implementation in C
0.11.0 langnew! 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: siva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-02-17 20:21:10
Last Update: 2026-02-17 20:19:47
Commit Hash: 3ae18e1
License: APACHE20 BSL GPLv3 LGPL3 MIT MPL20
WWW:
https://github.com/dzaima/CBQN
Description:
A BQN implementation in C
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 (10 items)
Collapse this list.
  1. bin/bqn
  2. include/bqnffi.h
  3. /usr/local/share/licenses/cbqn-0.11.0/catalog.mk
  4. /usr/local/share/licenses/cbqn-0.11.0/LICENSE
  5. /usr/local/share/licenses/cbqn-0.11.0/APACHE20
  6. /usr/local/share/licenses/cbqn-0.11.0/BSL
  7. /usr/local/share/licenses/cbqn-0.11.0/GPLv3
  8. /usr/local/share/licenses/cbqn-0.11.0/LGPL3
  9. /usr/local/share/licenses/cbqn-0.11.0/MIT
  10. /usr/local/share/licenses/cbqn-0.11.0/MPL20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • cbqn>0:lang/cbqn
To install the port:
cd /usr/ports/lang/cbqn/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/cbqn
  • pkg install cbqn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cbqn
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1771001320 SHA256 (dzaima-CBQN-v0.11.0_GH0.tar.gz) = b8b680b9c4a26f67a3949f28f58604ae1c52ef8d5d5d97d521393c528c36b178 SIZE (dzaima-CBQN-v0.11.0_GH0.tar.gz) = 616036

Expand this list (8 items)

Collapse this list.

SHA256 (dzaima-replxx-5e3bd870699007b9536d29f60e3a2b0a68ce0a7a_GH0.tar.gz) = 7c5bee7bdd241a7050d3cc172c2bd119deeda8b2f4fd9f1a0e9f2eaa355d14d8 SIZE (dzaima-replxx-5e3bd870699007b9536d29f60e3a2b0a68ce0a7a_GH0.tar.gz) = 100179 SHA256 (dzaima-cbqnBytecode-156b47caf895f6706811c5c34bbbbaf192b8018b_GH0.tar.gz) = 050acbe9a8d0a104c1739addeaa23a4b9b0bef9bb4dcd48ca613790fb30048d7 SIZE (dzaima-cbqnBytecode-156b47caf895f6706811c5c34bbbbaf192b8018b_GH0.tar.gz) = 70656 SHA256 (mlochbaum-Singeli-2936c66b061b9df61cafc1f8d07a7ed53bf10bee_GH0.tar.gz) = feda6ea0c30c47984f2d2705201a044af9ca319b50f7125722f2c2395da561f5 SIZE (mlochbaum-Singeli-2936c66b061b9df61cafc1f8d07a7ed53bf10bee_GH0.tar.gz) = 143621 SHA256 (mlochbaum-BQN-0ffb828ca19fe6f53463068fd92a0eb3776d62a4_GH0.tar.gz) = 89757bef1f7a5208b88db280c54ecb5028047a217f6661e3a427eec522ebfcb3 SIZE (mlochbaum-BQN-0ffb828ca19fe6f53463068fd92a0eb3776d62a4_GH0.tar.gz) = 3369569

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cbqn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.11.0---n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.11.0------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.11.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.11.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libffi.so : devel/libffi
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cbqn-0.11.0: FFI=on: FFI support ===> Use 'make config' to modify these settings
Options name:
lang_cbqn
USES:
gmake pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dzaima/CBQN/tar.gz/v0.11.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.0
17 Feb 2026 20:19:47
commit hash: 3ae18e157239745570685fabe471fa4a46636c4fcommit hash: 3ae18e157239745570685fabe471fa4a46636c4fcommit hash: 3ae18e157239745570685fabe471fa4a46636c4fcommit hash: 3ae18e157239745570685fabe471fa4a46636c4f files touched by this commit
Siva Mahadevan (siva) search for other commits by this committer
lang/cbqn: new port: A BQN implementation in C

Approved by:	lwhsu (mentor, implicitly)

Number of commits found: 1