Port details |
- vii Execute a command repeatedly and scroll the output
- 4.2_6 sysutils =5 4.2_6Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-08-29 14:34:44
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: nagios, vim, vlc, phpMyAdmin-php81, tiff
- License: GPLv2
- WWW:
- https://vii.sourceforge.net/
- Description:
- Vii (pronounced seven) is a simple program which accepts input from the
standard input and displays pages of the input on the terminal.
These pages are delimited by form-feeds (or EOF). The display can be scrolled
if the output is wider or longer than the screen.
Vii can also repeatedly execute a command (at a configurable interval) and the
most recent output is displayed. This is useful for status monitoring where the
command itself does not have a repeatable or curses interface.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/vii/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/vii
- pkg install vii
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vii
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (vii-4.2.tar.gz) = 17d7d2c5c55d39996400d2b7139f92927da19d071301854203592ea22e742846
SIZE (vii-4.2.tar.gz) = 117452
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libexplain.so : devel/libexplain
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_vii
- 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 |
4.2_6 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
4.2_5 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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) |
4.2_5 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 ) |
4.2_5 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 ) |
4.2_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
4.2_4 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
4.2_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.2_4 06 Jan 2015 09:40:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
4.2_4 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.2_3 22 Dec 2013 00:23:55 |
danilo |
- Bump PORTREVISION
devel/fhist:
- Add stage support
- Convert LIB_DEPENDS to new syntax |
4.2_2 18 Dec 2013 14:35:53 |
ehaupt |
Use new LIB_DEPENDS regime |
4.2_2 23 Oct 2013 07:14:05 |
ehaupt |
Support staging. |
4.2_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
4.2_2 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
4.2_2 31 May 2013 11:12:59 |
ehaupt |
Chase devel/libexplain update |
4.2_1 20 Nov 2012 17:57:25 |
ehaupt |
Chase libexplain update
Feature safe: yes |
4.2 05 Mar 2012 21:30:31 |
ehaupt |
Update to 4.2 |
4.0 27 Dec 2011 15:14:23 |
ehaupt |
Pacify portlint
Feature safe: yes |
4.0 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
4.0 07 Mar 2011 11:10:42 |
ehaupt |
- Update MASTER_SITES
- Remove MD5 sum
- Add LICENSE |
4.0 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
4.0 27 Mar 2008 19:27:34 |
ehaupt |
Use MASTER_SITE_CRITICAL |
4.0 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
4.0 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
4.0 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
4.0 29 Aug 2005 14:34:03 |
garga |
Add vii 4.0, execute a command repeatedly and scroll the output.
PR: ports/84852
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |