OpenBSD CVS

CVS log for ports/sysutils/ranger/Makefile


[BACK] Up to [local] / ports / sysutils / ranger

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Mon May 6 12:24:07 2024 UTC (3 weeks, 5 days ago) by sthen
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (unified)

bump REVISION for py3.10 -> py3.11 switch

Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 27 17:16:33 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 (unified)

MASTER_SITES -> SITES

Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 13 15:29:48 2022 UTC (18 months, 2 weeks ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.16: +1 -1 lines
Diff to previous 1.16 (unified)

bump for MODPY_DEFAULT_VERSION_3 change

Revision 1.16 / (download) - annotate - [select for diffs], Fri Mar 11 19:57:55 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.15: +0 -2 lines
Diff to previous 1.15 (unified)

drop RCS Ids

Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 2 00:02:34 2021 UTC (2 years, 6 months ago) by sthen
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (unified)

bump REVISION for switch from Python 3.8 -> 3.9

Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 23 19:39:43 2021 UTC (3 years, 3 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (unified)

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.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 8 22:57:41 2020 UTC (3 years, 10 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (unified)

Drop myself as MAINTAINER

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 3 21:13:12 2020 UTC (3 years, 10 months ago) by sthen
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (unified)

bump REVISION; python 3 default changed to 3.8

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 2 13:13:22 2020 UTC (4 years, 5 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.10: +6 -6 lines
Diff to previous 1.10 (unified)

Update to ranger 1.9.3

Lots of fixes: https://ranger.github.io/changelog.html

OK bket

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 12 21:15:36 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.9 / (download) - annotate - [select for diffs], Sun Apr 28 20:51:54 2019 UTC (5 years, 1 month ago) by sthen
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (unified)

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.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 2 10:11:53 2018 UTC (5 years, 8 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.7: +14 -9 lines
Diff to previous 1.7 (unified)

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

Revision 1.7 / (download) - annotate - [select for diffs], Thu Feb 22 16:51:50 2018 UTC (6 years, 3 months ago) by kn
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.6: +24 -12 lines
Diff to previous 1.6 (unified)

Update to ranger 1.9.1, take MAINTAINER

OK sthen

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 11 09:02:43 2017 UTC (6 years, 11 months ago) by dcoppa
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.5: +6 -1 lines
Diff to previous 1.5 (unified)


Fix default path for w3mimgdisplay.

Spotted by "rage_311" on /r/openbsd (reddit)

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 19 19:13:35 2015 UTC (8 years, 6 months ago) by jasper
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

update to ranger-1.7.2

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 12 01:25:55 2014 UTC (9 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.3: +4 -6 lines
Diff to previous 1.3 (unified)

update to ranger 1.6.1, mostly from Kyle Merchant, drop maintainer

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 11 11:41:32 2013 UTC (11 years, 2 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.2: +3 -6 lines
Diff to previous 1.2 (unified)

PERMIT_* / REGRESS->TEST sweep

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 10 09:03:54 2012 UTC (11 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (unified)

add misc to categories

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 9 09:20:58 2012 UTC (11 years, 10 months ago) by sthen
Branch: sthen
CVS Tags: sthen_20120709
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

import ports/sysutils/ranger, ok giovanni@

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.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 9 09:20:58 2012 UTC (11 years, 10 months ago) by sthen
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.