| Port details |
- bun JavaScript runtime, bundler, test runner, and package manager
- 1.3.13.93 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-04-28 00:21:07
- Last Update: 2026-04-28 00:17:47
- Commit Hash: 8407c94
- 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.
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:
-
- To install the port:
- cd /usr/ports/lang/bun/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/bun
- pkg install bun
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bun
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1777332350
SHA256 (bun/bootstrap-x86_64-linux-musl.zip) = 0c09b44c0b2432d7ad8a759b685ba8ae1f883902851ac52e282ad60a89bebe42
SIZE (bun/bootstrap-x86_64-linux-musl.zip) = 100112252
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- clang++ : devel/llvm21
- cmake : devel/cmake-core
- git : devel/git
- ninja : devel/ninja
- cargo : lang/rust
- node : www/node24
- npm : www/npm-node24
- Test dependencies:
-
- bash : shells/bash
- Fetch dependencies:
-
- npm : www/npm-node24
- git : devel/git
- cargo : lang/rust
- clang++ : devel/llvm21
- cmake : devel/cmake-core
- ninja : devel/ninja
- node : www/node24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_bun
- USES:
- shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|