Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Apr 2014 08:04:33 +0100
From:      Jamie Landeg-Jones <jamie@dyslexicfish.net>
To:        jamie@dyslexicfish.net, bdrewery@FreeBSD.org
Cc:        ports@FreeBSD.org, jamie@catnip.dyslexicfish.net, wg@FreeBSD.org, novel@FreeBSD.org
Subject:   Re: Freebsd port security/gnutls3 problems
Message-ID:  <201404010704.s3174XBi041824@catnip.dyslexicfish.net>
In-Reply-To: <72DF67C3-9F38-4723-9255-8D2FEEF9CA99@FreeBSD.org>
References:  <201404010132.s311W93M031911@catnip.dyslexicfish.net> <72DF67C3-9F38-4723-9255-8D2FEEF9CA99@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bryan Drewery <bdrewery@FreeBSD.org> wrote:

Bryan, thanks for the quick reply, and apologies for my duplicate
post cock-up.

> > 2) Replace gnutls with gnutls3
>
> We will be doing (2) soon.
> > 
> > or:
> > 
> > 3) Use a bit of bsd.port.Mk magic to handle this situation - so that
> >   if only gnutls3 is installed, the port will build correctly
> >   against it.
>
> Perhaps we can fix it in the short term  too.

Cool.

You probably want to close this: http://www.freebsd.org/cgi/query-pr.cgi?pr=186785

Incidently, obviously I mean the pkgconf 'pkg-config' and not the one from 'pkg',
though please note than a manpage lookup on pkg-config gives the latter, even
though the command-line uses the former.

I see that pkg-config can accept more than one package-name at a time,
and effectively concatenates the results.

I suppose a nice fix would be to patch pkgconf to accept package-names
seperated with the OR operator, and for it to automatically choose the
latest one... Or even better, make the pkgconf system automatically
intelligently work with different versions of the same package. e.g.
storing the pkgconfig data files as <name>.<version>.pc instead of the
current <name>.pc but I guess this would be down to the 'freedesktop.org'
guys....

Sorry, going off on a tangent!

Thanks again, Jamie




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