From owner-cvs-all@FreeBSD.ORG Mon Apr 12 07:38:38 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA6661065673; Mon, 12 Apr 2010 07:38:38 +0000 (UTC) (envelope-from niels@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C93DE8FC18; Mon, 12 Apr 2010 07:38:38 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o3C7ccpp090780; Mon, 12 Apr 2010 07:38:38 GMT (envelope-from niels@repoman.freebsd.org) Received: (from niels@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o3C7ccrW090779; Mon, 12 Apr 2010 07:38:38 GMT (envelope-from niels) Message-Id: <201004120738.o3C7ccrW090779@repoman.freebsd.org> From: Niels Heinen Date: Mon, 12 Apr 2010 07:38:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/whatweb Makefile distinfo pkg-descr pkg-plist ports/security/whatweb/files patch-whatweb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2010 07:38:38 -0000 niels 2010-04-12 07:38:38 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/whatweb Makefile distinfo pkg-descr pkg-plist security/whatweb/files patch-whatweb Log: New port: WhatWeb can be used to detect the software packages that are used for a website. It can detect content management systems (CMS), blogging platforms, stats/analytics packages, javascript libraries, servers, etc.. WWW: http://www.morningstarsecurity.com/research/whatweb Approved by: itetcu (mentor) Revision Changes Path 1.1090 +1 -0 ports/security/Makefile 1.1 +42 -0 ports/security/whatweb/Makefile (new) 1.1 +3 -0 ports/security/whatweb/distinfo (new) 1.1 +24 -0 ports/security/whatweb/files/patch-whatweb (new) 1.1 +6 -0 ports/security/whatweb/pkg-descr (new) 1.1 +188 -0 ports/security/whatweb/pkg-plist (new)