notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-im/toot/Makefile

Number of commits found: 23

Saturday, 13 Apr 2024
09:31 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 1ef90d2476af510a18e4fd1c840e0abd73c0671a commit hash: 1ef90d2476af510a18e4fd1c840e0abd73c0671a commit hash: 1ef90d2476af510a18e4fd1c840e0abd73c0671a commit hash: 1ef90d2476af510a18e4fd1c840e0abd73c0671a 1ef90d2
Friday, 8 Mar 2024
20:16 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Return Lexi Winter's ports to pool

Requested by maintainer

PR:		277426
commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 commit hash: 3a99a744930bdc0f4412f7ca2c56de4889e40699 3a99a74
Monday, 26 Feb 2024
02:49 Joel Bodenmann (jbo) search for other commits by this committer 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)
commit hash: dad16f56cc7ecb434effae46d050cc900046b969 commit hash: dad16f56cc7ecb434effae46d050cc900046b969 commit hash: dad16f56cc7ecb434effae46d050cc900046b969 commit hash: dad16f56cc7ecb434effae46d050cc900046b969 dad16f5
Sunday, 14 Jan 2024
20:51 Mateusz Piotrowski (0mp) search for other commits by this committer
net-im/toot: Pass maintainership

PR:		276028
commit hash: f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496 commit hash: f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496 commit hash: f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496 commit hash: f68d4c2e456f0ff3695fd9fa2cca71a2eaa68496 f68d4c2
20:50 Mateusz Piotrowski (0mp) search for other commits by this committer Author: Lexi Winter
net-im/toot: Update to 0.41.1

PR:		276028
Approved by:	maintainer
commit hash: d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0 commit hash: d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0 commit hash: d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0 commit hash: d4df43b0bd2cb9dcc35f870b022c72d68a6cddf0 d4df43b
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 28 Sep 2021
13:47 Mateusz Piotrowski (0mp) search for other commits by this committer
net-im/toot: Update to 0.28.0

Changes:	https://github.com/ihabunek/toot/releases/tag/0.28.0
commit hash: e332adb5d59485b8eb316be3ea0ce545a5be47db commit hash: e332adb5d59485b8eb316be3ea0ce545a5be47db commit hash: e332adb5d59485b8eb316be3ea0ce545a5be47db commit hash: e332adb5d59485b8eb316be3ea0ce545a5be47db e332adb
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 27 Jun 2020
12:59 0mp search for other commits by this committer
Update to 0.27.0

Release notes:
https://github.com/ihabunek/toot/releases/tag/0.27.0
Original commitRevision:540598 
Thursday, 16 Apr 2020
07:08 0mp search for other commits by this committer
net-im/toot: Update to 0.26.0

Release notes:
https://github.com/ihabunek/toot/releases/tag/0.26.0
Original commitRevision:531825 
Tuesday, 11 Feb 2020
13:21 0mp search for other commits by this committer
Add missing runtime dependencies

Reported by:	arved
Original commitRevision:525814 
Saturday, 1 Feb 2020
16:02 0mp search for other commits by this committer
Update to 0.25.2

While here, pet portfmt & portclippy.

Reported by:	Repology
Original commitRevision:524771 
Friday, 20 Sep 2019
14:52 0mp search for other commits by this committer
Update to 0.24.0

Changelog:
https://github.com/ihabunek/toot/releases/tag/0.24.0

Reported by:	portscout
Event:		EuroBSDcon 2019 Hackathon
Original commitRevision:512416 
Wednesday, 4 Sep 2019
12:23 0mp search for other commits by this committer
net-im/toot: Remove unused MAKE_ENV assignment
Original commitRevision:511087 
10:19 0mp search for other commits by this committer
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.
Original commitRevision:511076 
Friday, 2 Aug 2019
09:43 0mp search for other commits by this committer
net-im/toot: Update to 0.22.0

Changelog:
https://github.com/ihabunek/toot/releases/tag/0.22.0

Reported by:	portscout
Original commitRevision:507865 
Wednesday, 27 Feb 2019
09:36 0mp search for other commits by this committer
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
Original commitRevision:494038 
Wednesday, 22 Aug 2018
09:57 0mp search for other commits by this committer
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
Original commitRevision:477780 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 19 Apr 2018
11:52 amdmi3 search for other commits by this committer
- Add missing run-depends

PR:		227616
Submitted by:	0mp@FreeBSD.org (maintainer)
Reported by:	z7dr6ut7gs@snkmail.com
Original commitRevision:467765 
Wednesday, 18 Apr 2018
10:50 krion search for other commits by this committer
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>
Original commitRevision:467702 

Number of commits found: 23