Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2008 09:43:07 +0100
From:      "Florent Thoumie" <flz@FreeBSD.org>
To:        "Ruslan Ermilov" <ru@freebsd.org>
Cc:        cvs-src@freebsd.org, Pav Lucistnik <pav@freebsd.org>, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/pkg_install Makefile src/usr.sbin/pkg_install/sign Makefile README check.c common.c extern.h gzip.c gzip.h main.c pgp.h pgp_check.c pgp_sign.c pkg_sign.1 sha1.c sign.c stand.c stand.h x509.c
Message-ID:  <a01628140804010143u695d4560k8200c670ed4a8082@mail.gmail.com>
In-Reply-To: <20080401045140.GB40865@team.vega.ru>
References:  <200803311245.m2VCjICB008584@repoman.freebsd.org> <20080331125802.M816@FreeBSD.org> <a01628140803310644s54eeef67w2da058727e058820@mail.gmail.com> <20080401045140.GB40865@team.vega.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 1, 2008 at 5:51 AM, Ruslan Ermilov <ru@freebsd.org> wrote:
>
> On Mon, Mar 31, 2008 at 02:44:35PM +0100, Florent Thoumie wrote:
>  > On Mon, Mar 31, 2008 at 1:58 PM, Pav Lucistnik <pav@freebsd.org> wrote:
>  > > On Mon, 31 Mar 2008 12:45:18 +0000 (UTC), Florent Thoumie wrote
>  > >
>  > > > flz         2008-03-31 12:45:18 UTC
>  > >  >
>  > >  >   FreeBSD src repository
>  > >  >
>  > >  >   Modified files:
>  > >  >     usr.sbin/pkg_install Makefile
>  > >  >   Removed files:
>  > >  >     usr.sbin/pkg_install/sign Makefile README check.c common.c
>  > >  >                               extern.h gzip.c gzip.h main.c pgp.h
>  > >  >                               pgp_check.c pgp_sign.c pkg_sign.1
>  > >  >                               sha1.c sign.c stand.c stand.h x509.c
>  > >  >   Log:
>  > >  >   Retire pkg_sign. It was used to embed signatures in gzip'ed packages.
>  > >  >   It's not relevant since we've changed to bzip2 compression.
>  > >
>  > >  Yay!
>  > >
>  > >  Is the -lssl -lcrypto needed for anything else? If not, could you yank it out
>  > >  from pkg_install/Makefile.inc ?
>  >
>  > If it links against libfetch and MK_OPENSSL!=no, it will link against
>  > libssl and libcrypto.
>  >
>  > Now I guess it's just a matter of explicit linking (if you remove
>  > those references, it still builds fine).
>  >
>  We support static linking for which they're still necessary.

Right. Thanks Ruslan for the clarification.

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer



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