From owner-freebsd-questions@FreeBSD.ORG Sat Dec 25 18:29:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE61C16A4CE for ; Sat, 25 Dec 2004 18:29:27 +0000 (GMT) Received: from mtiwmhc13.worldnet.att.net (mtiwmhc13.worldnet.att.net [204.127.131.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62A0E43D31 for ; Sat, 25 Dec 2004 18:29:27 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc13) with ESMTP id <20041225182926113005p3m4e> (Authid: jayobrien@att.net); Sat, 25 Dec 2004 18:29:26 +0000 Message-ID: <41CDB185.3050209@att.net> Date: Sat, 25 Dec 2004 10:29:25 -0800 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <41CC8FFC.2030009@att.net> <41CC9120.6070105@scii.nl> <41CDAA82.4010300@att.net> <41CDBB80.9010908@zonnet.nl> In-Reply-To: <41CDBB80.9010908@zonnet.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: portupgrade time, xorg ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Dec 2004 18:29:27 -0000 Frank Staals wrote: > Jay O'Brien wrote: > > >>albi wrote: >> >> >> >> >>>Jay O'Brien wrote: >>> >>>hi, >>> >>> >>> >>> >>> >>>>Running FreeBSD 5.3-RELEASE-p2 #0, i386 P3-667MHz, 512MB RAM. >>>> >>>> >>> >>>----- cut for brevity -------- >>> >>> >>> >>> >>>>-I didn't install xorg. Why are the 16 xorg ports present? >>>> >>>> >>> >>>a fresh FreeBSD 5.3 has xorg by default instead of XFree86 >>> >>> >>> >> >>So X is installed by default whether or not I wish to use X? >> >>Jay >> >> >> > > No, FreeBSD prior to 5.3 had XFree86 as X-server, but since XFree86 > changed their licenses FreeBSD switched to X.org. If you installed X.org > depends on what install you choose. If you choose 'minimal install' you > don't have X.org installed ( if you didn't do it yourself later ) but if > you choose 'X-user' or anything like that you do have X.org. You can > check it by running 'pkg_info | grep xorg. If you get something like > this you have installed X.org: > > bash-3.00$ pkg_info | grep xorg > xorg-clients-6.7.0_4 X client programs and related files from X.Org > xorg-documents-6.7.0 Documentation of X11 protocol and libraries from X.Org > xorg-fonts-100dpi-6.7.0 X.Org 100dpi bitmap fonts > xorg-fonts-75dpi-6.7.0 X.Org 75dpi bitmap fonts > xorg-fonts-cyrillic-6.7.0 X.Org Cyrillic bitmap fonts > xorg-fonts-encodings-6.7.0 X.Org font encoding files > xorg-fonts-miscbitmaps-6.7.0 X.Org miscellaneous bitmap fonts > xorg-fonts-truetype-6.7.0 X.Org TrueType fonts > xorg-fonts-type1-6.7.0 X.Org Type1 fonts > xorg-fontserver-6.7.0 X font server from X.Org > xorg-libraries-6.7.0_2 X11 libraries and headers from X.Org > xorg-manpages-6.7.0 X.Org library manual pages > xorg-server-6.7.0_9 X.Org X server and related programs > xorg-vfbserver-6.7.0 X virtual framebuffer server from X.Org > > Merry X-mas btw :) > > Frank, That's what I have. I *Thought* I had not selected X, but your words caused me to review my installation notes. My face is *red*. I did select "All system sources, binaries and X window system". My intent with this computer is for it to be a web and mail server; when I did the install I probably accepted the X because someday I want to run Mozilla for local html viewing. I sure didn't know the consequences of that selection! But it is there, so it will stay. Thanks for answering my question. X is there because I asked for it! And Merry Christmas to you too! Jay