From owner-cvs-ports@FreeBSD.ORG Fri Jul 18 19:34:33 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98D1337B401; Fri, 18 Jul 2003 19:34:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD9843F85; Fri, 18 Jul 2003 19:34:33 -0700 (PDT) (envelope-from foxfair@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 h6J2YX0U068964; Fri, 18 Jul 2003 19:34:33 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h6J2YWWL068963; Fri, 18 Jul 2003 19:34:32 -0700 (PDT) Message-Id: <200307190234.h6J2YWWL068963@repoman.freebsd.org> From: Foxfair Hu Date: Fri, 18 Jul 2003 19:34:32 -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/hostsentry Makefile distinfo pkg-descr pkg-message pkg-plist ports/security/hostsentry/files patch-aa X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 02:34:34 -0000 foxfair 2003/07/18 19:34:32 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/hostsentry Makefile distinfo pkg-descr pkg-message pkg-plist security/hostsentry/files patch-aa Log: Add hostsentry 0.02, a Login Anomaly Detector. PR: 48127 Submitted by: Andre Ramos Revision Changes Path 1.422 +1 -0 ports/security/Makefile 1.1 +38 -0 ports/security/hostsentry/Makefile (new) 1.1 +1 -0 ports/security/hostsentry/distinfo (new) 1.1 +11 -0 ports/security/hostsentry/files/patch-aa (new) 1.1 +5 -0 ports/security/hostsentry/pkg-descr (new) 1.1 +5 -0 ports/security/hostsentry/pkg-message (new) 1.1 +34 -0 ports/security/hostsentry/pkg-plist (new)