FreeBSD Bugzilla – Attachment 188908 Details for
Bug 224399
New Port: sysutils/p5-Proc-ProcessTable-Colorizer a colorized version of ps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Proc-ProcessTable-Colorizer.diff
p5-Proc-ProcessTable-Colorizer.diff (text/plain), 4.17 KB, created by
Zane C. Bowers-Hadley
on 2017-12-17 08:07:39 UTC
(
hide
)
Description:
p5-Proc-ProcessTable-Colorizer.diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2017-12-17 08:07:39 UTC
Size:
4.17 KB
patch
obsolete
>Index: sysutils/p5-Proc-ProcessTable-Colorizer/Makefile >=================================================================== >--- sysutils/p5-Proc-ProcessTable-Colorizer/Makefile (nonexistent) >+++ sysutils/p5-Proc-ProcessTable-Colorizer/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> >+# $FreeBSD$ >+PORTNAME= Proc-ProcessTable-Colorizer >+PORTVERSION= 0.2.0 >+ >+CATEGORIES= devel perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= vvelox@vvelox.net >+COMMENT= A colorized and enhanced version of ps >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+ >+BUILD_DEPENDS= 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-Text-Table>=1.133:textproc/p5-Text-Table \ >+ p5-BSD-Process>=0.07:sysutils/p5-BSD-Process >+ >+TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod \ >+ p5-Test-Pod-Coverage>=1.08:devel/p5-Test-Pod-Coverage >+ >+NO_ARCH= yes >+USE_PERL5= configure >+USES= perl5 >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/p5-Proc-ProcessTable-Colorizer/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/p5-Proc-ProcessTable-Colorizer/distinfo >=================================================================== >--- sysutils/p5-Proc-ProcessTable-Colorizer/distinfo (nonexistent) >+++ sysutils/p5-Proc-ProcessTable-Colorizer/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1513497563 >+SHA256 (Proc-ProcessTable-Colorizer-0.2.0.tar.gz) = d8a027e5fd0c9270d63f05391bbf685aae1ec2c0c5109c35ef2f06d00e782d4c >+SIZE (Proc-ProcessTable-Colorizer-0.2.0.tar.gz) = 12426 > >Property changes on: sysutils/p5-Proc-ProcessTable-Colorizer/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/p5-Proc-ProcessTable-Colorizer/pkg-descr >=================================================================== >--- sysutils/p5-Proc-ProcessTable-Colorizer/pkg-descr (nonexistent) >+++ sysutils/p5-Proc-ProcessTable-Colorizer/pkg-descr (working copy) >@@ -0,0 +1,20 @@ >+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/~vvelox/Proc-ProcessTable-Colorizer/ > >Property changes on: sysutils/p5-Proc-ProcessTable-Colorizer/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: sysutils/p5-Proc-ProcessTable-Colorizer/pkg-plist >=================================================================== >--- sysutils/p5-Proc-ProcessTable-Colorizer/pkg-plist (nonexistent) >+++ sysutils/p5-Proc-ProcessTable-Colorizer/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/cps >+%%SITE_PERL%%/Proc/ProcessTable/Colorizer.pm >+%%PERL5_MAN3%%/Proc::ProcessTable::Colorizer.3.gz > >Property changes on: sysutils/p5-Proc-ProcessTable-Colorizer/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224399
: 188908