[136412] trunk/dports/net

khindenburg at macports.org khindenburg at macports.org
Sat May 16 07:55:32 PDT 2015


Revision: 136412
          https://trac.macports.org/changeset/136412
Author:   khindenburg at macports.org
Date:     2015-05-16 07:55:32 -0700 (Sat, 16 May 2015)
Log Message:
-----------
arp-scan: new port w/ maintainer #47710

Added Paths:
-----------
    trunk/dports/net/arp-scan/
    trunk/dports/net/arp-scan/Portfile

Added: trunk/dports/net/arp-scan/Portfile
===================================================================
--- trunk/dports/net/arp-scan/Portfile	                        (rev 0)
+++ trunk/dports/net/arp-scan/Portfile	2015-05-16 14:55:32 UTC (rev 136412)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                arp-scan
+version             1.9
+categories          net
+license             GPL-3
+maintainers         gmail.com:mschamschula openmaintainer
+description         ARP scanning and fingerprinting tool
+long_description    Arp-scan is a command-line tool that uses the ARP protocol to \
+                    discover and fingerprint IP hosts on the local network.
+platforms           darwin
+homepage            http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
+master_sites        http://www.nta-monitor.com/files/arp-scan/
+
+checksums           rmd160  1c6dabae9ff665ec540b144e8c6613debedfc822 \
+                    sha256  ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892
+
+depends_lib         port:libpcap
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}


Property changes on: trunk/dports/net/arp-scan/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150516/eb7615e6/attachment-0001.html>


More information about the macports-changes mailing list