Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2005 06:28:20 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/ngrep Makefile distinfo ports/net/ngrep/files patch-Makefile.in patch-ngrep.c
Message-ID:  <200502240628.j1O6SKVr029345@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2005-02-24 06:28:20 UTC

  FreeBSD ports repository

  Modified files:
    net/ngrep            Makefile distinfo 
  Added files:
    net/ngrep/files      patch-Makefile.in 
  Removed files:
    net/ngrep/files      patch-ngrep.c 
  Log:
  Upgrade to version 1.43
  
          v1.43
  
          o healed the win32 code fork: ngrep now builds from the same
            source tree for all platforms including Windows
  
          o re-wrote the privilege revocation logic after problems were
            reported with the SPC version, and removed non-root
            drop_privs capability altogether
  
          o fix off-by-one bug which caused ngrep to exit 1 packet early
            when ``-A'' as invoked
  
          o Fixed problematic configtest for old broken-redhat-glibc UDP
            header
  
          o ngrep now sets a pcap filter "ip" by default, if one is not
            specified
  
          o header offset fix to 802.11 processing
  
          o support IGMP and Raw (unknown IP protocol) type packets
  
          o support for latest versions of libpcap (0.8.3) and winpcap
            (3.1 beta 4)
  
          o updated configure to autoconf 2.59, and config.guess and
            config.sub to latest versions
  
          o updated PCRE from 3.4 to 5.0
  
          o and various minor changes and updates to improve ngrep
  
  Revision  Changes    Path
  1.18      +10 -5     ports/net/ngrep/Makefile
  1.7       +2 -2      ports/net/ngrep/distinfo
  1.3       +11 -0     ports/net/ngrep/files/patch-Makefile.in (new)
  1.8       +0 -12     ports/net/ngrep/files/patch-ngrep.c (dead)



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