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.

Port details
py-ranger File manager with VI key bindings
1.9.3 sysutils on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.9.3Version 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 search for ports maintained by this maintainer
Port Added: 2012-08-14 10:10:23
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: zip, tcpdump, tmux, coreutils, smartmontools
Also Listed In: python
License: GPLv3
WWW:
https://ranger.github.io/
Description:
Ranger is a file manager with VI key bindings.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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}ranger>0:sysutils/py-ranger@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-ranger/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-ranger
  • pkg install py39-ranger
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-ranger listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-ranger
Package flavors (<flavor>: <package>)
  • py39: py39-ranger
distinfo:
TIMESTAMP = 1594637266 SHA256 (ranger-1.9.3.tar.gz) = ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251 SIZE (ranger-1.9.3.tar.gz) = 280363

Expand this list (2 items)

Collapse this list.

SHA256 (081e73152a9391211770fab56676d7d974413ae6.patch) = 177c37def1aa1fe8575c0863b34d31aea050f6006f969c658debaf92487fd343 SIZE (081e73152a9391211770fab56676d7d974413ae6.patch) = 9192

Collapse this list.


Packages (timestamps in pop-ups are UTC):
py37-ranger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.9.3-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-ranger
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.31.9.3-1.9.31.9.3---
FreeBSD:13:quarterly1.9.31.9.3-1.9.31.9.31.9.31.9.31.9.3
FreeBSD:14:latest1.9.31.9.31.9.31.9.31.9.31.9.3-1.9.3
FreeBSD:14:quarterly1.9.31.9.3-1.9.31.9.31.9.31.9.31.9.3
FreeBSD:15:latest1.9.31.9.3n/a1.9.3n/a1.9.31.9.31.9.3
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest>0 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_py-ranger
USES:
desktop-file-utils python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ranger.github.io/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
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>
1.9.3
18 Jan 2023 10:36:11
commit hash: 6423984dafa1e4df9edc6cb86e2a6fc4ad8c317bcommit hash: 6423984dafa1e4df9edc6cb86e2a6fc4ad8c317bcommit hash: 6423984dafa1e4df9edc6cb86e2a6fc4ad8c317bcommit hash: 6423984dafa1e4df9edc6cb86e2a6fc4ad8c317b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Maintainer reset for linpct@gmail.com

 Many consecutive timeouts. We thank linpct for all his efforts and
 hope to see him back in the future.

PR:		267643
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.9.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.9.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.9.3
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.9.3
03 Aug 2020 10:46:41
Revision:544046Original commit files touched by this commit
kai search for other commits by this committer
sysutils/py-ranger: Update to 1.9.3

While I'm here:

* Backport a runtime fix for environments that don't have sysutils/screen
  installed but have TERM set to "screen".

* Reduce patching by switching manpages to the preferred share/man location.

* Rebase and document the patch that avoids hardcoded paths to w3mimgdisplay
  (which is supplied via www/w3m-img).

Changelog:

https://github.com/ranger/ranger/blob/v1.9.3/CHANGELOG.md

PR:		247938
Submitted by:	Greg Fitzgerald <gregf@hugops.pw> (based on)
Approved by:	maintainer timeout (3+ weeks)
MFH:		No (contains more additions/improvements than bugfixes)
1.9.2_1
27 May 2020 15:31:55
Revision:536695Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
1.9.2_1
03 Aug 2019 20:55:09
Revision:507998Original commit files touched by this commit
kai search for other commits by this committer
sysutils/py-ranger: Respect hier(7) and make concurrent safe

Documentation related files were installed into ${PREFIX}/doc instead of
${PREFIX}/share/doc. [1] Take this opportunity too to make the port
concurrent safe as it installs beside documentation also scripts and a
desktop entry.

Introduce an appropriate workaround for the desktop entry by prefixing the
filename after the corresponding Python flavor and also take care for the
script executable. Add "desktop-file-utils" to USES to update the desktop
database and reduce warnings in the stage QA.

Remove "python_OLD_CMD" that is no longer required and place a "do-test"
target with the required dependencies to easen QA related tasks in future.

PR:		237775
Reported by:	Ting-Wei Lan <lantw44@gmail.com> [1]
Approved by:	maintainer timeout (14 days)
1.9.2
25 Dec 2018 11:05:18
Revision:488312Original commit files touched by this commit
tobik search for other commits by this committer
sysutils/py-ranger: Update to 1.9.2

Changes:	https://raw.githubusercontent.com/ranger/ranger/v1.9.2/CHANGELOG.md
PR:		233655
Submitted by:	gregf@hugops.pw
Approved by:	linpct@gmail.com (maintainer timeout, 25 days)
1.9.1
13 Jun 2018 05:58:36
Revision:472288Original commit files touched by this commit
pi search for other commits by this committer
sysutils/py-ranger: update 1.8.1 -> 1.9.1

- update WWW

PR:		228738
Submitted by:	linpct@gmail.com (maintainer)
Relnotes:	https://ranger.github.io/changelog.html
1.8.1_1
21 Apr 2017 16:23:17
Revision:439091Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs
1.8.1
21 Feb 2017 14:35:32
Revision:434534Original commit files touched by this commit
krion search for other commits by this committer
Update sysutils/py-ranger 1.8.1

PR:		217245
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9684
1.7.2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.7.2
12 Apr 2016 07:15:04
Revision:413102Original commit files touched by this commit
pi search for other commits by this committer
sysutils/py-ranger: 1.7.1 -> 1.7.2

Changes:
- Fixed file name arguments passed to sxiv and feh when using :flat
- Fixed removal of empty directories when using :rename
- Fixed free disk space display on Mac OS X
- Fixed examples/vim_file_chooser to work with gvim too
- Fixed some other rare crashes and bugs
- Fixed downward mouse wheel scrolling
- Fixed warning about regex splits being drawin in title bar since python3.5
- Really fixed S key binding not working when SHELL=fish
- Improved doc/cheatsheet.svg
- Added some entries to rifle.conf
- Added key bindings pO and pP which work like po and pp but queue
  the operation in a first-in-first-out order.

PR:		208734
Submitted by:	Daniel Lin <linpct@gmail.com> (maintainer)
1.7.1
13 Aug 2015 11:02:50
Revision:394057Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.7.1
- Switch to autoplist
- Add NO_ARCH, LICENSE and fix shebangs

PR:		201034
Submitted by:	linpct@gmail.com (maintainer)
1.6.1_2
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.6.1_2
24 Oct 2014 16:56:10
Revision:371454Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
1.6.1_2
05 Feb 2014 15:55:17
Revision:342738Original commit files touched by this commit
swills search for other commits by this committer
- Patch ext/img_display.py with correct lib path [1]
- Convert to staging

PR:		ports/186469 [1]
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer) [1]
1.6.1
23 Sep 2013 18:17:05
Revision:328028Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.11.7

PR:		ports/181963
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
1.6.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.6.0
25 Jun 2013 18:20:39
Revision:321755Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.6.0

PR:		ports/179943
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
1.5.5
23 Aug 2012 06:48:09
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 1.5.5
- Update MASTER_SITES

Changes:	http://git.savannah.gnu.org/cgit/ranger.git/tree/CHANGELOG
PR:		ports/170820
Submitted by:	Jin-Sih Lin <linpct@gmail.com> (maintainer)
1.5.4
14 Aug 2012 10:09:50
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add py-ranger 1.5.4

Ranger is a file manager with VI key bindings.

WWW: http://nongnu.org/ranger/

PR:		ports/169843
Submitted by:	Jin-Sih Lin <linpct@gmail.com>

Number of commits found: 25