cvs commit: ports/net-mgmt Makefile ports/net-mgmt/arpscan
 Makefile distinfo pkg-descr ports/net-mgmt/arpscan/files
 patch-arpscan.c
    Kirill Ponomarew 
    krion at FreeBSD.org
       
    Tue Mar 23 00:49:47 PST 2004
    
    
  
krion       2004/03/23 00:49:46 PST
  FreeBSD ports repository
  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/arpscan     Makefile distinfo pkg-descr 
    net-mgmt/arpscan/files patch-arpscan.c 
  Log:
  Add arpscan-0.2,
  
  arpscan is a very simple scanner which sends out arp requests
  for the given IP addresses and displays a list of the found
  hosts.
  
  PR:             ports/64605
  Submitted by:   David Yeske <dyeske at yahoo.com>
  
  Revision  Changes    Path
  1.4       +1 -0      ports/net-mgmt/Makefile
  1.1       +29 -0     ports/net-mgmt/arpscan/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/arpscan/distinfo (new)
  1.1       +16 -0     ports/net-mgmt/arpscan/files/patch-arpscan.c (new)
  1.1       +7 -0      ports/net-mgmt/arpscan/pkg-descr (new)
    
    
More information about the cvs-all
mailing list