Version: 1.9.3, Package name: ranger-1.9.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ranger is a file manager with VI key bindings. It provides a minimalistic yet nice curses interface with a view on the directory hierarchy. The secondary task of ranger is to psychically guess which program you want to use for opening particular files. |
Filesize: 273.792 KB |
Version History (View Complete History) |
|
2021-11-01 18:02:42 by Stuart Henderson | Files touched by this commit (147) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: 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. |
2020-07-08 16:57:41 by Klemens Nanni | Files touched by this commit (6) |
Log message: Drop myself as MAINTAINER |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-01-02 06:13:22 by Klemens Nanni | Files touched by this commit (6) |
Log message: Update to ranger 1.9.3 Lots of fixes: https://ranger.github.io/changelog.html OK bket |
2019-07-12 15:15:36 by Stuart Henderson | Files touched by this commit (54) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-28 14:52:03 by Stuart Henderson | Files touched by this commit (715) |
Log message: bump all the py3 things, _SYSTEM_VERSION didn't quite work out how we expected and it's easier|safer to do it this way than fiddle with pkg_add now. thanks aja for update tests with a quick bulk. |
2018-10-02 04:32:01 by Klemens Nanni | Files touched by this commit (2) |
Log message: Update to ranger-1.9.2 Fixes some crashes due to python 3.6/3.7. Introducing native Kitty image previews and a dired-filter inspired filter stack. Replace post-install with setup.py patch, massage test suite. OK rsadowski sthen |
2018-02-22 09:51:50 by Klemens Nanni | Files touched by this commit (8) |
Log message: Update to ranger 1.9.1, take MAINTAINER OK sthen |
2017-06-11 03:02:43 by David Coppa | Files touched by this commit (3) |
Log message: Fix default path for w3mimgdisplay. Spotted by "rage_311" on /r/openbsd (reddit) |
2015-11-19 12:13:35 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: update to ranger-1.7.2 |