Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Feb 2012 15:24:40 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Alex Dupre <ale@FreeBSD.org>
Cc:        FreeBSD ports list <freebsd-ports@FreeBSD.org>
Subject:   Re: What use is WWWDIR_REL?
Message-ID:  <4F330438.9020800@FreeBSD.org>
In-Reply-To: <4F32966F.2070802@FreeBSD.org>
References:  <4F31EBE1.8040000@FreeBSD.org> <4F32966F.2070802@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/08/2012 07:36, Alex Dupre wrote:
> Doug Barton wrote:
>> So this leads me to many questions, the first and most obvious of which
>> is, what the heck good is WWWDIR_REL in the first place?
> 
> I don't follow you: in what sense WWWDIR_REL is different from, e.g.,
> DOCSDIR_REL or DATADIR_REL? Why do you want to remove it and not the
> others?

Looking again at this bit of bpm:

PLIST_SUB+=     DOCSDIR="${DOCSDIR_REL}" \
                EXAMPLESDIR="${EXAMPLESDIR_REL}" \
                DATADIR="${DATADIR_REL}" \
                WWWDIR="${WWWDIR_REL}" \
                ETCDIR="${ETCDIR_REL}"

You're right, the silliness is universal. I was focused on WWWDIR
because I was working with it. They should probably all go away, but I
don't have the time atm to do an exhaustive search on where/how they are
all used.


Doug

-- 

	It's always a long day; 86400 doesn't fit into a short.

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




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