Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Mar 2003 14:14:14 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48861: Update port: security/portsentry (distfiles survey)
Message-ID:  <86k7fhc9qx.wl%fuyuki@hadaly.org>

next in thread | raw e-mail | index | archive | help

>Number:         48861
>Category:       ports
>Synopsis:       Update port: security/portsentry (distfiles survey)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 02 21:20:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p6 FreeBSD 4.7-RELEASE-p6 #0: Tue Feb 25 11:11:20 JST 2003 root@hadaly.dyndns.org:/sack/tmp/obj/usr/src/sys/NS i386


	
>Description:
- Update MASTER_SITES
- Portlint
	
>How-To-Repeat:
	
>Fix:
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/portsentry/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	20 Feb 2003 18:59:10 -0000	1.19
+++ Makefile	3 Mar 2003 05:13:21 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	portsentry
 PORTVERSION=	1.1
 CATEGORIES=	security
-MASTER_SITES=	http://www.psionic.com/downloads/
+MASTER_SITES=	${MASTER_SITE_PACKETSTORM}
+MASTER_SITE_SUBDIR=	UNIX/IDS
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Port scan detection and active defense
@@ -25,9 +26,9 @@
 	${INSTALL_DATA} ${WRKSRC}/portsentry.ignore ${PREFIX}/etc
 	${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${PREFIX}/share/doc/portsentry
+	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods ${WRKSRC}/README.stealth \
-	  ${PREFIX}/share/doc/portsentry
+	  ${DOCSDIR}
 .endif
 	@${CAT} ${PKGMESSAGE}
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/security/portsentry/pkg-descr,v
retrieving revision 1.5
diff -u -r1.5 pkg-descr
--- pkg-descr	12 Feb 2003 12:29:45 -0000	1.5
+++ pkg-descr	3 Mar 2003 05:13:21 -0000
@@ -3,5 +3,3 @@
 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.
-
-WWW: http://www.psionic.com/products/portsentry.html
Index: pkg-message
===================================================================
RCS file: /home/ncvs/ports/security/portsentry/pkg-message,v
retrieving revision 1.2
diff -u -r1.2 pkg-message
--- pkg-message	26 Aug 2000 10:20:24 -0000	1.2
+++ pkg-message	3 Mar 2003 05:13:21 -0000
@@ -1,7 +1,7 @@
 
 
-       Edit /usr/local/etc/portsentry.conf and change"
-       your settings if you haven't already. (route, etc)"
+       Edit ${PREFIX}/etc/portsentry.conf and change
+       your settings if you haven't already. (route, etc)
 
        ***************************************************
        * IGNORE stealth mode.  It is for Linux only.     *
cvs server: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k7fhc9qx.wl%fuyuki>