From owner-cvs-all@FreeBSD.ORG Thu Sep 4 06:28:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3BFA16A4BF; Thu, 4 Sep 2003 06:28:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36CD843FD7; Thu, 4 Sep 2003 06:28:16 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h84DSG0U000944; Thu, 4 Sep 2003 06:28:16 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h84DSFkW000943; Thu, 4 Sep 2003 06:28:15 -0700 (PDT) Message-Id: <200309041328.h84DSFkW000943@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 4 Sep 2003 06:28:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/hmap Makefile distinfo pkg-descr pkg-plist ports/security/hmap/files patch-hmap.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2003 13:28:16 -0000 edwin 2003/09/04 06:28:15 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/hmap Makefile distinfo pkg-descr pkg-plist security/hmap/files patch-hmap.py Log: New port: security/hmap - web server fingerprinting tool Web server fingerprinting tool, used to identify web servers that changed thier banners. PR: ports/50754 Submitted by: Yonatan@xpert.com Revision Changes Path 1.435 +1 -0 ports/security/Makefile 1.1 +44 -0 ports/security/hmap/Makefile (new) 1.1 +1 -0 ports/security/hmap/distinfo (new) 1.1 +11 -0 ports/security/hmap/files/patch-hmap.py (new) 1.1 +6 -0 ports/security/hmap/pkg-descr (new) 1.1 +36 -0 ports/security/hmap/pkg-plist (new)