[Bug 227587] [NEW PORT] net-im/toot: Interact with the Mastodon social network from the command line
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 17 19:43:09 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227587
Bug ID: 227587
Summary: [NEW PORT] net-im/toot: Interact with the Mastodon
social network from the command line
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/ihabunek/toot
OS: Any
Status: New
Keywords: feature, patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: 0mp at FreeBSD.org
Created attachment 192596
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192596&action=edit
Patch adding a new net-im/toot port (version: 0.17.1)
Toot is a Mastodon command-line client. It was requested on the WantedPorts
wiki page[1].
Notes about the Makefile:
* I am not 100% sure if `PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}` is necessary.
* The reason why I added `MAKE_ENV= PATH+=${STAGEDIR}${PREFIX}/bin` is
that the toot program is required to be present in PATH during testing.
* The patch in files/ has already been submitted upstream[2]. Hopefully, it
will be included in the next release.
QA:
* portlint -AC
* poudriere testport: 11.1 amd64
* Manual testing on 12.0-CURRENT r332397
[1]: https://wiki.freebsd.org/WantedPorts
[2]: https://github.com/ihabunek/toot/pull/57
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list