Index: head/net/p5-Net-Connection/Makefile =================================================================== --- head/net/p5-Net-Connection/Makefile (nonexistent) +++ head/net/p5-Net-Connection/Makefile (revision 566644) @@ -0,0 +1,23 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= Net-Connection +PORTVERSION= 0.2.0 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:VVELOX +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Represents a network connection as a object + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Net-DNS>=1.20:dns/p5-Net-DNS + +USES= perl5 +USE_PERL5= configure + +.include Property changes on: head/net/p5-Net-Connection/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/distinfo =================================================================== --- head/net/p5-Net-Connection/distinfo (nonexistent) +++ head/net/p5-Net-Connection/distinfo (revision 566644) @@ -0,0 +1,3 @@ +TIMESTAMP = 1612791484 +SHA256 (Net-Connection-0.2.0.tar.gz) = a159bef0336fc6f0c0da34f8bbca969c41b16223446a2724a8a89c09ef3edf72 +SIZE (Net-Connection-0.2.0.tar.gz) = 6782 Property changes on: head/net/p5-Net-Connection/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/pkg-descr =================================================================== --- head/net/p5-Net-Connection/pkg-descr (nonexistent) +++ head/net/p5-Net-Connection/pkg-descr (revision 566644) @@ -0,0 +1,4 @@ +This module crates a object that basically serves as a means to +store basic connection information and retrieve it. + +WWW: https://metacpan.org/release/Net-Connection Property changes on: head/net/p5-Net-Connection/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/pkg-plist =================================================================== --- head/net/p5-Net-Connection/pkg-plist (nonexistent) +++ head/net/p5-Net-Connection/pkg-plist (revision 566644) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Net/Connection.pm +%%PERL5_MAN3%%/Net::Connection.3.gz Property changes on: head/net/p5-Net-Connection/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