From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 11 02:00:08 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 615B716A476 for ; Thu, 11 Oct 2007 02:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 36CC313C4A7 for ; Thu, 11 Oct 2007 02:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9B208Tt083044 for ; Thu, 11 Oct 2007 02:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9B2089j083043; Thu, 11 Oct 2007 02:00:08 GMT (envelope-from gnats) Resent-Date: Thu, 11 Oct 2007 02:00:08 GMT Resent-Message-Id: <200710110200.l9B2089j083043@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, YAMAMOTO Takao Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8624F16A41B for ; Thu, 11 Oct 2007 01:54:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF8913C467 for ; Thu, 11 Oct 2007 01:54:01 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9B1s1cx082534 for ; Thu, 11 Oct 2007 01:54:01 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9B1s0Ts082533; Thu, 11 Oct 2007 01:54:01 GMT (envelope-from linimon) Message-Id: <200710110154.l9B1s0Ts082533@freefall.freebsd.org> Date: Thu, 11 Oct 2007 01:54:01 GMT From: YAMAMOTO Takao To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/117097: www/apache22 is missing index.html X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 02:00:08 -0000 >Number: 117097 >Category: ports >Synopsis: www/apache22 is missing index.html >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Oct 11 02:00:07 UTC 2007 >Closed-Date: >Last-Modified: Tue Oct 9 17:00:03 GMT 2007 >Originator: YAMAMOTO Takao >Release: 6.2-RELEASE >Organization: >Environment: FreeBSD releng6.iauctionet.co.jp 6.2-RELEASE-p8 FreeBSD 6.2-RELEASE-p8 #0: Thu Oct 4 12:06:51 JST 2007 root@releng6x.iauctionet.co.jp:/usr/obj/usr/src/sys/IAGENERIC i386 >Description: www/apache22 port failed to install default "It works!" index.html file. There are two problems in pkg-plist IMO - no entry to create %D/www/apache22/data directory and wrong path for index.html file as copy source. >How-To-Repeat: cd /usr/ports/www/apache22; make install >Fix: diff -u -r -N pkg-plist.org pkg-plist --- pkg-plist.org Wed Oct 3 19:36:23 2007 +++ pkg-plist Tue Oct 9 18:03:10 2007 @@ -277,7 +277,7 @@ www/apache22/cgi-bin/test-cgi @unexec if cmp -s %D/www/apache22/data/index.html %D/%%EXAMPLESDIR%%/index.html; then rm -f %D/www/apache22/data/index.html; fi %%EXAMPLESDIR%%/index.html -@exec [ -f %D/www/apache22/data/index.html ] || cp %D/%%EXAMPLESDIR%%/www/apache22/data/index.html %D/www/apache22/data/index.html +@exec [ -f %D/www/apache22/data/index.html ] || mkdir -p %D/www/apache22/data; cp %D/%%EXAMPLESDIR%%/index.html %D/www/apache22/data/index.html www/apache22/error/HTTP_BAD_GATEWAY.html.var www/apache22/error/HTTP_BAD_REQUEST.html.var www/apache22/error/HTTP_FORBIDDEN.html.var >Release-Note: >Audit-Trail: From: Wishmaster To: bug-followup@FreeBSD.org Cc: Subject: Re: i386/117043: Intel PWLA8492MT Dual-Port Network adapter EEPROM Checksum is Not Valid Date: Tue, 9 Oct 2007 19:56:05 +0400 Hello bug-followup, > From-To: open->>closed > By: remko > When: Tue Oct 9 14:45:05 UTC 2007 > Why: duplicate of i386/117051 I cannot find PR such as i386/117051 This bug is still actual. -- Best regards, Wishmaster mailto:wishmaster@velnet.ru >Unformatted: