Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 00:35:47 -0700 (PDT)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/libnetdude Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200405040735.i447Zlx8082808@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
krion       2004/05/04 00:35:47 PDT

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/libnetdude       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add libnetdude 0.6,
  
  The core of the Netdude framework and the place where the
  packet manipulations are performed. It allows you to implement
  trace file manipulations at a much higher level of abstraction
  than code written directly on top of the pcap library.
  
  PR:             ports/66178
  Submitted by:   Yann Berthier <yb@sainte-barbe.org>
  
  Revision  Changes    Path
  1.1276    +1 -0      ports/net/Makefile
  1.1       +35 -0     ports/net/libnetdude/Makefile (new)
  1.1       +2 -0      ports/net/libnetdude/distinfo (new)
  1.1       +6 -0      ports/net/libnetdude/pkg-descr (new)
  1.1       +139 -0    ports/net/libnetdude/pkg-plist (new)



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