10 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
c7010de0bd bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:30:15 +00:00
kn
8a09417735 Drop myself as maintainer 2022-09-11 17:40:53 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
sthen
74e3cc3e92 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:51 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kn
d142f37002 Update to tuir 1.29.0
* Links to twitch.tv can now be opened using the video/x-youtube mailcap entry
* TUIR now supports using a mailcap in `~/.config/tuir/mailcap`, and this is
  the new default path for `tuir --copy-mailcap`
* Experimental support for new config settings
  "look_and_feel" and
  "subreddit_format". These enable users to have greater control over the
  formatting of SubredditPages. More detailed information is available in the
  default config file.
2020-05-14 19:01:38 +00:00
kn
b78bacc2ab Import www/tuir
Feedback OK sthen

A text-based interface (TUI) to view and interact with Reddit
from your terminal.

tuir supports color schemes, user login, persistent authentication and mailcap
for opening media links;  all with extensive examples and documentation.
2020-02-29 23:07:48 +00:00