[Bug 267095] [NEW PORT] www/rustypaste: Minimal file upload/pastebin
Date: Sat, 15 Oct 2022 18:03:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267095 Bug ID: 267095 Summary: [NEW PORT] www/rustypaste: Minimal file upload/pastebin Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/orhun/rustypaste/ OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: DtxdF@disroot.org Created attachment 237348 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=237348&action=edit rustypaste-0.8.2 Description: Rustypaste is a minimal file upload/pastebin service. Features: * File upload & URL shortening & upload from URL - supports basic HTTP authentication - random file names (optional) - pet name (e.g. capital-mosquito.txt) - alphanumeric string (e.g. yB84D2Dv.txt) - supports expiring links - auto-deletion of expired files (optional) - supports one shot links (can only be viewed once) - guesses MIME types - supports overriding and blacklisting - no duplicate uploads (optional) * Single binary * Simple configuration - supports hot reloading * No database - filesystem is used * Self-hosted - centralization is bad! * Written in Rust - blazingly fast! WWW: https://github.com/orhun/rustypaste/ QA: * portlint: - WARN: Makefile: possible use of absolute pathname "/var/db/${PORTNAME}". * testport: OK (poudriere: 13.1-RELEASE, amd64) -- You are receiving this mail because: You are the assignee for the bug.