From dan@freshports.org  Sat Aug 26 00:37:06 2000
Return-Path: <dan@freshports.org>
Received: from set.freshports.org (ns1.unixathome.org [203.79.82.27])
	by hub.freebsd.org (Postfix) with ESMTP id 56DA437B423
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 26 Aug 2000 00:37:05 -0700 (PDT)
Received: (from dan@localhost)
	by set.freshports.org (8.9.3/8.9.3) id TAA85832;
	Sat, 26 Aug 2000 19:37:03 +1200 (NZST)
	(envelope-from dan)
Message-Id: <200008260737.TAA85832@set.freshports.org>
Date: Sat, 26 Aug 2000 19:37:03 +1200 (NZST)
From: dan@freebsddiary.org
Sender: dan@freshports.org
Reply-To: dan@freebsddiary.org
To: FreeBSD-gnats-submit@freebsd.org
Subject:
X-Send-Pr-Version: 3.2

>Number:         20856
>Category:       ports
>Synopsis:       portsentry
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 26 00:40:01 PDT 2000
>Closed-Date:    Tue Oct 10 17:00:15 PDT 2000
>Last-Modified:  Tue Oct 10 17:00:47 PDT 2000
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Submitter-Id:   current-users
 Originator:     Dan Langille
 Organization:   The FreeBSD Diary
 Confidential:   no
 Synopsis:       inform users that STEALTH mode is for LINUX only.  Install README.stealth
 Severity:       non-critical
 Priority:       low
 Category:       ports
 Release:        FreeBSD 4.1-STABLE i386
 Class:          change-request
 Environment: 
 
 	FreeBSD set.freshports.org 4.1-STABLE FreeBSD 4.1-STABLE #0: Sat Jul 29 20:15:07 NZST 2000     root@set.freshports.org:/usr/src/sys/compile/BUFFIPSEC  i386
 
 Description: 
 
 	stealth mode is dependant upon Linux code.  Tell the user this.
 	previous send-pr didn't show up.  sorry if this is duplicated.
 
 Fix: 
 
 diff -ru portsentry.original/Makefile portsentry/Makefile
 --- portsentry.original/Makefile	Sat Aug 26 11:08:24 2000
 +++ portsentry/Makefile	Sat Aug 26 12:06:57 2000
 @@ -27,7 +27,7 @@
  	${INSTALL_PROGRAM} ${WRKSRC}/portsentry ${PREFIX}/bin
  .if !defined(NOPORTDOCS)
  	${MKDIR} ${PREFIX}/share/doc/portsentry
 -	${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods \
 +	${INSTALL_DATA} ${WRKSRC}/README.install ${WRKSRC}/README.methods ${WRKSRC}/README.stealth \
  	  ${PREFIX}/share/doc/portsentry
  .endif
  	@${CAT} ${PKGDIR}/MESSAGE
 diff -ru portsentry.original/pkg/MESSAGE portsentry/pkg/MESSAGE
 --- portsentry.original/pkg/MESSAGE	Sat Aug 26 11:08:23 2000
 +++ portsentry/pkg/MESSAGE	Sat Aug 26 12:07:39 2000
 @@ -3,4 +3,10 @@
         Edit /usr/local/etc/portsentry.conf and change"
         your settings if you haven't already. (route, etc)"
  
 +       ***************************************************
 +       * IGNORE stealth mode.  It is for Linux only.     *
 +       * The author hopes to have a platform independent *
 +       * version at some time.  So don't even bother     *
 +       * trying it now.                                  *
 +       ***************************************************
  
 diff -ru portsentry.original/pkg/PLIST portsentry/pkg/PLIST
 --- portsentry.original/pkg/PLIST	Sat Aug 26 11:08:23 2000
 +++ portsentry/pkg/PLIST	Sat Aug 26 12:07:20 2000
 @@ -4,4 +4,5 @@
  etc/portsentry.ignore
  share/doc/portsentry/README.install
  share/doc/portsentry/README.methods
 +share/doc/portsentry/README.stealth
  @dirrm share/doc/portsentry
 
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: peter 
Responsible-Changed-When: Mon Sep 25 12:16:35 PDT 2000 
Responsible-Changed-Why:  
Orphaned PR 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20856 
State-Changed-From-To: open->closed 
State-Changed-By: jeh 
State-Changed-When: Tue Oct 10 17:00:15 PDT 2000 
State-Changed-Why:  
Seems to already be committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20850 
State-Changed-From-To: open->closed 
State-Changed-By: jeh 
State-Changed-When: Tue Oct 10 17:00:15 PDT 2000 
State-Changed-Why:  
Seems to already be committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20856 
>Unformatted:
