From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/ngrep/DESCR | 8 ++++++++ net/ngrep/PLIST | 3 +++ net/ngrep/pkg/DESCR | 8 -------- net/ngrep/pkg/PLIST | 3 --- 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 net/ngrep/DESCR create mode 100644 net/ngrep/PLIST delete mode 100644 net/ngrep/pkg/DESCR delete mode 100644 net/ngrep/pkg/PLIST (limited to 'net/ngrep') diff --git a/net/ngrep/DESCR b/net/ngrep/DESCR new file mode 100644 index 00000000000..31a871e98f9 --- /dev/null +++ b/net/ngrep/DESCR @@ -0,0 +1,8 @@ +ngrep strives to provide most of GNU grep's common features, applying +them to the network layer. + +ngrep a pcap-aware tool that will allow you to specify extended +regular expressions to match against data payloads of packets. It +currently recognizes TCP and UDP across ethernet, ppp and slip +interfaces, and understands bpf filter logic in the same fashion +as more common packet sniffing tools, like tcpdump and snoop. diff --git a/net/ngrep/PLIST b/net/ngrep/PLIST new file mode 100644 index 00000000000..a671d0a23de --- /dev/null +++ b/net/ngrep/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:55 zuntum Exp $ +bin/ngrep +man/man8/ngrep.8 diff --git a/net/ngrep/pkg/DESCR b/net/ngrep/pkg/DESCR deleted file mode 100644 index 31a871e98f9..00000000000 --- a/net/ngrep/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -ngrep strives to provide most of GNU grep's common features, applying -them to the network layer. - -ngrep a pcap-aware tool that will allow you to specify extended -regular expressions to match against data payloads of packets. It -currently recognizes TCP and UDP across ethernet, ppp and slip -interfaces, and understands bpf filter logic in the same fashion -as more common packet sniffing tools, like tcpdump and snoop. diff --git a/net/ngrep/pkg/PLIST b/net/ngrep/pkg/PLIST deleted file mode 100644 index 8067fe1d8d8..00000000000 --- a/net/ngrep/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/28 01:34:23 hubertf Exp $ -bin/ngrep -man/man8/ngrep.8 -- cgit v1.2.3