[Bug 194987] New: [New port] devel/statik

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 13 08:56:00 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194987

            Bug ID: 194987
           Summary: [New port] devel/statik
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: cheffo at freebsd-bg.org

Created attachment 149357
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149357&action=edit
statik shar file

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.

WWW: https://github.com/rakyll/statik

Redports logs - https://redports.org/buildarchive/20141113084810-12388/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list