[Bug 228324] [NEW PORT] www/miniserve: HTTP server for file sharing with correct MIME types handling

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 17 20:48:39 UTC 2018


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

            Bug ID: 228324
           Summary: [NEW PORT] www/miniserve: HTTP server for file sharing
                    with correct MIME types handling
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/svenstaro/miniserve
                OS: Any
            Status: New
          Keywords: easy, feature, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: 0mp at FreeBSD.org

miniserve is a small, self-contained cross-platform CLI tool that allows you
to just grab the binary and serve some file(s) via HTTP. Sometimes this is just
a more practical and quick way than doing things properly.

Key features:
 - Easy to use
 - Just works: Correct MIME types handling out of the box
 - Single binary drop-in with no extra dependencies required
 - Authentication support with username and password
 - Mega fast and highly parallel (thanks to Rust and Actix)

----

QA:
 - portlint -AC
 - manual testing on 12.0-CURRENT r333659

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


More information about the freebsd-ports-bugs mailing list