Version: 1.47.20190128, Package name: ngrep-1.47.20190128 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep is 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. |
Filesize: 182.863 KB |
Version History (View Complete History) |
|
2021-02-17 05:57:58 by Stuart Henderson | Files touched by this commit (9) |
Log message: ngrep: update to git version from 2019 |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-02-07 05:32:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: Fix timestamp printing (due to our nonstandard bpf_timeval) |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-18 08:02:38 by Matthias Kilian | Files touched by this commit (4) |
Log message: Remove some unused hunks containing CVS keywords. ok sthen@ |
2011-06-16 15:21:43 by Stuart Henderson | Files touched by this commit (7) |
Log message: sync ngrep with version from upstream repo (mostly). there's been no release (or much activity) in years and it has various fixes, including: - unbreak IPv6 - support pflog capture files and pppoe - chroot to /var/empty when dropping privs |
2011-06-16 11:42:56 by Stuart Henderson | Files touched by this commit (2) |
Log message: - pcap_yyrestart is supposed to take an argument, ngrep calls it without one in the event of an error in the filter, this results in attempting to deref bogus memory. pass it an explicit NULL which is handled correctly. - don't strip the installed binary, remove USE_GROFF |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 09:27:55 by Marc Espie | Files touched by this commit (46) |
Log message: new WANTLIB |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2009-03-30 15:19:02 by Stuart Henderson | Files touched by this commit (7) |
Log message: - drop privs to a new _ngrep user rather than nobody, - chroot to /var/empty, - support pppoe, - autoconf surgery (functional rather than pretty) to use a version of pcre from the century of the fruitbat, - fix license marker, regen plist reads good to jasper@ |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-03-31 03:38:42 by Steven Mestdagh | Files touched by this commit (1) |
Log message: USE_LIBTOOL, autoconf 2.60 |
2007-03-19 16:44:06 by Jolan Luff | Files touched by this commit (3) |
Log message: update to 1.45 and modify licensing, from rui reis & stuart henderson |
2005-11-01 16:39:08 by Alexandre Anriot | Files touched by this commit (2) |
Log message: remove a blank line which produces a blank page with nroff. help and 'looks fine' jmc@, ok espie@ |
2005-07-23 13:41:21 by Brad Smith | Files touched by this commit (6) |
Log message: upgrade to ngrep 1.44 Adds IPv6 support and a number of bug fixes. |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-05-04 04:02:37 by Marc Espie | Files touched by this commit (1) |
Log message: no-autoheader |
2004-04-09 04:11:36 by Nikolay Sturm | Files touched by this commit (7) |
Log message: update to ngrep 1.42 from thuglife at bsd.hu (Robert Nagy) |
2003-09-25 00:25:14 by Jolan Luff | Files touched by this commit (22) |
Log message: drop maintainership on some stuff i don't use anymore, lop off WWW: ${HOMEPAGE} while touching 'em |
2003-05-12 02:23:48 by Jolan Luff | Files touched by this commit (34) |
Log message: update e-mail address, ok brad@ |
2003-04-17 12:59:49 by Peter Stromberg | Files touched by this commit (6) |
Log message: update to 1.40.1; from new maintainer Jolan Luff <jolan@cryptonomicon.org> - now respects CFLAGS throughout the whole build - this version adds tun device support for OpenBSD. |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |