From owner-freebsd-x11@FreeBSD.ORG Fri Dec 25 08:03:36 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8D84106566B for ; Fri, 25 Dec 2009 08:03:36 +0000 (UTC) (envelope-from peterjeremy@acm.org) Received: from mail17.syd.optusnet.com.au (mail17.syd.optusnet.com.au [211.29.132.198]) by mx1.freebsd.org (Postfix) with ESMTP id 55D078FC1B for ; Fri, 25 Dec 2009 08:03:36 +0000 (UTC) Received: from server.vk2pj.dyndns.org (c122-106-232-83.belrs3.nsw.optusnet.com.au [122.106.232.83]) by mail17.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id nBP83Xg7032730 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 25 Dec 2009 19:03:34 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id nBP83WsB020561; Fri, 25 Dec 2009 19:03:32 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id nBP83Wog020551; Fri, 25 Dec 2009 19:03:32 +1100 (EST) (envelope-from peter) Date: Fri, 25 Dec 2009 19:03:32 +1100 From: Peter Jeremy To: "Carlos A. M. dos Santos" Message-ID: <20091225080332.GA92821@server.vk2pj.dyndns.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-x11@freebsd.org Subject: Re: Why is x11-servers/xorg-server dependent on libXaw, among others? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Dec 2009 08:03:36 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Dec-21 12:30:30 -0200, "Carlos A. M. dos Santos" wrote: >Yes, here I go gain with another attempt to reduce package >dependencies. I'm attempting to understand why the xorg-server port >depends on libX11, libXaw, libXmu, libXt, libXpm and libXext. I'd like >to remove at least libXaw and libXt from the dependencies. What do >you, x11 maintaires, think about this? There are no obvious runtime dependencies on libX11, libXaw, libXmu, libXt, libXpm or libXext (via either ldd or lsof on a running Xserver). As an initial check, you could try removing those dependencies from the Makefile and see if xorg-server builds and runs in a clean environment. A more thorough check would require checking against all input and video drivers. --=20 Peter Jeremy --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAks0cdQACgkQ/opHv/APuIdW+ACdGDpBT5MdO5u1jrgxhCndNllf 8nQAn2dyYSTpxxJUCaM6CceXVXGmJAnf =Xd8V -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--