Port details |
- p5-Proc-ProcessTable-Colorizer Colorized and enhanced version of ps
- 0.3.0 sysutils =2 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: vvelox@vvelox.net
- Port Added: 2019-01-05 17:49:32
- 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
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Proc-ProcessTable-Colorizer
- Description:
- This colorizes the output from Proc::ProcessTable.
This is largely meant to be used from the command line instead of
as a module via the included bin script.
Among other fun things, it allows searching of the process table.
Searching is currently possible against the following criteria.
zombie
swapped out
regex command line matching
CPU seconds used by a process
percent of memory usage
percent of CPU usage
wait channel in use
bin/cps - A colorized version of ps with various extra useful options
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Proc-ProcessTable-Colorizer>0:sysutils/p5-Proc-ProcessTable-Colorizer
- To install the port:
- cd /usr/ports/sysutils/p5-Proc-ProcessTable-Colorizer/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/p5-Proc-ProcessTable-Colorizer
- pkg install p5-Proc-ProcessTable-Colorizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Proc-ProcessTable-Colorizer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1546954352
SHA256 (Proc-ProcessTable-Colorizer-0.3.0.tar.gz) = cca6387c4312985f551189cff322fdb5d93274667e67768c2dd7fde0ca9e515a
SIZE (Proc-ProcessTable-Colorizer-0.3.0.tar.gz) = 12406
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:
-
- p5-Error-Helper>=1.0.0 : devel/p5-Error-Helper
- p5-Proc-ProcessTable>=0.53 : devel/p5-Proc-ProcessTable
- p5-Term-ANSIColor>=4.06 : devel/p5-Term-ANSIColor
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-Text-Table>=1.133 : textproc/p5-Text-Table
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Error-Helper>=1.0.0 : devel/p5-Error-Helper
- p5-Proc-ProcessTable>=0.53 : devel/p5-Proc-ProcessTable
- p5-Term-ANSIColor>=4.06 : devel/p5-Term-ANSIColor
- p5-Term-Size>=0 : devel/p5-Term-Size
- p5-Text-Table>=1.133 : textproc/p5-Text-Table
- 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:
- sysutils_p5-Proc-ProcessTable-Colorizer
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
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.3.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.3.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.3.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.0 13 Jan 2019 20:10:08 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.3.0 08 Jan 2019 15:38:43 |
swills |
sysutils/p5-Proc-ProcessTable-Colorizer: update to 0.3.0
PR: 234744
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer) |
0.2.1 05 Jan 2019 23:47:09 |
swills |
sysutils/p5-Proc-ProcessTable-Colorizer: update to 0.2.1
PR: 234642
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer) |
0.2.0 05 Jan 2019 17:49:15 |
swills |
sysutils/p5-Proc-ProcessTable-Colorizer: create port
This colorizes the output from Proc::ProcessTable.
This is largely meant to be used from the command line instead of
as a module via the included bin script.
Among other fun things, it allows searching of the process table.
Searching is currently possible against the following criteria.
zombie
swapped out
regex command line matching
CPU seconds used by a process
percent of memory usage
percent of CPU usage
wait channel in use
bin/cps - A colorized version of ps with various extra useful options
WWW: http://search.cpan.org/dist/Proc-ProcessTable-Colorizer/
PR: 224399
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net> |
Number of commits found: 8
|