From owner-freebsd-questions@FreeBSD.ORG Thu Aug 20 06:44:07 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87FD9106568C for ; Thu, 20 Aug 2009 06:44:07 +0000 (UTC) (envelope-from stark@mapper.nl) Received: from smtp-out1.tiscali.nl (smtp-out1.tiscali.nl [195.241.79.176]) by mx1.freebsd.org (Postfix) with ESMTP id 1F6388FC51 for ; Thu, 20 Aug 2009 06:44:06 +0000 (UTC) Received: from [82.170.17.27] (helo=mapper.nl) by smtp-out1.tiscali.nl with esmtp (Exim) (envelope-from ) id 1Me1NV-000143-MF; Thu, 20 Aug 2009 08:44:05 +0200 Received: from bowser ([192.168.0.1] helo=[0.0.0.0]) by mapper.nl with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Me1NB-0007QD-RG; Thu, 20 Aug 2009 08:43:45 +0200 Message-ID: <4A8CF09B.7070307@mapper.nl> Date: Thu, 20 Aug 2009 08:43:39 +0200 From: Mark Stapper User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Chris Whitehouse References: <634E56EB-F49A-4A25-ABE1-0A23D6181BC1@silvertree.org> <200908191220.44893.lists@jnielsen.net> <4A8C5B59.4080006@onetel.com> In-Reply-To: <4A8C5B59.4080006@onetel.com> X-Enigmail-Version: 0.96.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig97A49B8F997AC73E31047A77" Cc: freebsd-questions@freebsd.org, Scott Schappell Subject: Re: Getting rid of X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Aug 2009 06:44:07 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig97A49B8F997AC73E31047A77 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Chris Whitehouse wrote: > John Nielsen wrote: >> On Wednesday 19 August 2009 12:17:10 Scott Schappell wrote: >>> In a parallel sort of thread to the current desktop thread, when I >>> installed FreeBSD 7.2 since I had plenty of disk space and memory I >>> installed X, however, I don't need it or really want it. >>> >>> How can I pare that out of the system short of doing a complete >>> rebuild? >> >> Install and run pkg-cutleaves, and let it loop through as many >> iterations as it needs. >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > To be safe, after you have deleted leaf ports you can install > ports-mgmt/portmanager and run 'portmanager -s' redirected to a file > then you will have a list of any missing ports. 'portmanager -u' will > reinstall them for you. Of course you can probably do the same with > portmaster or portupgrade but I've found portmanager does a pretty > good job. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" You probably allready did this, but you might want to add: "WITHOUT_X11=3Dyes" to make.conf This will disable optional X support in certain ports. Greetz, Stark --------------enig97A49B8F997AC73E31047A77 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkqM8KEACgkQN9xNqOOVnWAOqwCfWhdUElmb5k+PALu92eMiLBIv erEAn2NRDpKqauBfNrLHZwcXuSBp7Isy =3HBk -----END PGP SIGNATURE----- --------------enig97A49B8F997AC73E31047A77--