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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2025Q4
statik Embed static files into a Go executable
0.1.2_31,1 devel 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 0.1.2_44,1Version of this port present on the latest quarterly branch.
Maintainer: cheffo@freebsd-bg.org search for ports maintained by this maintainer
Port Added: 2025-11-01 15:53:31
Last Update: 2025-11-01 15:48:35
Commit Hash: ae07b4c
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.
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 (4 items)
Collapse this list.
  1. bin/statik
  2. /usr/local/share/licenses/statik-0.1.2_31,1/catalog.mk
  3. /usr/local/share/licenses/statik-0.1.2_31,1/LICENSE
  4. /usr/local/share/licenses/statik-0.1.2_31,1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • statik>0:devel/statik
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

Packages (timestamps in pop-ups are UTC):
statik
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.2_39,10.1.2_39,1-0.1.2_30,10.1.2_39,1n/an/an/a
FreeBSD:13:quarterly0.1.2_39,10.1.2_39,1-0.1.2_27,10.1.2_39,1n/an/an/a
FreeBSD:14:latest0.1.2_44,10.1.2_44,1-0.1.2_29,10.1.2_44,1---
FreeBSD:14:quarterly0.1.2_44,10.1.2_44,1-0.1.2_27,10.1.2_44,1---
FreeBSD:15:latest0.1.2_44,10.1.2_44,1n/a-n/an/a--
FreeBSD:15:quarterly0.1.2_44,10.1.2_44,1n/a-n/an/a--
FreeBSD:16:latest0.1.2_44,10.1.2_44,1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rakyll/statik/tar.gz/v0.1.2?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.1.2_31,1
01 Nov 2025 15:48:35
commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114commit hash: ae07b4cd9e5d2da82d1b03dfbd103c951d7a9114 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump Go ports for 1.24.9

This is a direct commit to 2025Q4. It'll definitely bring things (esp.
PORTREVISION lines) out of sync with main, but trying to MFH the
associated bump commit would bring in a massive quantity of conflicts.

Number of commits found: 1