Opened 14 years ago

Closed 14 years ago

#25901 closed submission (fixed)

[NEW] net/pads

Reported by: jul_bsd@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: pads

Description

Passive Asset Detection System (PADS) was designed to supplement active scanners by combining a network sniffer with a rule-based detection engine similar to a network IDS. It will listen to a network and attempt to provide an up-to-date look at the hosts and services running on the network. The application operates invisibly and will never release a packet into the network.

(Dep for nsm-console)

Attachments (2)

Portfile (1.3 KB) - added by jul_bsd@… 14 years ago.
patch-lib-bstring-bstrlib_c (507 bytes) - added by jul_bsd@… 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by jul_bsd@…

Attachment: Portfile added

Changed 14 years ago by jul_bsd@…

Attachment: patch-lib-bstring-bstrlib_c added

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Port: pads added
Status: newassigned

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks, added in r70312 with these changes:

  • whitespace
  • removed "PortGroup ruby 1.0" since this port doesn't appear to have anything to do with Ruby
  • changed maintainer to you with openmaintainer
  • added dependencies on libpcap and pcre since these libraries do end up getting used
  • changed patchfile name
  • removed commented-out pre-configure block which seems to have had the same intent as the patchfile
  • removed "configure.type gnu" because I'm not aware of any option by that name and it works fine without it
  • fixed livecheck
Note: See TracTickets for help on using tickets.