Index: sysutils/p5-Proc-ProcessTable-InfoString/Makefile =================================================================== --- sysutils/p5-Proc-ProcessTable-InfoString/Makefile (nonexistent) +++ sysutils/p5-Proc-ProcessTable-InfoString/Makefile (working copy) @@ -0,0 +1,21 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= Proc-ProcessTable-InfoString +PORTVERSION= 0.0.1 +CATEGORIES= sysutils perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Creates a PS like stat string showing the flags/state/wchan + +BUILD_DEPENDS= p5-Proc-ProcessTable>=0.59:devel/p5-Proc-ProcessTable \ + p5-Term-ANSIColor>0:devel/p5-Term-ANSIColor + +RUN_DEPENDS= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Property changes on: sysutils/p5-Proc-ProcessTable-InfoString/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-InfoString/distinfo =================================================================== --- sysutils/p5-Proc-ProcessTable-InfoString/distinfo (nonexistent) +++ sysutils/p5-Proc-ProcessTable-InfoString/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1580888692 +SHA256 (Proc-ProcessTable-InfoString-0.0.1.tar.gz) = 8ca053df2719be202c40b0554c0edf54a81e0b60bfa455d5f334b9827f8896d0 +SIZE (Proc-ProcessTable-InfoString-0.0.1.tar.gz) = 4150 Property changes on: sysutils/p5-Proc-ProcessTable-InfoString/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-InfoString/pkg-descr =================================================================== --- sysutils/p5-Proc-ProcessTable-InfoString/pkg-descr (nonexistent) +++ sysutils/p5-Proc-ProcessTable-InfoString/pkg-descr (working copy) @@ -0,0 +1,4 @@ +Creates a PS like stat string showing various symbolic represenation of +various flags/state as well as the wchan. + +WWW: https://metacpan.org/release/Proc-ProcessTable-InfoString Property changes on: sysutils/p5-Proc-ProcessTable-InfoString/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-InfoString/pkg-plist =================================================================== --- sysutils/p5-Proc-ProcessTable-InfoString/pkg-plist (nonexistent) +++ sysutils/p5-Proc-ProcessTable-InfoString/pkg-plist (working copy) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/Proc::ProcessTable::InfoString.3.gz +%%SITE_PERL%%/Proc/ProcessTable/InfoString.pm Property changes on: sysutils/p5-Proc-ProcessTable-InfoString/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