Summary: | [NEW PORT] sysutils/rsfetch: Minimal fetch program written in Rust | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | tcberner | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://github.com/rsfetch/rsfetch | ||||||||
Attachments: |
|
Description
Lewis Cook
2020-03-14 18:47:45 UTC
Created attachment 212411 [details]
rsfetch-2.0.0.log
* Poudriere build log.
Committed. Thanks. A commit references this bug: Author: tcberner Date: Sun Mar 15 09:38:46 UTC 2020 New revision: 528481 URL: https://svnweb.freebsd.org/changeset/ports/528481 Log: New port: sysutils/rsfetch: Minimal fetch program written in Rust Fast (<1ms execution time) system information fetching program, written entirely in Rust. It currently supports Linux and (Open|Net|Free)BSD. All information fields are disabled by default, and must be manually enabled via configuration flags. rsfetch has no configuration file, making it even more fast. Users may instead create aliases in their ~/.${SHELL}rc. In addition, no automatic package manager or ASCII logo mechanism is present, but must instead be manually specified. WWW: https://github.com/rsfetch/rsfetch PR: 244811 Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) Changes: head/sysutils/Makefile head/sysutils/rsfetch/ head/sysutils/rsfetch/Makefile head/sysutils/rsfetch/distinfo head/sysutils/rsfetch/pkg-descr |