Subscriber wrote:
> Would the powers that be please consider removing sendmail,
> bind and openssl from the base system, as was done for perl
> with 5.0?

There are /etc/make.conf variables to control this so you can do
it for yourself:

#NO_BIND=       true    # do not build BIND
#NO_OPENSSH=    true    # do not build OpenSSH
#NO_OPENSSL=    true    # do not build OpenSSL (implies NO_OPENSSH)
#NO_SENDMAIL=   true    # do not build sendmail and related programs

Ian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to