Port details |
- p5-Process-Status Provides a few simple methods to make it easier to inspect
- 0.010 devel
=2 0.010Version of this port present on the latest quarterly branch. - Maintainer: bokutin@bokut.in
 - Port Added: 2020-09-13 12:57:14
- Last Update: 2023-07-30 22:59:03
- Commit Hash: d42a37e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Process-Status
- Description:
- Perl's system command, qx``, etc. the process termination status gets put into
$? as an integer. Process::Status just provides a few simple methods to make
it easier to inspect $?.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Process-Status>0:devel/p5-Process-Status
- To install the port:
- cd /usr/ports/devel/p5-Process-Status/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Process-Status
- pkg install p5-Process-Status
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Process-Status
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1682496448
SHA256 (Process-Status-0.010.tar.gz) = 653b617202b19ea64a12a52725178a8861af994b31b2b68b9f8443526d2b2eee
SIZE (Process-Status-0.010.tar.gz) = 17657
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Process-Status
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.010 30 Jul 2023 22:59:03
    |
Robert Clausecker (fuz)  Author: Tomohiro Hosaka |
devel/p5-Process-Status: update to 0.010
Changes for version 0.010 - 2022-12-31:
- update packaging and metadata
- minimum required Perl is now v5.12
Changelog: https://metacpan.org/dist/Process-Status
PR: 272555 |
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.009 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.009 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.009 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.009 13 Sep 2020 12:57:07
  |
vanilla  |
Add p5-Process-Status 0.009, provides a few simple methods to make it
easier to inspect .
PR: 247880
Submitted by: bokutin@bokut.in |
Number of commits found: 6
|