[Bug 253409] [NEW PORT] net/p5Net-Connection-Sort Sorts a array of Net::Connection objects
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 10 12:45:56 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253409
Bug ID: 253409
Summary: [NEW PORT] net/p5Net-Connection-Sort Sorts a array
of Net::Connection objects
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: vvelox at vvelox.net
Created attachment 222336
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222336&action=edit
svn diff
Porting this for the purpose of porting ncnetstat.
This sorts a array of Net::Connection objects.
Currently the methods below are supported.
* host_f - Host foreign
* host_fl - Host, foreign then local
* host_l - Host, local
* host_lf - Host, local then foreign
* pid - Process ID
* port_f - Port, foreign, numeric
* port_fa - Port, foreign, alpha
* port_l - Port, local, numeric
* port_la - Port, local, alpha
* proto - Network connection protocol
* ptr_f - PTR, foreign
* ptr_l - PTR, local
* state - Connection
* uid - User ID
* user - Username
WWW: https://metacpan.org/release/Net-Connection-Sort
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list