Index: head/net/p5-Net-Connection-lsof/Makefile =================================================================== --- head/net/p5-Net-Connection-lsof/Makefile (nonexistent) +++ head/net/p5-Net-Connection-lsof/Makefile (revision 566647) @@ -0,0 +1,24 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= Net-Connection-lsof +PORTVERSION= 0.2.0 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Creates Net::Connection objects using lsof + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Net-Connection>=0.2.0:net/p5-Net-Connection \ + p5-Proc-ProcessTable>=0.59:devel/p5-Proc-ProcessTable + +USES= perl5 +USE_PERL5= configure + +.include Property changes on: head/net/p5-Net-Connection-lsof/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: head/net/p5-Net-Connection-lsof/distinfo =================================================================== --- head/net/p5-Net-Connection-lsof/distinfo (nonexistent) +++ head/net/p5-Net-Connection-lsof/distinfo (revision 566647) @@ -0,0 +1,3 @@ +TIMESTAMP = 1613738408 +SHA256 (Net-Connection-lsof-0.2.0.tar.gz) = 69c14677d084d777122d0969c4a6b1c1a338ee4f753cbdb6a139a3a565bd3347 +SIZE (Net-Connection-lsof-0.2.0.tar.gz) = 4909 Property changes on: head/net/p5-Net-Connection-lsof/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: head/net/p5-Net-Connection-lsof/pkg-descr =================================================================== --- head/net/p5-Net-Connection-lsof/pkg-descr (nonexistent) +++ head/net/p5-Net-Connection-lsof/pkg-descr (revision 566647) @@ -0,0 +1,3 @@ +Creates Net::Connection objects using lsof. + +WWW: https://metacpan.org/release/Net-Connection-lsof Property changes on: head/net/p5-Net-Connection-lsof/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: head/net/p5-Net-Connection-lsof/pkg-plist =================================================================== --- head/net/p5-Net-Connection-lsof/pkg-plist (nonexistent) +++ head/net/p5-Net-Connection-lsof/pkg-plist (revision 566647) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Net/Connection/lsof.pm +%%PERL5_MAN3%%/Net::Connection::lsof.3.gz Property changes on: head/net/p5-Net-Connection-lsof/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