From owner-svn-ports-head@freebsd.org Wed Nov 4 17:30:01 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8BA0A2633D; Wed, 4 Nov 2015 17:30:01 +0000 (UTC) (envelope-from ohauer@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 mx1.freebsd.org (Postfix) with ESMTPS id A2AEE12BB; Wed, 4 Nov 2015 17:30:01 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA4HU0eg001632; Wed, 4 Nov 2015 17:30:00 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA4HU0dr001628; Wed, 4 Nov 2015 17:30:00 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201511041730.tA4HU0dr001628@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Wed, 4 Nov 2015 17:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r400749 - in head/security/nmap: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2015 17:30:02 -0000 Author: ohauer Date: Wed Nov 4 17:30:00 2015 New Revision: 400749 URL: https://svnweb.freebsd.org/changeset/ports/400749 Log: - update to 6.49BETA6 - use new OPTIONS targes Parts from Changelog [1] ========================== Nmap 6.49BETA6 o Integrated all of your IPv6 OS fingerprint submissions from April to October (only 9 of them!). We are steadily improving the IPv6 database, but we need your submissions. The classifier added 3 new groups, bringing the new total to 93. Highlights: http://seclists.org/nmap-dev/2015/q4/61 [Daniel Miller] o Integrated all of your IPv4 OS fingerprint submissions from February to October (1065 of them). Added 219 fingerprints, bringing the new total to 4985. Additions include Linux 4.1, Windows 10, OS X 10.11, iOS 9, FreeBSD 11.0, Android 5.1, and more. Highlights: http://seclists.org/nmap-dev/2015/q4/60 [Daniel Miller] o Integrated all of your service/version detection fingerprints submitted from February to October (800+ of them). The signature count went up 2.5% to 10293. We now detect 1089 protocols, from afp, bitcoin, and caldav to xml-rpc, yiff, and zebra. Highlights: http://seclists.org/nmap-dev/2015/q4/62 [Daniel Miller] o [NSE] Added 10 NSE scripts from 5 authors, bringing the total up to 509! They are all listed at http://nmap.org/nsedoc/, and the summaries are below (authors are listed in brackets): ... [1] https://nmap.org/changelog.html Deleted: head/security/nmap/files/patch-libnetutil_netutil.cc Modified: head/security/nmap/Makefile head/security/nmap/distinfo head/security/nmap/pkg-plist Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/Makefile Wed Nov 4 17:30:00 2015 (r400749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nmap -DISTVERSION= 6.49BETA5 +DISTVERSION= 6.49BETA6 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ LOCAL/ohauer @@ -30,22 +30,16 @@ SSL_USE= OPENSSL=yes SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} SSL_CONFIGURE_OFF= --without-openssl SSL_CFLAGS= -I${OPENSSLINC} +SSL_VARS= STRIP_FILES=ncat +# PR: ports/159376 Workaround if OS is build with WITHOUT_INET6 +IPV6_LIB_DEPENDS_OFF= libpcap.so:${PORTSDIR}/net/libpcap IPV6_CONFIGURE_OFF= --with-libpcap=${LOCALBASE}/IPv6 .include -# PR: ports/159376 Workaround if OS is build with WITHOUT_INET6 -.if ! ${PORT_OPTIONS:MIPV6} -LIB_DEPENDS+= libpcap.so:${PORTSDIR}/net/libpcap -.endif - DOCS= CHANGELOG HACKING -STRIP_FILES= nmap nping - -.if ${PORT_OPTIONS:MSSL} -STRIP_FILES+= ncat -.endif +STRIP_FILES+= nmap nping CONFIGURE_ARGS+=--without-localdirs \ --without-zenmap \ @@ -66,6 +60,8 @@ pre-install: post-install: ${STRIP_CMD} ${STRIP_FILES:S|^|${STAGEDIR}${PREFIX}/bin/|} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/security/nmap/distinfo ============================================================================== --- head/security/nmap/distinfo Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/distinfo Wed Nov 4 17:30:00 2015 (r400749) @@ -1,2 +1,2 @@ -SHA256 (nmap-6.49BETA5.tar.bz2) = 747a961d735da518cb00884c46c13e73ee1d06253d03c176ce54dde1f6681c36 -SIZE (nmap-6.49BETA5.tar.bz2) = 8816982 +SHA256 (nmap-6.49BETA6.tar.bz2) = 9c548ee0e3f0db73c4b5f8434c0bc7c99188333562c4bc4e04fb721533ff1637 +SIZE (nmap-6.49BETA6.tar.bz2) = 8904750 Modified: head/security/nmap/pkg-plist ============================================================================== --- head/security/nmap/pkg-plist Wed Nov 4 16:53:55 2015 (r400748) +++ head/security/nmap/pkg-plist Wed Nov 4 17:30:00 2015 (r400749) @@ -51,6 +51,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/cvs.lua %%DATADIR%%/nselib/data/dns-srv-names %%DATADIR%%/nselib/data/drupal-modules.lst +%%DATADIR%%/nselib/data/drupal-themes.lst %%DATADIR%%/nselib/data/enterprise_numbers.txt %%DATADIR%%/nselib/data/favicon-db %%DATADIR%%/nselib/data/http-default-accounts-fingerprints.lua @@ -121,6 +122,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/lfs.luadoc %%DATADIR%%/nselib/listop.lua %%DATADIR%%/nselib/lpeg-utility.lua +%%DATADIR%%/nselib/ls.lua %%DATADIR%%/nselib/match.lua %%DATADIR%%/nselib/membase.lua %%DATADIR%%/nselib/mobileme.lua @@ -157,6 +159,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/sasl.lua %%DATADIR%%/nselib/shortport.lua %%DATADIR%%/nselib/sip.lua +%%DATADIR%%/nselib/slaxml.lua %%DATADIR%%/nselib/smb.lua %%DATADIR%%/nselib/smbauth.lua %%DATADIR%%/nselib/smtp.lua @@ -320,6 +323,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/hbase-master-info.nse %%DATADIR%%/scripts/hbase-region-info.nse %%DATADIR%%/scripts/hddtemp-info.nse +%%DATADIR%%/scripts/hnap-info.nse %%DATADIR%%/scripts/hostmap-bfk.nse %%DATADIR%%/scripts/hostmap-ip2hosts.nse %%DATADIR%%/scripts/hostmap-robtex.nse @@ -341,7 +345,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-comments-displayer.nse %%DATADIR%%/scripts/http-config-backup.nse %%DATADIR%%/scripts/http-cors.nse -%%DATADIR%%/scripts/http-crossdomainxml.nse +%%DATADIR%%/scripts/http-cross-domain-policy.nse %%DATADIR%%/scripts/http-csrf.nse %%DATADIR%%/scripts/http-date.nse %%DATADIR%%/scripts/http-default-accounts.nse @@ -350,13 +354,13 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-dombased-xss.nse %%DATADIR%%/scripts/http-domino-enum-passwords.nse %%DATADIR%%/scripts/http-drupal-enum-users.nse -%%DATADIR%%/scripts/http-drupal-modules.nse -%%DATADIR%%/scripts/http-email-harvest.nse +%%DATADIR%%/scripts/http-drupal-enum.nse %%DATADIR%%/scripts/http-enum.nse %%DATADIR%%/scripts/http-errors.nse %%DATADIR%%/scripts/http-exif-spider.nse %%DATADIR%%/scripts/http-favicon.nse %%DATADIR%%/scripts/http-feed.nse +%%DATADIR%%/scripts/http-fetch.nse %%DATADIR%%/scripts/http-fileupload-exploiter.nse %%DATADIR%%/scripts/http-form-brute.nse %%DATADIR%%/scripts/http-form-fuzzer.nse @@ -374,6 +378,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-iis-webdav-vuln.nse %%DATADIR%%/scripts/http-joomla-brute.nse %%DATADIR%%/scripts/http-litespeed-sourcecode-download.nse +%%DATADIR%%/scripts/http-ls.nse %%DATADIR%%/scripts/http-majordomo2-dir-traversal.nse %%DATADIR%%/scripts/http-malware-host.nse %%DATADIR%%/scripts/http-method-tamper.nse @@ -401,6 +406,8 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-slowloris.nse %%DATADIR%%/scripts/http-sql-injection.nse %%DATADIR%%/scripts/http-stored-xss.nse +%%DATADIR%%/scripts/http-svn-enum.nse +%%DATADIR%%/scripts/http-svn-info.nse %%DATADIR%%/scripts/http-title.nse %%DATADIR%%/scripts/http-tplink-dir-traversal.nse %%DATADIR%%/scripts/http-trace.nse @@ -431,6 +438,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-vuln-wnr1000-creds.nse %%DATADIR%%/scripts/http-waf-detect.nse %%DATADIR%%/scripts/http-waf-fingerprint.nse +%%DATADIR%%/scripts/http-webdav-scan.nse %%DATADIR%%/scripts/http-wordpress-brute.nse %%DATADIR%%/scripts/http-wordpress-enum.nse %%DATADIR%%/scripts/http-wordpress-users.nse @@ -464,6 +472,8 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/jdwp-info.nse %%DATADIR%%/scripts/jdwp-inject.nse %%DATADIR%%/scripts/jdwp-version.nse +%%DATADIR%%/scripts/knx-gateway-discover.nse +%%DATADIR%%/scripts/knx-gateway-info.nse %%DATADIR%%/scripts/krb5-enum-users.nse %%DATADIR%%/scripts/ldap-brute.nse %%DATADIR%%/scripts/ldap-novell-getpass.nse @@ -587,7 +597,6 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/sip-methods.nse %%DATADIR%%/scripts/skypev2-version.nse %%DATADIR%%/scripts/smb-brute.nse -%%DATADIR%%/scripts/smb-check-vulns.nse %%DATADIR%%/scripts/smb-enum-domains.nse %%DATADIR%%/scripts/smb-enum-groups.nse %%DATADIR%%/scripts/smb-enum-processes.nse @@ -603,8 +612,14 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/smb-security-mode.nse %%DATADIR%%/scripts/smb-server-stats.nse %%DATADIR%%/scripts/smb-system-info.nse +%%DATADIR%%/scripts/smb-vuln-conficker.nse +%%DATADIR%%/scripts/smb-vuln-cve2009-3103.nse +%%DATADIR%%/scripts/smb-vuln-ms06-025.nse +%%DATADIR%%/scripts/smb-vuln-ms07-029.nse +%%DATADIR%%/scripts/smb-vuln-ms08-067.nse %%DATADIR%%/scripts/smb-vuln-ms10-054.nse %%DATADIR%%/scripts/smb-vuln-ms10-061.nse +%%DATADIR%%/scripts/smb-vuln-regsvc-dos.nse %%DATADIR%%/scripts/smbv2-enabled.nse %%DATADIR%%/scripts/smtp-brute.nse %%DATADIR%%/scripts/smtp-commands.nse @@ -662,6 +677,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/telnet-encryption.nse %%DATADIR%%/scripts/tftp-enum.nse %%DATADIR%%/scripts/tls-nextprotoneg.nse +%%DATADIR%%/scripts/tor-consensus-checker.nse %%DATADIR%%/scripts/traceroute-geolocation.nse %%DATADIR%%/scripts/unittest.nse %%DATADIR%%/scripts/unusual-port.nse @@ -681,5 +697,6 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/wsdd-discover.nse %%DATADIR%%/scripts/x11-access.nse %%DATADIR%%/scripts/xdmcp-discover.nse +%%DATADIR%%/scripts/xmlrpc-methods.nse %%DATADIR%%/scripts/xmpp-brute.nse %%DATADIR%%/scripts/xmpp-info.nse