Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 2021 12:45:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253409] [NEW PORT] net/p5Net-Connection-Sort Sorts a array of Net::Connection objects
Message-ID:  <bug-253409-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253409

            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@FreeBSD.org
          Reporter: vvelox@vvelox.net

Created attachment 222336
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222336&action=
=3Dedit
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253409-7788>