Port details |
- vimpager Use Vim/NeoVim as a pager
- 2.06.20200712_1 sysutils
=4 2.06.20200712_1Version 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
 - Port Added: 2011-12-10 18:49:55
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tmux, rsync, lame, zsh, vim
- License: BSD2CLAUSE
- WWW:
- https://github.com/rkitover/vimpager
- Description:
- Vimpager uses the power of Vim to provide a powerful pager.
It runs Vim (or NeoVim, or even GVim) and acts as a frontend,
allowing for full Vim syntax highlighting, navigation, and
configurability.
To make Vimpager look for anything other than `vim', set
VIMPAGER_VIM=nvim or VIMPAGER_VIM=gvim.
To set Vimpager as your default pager, export PAGER=vimpager
in your shell.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vimpager>0:sysutils/vimpager
- To install the port:
- cd /usr/ports/sysutils/vimpager/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/vimpager
- pkg install vimpager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vimpager
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1594537103
SHA256 (rkitover-vimpager-2.06.20200712-85004fd_GH0.tar.gz) = 7bf5f4b7ac6ef0bfc2d7837ce4a4bab9d891ddd14739e0619ba3346e75c3fb4d
SIZE (rkitover-vimpager-2.06.20200712-85004fd_GH0.tar.gz) = 164077
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:
-
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- vim : editors/vim
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for vimpager-2.06.20200712_1:
DOCS=on: Build and/or install documentation
====> Choose your Vim backend: you have to select exactly one of them
NEOVIM=off: NeoVim
VIM=on: Vim
===> Use 'make config' to modify these settings
- Options name:
- sysutils_vimpager
- USES:
- gmake
- pkg-message:
- For install:
- To make Vimpager your default pager, run `export PAGER=vimpager'
or put it in your shell config file.
Vimpager looks only for `vim'. To make Vimpager look for anything
else, set `VIMPAGER_VIM=nvim' or `VIMPAGER_VIM=gvim'.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.06.20200712_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.06.20200712_1 20 Jul 2022 14:23:05
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.06.20200712_1 02 Sep 2021 18:09:29
    |
Adam Weinberger (adamw)  |
many: Depend on vim instead of vim-console |
2.06.20200712_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.06.20200712_1 13 Jul 2020 06:51:01
  |
adamw  |
vimpager: Add plist, forgotten in r542108
Also, add some instructions to get up and running. |
2.06.20200712 12 Jul 2020 21:35:56
  |
adamw  |
vimpager: Update to latest upstream commit |
2.06 11 Apr 2020 09:32:24
  |
amdmi3  |
- Remove no-op post-patch |
2.06 09 Jul 2017 09:00:22
  |
amdmi3  |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
2.06 20 Apr 2017 03:31:48
  |
adamw  |
Release these ports to the collective. |
2.06 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.06 29 Jun 2015 00:00:40
  |
adamw  |
Update to 2.0.6, and apply one patch past the 2.0.6 tag that lets
us remove the dependency on bash (and thus obviates the VIMCAT option).
Call it 2.0.6 anyway. |
2.05 19 Jun 2015 15:58:06
  |
adamw  |
Update to 2.05.
Upstream has made the baffling decision not to include manpages in the
tarball anymore, and to require pandoc and its massive dependencies to
generate those manpages. So, install the markdown files into DOCSDIR
instead until upstream finds a better way to generate those manpages. |
2.02 30 Apr 2015 19:53:24
  |
adamw  |
Update to 2.02. |
2.01 30 Apr 2015 14:31:01
  |
adamw  |
Update to 2.01. Improve wording in the pkg-descr, and point WWW to the
GH page, which provides the same info as the old WWW but looks much better. |
1.8.9 29 Apr 2015 14:38:13
  |
antoine  |
Regen distinfo after r384932 |
1.8.9 19 Apr 2015 19:15:50
  |
adamw  |
Use USE_GITHUB. |
1.8.9 23 Jul 2014 03:30:11
  |
adamw  |
Use the install target from the source Makefile instead of doing a
manual do-install:. |
1.8.9 17 Jul 2014 12:07:18
  |
adamw  |
Nearly two weeks ago, I accidentally committed a bunch of testing
nonsense into this port. That noone noticed is testament that I
am possibly the only person who uses this port. |
1.8.9 04 Jul 2014 22:25:48
  |
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
1.8.9 27 May 2014 19:53:55
  |
adamw  |
Update to 1.8.9. |
1.8.8 09 Apr 2014 19:34:18
  |
adamw  |
Update to 1.8.8. |
1.8.7 15 Mar 2014 16:35:08
  |
adamw  |
Update to 1.8.7.
Properly mark as BSD 2-clause. |
1.8.6_1 03 Mar 2014 14:35:23
  |
adamw  |
Remove bash-devel support now that it has been folded into
shells/bash proper. Bump PORTREVISION on affected ports. |
1.8.6 22 Feb 2014 16:19:50
  |
adamw  |
Update to 1.8.6. |
1.8.4 11 Feb 2014 22:12:22
  |
adamw  |
Update to 1.8.4. |
1.8.3 03 Jan 2014 01:13:00
  |
bapt  |
Part 2 at removing now useless FETCH_ARGS redifition |
1.8.3 29 Dec 2013 16:34:28
  |
adamw  |
Update to 1.8.3.
Make vimcat an OPTION, because it requires bash now. |
1.8.2 25 Sep 2013 23:05:10
  |
adamw  |
stage support |
1.8.2 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.8.2 11 Aug 2013 12:39:50
  |
adamw  |
Update to 1.8.2. |
1.7.9 15 Feb 2013 03:46:06
  |
adamw  |
Update to 1.7.9. |
1.7.8 23 Jan 2013 22:20:00
  |
adamw  |
Update to 1.7.8. |
1.7.7 26 Nov 2012 02:34:32
  |
adamw  |
Update to 1.7.7.
Feature safe: yes |
1.7.6 26 Nov 2012 02:00:28
  |
adamw  |
Update to 1.7.6.
Feature safe: yes |
1.7.5 29 Sep 2012 18:10:12
  |
adamw  |
Update to 1.7.5. |
1.7.4 19 Sep 2012 20:56:28
  |
adamw  |
Update to 1.7.4. |
1.7.2 13 Sep 2012 22:04:27
  |
adamw  |
Update to 1.7.2. |
1.7.1 24 Jul 2012 21:37:48
 |
adamw  |
Update to 1.7.1. |
1.7.0 27 Jun 2012 16:08:12
 |
adamw  |
Update to 1.7.0. |
1.6.8_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.6.8 18 Apr 2012 02:27:30
 |
adamw  |
Update to 1.6.8. |
1.6.7 29 Jan 2012 14:08:23
 |
adamw  |
Update to 1.6.7. |
1.6.6 11 Jan 2012 04:40:09
 |
adamw  |
Upgrade to 1.6.6. |
1.6.4 01 Jan 2012 13:22:10
 |
adamw  |
Upgrade to 1.6.4. |
1.6.3 10 Dec 2011 18:49:25
 |
adamw  |
Use ViM as a more(1)/less(1) pager replacement.
To set as your default pager, export PAGER=vimpager in your shell's
rcfile.
See the manpage for various options. Of note, custom .vimrc files seem
to cause strange behaviour. Creating ~/.vimpagerrc will give you a clean
ViM environment.
WWW: http://www.vim.org/scripts/script.php?script_id=1723
Feature safe: yes |