Port details |
- toot Interact with the Mastodon social network from the command line
- 0.42.0 net-im =2 0.42.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@freebsd.org
- Port Added: 2018-04-18 10:50:51
- Last Update: 2024-04-13 09:31:50
- Commit Hash: 1ef90d2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/ihabunek/toot
- Description:
- Toot is a Mastodon CLI client written in Python.
Features:
* Posting, replying, deleting statuses
* Support for media uploads, spoiler text, sensitive content
* Search by account or hash tag
* Following, muting and blocking accounts
* Simple switching between authenticated in Mastodon accounts
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}toot>0:net-im/toot@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net-im/toot/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/toot
- pkg install py39-toot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-toot listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-toot
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712886516
SHA256 (toot-0.42.0.tar.gz) = 6f6c128f7111ff945de6f67386083d1426d086beda4f40b410b8f646409183ef
SIZE (toot-0.42.0.tar.gz) = 1000822
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-flake8>=0 : devel/py-flake8@py39
- py39-psycopg2>=0 : databases/py-psycopg2@py39
- py39-pytest-xdist>=0 : devel/py-pytest-xdist@py39
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-typing-extensions>=0 : devel/py-typing-extensions@py39
- py39-urwidgets>=0.1 : devel/py-urwidgets@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-beautifulsoup>=4.5.0<5.0 : www/py-beautifulsoup@py39
- py39-click>=8.1<9 : devel/py-click@py39
- py39-requests>=2.13<3.0 : www/py-requests@py39
- py39-tomlkit>=0.10.0<1.0 : textproc/py-tomlkit@py39
- py39-wcwidth>=0.1.7 : devel/py-wcwidth@py39
- py39-urwid>=2.0.0<3.0 : devel/py-urwid@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_toot
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.42.0 13 Apr 2024 09:31:50 |
Po-Chuan Hsieh (sunpoet) |
net-im/toot: Update to 0.42.0
- Remove BROKEN
- Update MASTER_SITES: use upstream release tarball (sdist)
- Change MASTER_SITES to PYPI and GitHub
- Update version requirement of RUN_DEPENDS
- Convert to USE_PYTHON=pytest
Changes: https://github.com/ihabunek/toot/releases |
0.41.1 08 Mar 2024 20:16:26 |
Daniel Engberg (diizzy) |
*/*: Return Lexi Winter's ports to pool
Requested by maintainer
PR: 277426 |
0.41.1 26 Feb 2024 02:49:21 |
Joel Bodenmann (jbo) Author: Lexi Winter |
net-im/toot: Mark as BROKEN since devel/py-urwid is broken
PR: 276347
Reviewed by: kevans
Approved by: tcberner (mentor, implicit) |
0.41.1 14 Jan 2024 20:51:00 |
Mateusz Piotrowski (0mp) |
net-im/toot: Pass maintainership
PR: 276028 |
0.41.1 14 Jan 2024 20:50:59 |
Mateusz Piotrowski (0mp) Author: Lexi Winter |
net-im/toot: Update to 0.41.1
PR: 276028
Approved by: maintainer |
0.28.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.28.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.28.0 28 Sep 2021 13:47:29 |
Mateusz Piotrowski (0mp) |
net-im/toot: Update to 0.28.0
Changes: https://github.com/ihabunek/toot/releases/tag/0.28.0 |
0.27.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.27.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.27.0 27 Jun 2020 12:59:59 |
0mp |
Update to 0.27.0
Release notes:
https://github.com/ihabunek/toot/releases/tag/0.27.0 |
0.26.0 16 Apr 2020 07:08:01 |
0mp |
net-im/toot: Update to 0.26.0
Release notes:
https://github.com/ihabunek/toot/releases/tag/0.26.0 |
0.25.2_1 11 Feb 2020 13:21:11 |
0mp |
Add missing runtime dependencies
Reported by: arved |
0.25.2 01 Feb 2020 16:02:47 |
0mp |
Update to 0.25.2
While here, pet portfmt & portclippy.
Reported by: Repology |
0.24.0 20 Sep 2019 14:52:03 |
0mp |
Update to 0.24.0
Changelog:
https://github.com/ihabunek/toot/releases/tag/0.24.0
Reported by: portscout
Event: EuroBSDcon 2019 Hackathon |
0.23.1 04 Sep 2019 12:23:04 |
0mp |
net-im/toot: Remove unused MAKE_ENV assignment |
0.23.1 04 Sep 2019 10:19:00 |
0mp |
net-im/toot: Update to 0.23.1
Changelogs:
- https://github.com/ihabunek/toot/releases/tag/0.23.0
- https://github.com/ihabunek/toot/releases/tag/0.23.1
Also put variables in order. |
0.22.0 02 Aug 2019 09:43:41 |
0mp |
net-im/toot: Update to 0.22.0
Changelog:
https://github.com/ihabunek/toot/releases/tag/0.22.0
Reported by: portscout |
0.21.0 27 Feb 2019 09:36:25 |
0mp |
net-im/toot: Update to 0.21.0
- Add new runtime dependencies
- Add more toot tests to the makefile
- Changelogs:
- https://github.com/ihabunek/toot/releases/tag/0.20.0
- https://github.com/ihabunek/toot/releases/tag/0.21.0
Reviewed by: krion
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D19377 |
0.19.0 22 Aug 2018 09:57:00 |
0mp |
net-im/toot: Update to 0.19.0
Changelog:
- 0.18.0: https://github.com/ihabunek/toot/releases/tag/0.18.0
- Add support for public, tag and list timelines in toot timeline
- Add --sensitive and --spoiler-text options to toot post
- Curses app improvements:
- Respect sensitive content, require keypress to show
- Add help modal (press h)
- Misc rendering improvements
- 0.19.0: https://github.com/ihabunek/toot/releases/tag/0.19.0
- Add support for replying to a toot
- Add toot delete command for deleting a toot
- Add global --quiet flag to silence output
- Make toot login provide browser login, and toot login_cli log in via
console. This makes it clear what's the preferred option.
- Use Idempotency-Key header to prevent multiple toots being posted if
request is retried
- Fix a bug where all media would be marked as sensitive
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16826 |
0.17.1_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.17.1_1 19 Apr 2018 11:52:01 |
amdmi3 |
- Add missing run-depends
PR: 227616
Submitted by: 0mp@FreeBSD.org (maintainer)
Reported by: z7dr6ut7gs@snkmail.com |
0.17.1 18 Apr 2018 10:50:38 |
krion |
Toot is a Mastodon CLI client written in Python, which lets you log
into your Mastodon account, search for users and hashtags, display
timelines, post (toot), upload media files and perform account
related actions such us following, muting and blocking.
WWW: https://github.com/ihabunek/toot
PR: 227587
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org> |