| Port details on branch 2026Q2 |
- statik Embed static files into a Go executable
- 0.1.2_41,1 devel
=0 0.1.2_41,1Version of this port present on the latest quarterly branch. - Maintainer: cheffo@freebsd-bg.org
 - Port Added: 2026-04-10 17:07:00
- Last Update: 2026-06-03 18:00:48
- Commit Hash: 3d69120
- License: APACHE20
- WWW:
- https://github.com/rakyll/statik
- Description:
- statik allows you to embed a directory of static files into your
Go binary to be later served from an http.FileSystem. Is this a
crazy idea? No, not necessarily. If you're building a tool that
has a Web component, you typically want to serve some images, CSS
and JavaScript. You like the comfort of distributing a single binary,
so you don't want to mess with deploying them elsewhere. If your
static files are not large in size and will be browsed by a few
people, statik is a solution you are looking for.
¦ ¦ ¦ ¦ 
- 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/devel/statik/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/statik
- pkg install statik
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: statik
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386 riscv64
- distinfo:
- TIMESTAMP = 1532542245
SHA256 (rakyll-statik-v0.1.2_GH0.tar.gz) = c9eee1ba676b20ac83ec28315580ed36b4018225fbef1f82acdf8e7c92078174
SIZE (rakyll-statik-v0.1.2_GH0.tar.gz) = 172864
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_statik
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.2_41,1 03 Jun 2026 18:00:48
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.11 / go-1.26.4 |
0.1.2_40,1 09 May 2026 17:30:33
    |
Adam Weinberger (adamw)  |
various: Bump ports for Go 1.25.10 |
0.1.2_39,1 10 Apr 2026 16:19:03
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.9 / 1.26.2 |