Date: Tue, 23 Mar 2004 00:49:46 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/arpscan Makefile distinfo pkg-descr ports/net-mgmt/arpscan/files patch-arpscan.c Message-ID: <200403230849.i2N8nk9w034233@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403230849.i2N8nk9w034233>