Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Mar 2003 16:35:27 +0200
From:      ianf@za.uu.net
To:        Subscriber <subscriber@insignia.com>
Cc:        "FreeBSD-Current (E-mail)" <freebsd-current@freebsd.org>
Subject:   Re: Plea for base system trim 
Message-ID:  <96307.1046874927@wcom.com>
In-Reply-To: Your message of "Wed, 05 Mar 2003 09:54:13 GMT." <2F03DF3DDE57D411AFF4009027B8C36704129AE6@exchange-uk.isltd.insignia.com> 
References:  <2F03DF3DDE57D411AFF4009027B8C36704129AE6@exchange-uk.isltd.insignia.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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