From nobody@FreeBSD.org  Wed Aug 30 12:52:41 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AB1D916A4FC
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Aug 2006 12:52:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 407E743D8A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Aug 2006 12:51:57 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7UCpuqg023947
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Aug 2006 12:51:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k7UCpuem023946;
	Wed, 30 Aug 2006 12:51:56 GMT
	(envelope-from nobody)
Message-Id: <200608301251.k7UCpuem023946@www.freebsd.org>
Date: Wed, 30 Aug 2006 12:51:56 GMT
From: Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: jakarta-tomcat55 port references nonexistent file from tomcat4
X-Send-Pr-Version: www-2.3

>Number:         102692
>Category:       ports
>Synopsis:       jakarta-tomcat55 port references nonexistent file from tomcat4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    hq
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 30 13:00:45 GMT 2006
>Closed-Date:    Sat Oct 07 20:30:37 GMT 2006
>Last-Modified:  Sat Oct 07 20:30:37 GMT 2006
>Originator:     Stefan Witzel
>Release:        6.1
>Organization:
Universitaet Goettingen
>Environment:
FreeBSD fs-a.zvw.uni-goettingen.de 6.1-STABLE FreeBSD 6.1-STABLE #6: Tue Aug 29 14:05:53 CEST 2006     dv1@atlas.zvw.uni-goettingen.de:/usr/obj/usr/src/sys/atlas-1.x  i386

>Description:
The Makefile of the jakarta-tomcat55 port references the file

${PORTSDIR}/www/jakarta-tomcat4/files/startup.sh

This file seems to be replaced by

${PORTSDIR}/www/jakarta-tomcat4/files/tomcat4.sh.in

in the current jakarta-tomcat4 port.
>How-To-Repeat:
cd /usr/ports/www/jakarta-tomcat55
make
>Fix:
A simple replacement of startup.sh by tomcat4.sh.in the Makefile doesn't work: the current system configuration is not set.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 30 13:09:41 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102692 

From: Herve Quiroz <hq@FreeBSD.org>
To: bug-followup@FreeBSD.org, stefan.witzel@zvw.uni-goettingen.de
Cc:  
Subject: Re: ports/102692: jakarta-tomcat55 port references nonexistent file from tomcat4
Date: Tue, 19 Sep 2006 09:31:05 +0200

 The following command output nothing:
 
 $ grep startup.sh /usr/ports/www/tomcat55/Makefile
 
 Moreover, the jakarta-tomcat55 port does not exist anymore (it has been
 moved to tomcat55 on 2006-02-07). Are you sure that your ports tree is
 in a consistent (and up-to-date) state?
 
 Herve
Responsible-Changed-From-To: freebsd-ports-bugs->hq 
Responsible-Changed-By: hq 
Responsible-Changed-When: Tue Sep 19 20:58:15 UTC 2006 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102692 
State-Changed-From-To: feedback->closed 
State-Changed-By: hq 
State-Changed-When: Sat Oct 7 20:30:26 UTC 2006 
State-Changed-Why:  
Feedback timeout. 

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