[Bug 284277] [NEW PORT] www/agate: Simple static file server in Rust for the Gemini network protocol

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Jan 2025 21:14:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284277

            Bug ID: 284277
           Summary: [NEW PORT] www/agate: Simple static file server in
                    Rust for the Gemini network protocol
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/mbrubeck/agate/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: alster@vinterdalen.se
 Attachment #256919 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 256919
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256919&action=edit
[PATCH] [NEW PORT] www/agate: Simple static file server in Rust for the Gemini
network protocol

Agate is a server for the Gemini network protocol, built with the Rust
programming language. Agate has very few features, and can only serve static
files. It uses async I/O, and should be quite efficient even when running on
low-end hardware and serving many concurrent requests.

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