Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 12:15:25 +0100 (CET)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15398: textproc/htdig: update www server directories for the current apache ports
Message-ID:  <199912101115.MAA36117@saturn.kn-bremen.de>

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

>Number:         15398
>Category:       ports
>Synopsis:       textproc/htdig: update www server directories for the current apache ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 10 03:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Juergen Lock
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
me?  organized?
>Environment:

	3.3-STABLE i386, apache+php+mod_ssl-1.3.9+3.0.12+2.4.5

>Description:

	port installed into old server directories

>How-To-Repeat:

	just try to use the port with a recent apache...

>Fix:

Index: Makefile
===================================================================
RCS file: /home/cvs/cvs/ports/textproc/htdig/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	1999/10/29 01:19:06	1.11
+++ Makefile	1999/11/01 01:32:41
@@ -25,9 +25,9 @@
 Y2K=		http://www.htdig.org/FAQ.html#q1.7
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS= --with-cgi-bin-dir=${PREFIX}/www/cgi-bin \
-		--with-image-dir=${PREFIX}/www/icons \
-		--with-search-dir=${PREFIX}/www/data
+CONFIGURE_ARGS= --with-cgi-bin-dir=${PREFIX}/share/apache/cgi-bin \
+		--with-image-dir=${PREFIX}/share/apache/icons \
+		--with-search-dir=${PREFIX}/share/apache/htdocs
 BUILD_TARGET=	depends all
 
 post-patch:

>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?199912101115.MAA36117>