FreeBSD Bugzilla – Attachment 222337 Details for
Bug 253410
[NEW PORT] net/p5-Net-Connection-ncnetstat A netstat like utility that supports color and searching
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-Net-Connection-ncnetstat.diff (text/plain), 3.99 KB, created by
Zane C. Bowers-Hadley
on 2021-02-10 12:49:09 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Zane C. Bowers-Hadley
Created:
2021-02-10 12:49:09 UTC
Size:
3.99 KB
patch
obsolete
>Index: net/p5-Net-Connection-ncnetstat/Makefile >=================================================================== >--- net/p5-Net-Connection-ncnetstat/Makefile (nonexistent) >+++ net/p5-Net-Connection-ncnetstat/Makefile (working copy) >@@ -0,0 +1,29 @@ >+# Created by: Zane C. Bowers-Hadley <vvelox@vvelox.net> >+# $FreeBSD$ >+ >+PORTNAME= Net-Connection-ncnetstat >+PORTVERSION= 0.6.1 >+CATEGORIES= sysutils perl5 >+MASTER_SITES= CPAN >+MASTER_SITE_SUBDIR= CPAN:VVELOX >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= vvelox@vvelox.net >+COMMENT= A netstat like utility that supports color and searching >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+ >+BUILD_DEPENDS= ${RUN_DEPENDS} >+RUN_DEPENDS= p5-Net-Connection>=0.2.0:net/p5-Net-Connection \ >+ p5-Net-Connection-Match>=0.4.0:net/p5-Net-Connection-Match \ >+ p5-Net-Connection-Sort>=0.0.1:net/p5-Net-Connection-Sort \ >+ p5-Term-ANSIColor>=4.06:devel/p5-Term-ANSIColor \ >+ p5-Text-ANSITable>=0.601:textproc/p5-Text-ANSITable \ >+ p5-Getopt-Long>=2.52:devel/p5-Getopt-Long \ >+ p5-Data-Unixish>=1.570:devel/p5-Data-Unixish/pkg-plist >+ >+USES= perl5 shebangfix >+USE_PERL5= configure >+ >+.include <bsd.port.mk> > >Property changes on: net/p5-Net-Connection-ncnetstat/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-ncnetstat/distinfo >=================================================================== >--- net/p5-Net-Connection-ncnetstat/distinfo (nonexistent) >+++ net/p5-Net-Connection-ncnetstat/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1612959527 >+SHA256 (Net-Connection-ncnetstat-0.6.1.tar.gz) = a17e6d623f5f826fc6da00203b07b096c7e2c9e31f4dd140c7edb5d2688fc170 >+SIZE (Net-Connection-ncnetstat-0.6.1.tar.gz) = 10905 > >Property changes on: net/p5-Net-Connection-ncnetstat/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-ncnetstat/pkg-descr >=================================================================== >--- net/p5-Net-Connection-ncnetstat/pkg-descr (nonexistent) >+++ net/p5-Net-Connection-ncnetstat/pkg-descr (working copy) >@@ -0,0 +1,21 @@ >+Provides a enhances colorized netstat like tool that is >+capable of doing searches. >+ >+The search criteria can be any of the following. >+ >+ * CIDR >+ * port >+ * host >+ * PTR >+ * pctcpu >+ * pctmem >+ * Regex PTR >+ * state >+ * UID >+ * username >+ * wait channel >+ >+Among other unique features it can also display the full >+command, PctMem, and PctCPU of the process with the connection. >+ >+WWW: https://metacpan.org/release/Net-Connection-ncnetstat > >Property changes on: net/p5-Net-Connection-ncnetstat/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-ncnetstat/pkg-plist >=================================================================== >--- net/p5-Net-Connection-ncnetstat/pkg-plist (nonexistent) >+++ net/p5-Net-Connection-ncnetstat/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/ncnetstat >+%%SITE_PERL%%/Net/Connection/ncnetstat.pm >+%%PERL5_MAN3%%/Net::Connection::ncnetstat.3.gz > >Property changes on: net/p5-Net-Connection-ncnetstat/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 253410
:
222337
|
222484
|
222523
|
222634
|
222644
|
222646
|
222676