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
cstream Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP
3.2.1_1 misc 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 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-17 11:06:22
Commit Hash: 0c65b1e
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: MIT
WWW:
https://www.cons.org/cracauer/cstream.html
Description:
Cstream filters data streams, much like the UNIX tool dd(1). It has a more traditional commandline syntax, support for precise bandwidth limiting and reporting and support for FIFOs. Data limits and throughput rate calculation will work for files > 4 GB. Cstream reads from the standard input and writes to the standard output, if no filenames are given. It will also 'generate' or 'sink' data if desired.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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/cstream
  2. share/man/man1/cstream.1.gz
  3. /usr/local/share/licenses/cstream-3.2.1_1/catalog.mk
  4. /usr/local/share/licenses/cstream-3.2.1_1/LICENSE
  5. /usr/local/share/licenses/cstream-3.2.1_1/MIT
Collapse this list.
Dependency lines:
  • cstream>0:misc/cstream
To install the port:
cd /usr/ports/misc/cstream/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/cstream
  • pkg install cstream
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cstream
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1647274429 SHA256 (cstream-3.2.1.tar.gz) = 2a1df6999f82f734716be460f7cf0b56bd0589c9b3d91ba392b941259578be75 SIZE (cstream-3.2.1.tar.gz) = 110388

Packages (timestamps in pop-ups are UTC):
cstream
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.13.2.1_13.1.13.2.13.2.1_1-3.1.1-
FreeBSD:13:quarterly3.2.13.2.13.2.13.2.13.2.13.2.13.2.13.2.1
FreeBSD:14:latest3.2.13.2.1_13.2.13.2.13.2.1_13.2.1-3.2.1
FreeBSD:14:quarterly3.2.13.2.1-3.2.13.2.13.2.13.2.13.2.1
FreeBSD:15:latest3.2.13.2.1_1n/a3.2.1n/a3.2.13.2.13.2.1
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:
misc_cstream
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cons.org/cracauer/download/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.1_1
17 Mar 2024 11:06:22
commit hash: 0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3dcommit hash: 0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3dcommit hash: 0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3dcommit hash: 0c65b1e1c922b6e9c0bf58f2bdf45e0ef37aac3d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
misc/cstream: Move man pages to share/man

Approved by:	portmgr (blanket)
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)
3.2.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)
3.2.1
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.1
14 Mar 2022 16:15:57
commit hash: 45b632215d6ffec9cbb74975bb56168c018d6186commit hash: 45b632215d6ffec9cbb74975bb56168c018d6186commit hash: 45b632215d6ffec9cbb74975bb56168c018d6186commit hash: 45b632215d6ffec9cbb74975bb56168c018d6186 files touched by this commit
Jimmy Olgeni (olgeni) search for other commits by this committer
misc/cstream: update to version 3.2.1
3.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.
3.1.1
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
3.1.1
05 Jun 2014 20:54:58
Revision:356706Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 3.1.1.
3.0.0_1
03 Feb 2014 09:43:19
Revision:342400Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
3.0.0_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.0.0_1
25 Nov 2012 21:31:37
Revision:307756Original commit files touched by this commit
olgeni search for other commits by this committer
- Adopt misc/cstream
- Fix a few typos
- Fix a couple of mdoc warnings

Feature safe:	yes
3.0.0
10 Nov 2012 14:24:55
Revision:307280Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 3.0.0

PR:		ports/172035
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2.7.6
15 Aug 2012 19:07:32
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign cracauer@ ports to the heap
- Thanks for your years of service, we hope to see you back

Approved by:	portmgr
2.7.6
05 Jun 2011 05:01:41
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.7.6 which reverts 2.7.3, which broke -B mode.

I have a 3.0.0 version with IPV6 support for IPV6 day in case anyone
is listening and would like to give it a spin.
2.7.5
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
2.7.5
23 Dec 2008 16:07:48
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.7.5.

2.7.4 and 2.7.3 broke the -B (buffering) option.  Update recommended.
2.7.4
18 Sep 2007 20:12:38
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.7.4.
Add new mirror.
2.7.3
07 Sep 2006 15:35:21
Original commit files touched by this commit
cracauer search for other commits by this committer
Clean up distfiles sources.
2.7.3
22 Jun 2006 16:55:35
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.7.3 which fixes compilation on FreeBSD-4.x.
2.7.2
30 May 2006 16:01:30
Original commit files touched by this commit
cracauer search for other commits by this committer
Fix last version which wouldn't compile.
2.7.1
29 May 2006 14:46:59
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 2.7.1

PR:             97619
Submitted by:   Martin Wilke <freebsd_AT_unixfreunde dot de>
Approved by:    maintainer (Martin Cracauer)
2.6.1
05 May 2006 18:23:10
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2.6.1
- portlint(1)

PR:             95943
Submitted by:   "Martin Wilke" <freebsd___unixfreunde.de>
Approved by:    maintainer
2.6.0
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.6.0
11 Sep 2005 04:17:18
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.6.0.

Previous versions had bandwidth limiting broken for > 4 GB stream
sizes on 32 bit int architectures.
2.5.2
27 Jul 2005 15:14:09
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.5.2.
2.5.1
15 Dec 2004 17:17:02
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to 2.5.1.

Has SO_REUSEADDR, fixed 4 GB limit when using bandwidth limitation.
See CHANGES in distfile.
2.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.3
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2.3
21 Feb 2003 12:48:19
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.3
27 Dec 2002 13:20:50
Original commit files touched by this commit
edwin search for other commits by this committer
Fixed master_sites, informed maintainer.
Noticed by: portsurvey
2.3
17 Apr 2002 16:09:06
Original commit files touched by this commit
cracauer search for other commits by this committer
Update to version 2.3 (audio support, tcp improvements etc.)
Strip down description and comment to make portlint happy.
26 Jul 2001 14:57:18
commit hash: fp1.16537@dev.null.freshports.orgcommit hash: fp1.16537@dev.null.freshports.orgcommit hash: fp1.16537@dev.null.freshports.orgcommit hash: fp1.16537@dev.null.freshports.org files touched by this commit
cracauer search for other commits by this committer
Update to 2.2    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
29 Jun 2000 08:03:02
commit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.orgcommit hash: fp1.1328@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Move the stragler's www.freebsd.org/~user distfiles to the offical  
MASTER_SITE_LOCAL site.    

Number of commits found: 36