Port details |
- rtv Commandline client for reddit
- 1.27.0 www
=1 1.27.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned, use www/py-ttrv or www/py-tuir instead
This port expired on: 2021-02-14
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2016-03-15 09:41:41
- Last Update: 2021-02-17 09:05:41
- SVN Revision: 565488
- People watching this port, also watch:: py39-pypcap, notmuch, picoc, monit
- License: MIT
- WWW:
- https://github.com/michael-lazar/rtv
- Description:
- Reddit Terminal Viewer allows you to view and interact with reddit
from your terminal.
WWW: https://github.com/michael-lazar/rtv
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: rtv
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1559836485
SHA256 (michael-lazar-rtv-v1.27.0_GH0.tar.gz) = c57a6cbb2525160b6aaa9180aec0293962b6969675f8ac0f2cfacff3cbd00d7c
SIZE (michael-lazar-rtv-v1.27.0_GH0.tar.gz) = 17277593
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:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-six>=1.10.0 : devel/py-six@py37
- py37-kitchen>=1.2.4 : devel/py-kitchen@py37
- py37-requests>=2.11.1 : www/py-requests@py37
- py37-beautifulsoup>=4.5.1 : www/py-beautifulsoup@py37
- py37-decorator>=4.0.10 : devel/py-decorator@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:3.6+
- 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 |
1.27.0 17 Feb 2021 09:05:41 |
rene |
Remove expired ports:
2021-02-14 www/rtv: Abandoned, use www/py-ttrv or www/py-tuir instead
2021-02-15 textproc/py-sphinxcontrib-websupport11: Use
textproc/py-sphinxcontrib-websupport instead
2021-02-15 textproc/py-sphinx18: Old version, use textproc/py-sphinx instead |
1.27.0 14 Jan 2021 14:14:10 |
dbaio |
www/rtv: Mark as deprecated and set an expiry date
More info https://github.com/michael-lazar/rtv/issues/715 |
1.27.0 11 Jan 2021 19:36:17 |
rene |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
1.27.0 24 Dec 2020 09:21:28 |
antoine |
soupsieve 2.0.1 is only compatible with python 3.6+ |
1.27.0 07 Jun 2019 00:07:51 |
dbaio |
www/rtv: Update to 1.27.0
Changelog: https://github.com/michael-lazar/rtv/releases/tag/v1.27.0 |
1.26.0_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.26.0 22 Mar 2019 22:12:05 |
dbaio |
www/rtv: Update to 1.26.0
Changelog: https://github.com/michael-lazar/rtv/releases/tag/v1.26.0 |
1.25.1 14 Feb 2019 23:02:31 |
dbaio |
www/rtv: Update to 1.25.1
Changelog: https://github.com/michael-lazar/rtv/releases/tag/v1.25.1 |
1.25.0 13 Feb 2019 00:23:00 |
dbaio |
www/rtv: Update to 1.25.0
Changelog: https://github.com/michael-lazar/rtv/releases/tag/v1.25.0 |
1.24.0 14 Aug 2018 01:14:18 |
dbaio |
www/rtv: Update to 1.24.0
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.24.0 |
1.23.0 26 Jun 2018 22:50:14 |
dbaio |
www/rtv: Update to 1.23.0
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.23.0 |
1.22.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 |
1.22.1 15 Mar 2018 01:13:38 |
dbaio |
www/rtv: Update to 1.22.1
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.22.1 |
1.22.0 10 Mar 2018 00:29:29 |
dbaio |
www/rtv: Update to 1.22.0
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.22.0 |
1.21.0 31 Dec 2017 14:25:36 |
dbaio |
www/rtv: Update to 1.21.0
- Fix order of variables in Makefile.
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.21.0 |
1.20.0 20 Dec 2017 03:46:08 |
dbaio |
www/rtv: Update to 1.20.0
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.20.0 |
1.19.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.19.0 25 Oct 2017 00:10:51 |
dbaio |
www/rtv: Update to 1.19.0, Fix crash due Reddit API change
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.19.0
MFH: 2017Q4 |
1.18.0 09 Sep 2017 12:50:58 |
dbaio |
www/rtv: Update to 1.18.0
Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.18.0 |
1.17.1 08 Aug 2017 23:41:45 |
dbaio |
www/rtv: Update to 1.17.1
Bugfixes
- J/K commands are now restricted to the submission page. |
1.17.0 04 Aug 2017 00:22:06 |
dbaio |
www/rtv: Update to 1.17.0
Features
- Added the J command to jump to the next sibling comment.
- Added the K command to jump to the parent comment.
- Search results can now be sorted, and the title bar has been updated
to display the current search query.
- Imgur URLs are now resolved via the Imgur API.
This enables the loading of large albums with over 10 images.
An imgur_client_id option has been added to the RTV configuration.
- A MIME parser has been added for www.liveleak.com.
- RTV now respects the $VISUAL environment variable.
Bugfixes
- Fixed a screen refresh bug on urxvt terminals.
- New key bindings will now attempt to fallback to their default key if not
defined in the user's configuration file.
Documentation
- Added additional mailcap examples for framebuffer videos and iTerm2.
- Python version information is now captured in the log at startup. |
1.16.0 02 Jul 2017 21:42:28 |
dbaio |
www/rtv: Update to 1.16.0
Features
Added the ability to copy links to the OS clipboard with y and Y.
Both submissions and comments can now be viewed on /user/ pages.
A MIME parser has been added for www.streamable.com.
A MIME parser has been added for www.vidme.com.
Submission URLs can now be opened while viewing the comments page.
Bugfixes
More graceful handling for the invalid LOCALE error on MacOS.
A fatal error is now raised when trying to run on Windows without curses.
Fixed an error when trying to view saved comments.
Invalid refresh-tokens are now automatically deleted.
Users who are signed up for Reddit's beta profiles can now launch RTV.
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11419 |
1.15.1 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
1.15.1 15 Apr 2017 19:39:04 |
ler |
Update to 1.15.1
- Removed the mailcap-fix dependency for python versions >= 3.6.0
- Changes: http://github.com/michael-lazar/rtv/releases/tag/v1.15.1
PR: 218670
Submitted by: dbaio@bsd.com.br (maintainer)
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D10405 |
1.15.0 02 Apr 2017 14:37:41 |
miwi |
- Update to 1.15.0
PR: 218279
Submitted by: maintainer |
1.14.1 17 Jan 2017 16:22:12 |
olivierd |
Update to 1.14.1
Changelog:
https://github.com/michael-lazar/rtv/blob/v1.14.1/CHANGELOG.rst#1141-2017-01-12
PR: 216023
Submitted by: Danilo G. Baio (maintainer) |
1.13.0 28 Nov 2016 13:45:39 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by: portmgr blanket |
1.13.0 07 Nov 2016 12:05:41 |
robak |
www/rtv: update 1.9.1 -> 1.13.0 and new maintainer
- Remove python version limit 3.3+
- Remove dependency www/py-tornado not used anymore
- Add new dependencies:
www/py-requests
www/py-beautifulsoup
devel/py-decorator
devel/py-mailcap-fix
devel/py-update_checker
- Fix duplicate entry of dependency devel/py-six
- Small change on pkg-descr (line with more than 80 characters)
- Install manpage(1) properly
- Set architecture neutral
- Set MAINTAINER to submitter
PR: 213149
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> |
1.9.1 28 Sep 2016 20:26:33 |
arved |
Drop maintainership, ENOTIME for reddit
There is an update available |
1.9.1 28 Jun 2016 09:16:34 |
arved |
Update to 1.9.1 |
1.9.0 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
1.9.0 15 Apr 2016 10:54:15 |
arved |
Update to 1.9.0 |
1.8.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.8.1 17 Mar 2016 06:39:40 |
antoine |
Unbreak INDEX when PACKAGE_BUILDING is set |
1.8.1 16 Mar 2016 16:06:22 |
arved |
Disable PACKAGE_BUILDING. package building doesn't work with python != 2.7 |
1.8.1 15 Mar 2016 09:41:30 |
arved |
Add rtv, Reddit Terminal Viewer, a command line client for reddit |