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
pathchirp Measurement tool for available bandwidth estimation
2.4.1_1 benchmarks on this many watch lists=1 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 2.4.1_1Version of this port present on the latest quarterly branch.
Maintainer: dikshie@lapi.itb.ac.id search for ports maintained by this maintainer
Port Added: 2005-05-23 23:18:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: tmpreaper, python, weex
License: RICE MARYLAND
WWW:
http://www.spin.rice.edu/Software/pathChirp/
Description:
pathChirp is a new active probing tool for estimating the available bandwidth on a communication network path. Based on the concept of "self-induced congestion", pathChirp features an exponential flight pattern of probes we call a chirp. Packet chirps offer several significant advantages over current probing schemes based on packet pairs or packet trains. By rapidly increasing the probing rate within each chirp, pathChirp obtains a rich set of information from which to dynamically estimate the available bandwidth.
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 (7 items)
Collapse this list.
  1. bin/pathchirp_rcv
  2. bin/pathchirp_snd
  3. bin/pathchirp_run
  4. /usr/local/share/licenses/pathchirp-2.4.1_1/catalog.mk
  5. /usr/local/share/licenses/pathchirp-2.4.1_1/LICENSE
  6. /usr/local/share/licenses/pathchirp-2.4.1_1/RICE
  7. /usr/local/share/licenses/pathchirp-2.4.1_1/MARYLAND
Collapse this list.
Dependency lines:
  • pathchirp>0:benchmarks/pathchirp
To install the port:
cd /usr/ports/benchmarks/pathchirp/ && make install clean
To add the package, run one of these commands:
  • pkg install benchmarks/pathchirp
  • pkg install pathchirp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pathchirp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pathchirp-2.4.1.tar.gz) = c1dd42689ceadbdf0dbc17328623b3827e630e6e09eb23ccd2b9b2ce29a1eae5 SIZE (pathchirp-2.4.1.tar.gz) = 64353

Packages (timestamps in pop-ups are UTC):
pathchirp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.4.1_12.4.1_12.4.1_12.4.1_12.4.1_1-2.4.1_1-
FreeBSD:13:quarterly2.4.1_12.4.1_12.4.1_12.4.1_12.4.1_12.4.1_12.4.1_12.4.1_1
FreeBSD:14:latest2.4.1_12.4.1_12.4.1_12.4.1_12.4.1_12.4.1_1-2.4.1_1
FreeBSD:14:quarterly2.4.1_12.4.1_1-2.4.1_12.4.1_12.4.1_12.4.1_12.4.1_1
FreeBSD:15:latest2.4.1_12.4.1_1n/a2.4.1_1n/a2.4.1_12.4.1_12.4.1_1
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:
===> The following configuration options are available for pathchirp-2.4.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
benchmarks_pathchirp
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.spin.rice.edu/Software/pathChirp/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.4.1_1
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)
2.4.1_1
20 Jul 2022 14:20:56
commit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803acommit hash: 86b2c5122a18d1f73e6e4e4626889fab8fb0803a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
benchmarks: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
  *  Andrey Zakhvatov <andy@FreeBSD.org>
  *  Andy Clark <andrewclarkii@gmail.com>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Brad Davis <brd@FreeBSD.org>
  *  Bruce A. Mah <bmah@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.1_1
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.
2.4.1_1
20 Sep 2020 20:35:20
Revision:549392Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common

While here add licenses extracted from the source files.
2.4.1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2.4.1
03 Jan 2014 15:34:13
Revision:338548Original commit files touched by this commit
adamw search for other commits by this committer
Convert benchmarks to PORT_OPTIONS:MDOCS
2.4.1
20 Sep 2013 15:52:45
Revision:327708Original 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:
benchmarks)
2.4.1
31 Jul 2013 22:53:40
Revision:324075Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with clang
2.4.1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
2.4.1
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
2.4.1
20 Nov 2009 22:53:09
Original commit files touched by this commit
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
2.4.1
03 May 2006 23:26:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with B
2.4.1
22 Jan 2006 08:20:08
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.4.1
05 Oct 2005 13:45:57
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update benchmarks/pathchirp to version 2.4.1

Modifications:
- respect NOPORTDOCS
- respect user defined optimization flags

PR:             86922
Submitted by:   dikshie <dikshie@lapi.itb.ac.id> (maintainer)

Approved by:    novel (mentor)
2.4.0
07 Jun 2005 07:52:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.4.0

PR:             ports/81979
Submitted by:   dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2.3.8
23 May 2005 23:17:37
Original commit files touched by this commit
jylefort search for other commits by this committer
Add pathchirp.

pathChirp is a new active probing tool for estimating the available bandwidth
on a communication network path. Based on the concept of "self-induced
congestion", pathChirp features an exponential flight pattern of probes we
call a chirp. Packet chirps offer several significant advantages over current
probing schemes based on packet pairs or packet trains. By rapidly increasing
the probing rate within each chirp, pathChirp obtains a rich set of
information from which to dynamically estimate the available bandwidth.

WWW: http://www.spin.rice.edu/Software/pathChirp/

PR:             ports/81293
Submitted by:   dikshie <dikshie@lapi.itb.ac.id>

Number of commits found: 17