FreeBSD Bugzilla – Attachment 222519 Details for
Bug 253407
[NEW PORT]: net/p5-Net-Connection-FreeBSD_sockstat Use sockstat to generate Net::Connection objects
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-Net-Connection-FreeBSD_sockstat.diff (text/plain), 3.51 KB, created by
Zane C. Bowers-Hadley
on 2021-02-17 10:10:29 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2021-02-17 10:10:29 UTC
Size:
3.51 KB
patch
obsolete
>Index: net/p5-Net-Connection-FreeBSD_sockstat/Makefile >=================================================================== >--- net/p5-Net-Connection-FreeBSD_sockstat/Makefile (nonexistent) >+++ net/p5-Net-Connection-FreeBSD_sockstat/Makefile (working copy) >@@ -0,0 +1,24 @@ >+# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> >+# $FreeBSD$ >+ >+PORTNAME= Net-Connection-FreeBSD_sockstat >+PORTVERSION= 0.0.2 >+CATEGORIES= net perl5 >+MASTER_SITES= CPAN >+MASTER_SITE_SUBDIR= CPAN:VVELOX >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= vvelox@vvelox.net >+COMMENT= Creates Net::Connection objects using sockstat on FreeBSD >+ >+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 <bsd.port.mk> > >Property changes on: net/p5-Net-Connection-FreeBSD_sockstat/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: net/p5-Net-Connection-FreeBSD_sockstat/distinfo >=================================================================== >--- net/p5-Net-Connection-FreeBSD_sockstat/distinfo (nonexistent) >+++ net/p5-Net-Connection-FreeBSD_sockstat/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1612958152 >+SHA256 (Net-Connection-FreeBSD_sockstat-0.0.2.tar.gz) = 894626fcfe0b00133277e321384cfbf32dd62d74f6d22e7a67bea6583faf6dd7 >+SIZE (Net-Connection-FreeBSD_sockstat-0.0.2.tar.gz) = 4661 > >Property changes on: net/p5-Net-Connection-FreeBSD_sockstat/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: net/p5-Net-Connection-FreeBSD_sockstat/pkg-descr >=================================================================== >--- net/p5-Net-Connection-FreeBSD_sockstat/pkg-descr (nonexistent) >+++ net/p5-Net-Connection-FreeBSD_sockstat/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Creates Net::Connection objects using sockstat on FreeBSD. >+ >+WWW: https://metacpan.org/release/Net-Connection-FreeBSD_sockstat > >Property changes on: net/p5-Net-Connection-FreeBSD_sockstat/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: net/p5-Net-Connection-FreeBSD_sockstat/pkg-plist >=================================================================== >--- net/p5-Net-Connection-FreeBSD_sockstat/pkg-plist (nonexistent) >+++ net/p5-Net-Connection-FreeBSD_sockstat/pkg-plist (working copy) >@@ -0,0 +1,2 @@ >+%%SITE_PERL%%/Net/Connection/FreeBSD_sockstat.pm >+%%PERL5_MAN3%%/Net::Connection::FreeBSD_sockstat.3.gz > >Property changes on: net/p5-Net-Connection-FreeBSD_sockstat/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 253407
:
222334
| 222519