[Bug 193061] stage-fy japanese/eijiro-fpw

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 28 06:34:41 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193061

--- Comment #3 from John Marino <marino at FreeBSD.org> ---
(In reply to turutani from comment #2)
> I think this is necessary.
> we must check whether a special file exist before entering any target,

But this is STAGEDIR.
We control exactly what exists.  It's never an unknown.

So we should know if DICT_ARCHIVE exists or not.  It will always be either true
or false in the STAGEDIR depending on the build dependencies, right?


> If we must avoid this shell command outside of any targets,
> I think port should EXTRACT_DEPENDS on lha in any cases.
> do you think which is better ?

I would (and if you can't maybe I will) use "poudriere testport -i" to see
exactly what is in the stagedir.  If the DICT_ARCHIVE is present, you always
add it.  If it's not, we remove the line.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list