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
pipemeter Tool for displaying pipe status information
1.1.5 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.1.5Version of this port present on the latest quarterly branch.
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-17 17:16:44
Last Update: 2024-01-10 15:29:49
Commit Hash: e4610fc
People watching this port, also watch:: mhash, zip, pdflib, lsof
License: GPLv2+
WWW:
https://launchpad.net/pipemeter
Description:
pipemeter - measure speed of data going through a pipe/redirection Features: - Shows speed of data moving from input to output - Shows percentage complete if regular file specified - Allows tuning of block size and display interval - Support for dd style block size specification
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
Expand this list (5 items)
Collapse this list.
  1. bin/pipemeter
  2. share/man/man1/pipemeter.1.gz
  3. /usr/local/share/licenses/pipemeter-1.1.5/catalog.mk
  4. /usr/local/share/licenses/pipemeter-1.1.5/LICENSE
  5. /usr/local/share/licenses/pipemeter-1.1.5/GPLv2+
Collapse this list.
Dependency lines:
  • pipemeter>0:sysutils/pipemeter
To install the port:
cd /usr/ports/sysutils/pipemeter/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/pipemeter
  • pkg install pipemeter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pipemeter
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1610284316 SHA256 (pipemeter-1.1.5.tar.gz) = e470ac5f3e71b5eee1a925d7174a6fa8f0753f2107e067fbca3f383fab2e87d8 SIZE (pipemeter-1.1.5.tar.gz) = 149052

Packages (timestamps in pop-ups are UTC):
pipemeter
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.51.1.51.1.51.1.51.1.5-1.1.4-
FreeBSD:13:quarterly1.1.51.1.51.1.51.1.51.1.51.1.51.1.51.1.5
FreeBSD:14:latest1.1.51.1.51.1.51.1.51.1.51.1.5-1.1.5
FreeBSD:14:quarterly1.1.51.1.5-1.1.51.1.51.1.51.1.51.1.5
FreeBSD:15:latest1.1.51.1.5n/a1.1.5n/a1.1.51.1.51.1.5
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_pipemeter
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://launchpadlibrarian.net/516365027/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.5
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
1.1.5
08 Nov 2022 12:09:18
commit hash: 497a538e96982b0a96ce5addb7a71a287141b15ecommit hash: 497a538e96982b0a96ce5addb7a71a287141b15ecommit hash: 497a538e96982b0a96ce5addb7a71a287141b15ecommit hash: 497a538e96982b0a96ce5addb7a71a287141b15e files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
sysutils/pipemeter: install manpage into canonical location
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.1.5
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.1.5
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.1.5
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.1.5
10 Jan 2021 13:30:58
Revision:561067Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.1.5
1.1.4
26 Oct 2020 00:29:11
Revision:553304Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.1.4
1.1.3
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.1.3
08 Apr 2015 14:38:18
Revision:383568Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Take maintainership
- Add missing LICENSEs
1.1.3
02 Mar 2015 23:47:18
Revision:380310Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.1.3
17 Oct 2013 23:51:25
Revision:330690Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
1.1.3
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.1.3
27 May 2013 16:41:53
Revision:319271Original commit files touched by this commit
bsam search for other commits by this committer
. remove LICENSE_FILE of a standard one (GPLv2);
. trim Makefile Headers;
. remove the indefinite article from COMMENT.
1.1.3
25 Nov 2011 16:54:53
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix MASTER_SITES
- Add LICENSE
- Support MANPREFIX

PR:             162836
Submitted by:   Ports Fury
Feature safe:   yes
1.1.3
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.1.3
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
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.
1.1.3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.1.3
18 Jan 2010 04:01:00
Original commit files touched by this commit
linimon search for other commits by this committer
Reset rabbi@abditum.com: maintainer's mbox is full, and last approval
was in 2007.

Hat:            portmgr
1.1.3
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
1.1.2
13 Aug 2007 08:14:16
Original commit files touched by this commit
itetcu search for other commits by this committer
Update to 1.1.3. [1]
This fixes ports/112118

PR:             ports/112118 [2]
Submitted by:   Dmitry Marakasov [2], maintianer [1]
1.1.2
23 Nov 2006 13:17:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.2

PR:             ports/105753
Submitted by:   miwi
Approved by:    maintainer
1.1.1
06 Jun 2006 00:52:22
Original commit files touched by this commit
leeym search for other commits by this committer
- Update to 1.1.1
- Cleanups

PR:             98516
Submitted by:   leeym
Approved by:    maintainer
1.0.0
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.0
05 Jul 2005 04:59:41
Original commit files touched by this commit
ahze search for other commits by this committer
- Update to 1.0.0

PR:             ports/82993
Submitted by:   Len Sassaman <rabbi@abditum.com> (maintainer)
0.9.1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.9.1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.9.1
11 Feb 2004 16:05:29
Original commit files touched by this commit
clement search for other commits by this committer
Update to 0.9.1

PR:             62675
Submitted by:   Len Sassaman <rabbi@abditum.com> (maintainer)
0.9
08 Feb 2004 03:13:22
Original commit files touched by this commit
leeym search for other commits by this committer
update to 0.9
replace pkg-plist with PORTDOCS and PLIST_FILES

PR:             62505
Submitted by:   Len Sassaman <rabbi@abditum.com>
0.8.4
09 Jan 2004 13:17:16
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 0.8.4

PR:             61000
Submitted by:   maintainer
0.8.3
17 Dec 2003 17:15:22
Original commit files touched by this commit
peter search for other commits by this committer
Add pipemeter 0.8.3, measure speed of data going through a pipe.

Features:
- Shows speed of data moving from input to output
- Shows percentage complete if regular file specified
- Allows tuning of block size and display interval
- Support for dd style block size specification

Author: Clint Byrum <cbyrum@spamaps.org>
WWW:    http://spamaps.org/pipemeter.php

PR:             59916
Submitted by:   Len Sassaman

Number of commits found: 31