Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 23:05:29 -0700 (PDT)
From:      dozprompt@onsea.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/19885: HTDIG port broken, possibly others too?
Message-ID:  <20000713060529.62BDD37B6DE@hub.freebsd.org>

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

>Number:         19885
>Category:       ports
>Synopsis:       HTDIG port broken, possibly others too?
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 12 23:10:05 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Cliff Rowley
>Release:        4.0-STABLE
>Organization:
Onsea Software
>Environment:
N/A
>Description:
A recent change in the apache13 port has inadvertantly broken the htdig port, and possibly others.

The problem is that the htdig port checks for the existence of ${LOCALBASE}/share/apache as a part of it's RUN_DEPENDS, but the recent change in the apache13 port meant this disappeared, and moved to ${LOCALBASE}/www.
>How-To-Repeat:
( cd /usr/ports/textproc/htdig && make install clean ) while the apache13 port (and no other apache port) is installed.
>Fix:
Modify the RUN_DEPENDS line in the htdig Makefile to read:

RUN_DEPENDS=    ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13

Sorry I havent provided a diff, we're dealing with a rather major crisis at work at the moment, I've literally taken 30 seconds to send in a pr...

There may be other ports affected by this...

>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?20000713060529.62BDD37B6DE>