From owner-cvs-all@FreeBSD.ORG Fri Apr 20 18:05:56 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 559AE16A40A; Fri, 20 Apr 2007 18:05:56 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 2AD3013C4AD; Fri, 20 Apr 2007 18:05:56 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3KI5t44082551; Fri, 20 Apr 2007 18:05:55 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3KI5tML082550; Fri, 20 Apr 2007 18:05:55 GMT (envelope-from novel) Message-Id: <200704201805.l3KI5tML082550@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 20 Apr 2007 18:05:55 +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/umit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 20 Apr 2007 18:05:57 -0000 novel 2007-04-20 18:05:55 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/umit Makefile distinfo pkg-descr pkg-plist Log: Add umit 0.9.3, UMIT is the nmap frontend developed with Python and PyGTK. PR: ports/111959 Submitted by: Elisey Savateev Revision Changes Path 1.877 +1 -0 ports/security/Makefile 1.1 +47 -0 ports/security/umit/Makefile (new) 1.1 +3 -0 ports/security/umit/distinfo (new) 1.1 +5 -0 ports/security/umit/pkg-descr (new) 1.1 +201 -0 ports/security/umit/pkg-plist (new)