On 02/26/16 17:29, Roger Marquis wrote:
> While we're on the subject of Postfix, has anyone tried submitting a
> patch to remove the unnecessary perl5 build dependency?  We don't install
> perl to our smtp jails so always do this but it seems odd the maintainer
> still requires such a heavyweight build-dep for a lightweight one-line
> regex.

If you're interested in keeping your smtp jails as frugal as possible, I
strongly recommend setting up a package build server and installing from
your own pkg repo.  As perl is only a BUILD_DEPENDS[*] it shouldn't
trouble you in this scenario.  Plus installing from binary packages
involves much less downtime and risk to your frontline services.

The perl requirement in postfix appears to be about building man pages
-- it's from upstream, rather than something arbitrarily added in the
port Makefile.  In fact, all that the port Makefile does is modify the
postfix build infrastructure so it can find perl in the usual location
it gets installed on FreeBSD.

        Cheers,

        Matthew


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to