Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2013 15:26:58 -0500
From:      Scot Hetzel <swhetzel@gmail.com>
To:        kikuchan@uranus.dti.ne.jp
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: deprecated net/wizd
Message-ID:  <CACdU%2Bf8WBY=%2BiESD-NGQG7_OMxHyHKTVi9j6LYzcG9xy=_7fHA@mail.gmail.com>
In-Reply-To: <20130929171017.5355418F7@noel.twig.jp>
References:  <20130929171017.5355418F7@noel.twig.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 29, 2013 at 12:10 PM,  <kikuchan@uranus.dti.ne.jp> wrote:
> Hi, list.
>
> This change
>> http://svnweb.freebsd.org/ports?view=revision&revision=302141
> caused this issue
>> http://svnweb.freebsd.org/ports?view=revision&revision=304032
> and, unfortunately the port was removed a month ago.
>
> I've found work/wizd is generated properly during a build step,
> but the combination of
>> Move the rc.d scripts of the form *.sh.in to *.in
> (resulting files/wizd.sh.in -> files/wizd.in)
> and
>> NO_WRKSUBDIR= yes
> overwrites work/wizd executable file by files/wizd.in automatically.
>
> This might happen on other ports with the same combination.
>
> Simply renaming *.in back to *.sh.in solve this problem,
> but I have no idea how to fix it
> because I don't know the real reason of the change (*.sh.in to *.in).
>
> I hope the port will be back somehow.
>

I just submitted a fix for the port:

http://www.freebsd.org/cgi/query-pr.cgi?pr=182495

Basically, I had to remove NO_WRKSUBDIR, and define EXTRACT_AFTER_ARGS
so that the port builds the wizd daemon in ${WRKSRC} and creates the
rc.d script in ${WRKDIR}.

The author of revision 302141 should have fixed the port after the
breakage had occurred.

-- 
DISCLAIMER:

No electrons were maimed while sending this message. Only slightly bruised.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACdU%2Bf8WBY=%2BiESD-NGQG7_OMxHyHKTVi9j6LYzcG9xy=_7fHA>