Date: Fri, 9 Apr 1999 02:09:49 -0700 (PDT) From: mharo@area51.fremont.ca.us To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11040: Update: security/sentry Message-ID: <199904090909.CAA59764@patrol.area51.fremont.ca.us>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904090909.CAA59764>