Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 12:15:43 +0000
From:      "b. f." <bf1783@googlemail.com>
To:        Vasil Dimov <vd@freebsd.org>
Cc:        cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/textproc/libextractor Makefile pkg-plist
Message-ID:  <AANLkTinhXekKwoHV3TYP_bQukOY%2Br39rMxJ4fJAviByG@mail.gmail.com>
In-Reply-To: <201103031154.p23BsnuW023468@repoman.freebsd.org>
References:  <201103031154.p23BsnuW023468@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/3/11, Vasil Dimov <vd@freebsd.org> wrote:
> vd          2011-03-03 11:54:49 UTC
>
>   FreeBSD ports repository
>
>   Modified files:
>     textproc/libextractor Makefile pkg-plist
>   Log:
>   Fix textproc/libextractor pkg-plist
>
>   Also add OPTIONS whether to install additional dependency libraries in
>   case they are not installed. If they are found during configure time, then
>   libextractor will pick them and will install additional files, thus we
>   need to conditionally enable some entries in pkg-plist.

These kinds of auto-dependencies are really unpleasant.  You can end
up with unwanted dependencies, or enable functionality that you don't
want.  The configure script may not have the desired knobs to easily
enable or disable stuff, but there is nothing to prevent you from
modifying it, conditionally if necessary.  Please consider doing so,
and asking the upstream developers to change the script.

Thanks,
              b.


>
>   PR:             ports/155179 (fixes this PR but with a different patch)
>
>   Revision  Changes    Path
>   1.42      +85 -12    ports/textproc/libextractor/Makefile
>   1.16      +19 -12    ports/textproc/libextractor/pkg-plist
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTinhXekKwoHV3TYP_bQukOY%2Br39rMxJ4fJAviByG>