| Port details |
- bun-decompile Extract and de-minify source code from Bun-compiled executables
- 0.2.0 misc
=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-29 16:30:15
- Last Update: 2026-04-29 15:28:47
- Commit Hash: 7a68de0
- License: GPLv3
- WWW:
- https://github.com/shepherdjerred/monorepo/tree/main/packages/bun-decompile
- Description:
- bun-decompile extracts and de-minifies source code from Bun-compiled
executables using AI. Originally developed to inspect the Claude Code CLI,
which ships as a Bun-compiled binary.
Features:
- Binary extraction: parse Bun's embedded module graph to extract all bundled
sources
- Sourcemap recovery: automatically recover original TypeScript/JSX sources
from embedded sourcemaps
- AI de-minification: use OpenAI or Anthropic to rename minified identifiers
back to meaningful names
- Functional equivalence: Babel-based renaming guarantees the de-minified
code works identically
¦ ¦ ¦ ¦ 
- 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-decompile>0:misc/bun-decompile
- To install the port:
- cd /usr/ports/misc/bun-decompile/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/bun-decompile
- pkg install bun-decompile
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bun-decompile
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776711542
SHA256 (bun-decompile-0.2.0.tar.gz) = baec938e52e6687769e31b7fdbfd3f830f0805d130baedb0f09b1a6eecb93cca
SIZE (bun-decompile-0.2.0.tar.gz) = 15603840
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.
- Runtime dependencies:
-
- bun : lang/bun
- Fetch dependencies:
-
- curl : ftp/curl
- jq : textproc/jq
- npm : www/npm
- ca-root-nss.crt : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_bun-decompile
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.2.0 29 Apr 2026 15:28:47
    |
Yuri Victorovich (yuri)  |
misc/bun-decompile: New port: Extract and de-minify source code from
Bun-compiled executables |
Number of commits found: 1
|