cvs commit: ports/net Makefile ports/net/libnetdude Makefile distinfo pkg-descr pkg-plist

Kirill Ponomarew krion at FreeBSD.org
Tue May 4 00:35:48 PDT 2004


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 at 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)


More information about the cvs-all mailing list