Subject: CVS commit: pkgsrc/net/ngrep
From: Adam Ciarcinski
Date: 2004-04-13 15:50:05
Message id: 20040413135005.777002DA1D@cvs.netbsd.org

Log Message:
Changes 1.42:
* rewrote the entire configure.in/config.h.in to autoconf 2.57
  to be more consistent with normal autoconf'd programs.
  corrects bugs around packaging impediments and typos.

* improved privilege dropping code and added more options to
  configure to govern its behaviour

* added flag to turn off privilege revocation logic

* added multiline match as default and ability to enforce
  previous default single-line match (bugfix + feature)

* added ability to read bpf filter expression from file

* added ability to force the column width to a certain size

* added two new output modes: ``byline'', whose output
  respects embedded carriage returns (useful for http dumps),
  and ``none'', which prints out each dump as a single line no
   matter what.

* added ability to specify alternate nonprintable character
  (default is ``.'').

* made ``-q'' effects more consistent and usable for scenarios
  where ``-I'' and/or ``-O'' are being employed

* documentation updated

Files:
RevisionActionfile
1.15modifypkgsrc/net/ngrep/Makefile
1.6modifypkgsrc/net/ngrep/distinfo
1.6modifypkgsrc/net/ngrep/patches/patch-aa