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

Pav Lucistnik pav at FreeBSD.org
Mon Mar 31 06:25:37 PDT 2008


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 ?

--
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>



More information about the cvs-src mailing list