Port details |
- pv Pipe throughput monitor
- 1.9.15 sysutils =15 1.8.14Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2004-05-06 13:42:20
- Last Update: 2024-12-19 11:38:52
- Commit Hash: afeb16f
- People watching this port, also watch:: rsync, sudo, screen, wget, curl
- License: GPLv3+
- WWW:
- https://www.ivarch.com/programs/pv.shtml
- Description:
- Pipe Viewer (pv) is a terminal-based tool for monitoring the
progress of data through a pipeline. It can be inserted into
any normal pipeline between two processes to give a visual
indication of how quickly data is passing through, how long
it has taken, how near to completion it is, and an estimate
of how long it will be until completion.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/pv/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pv
- pkg install pv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pv
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734566749
SHA256 (pv-1.9.15.tar.gz) = e2b17564ab9eba1ec2caae285960cbf363b4401dffda191a60a0befe68e17dac
SIZE (pv-1.9.15.tar.gz) = 401271
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.4.1 : devel/gmake
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- filesystems/vzvol
- sysutils/py-pyznap
- sysutils/sanoid
- sysutils/sanoid-devel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for pv-1.9.15:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_pv
- USES:
- gmake gettext
- 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 |
1.9.15 19 Dec 2024 11:38:52 |
Ganael LAPLANCHE (martymac) Author: John W. O'Brien |
sysutils/pv: Update to 1.9.15
PR: 283407
Reported by: John W. O'Brien <john@saltant.com> |
1.9.0 02 Dec 2024 15:41:23 |
Ganael LAPLANCHE (martymac) Author: John W. O'Brien |
sysutils/pv: Update to 1.9.0
PR: 283042
Reported by: John W. O'Brien <john@saltant.com> |
1.8.14 09 Sep 2024 10:21:44 |
Ganael LAPLANCHE (martymac) |
sysutils/pv: Update to 1.8.14 |
1.8.13 20 Aug 2024 10:15:46 |
Ganael LAPLANCHE (martymac) |
sysutils/pv: Update to 1.8.13
Changelog: https://codeberg.org/a-j-wood/pv/src/tag/v1.8.13/docs/NEWS.md |
1.8.10 19 Jun 2024 14:47:25 |
Ganael LAPLANCHE (martymac) |
sysutils/pv: Update to 1.8.10
Changelog: https://codeberg.org/a-j-wood/pv/src/tag/v1.8.10/docs/NEWS.md |
1.8.9 05 May 2024 17:06:55 |
Ganael LAPLANCHE (martymac) Author: kunda |
sysutils/pv: Update to 1.8.9
Changelog:
https://codeberg.org/a-j-wood/pv/src/tag/v1.8.9/docs/NEWS.md
Port changes:
- Use SSL for MASTER_SITES
- Change license from ART20 to GPLv3+
- Remove obsolete option LFS
- Switch to using a pkg-plist file
PR: 278528
Reported by: kunda <luzpaz@pm.me> |
1.7.0_1 22 Mar 2024 20:18:17 |
Nuno Teixeira (eduardo) |
sysutils/pv: Move man pages to share/man
Approved by: portmgr (blanket) |
1.7.0 24 Jul 2023 15:58:43 |
Ganael LAPLANCHE (martymac) Author: Anton Saietskii |
sysutils/pv: Update to 1.7.0
While here, review and update installed documentation.
PR: 272694 |
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) |
1.6.20 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 ) |
1.6.20 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 ) |
1.6.20 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.6.20 14 Sep 2021 10:57:00 |
Ganael LAPLANCHE (martymac) |
sysutils/pv: Update to 1.6.20
PR: 258431
Reported by: olgeni |
1.6.6 28 Jul 2021 09:17:07 |
Ganael LAPLANCHE (martymac) |
sysutils/pv: pass LD via MAKE_ENV
/usr/bin/ld can be absent due to base built WITHOUT_LLD, external
toolchain from ports can be installed instead. Respect $LD from
environment.
While here, reorder USES.
PR: 257461
Reported by: Evgeniy Khramtsov <evgeniy AT khramtsov.org> |
1.6.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.6 03 Jul 2017 10:16:33 |
martymac |
Update to 1.6.6
PR: 220413
Submitted by: olgeni |
1.6.0 09 Apr 2017 09:04:22 |
sunpoet |
Convert to options target helper
- Add DOCS to OPTIONS_DEFINE
Approved by: portmgr (blanket) |
1.6.0 30 Mar 2017 21:12:43 |
mat |
Remove obsolete PROJECTHOST.
Sponsored by: Absolight |
1.6.0 16 Mar 2015 09:26:24 |
martymac |
Update to 1.6.0
PR: 198599
Submitted by: olgeni |
1.5.7 30 Dec 2014 09:04:07 |
martymac |
Update to 1.5.7
PR: 196183
Submitted by: lwhsu |
1.5.3 04 Sep 2014 07:44:41 |
martymac |
Update to 1.5.3
PR: 192659
Submitted by: delphij |
1.4.6_1 17 Jul 2014 08:57:51 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.4.6_1 03 Apr 2014 06:32:15 |
martymac |
Switch to USES=tar for my ports |
1.4.6_1 25 Nov 2013 07:51:23 |
martymac |
- Enable staging
- Update USES
- Use new OPTIONS framework
- Use program's native install target
- Strip binary |
1.4.6 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.4.6 28 Mar 2013 07:52:33 |
martymac |
- Update to 1.4.6
- Convert Makefile header to new format |
1.4.0 11 Dec 2012 09:46:09 |
martymac |
- Update to 1.4.0
- Remove test target |
1.3.1 22 Jun 2012 08:21:28 |
martymac |
- Update to 1.3.1
- Set new location for MASTER_SITES
PR: ports/169318
Submitted by: lwhsu |
1.2.0_1 11 Jun 2012 07:26:27 |
martymac |
- Switch to OptionsNg
- Force LFS support when option activated
- Add CONFLICTS with audio/waon
- Add LFS description to bsd.options.desc.mk |
1.2.0 04 Jan 2011 08:50:22 |
martymac |
- Update to 1.2.0
- Update MASTER_SITES, now hosted on Google code
- Takeover maintainership
- Add missing LICENSE
- Cleanup docs handling and remove useless COPYING file
Approved by: ehaupt (mentor) |
1.1.4_1 09 Aug 2010 13:28:50 |
arved |
Drop Maintainership
PR: 149436
Submitted by: old maintainer |
1.1.4_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
1.1.4_1 05 Feb 2009 15:30:49 |
amdmi3 |
- Remove unsupported OPTIONS from port. These options are only useful to
developers anyway and generate a surprising amount of support requests from
users of the non-developer kind.
- More verbose description for LFS option
PR: 131348
Submitted by: Daniel Roethlisberger <daniel at roe dot ch> (maintainer) |
1.1.4 17 Mar 2008 19:50:15 |
miwi |
- Update to 1.1.4
PR: 121766
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.1.0 07 Feb 2008 00:39:58 |
araujo |
- Update to 1.1.0.
- Use SF macro.
PR: ports/119760
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Reworked by: araujo (myself)
Approved by: stas (mentor, implicit), maintainer timeout (> 2 weeks) |
0.9.6 02 Apr 2006 14:34:01 |
pav |
- Update to 0.9.6
PR: ports/95230
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
0.9.2 05 Dec 2005 18:02:41 |
mnag |
Use INSTALL_DATA instead INSTALL_MAN and INFO_PATH instead "info"
Add SHA256
PR: 89985
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
0.9.2 05 Dec 2005 02:34:07 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
0.9.2 02 Sep 2005 14:30:42 |
sem |
- Update to 0.9.2
PR: ports/85592
Submitted by: maintainer |
0.9.1 29 Aug 2005 13:25:55 |
sem |
- Update to 0.9.1
- Install a documentation
PR: ports/84492
Submitted by: maintainer |
0.9.0 08 Feb 2005 14:46:47 |
pav |
- Update to 0.9.0
PR: ports/77045
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
0.8.5 06 May 2004 13:41:41 |
pav |
Pipe Viewer (pv) is a terminal-based tool for monitoring the
progress of data through a pipeline. It can be inserted into
any normal pipeline between two processes to give a visual
indication of how quickly data is passing through, how long
it has taken, how near to completion it is, and an estimate
of how long it will be until completion.
Author: Andrew Wood <andrew.wood@ivarch.com>
WWW: http://www.ivarch.com/programs/pv.shtml
PR: ports/66309
Submitted by: Daniel Roethlisberger <daniel@roe.ch> |