Bug 267096

Summary: [NEW PORT] www/rustypaste-cli: CLI tool for rustypaste
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/orhun/rustypaste-cli/
Attachments:
Description Flags
rustypaste-cli-0.2.0 none

Description Jesús Daniel Colmenares Oviedo 2022-10-15 18:06:59 UTC
Created attachment 237349 [details]
rustypaste-cli-0.2.0

Description:

rustypaste-cli or rpaste is a CLI tool for the minimal file
upload/pastebin service: rustypaste.

WWW: https://github.com/orhun/rustypaste-cli/

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.1-RELEASE, amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-22 15:26:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e56b812cc003c0721e40d34077738d593821e2fa

commit e56b812cc003c0721e40d34077738d593821e2fa
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2022-10-15 17:51:22 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-22 15:24:29 +0000

    Add www/rustypaste-cli: CLI tool for rustypaste

    rustypaste-cli or rpaste is a CLI tool for the minimal file
    upload/pastebin service: rustypaste.

    WWW: https://github.com/orhun/rustypaste-cli/

    PR:             267096

 www/rustypaste-cli/Makefile (new)        |  26 ++++++
 www/rustypaste-cli/Makefile.crates (new) |  73 +++++++++++++++
 www/rustypaste-cli/distinfo (new)        | 149 +++++++++++++++++++++++++++++++
 www/rustypaste-cli/pkg-descr (new)       |   2 +
 4 files changed, 250 insertions(+)