svn commit: r325705 - head/secure

Bryan Drewery bdrewery at FreeBSD.org
Sat Nov 11 17:21:23 UTC 2017


On 11/10/17 11:21 PM, Eitan Adler wrote:
> Author: eadler
> Date: Sat Nov 11 07:21:49 2017
> New Revision: 325705
> URL: https://svnweb.freebsd.org/changeset/base/325705
> 
> Log:
>   secure: chase removal of pkg_install
> 
> Modified:
>   head/secure/Makefile
> 
> Modified: head/secure/Makefile
> ==============================================================================
> --- head/secure/Makefile	Sat Nov 11 07:20:14 2017	(r325704)
> +++ head/secure/Makefile	Sat Nov 11 07:21:49 2017	(r325705)
> @@ -11,7 +11,7 @@ SUBDIR.${MK_TESTS}+= tests
>  # These are the programs which depend on crypto, but not Kerberos.
>  SPROGS=	lib/libfetch lib/libpam lib/libradius lib/libtelnet	\
>  	bin/ed libexec/telnetd usr.bin/fetch usr.bin/telnet	\
> -	usr.sbin/pkg_install usr.sbin/ppp usr.sbin/tcpdump/tcpdump
> +	usr.sbin/ppp usr.sbin/tcpdump/tcpdump
>  .if ${MK_SENDMAIL} != "no"
>  SPROGS+=usr.sbin/sendmail
>  .endif
> 

This whole list and target seems outdated. IMHO it should all be removed.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 529 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20171111/261fe5e6/attachment.sig>


More information about the svn-src-head mailing list