From owner-svn-ports-all@freebsd.org Mon Jan 27 20:08:30 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3EBDE22BEEB; Mon, 27 Jan 2020 20:08:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48615p0zp1z43X5; Mon, 27 Jan 2020 20:08:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0497BF75A; Mon, 27 Jan 2020 20:08:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00RK8TaJ004522; Mon, 27 Jan 2020 20:08:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00RK8ThF004518; Mon, 27 Jan 2020 20:08:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202001272008.00RK8ThF004518@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 27 Jan 2020 20:08:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r524415 - head/net/arp-scan X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/arp-scan X-SVN-Commit-Revision: 524415 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2020 20:08:30 -0000 Author: sunpoet Date: Mon Jan 27 20:08:28 2020 New Revision: 524415 URL: https://svnweb.freebsd.org/changeset/ports/524415 Log: Unbreak this port - Add LICENSE_FILE - Sort PLIST - Reformat pkg-descr - Update WWW - Take maintainership Modified: head/net/arp-scan/Makefile head/net/arp-scan/distinfo head/net/arp-scan/pkg-descr head/net/arp-scan/pkg-plist Modified: head/net/arp-scan/Makefile ============================================================================== --- head/net/arp-scan/Makefile Mon Jan 27 20:08:23 2020 (r524414) +++ head/net/arp-scan/Makefile Mon Jan 27 20:08:28 2020 (r524415) @@ -4,14 +4,13 @@ PORTNAME= arp-scan PORTVERSION= 1.9 CATEGORIES= net -MASTER_SITES= http://www.nta-monitor.com/files/${PORTNAME}/ +MASTER_SITES= https://github.com/royhills/arp-scan/releases/download/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= ARP scanning and fingerprinting tool -BROKEN= unfetchable - LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net/arp-scan/distinfo ============================================================================== --- head/net/arp-scan/distinfo Mon Jan 27 20:08:23 2020 (r524414) +++ head/net/arp-scan/distinfo Mon Jan 27 20:08:28 2020 (r524415) @@ -1,2 +1,3 @@ +TIMESTAMP = 1580125315 SHA256 (arp-scan-1.9.tar.gz) = ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892 SIZE (arp-scan-1.9.tar.gz) = 488442 Modified: head/net/arp-scan/pkg-descr ============================================================================== --- head/net/arp-scan/pkg-descr Mon Jan 27 20:08:23 2020 (r524414) +++ head/net/arp-scan/pkg-descr Mon Jan 27 20:08:28 2020 (r524415) @@ -1,6 +1,4 @@ -arp-scan is a command-line tool that uses the ARP -protocol to discover and fingerprint IP hosts on -the local network. It is available for Linux and -BSD under the GPL licence. +arp-scan is a command-line tool that uses the ARP protocol to discover and +fingerprint IP hosts on the local network. -WWW: http://www.nta-monitor.com/tools-resources/security-tools/arp-scan +WWW: https://github.com/royhills/arp-scan Modified: head/net/arp-scan/pkg-plist ============================================================================== --- head/net/arp-scan/pkg-plist Mon Jan 27 20:08:23 2020 (r524414) +++ head/net/arp-scan/pkg-plist Mon Jan 27 20:08:28 2020 (r524415) @@ -1,12 +1,12 @@ +bin/arp-fingerprint bin/arp-scan -bin/get-oui bin/get-iab -bin/arp-fingerprint -%%DATADIR%%/ieee-oui.txt -%%DATADIR%%/ieee-iab.txt -%%DATADIR%%/mac-vendor.txt +bin/get-oui man/man1/arp-fingerprint.1.gz man/man1/arp-scan.1.gz man/man1/get-iab.1.gz man/man1/get-oui.1.gz man/man5/mac-vendor.5.gz +%%DATADIR%%/ieee-iab.txt +%%DATADIR%%/ieee-oui.txt +%%DATADIR%%/mac-vendor.txt