Port details |
- pipestatus UNIX/POSIX shell helper for running pipes safely
- 0.7.0 devel =2 0.7.0Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-01-26 01:56:12
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PD
- WWW:
- https://sourceforge.net/projects/pipestatus/
- Description:
- pipestatus - source file for POSIX shell that allows
to obtain an exit status of every program in a pipe.
MOTIVATION
When we program in shell we often run pipes like this
prog1 args1 | prog2 args2 | ... | progN argsN
POSIX says that exit status of pipe is the exit status of LAST program
in it, i.e. progN in our example. That is, exit status of all other
programs in pipe is silently ignored. But in many situations exit
status of all programs in pipe should be checked to make program
robust. Some shells like BASH and ZSH have special extensions for
doing this but POSIX shell unfortunately doesn't provide an EASY way
for doing this.
In order to solve the problem, described above pipestatus was written.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pipestatus>0:devel/pipestatus
- To install the port:
- cd /usr/ports/devel/pipestatus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pipestatus
- pkg install pipestatus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pipestatus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1610218676
SHA256 (pipestatus-0.7.0.tar.gz) = 9cb2c54f4fe93386a75005ecfa3f56c6610d72f733740cba5b7d712d02fcf3ea
SIZE (pipestatus-0.7.0.tar.gz) = 5551
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- devel/lmdbg
Configuration Options:
- No options to configure
- Options name:
- devel_pipestatus
- 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 |
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) |
0.7.0 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 ) |
0.7.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.0 09 Jan 2021 19:12:56 |
fernape |
devel/pipestatus: update to 0.7.0
No Changelog available.
While here add LICENSE. The project page states it is Public Domain.
Reported by: portscout |
0.6.0 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.6.0 24 Sep 2014 06:00:10 |
eadler |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have. |
0.6.0 28 Sep 2013 03:14:42 |
eadler |
- Convert to staging
- Remove useless documentation from the port installation process |
0.6.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.6.0 08 Mar 2013 20:23:39 |
eadler |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
0.6.0 20 Oct 2012 16:15:03 |
eadler |
Convert to OptionsNG
Trim header
Feature safe: yes |
0.6.0 02 Sep 2012 23:23:19 |
eadler |
take |
0.6.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.6.0 15 Jul 2010 07:58:57 |
miwi |
- Update to 0.6.0
PR: 148549
Submitted by: Ports Fury |
0.5.0 28 Aug 2009 17:37:26 |
linimon |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr |
0.5.0 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.5.0 16 May 2008 02:49:21 |
chinsan |
- Update to 0.5.0 |
0.4.0 26 Jan 2008 01:55:53 |
chinsan |
pipestatus - source file for POSIX shell that allows
to obtain an exit status of every program in a pipe.
MOTIVATION
When we program in shell we often run pipes like this
prog1 args1 | prog2 args2 | ... | progN argsN
POSIX says that exit status of pipe is the exit status of LAST program
in it, i.e. progN in our example. That is, exit status of all other
programs in pipe is silently ignored. But in many situations exit
status of all programs in pipe should be checked to make program
robust. Some shells like BASH and ZSH have special extensions for
doing this but POSIX shell unfortunately doesn't provide an EASY way
for doing this.
In order to solve the problem, described above pipestatus was written.
WWW: http://sourceforge.net/projects/pipestatus/ |