From grog@freebie.lemis.com  Fri Jan  1 21:28:22 1999
Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11311
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 1 Jan 1999 21:28:19 -0800 (PST)
          (envelope-from grog@freebie.lemis.com)
Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137])
	by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id PAA22284
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 2 Jan 1999 15:57:34 +1030 (CST)
Received: (from grog@localhost)
	by freebie.lemis.com (8.9.1/8.9.0) id PAA65532;
	Sat, 2 Jan 1999 15:57:38 +1030 (CST)
Message-Id: <199901020527.PAA65532@freebie.lemis.com>
Date: Sat, 2 Jan 1999 15:57:38 +1030 (CST)
From: Greg Lehey <grog@lemis.com>
Reply-To: grog@lemis.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fortify Installation broken
X-Send-Pr-Version: 3.2

>Number:         9271
>Category:       ports
>Synopsis:       Fortify Installation broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  1 21:30:00 PST 1999
>Closed-Date:    Sat Jan 2 10:13:47 PST 1999
>Last-Modified:  Sat Jan  2 10:15:52 PST 1999
>Originator:     Greg Lehey
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
LEMIS
>Environment:

	Recent FreeBSD 3.0-CURRENT.  I don't expect that the problem
	is release sensitive.

>Description:

	Installation of Netscape Communicator 4.5 (international
	version) with 128 bit encryption fails with multiple problems
	in Fortify install:

	PROBLEM 1
	---------

	#  make install -DUSE_128BIT 
	>> Checksum OK for communicator-v45-export.x86-unknown-freebsd.tar.gz.
	>> No checksum recorded for Fortify-1.3.2-unix-x86.tar.gz.
	Make sure the Makefile and md5 file (/T/FreeBSD/www/netscape45-communicator/files/md5)
	are up to date.	 If you want to override this check, type
	"make NO_CHECKSUM=yes [other args]".
	*** Error code 1

	PROBLEM 2
	---------

	Repeating, 

	# make NO_CHECKSUM=yes install -DUSE_128BIT 
	===>  Extracting for netscape-communicator-4.5
	...
	/bin/mv -f /usr/local/netscape-4.5/netscape /usr/local/netscape-4.5/communicator-4.5.bin
	install -c -o root -g wheel -m 555 /T/FreeBSD/www/netscape45-communicator/work/communicator-v45.x86-unknown-freebsd/netscape /usr/local/bin/communicator-4.5
	/bin/ln -sf communicator-4.5 /usr/local/bin/communicator-4
	/bin/ln -sf communicator-4 /usr/local/bin/netscape
	if [ ! -f /usr/local/netscape-4.5/mailcap ] ; then  install -c -o root -g wheel -m 444 /T/FreeBSD/www/netscape45-communicator/files/mailcap /usr/local/netscape-4.5;  fi
	/bin/rm -rf /usr/local/netscape-4.5/movemail-src
	cd /T/FreeBSD/www/netscape45-communicator/work/Fortify-1.3.2-unix-x86 &&  (echo yes ; echo no) | ./Fortify.sh /usr/local/netscape-4.5/communicator-4.5.bin
	====   Fortify 1.3.2; Copyright (C) 1997,1998 Farrell McKay   ====
	==  This software is free for all forms of non-commercial use.	==
	
	"/usr/local/netscape-4.5/communicator-4.5.bin" is ....
	.... Netscape Communicator 4.5 for x86-unknown-freebsd (Export grade) 
	
	Do you wish to fortify
	"/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ?
	Do you wish to keep a backup copy of
	"/usr/local/netscape-4.5/communicator-4.5.bin" [yes|no|quit] ?
	Congratulations!
	"/usr/local/netscape-4.5/communicator-4.5.bin" has been
	successfully fortified.
	
	Do you wish to test this browser [yes|no|quit] ? Do you wish
	to test this browser [yes|no|quit] ? Do you wish to test this
	browser [yes|no|quit] ? Do you wish to test this browser
	[yes|no|quit] ? Do you wish to test this browser [yes|no|quit]
	? Do you wish to test this browser [yes|no|quit]
	
	This last section represents the install process looping,
	filling screen after screen of text.
>How-To-Repeat:

	As shown above

>Fix:

	Not investigated
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Sat Jan 2 10:13:47 PST 1999 
State-Changed-Why:  
Problem 1: ports/www/netscape45-communicator/files/md5 
1.23 Wed Dec 23 16:53:43 1998 UTC by billf  
CVS Tags: HEAD 
Diffs to 1.22  

Make the checksums reflect the updated version of Fortify. 

Problem 2: ports/www/netscape45-communicator/Makefile 
1.35 Sun Dec 27 8:31:13 1998 UTC by asami  
CVS Tags: HEAD 
Diffs to 1.34  

Answer third question of Fortify. 

taken from http://www.FreeBSD.org/cgi/cvsweb.cgi 

I will reopen this if the above files still didn't fix your problem. 
>Unformatted:
