From owner-freebsd-ports Fri Apr 9 2:12: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0341314EB8 for ; Fri, 9 Apr 1999 02:12:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA53922; Fri, 9 Apr 1999 02:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from patrol.area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76]) by hub.freebsd.org (Postfix) with ESMTP id 2142014C21 for ; Fri, 9 Apr 1999 02:11:50 -0700 (PDT) (envelope-from mharo@patrol.area51.fremont.ca.us) Received: (from mharo@localhost) by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id CAA59764; Fri, 9 Apr 1999 02:09:49 -0700 (PDT) (envelope-from mharo) Message-Id: <199904090909.CAA59764@patrol.area51.fremont.ca.us> Date: Fri, 9 Apr 1999 02:09:49 -0700 (PDT) From: mharo@area51.fremont.ca.us Reply-To: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/11040: Update: security/sentry Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 11040 >Category: ports >Synopsis: Update: security/sentry >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 9 02:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Michael Haro >Release: FreeBSD 3.1-STABLE i386 >Organization: >Environment: >Description: Changes: - Change in path - new md5 checksum - this port should be renamed PortSentry as there is now a HostSentry program in development by the same group portlint: 0 warnings, 0 errors patches: 0 new, 0 removed supports PREFIX: yes supports CFLAGS: yes >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/security/sentry/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 1999/01/20 20:49:45 1.2 +++ Makefile 1999/04/09 08:54:19 @@ -6,9 +6,9 @@ # $Id: Makefile,v 1.2 1999/01/20 20:49:45 max Exp $ # -DISTNAME= sentry-0.61 +DISTNAME= portsentry-0.61 CATEGORIES= security -MASTER_SITES= http://www.psionic.com/tools/sentry/ +MASTER_SITES= http://www.psionic.com/tools/ MAINTAINER= chris@still.whet.org Index: files/md5 =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/security/sentry/files/md5,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 md5 --- md5 1998/12/19 16:53:20 1.1.1.1 +++ md5 1999/04/09 08:54:46 @@ -1 +1 @@ -MD5 (sentry-0.61.tar.gz) = 57bf7e0caf99188018ef1ab6131faf4b +MD5 (portsentry-0.61.tar.gz) = 57bf7e0caf99188018ef1ab6131faf4b Index: pkg/DESCR =================================================================== RCS file: /host/trang.nuxi.com/FBSD/CVS-repository/ports/security/sentry/pkg/DESCR,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 DESCR --- DESCR 1998/12/19 16:53:20 1.1.1.1 +++ DESCR 1999/04/09 09:08:43 @@ -1,5 +1,7 @@ -Sentry is part of the Abacus Project suite of security tools. -It is a program designed to detect and respond to port scans -against a target host in real-time. There are other port scan -detectors that peform similar detection of scans,but the Sentry -has some unique features that may make it worth looking into. +PortSentry is part of the Abacus Project suite of security tools. +It is a program designed to detect and respond to port scans against +a target host in real-time. There are other port scan detectors that +perform similar detection of scans, but PortSentry has some unique +features that may make it worth looking into + +http://www.psionic.com/abacus/portsentry/ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message