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 photosAll times are UTC
Ukraine
Port details on branch 2023Q4
statik Embed static files into a Go executable
0.1.2_16,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_16,1Version of this port present on the latest quarterly branch.
Maintainer: cheffo@freebsd-bg.org search for ports maintained by this maintainer
Port Added: 2023-12-07 15:09:06
Last Update: 2023-12-07 15:06:56
Commit Hash: 1a5ede5
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_16,1/catalog.mk
  3. /usr/local/share/licenses/statik-0.1.2_16,1/LICENSE
  4. /usr/local/share/licenses/statik-0.1.2_16,1/APACHE20
Collapse this list.
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

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
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_16,1
07 Dec 2023 15:06:56
commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66commit hash: 1a5ede5f3667b6e0399abb165603b33f51f65d66 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
(cherry picked from commit 0505b712df3ae2b4bcaba00aecc7c1e9100d8609)

Number of commits found: 1