Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 17:12:45 -0400 (EDT)
From:      Munish Chopra <mchopra@engmail.uwaterloo.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41491: Update port: www/awstats
Message-ID:  <200208092112.g79LCjCt048772@opiate.thirteenandtwo.org>

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

>Number:         41491
>Category:       ports
>Synopsis:       Update port: www/awstats
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 09 14:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Munish Chopra
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD opiate.thirteenandtwo.org 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Aug 5 01:04:38 EDT 2002 munish@opiate.thirteenandtwo.org:/usr/src/sys/i386/compile/OPIATE i386


	
>Description:
	The sample awstats.model.conf points to icon/ instead of icons/, where the icons are actually installed.
    Patch the config file to fix this. Doesn't warrant a portrevision bump.
>How-To-Repeat:
	
>Fix:

diff -ruN awstats/files/patch-aa /usr/ports/www/awstats/files/patch-aa
--- awstats/files/patch-aa	Fri Aug  9 17:05:47 2002
+++ /usr/ports/www/awstats/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,14 +0,0 @@
---- wwwroot/cgi-bin/awstats.model.conf.orig	Fri Aug  9 16:58:22 2002
-+++ wwwroot/cgi-bin/awstats.model.conf	Fri Aug  9 16:59:10 2002
-@@ -122,9 +122,9 @@
- DirCgi="/cgi-bin"
- 
- # Relative or absolute web URL of all icons subdirectories.
--# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
-+# Default: "/icons" (means you must copy icons directories in "/mywwwroot/icons")
- #
--DirIcons="/icon"
-+DirIcons="/icons"
- 
- # "SiteDomain" must contain the main domain name or the main intranet web
- # server name used to reach the web site.
>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208092112.g79LCjCt048772>