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
ioping Simple disk I/0 latency measuring tool
1.3 sysutils on this many watch lists=4 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.3Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-12-27 20:39:26
Last Update: 2024-01-10 15:29:49
Commit Hash: e4610fc
People watching this port, also watch:: wget, atop, tmux, screen, coreutils
License: GPLv3+
WWW:
https://github.com/koct9i/ioping
Description:
This tool allows one to monitor I/O latency in real time. It shows disk latency in the same way as ping(8) shows network latency.
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/ioping
  2. share/man/man1/ioping.1.gz
  3. /usr/local/share/licenses/ioping-1.3/catalog.mk
  4. /usr/local/share/licenses/ioping-1.3/LICENSE
  5. /usr/local/share/licenses/ioping-1.3/GPLv3+
Collapse this list.
Dependency lines:
  • ioping>0:sysutils/ioping
To install the port:
cd /usr/ports/sysutils/ioping/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ioping
  • pkg install ioping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ioping
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661950830 SHA256 (koct9i-ioping-v1.3_GH0.tar.gz) = 7aa48e70aaa766bc112dea57ebbe56700626871052380709df3a26f46766e8c8 SIZE (koct9i-ioping-v1.3_GH0.tar.gz) = 33507

Packages (timestamps in pop-ups are UTC):
ioping
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.31.31.21.31.3-1.2-
FreeBSD:13:quarterly1.31.31.31.31.31.31.31.3
FreeBSD:14:latest1.31.31.31.31.31.3-1.3
FreeBSD:14:quarterly1.31.3-1.31.31.31.31.3
FreeBSD:15:latest1.31.3n/a1.3n/a1.31.31.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_ioping
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/koct9i/ioping/tar.gz/v1.3?dummy=/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3
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
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.3
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.3
31 Aug 2022 18:49:30
commit hash: 3927c7ed8c257984eea30ba3247187088939aa2ecommit hash: 3927c7ed8c257984eea30ba3247187088939aa2ecommit hash: 3927c7ed8c257984eea30ba3247187088939aa2ecommit hash: 3927c7ed8c257984eea30ba3247187088939aa2e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
sysutils/ioping: Update to 1.3

- Update manpage location (003a571d1d6585196545295efc181514f171c4c4, r523104)

Changes:	https://github.com/koct9i/ioping/releases
		https://github.com/koct9i/ioping/blob/master/changelog
1.2
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.2
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.2
28 Mar 2020 12:46:55
Revision:529356Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
1.2
28 Mar 2020 11:26:59
Revision:529327Original commit files touched by this commit
rene search for other commits by this committer
Return Neels ports to the pool on his request.

Submitted by:	neelc@neelc.org (former maintainer) via freebsd-ports
1.2
04 Feb 2020 20:47:29
Revision:525234Original commit files touched by this commit
pi search for other commits by this committer
sysutils/ioping: upgrade 1.1 -> 1.2

PR:		243856
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Relnotes:	https://github.com/koct9i/ioping/blob/master/changelog
1.1
22 Apr 2019 14:08:25
Revision:499643Original commit files touched by this commit
swills search for other commits by this committer
sysutils/ioping: update to 1.1

PR:		237455
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.0
23 Feb 2018 03:09:50
Revision:462666Original commit files touched by this commit
yuri search for other commits by this committer
sysutils/ioping: neel@neelc.org took maintainership

PR:		226124
Submitted by:	Neel Chauhan <neel@neelc.org>
Approved by:	tcberner (mentor, implicit)
1.0
22 Feb 2018 12:53:14
Revision:462587Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER

https://lists.freebsd.org/pipermail/freebsd-ports/2018-February/112646.html

Submitted by:	olevole@olevole.ru (maintainer)
1.0
01 Jan 2017 03:45:13
Revision:430235Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove BROKEN_FreeBSD_9

Approved by:	portmgr (blanket)
1.0
17 Dec 2016 15:47:22
Revision:428771Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix LICENSE
- Add LICENSE_FILE
- Mark BROKEN on 9.x

Approved by:	portmgr blanket
1.0
12 Dec 2016 11:05:13
Revision:428406Original commit files touched by this commit
rm search for other commits by this committer
sysutils/ioping: update to 1.0

- update to 1.0
- switch to gmake instead of local patch + make

Changelog:
https://github.com/koct9i/ioping/blob/v1.0/changelog

PR:		215248
Submitted by:	olevole@olevole.ru (maintainer)
0.9
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
0.9
22 Oct 2015 10:10:38
Revision:399954Original commit files touched by this commit
danfe search for other commits by this committer
- Update ioping to version 0.9
- Project had moved to GitHub
- While here, augment pkg-descr

PR:		203553
Approved by:	maintainer
0.8
23 Sep 2014 12:55:43
Revision:369055Original commit files touched by this commit
antoine search for other commits by this committer
Fix build
0.8
22 Sep 2014 16:36:55
Revision:368973Original commit files touched by this commit
tijl search for other commits by this committer
Port uses sqrt(3) so link with libm

Reported by:	sbruno
0.8
03 Jan 2014 19:31:32
Revision:338575Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.8
- remove patch for fdatasync which is pushed to upstream
- adopt staging
- while here remove CFLAGS modifications on unsupported versions

PR:		185434
Submitted by:	maintainer, olevole@olevole.ru
0.7
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)
0.7
23 Jul 2013 17:32:48
Revision:323543Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 0.7

While here:
- Trim Makefile header
- Convert tab to space in WWW: line

PR:		ports/180761
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
0.6
03 Jan 2012 21:03:57
Original commit files touched by this commit
jgh search for other commits by this committer
- prevent breakage on <80000

Submitted by: Oleg Ginzburg < olevole at olevole.ru >
Reviewed by:    crees (mentor)
Approved by:    maintainer (via email), rene (mentor)
0.6
27 Dec 2011 20:38:35
Original commit files touched by this commit
jgh search for other commits by this committer
ioping: This tool lets you monitor I/O latency in real time

WWW: http://code.google.com/p/ioping/

PR:     ports/163633
Submitted by:           Oleg Ginzburg <olevole@olevole.ru>
Approved by:    crees (mentor)

Number of commits found: 24