cvs commit: ports/net Makefile ports/net/rude Makefile distinfo pkg-descr pkg-plist ports/net/rude/files patch-crude::Makefile.in patch-crude::main.c patch-grude::grude patch-include::rude.h patch-rude::Makefile.in patch-rude::main.c

Pav Lucistnik pav at FreeBSD.org
Sun Dec 21 15:12:28 PST 2003


pav         2003/12/21 15:12:25 PST

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/rude             Makefile distinfo pkg-descr pkg-plist 
    net/rude/files       patch-crude::Makefile.in 
                         patch-crude::main.c patch-grude::grude 
                         patch-include::rude.h 
                         patch-rude::Makefile.in 
                         patch-rude::main.c 
  Log:
  Add rude, an UDP traffic generator and its collector crude.
  It's capable of accurate measuring of traffic.
  
  PR:             ports/53671
  Submitted by:   Janos Mohacsi <janos.mohacsi at bsd.hu>
  
  Revision  Changes    Path
  1.1161    +1 -0      ports/net/Makefile
  1.1       +41 -0     ports/net/rude/Makefile (new)
  1.1       +1 -0      ports/net/rude/distinfo (new)
  1.1       +11 -0     ports/net/rude/files/patch-crude::Makefile.in (new)
  1.1       +33 -0     ports/net/rude/files/patch-crude::main.c (new)
  1.1       +11 -0     ports/net/rude/files/patch-grude::grude (new)
  1.1       +10 -0     ports/net/rude/files/patch-include::rude.h (new)
  1.1       +11 -0     ports/net/rude/files/patch-rude::Makefile.in (new)
  1.1       +30 -0     ports/net/rude/files/patch-rude::main.c (new)
  1.1       +8 -0      ports/net/rude/pkg-descr (new)
  1.1       +12 -0     ports/net/rude/pkg-plist (new)


More information about the cvs-all mailing list