| Port details |
- bun-linux Linux version of Bun JavaScript runtime and package manager
- 1.3.14 lang
=0 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: yuri@FreeBSD.org
 - Port Added: 2026-07-21 03:01:26
- Last Update: 2026-07-21 02:55:13
- Commit Hash: aadd75a
- License: LGPL20
- WWW:
- https://bun.com/
- https://github.com/oven-sh/bun
- Description:
- Bun is a fast JavaScript runtime, bundler, transpiler, and
package manager -- all in one.
This port installs the Linux binary of bun, which runs on FreeBSD
through the Linuxulator compatibility layer.
Key features:
- Up to 4x faster startup time than Node.js
- Native TypeScript and JSX support (no separate transpilation step)
- Built-in package manager (npm-compatible) with global caching
- Built-in test runner, bundler, and transpiler
- Web-standard APIs: fetch, WebSocket, ReadableStream, etc.
- Node.js compatibility: most Node.js built-in modules work out of the box
- Zig, C++, and Rust -- for maximum performance
 ¦ ¦ ¦ ¦ 
- 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:
-
- bun-linux>0:lang/bun-linux
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/bun-linux/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/bun-linux
- pkg install bun-linux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bun-linux
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1784592947
SHA256 (bun-linux-1.3.14/bun-linux-x64-baseline.zip) = a063908ae08b7852ca10939bbdc6ceed3ddabce8fb9402dce83d65d73b36e6c7
SIZE (bun-linux-1.3.14/bun-linux-x64-baseline.zip) = 35595658
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux_base-rl9>=9.2 : emulators/linux_base-rl9
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_bun-linux
- USES:
- linux:rl9 zip
- pkg-message:
- For install:
- You installed the Linux version of Bun.
The 'bun' command runs the Linux binary through the Linuxulator.
Make sure /compat/linux/proc is mounted before using bun:
sudo mount -t linprocfs linprocfs /compat/linux/proc
Run 'bun --help' to get started.
- Master Sites:
- There is no master site for this port.
|