Date: 18 Jun 2002 15:03:28 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: "Mike A. Oligny" <pandaro@freebsd.schema.ca> Cc: Doug Barton <DougB@FreeBSD.org>, ports@FreeBSD.org Subject: Re: Protecting yourself from gnome Message-ID: <1024427008.478.68.camel@gyros.marcuscom.com> In-Reply-To: <3D0F82F0.4090007@freebsd.schema.ca> References: <20020618105513.T1723-100000@master.gorean.org> <1024424304.478.56.camel@gyr os.marcuscom.com> <3D0F7F27.D4EF567@FreeBSD.org> <1024425958.478.64.camel@gyros.marcuscom.com> <3D0F82F0.4090007@freebsd.schema.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2002-06-18 at 14:58, Mike A. Oligny wrote: > Joe Marcus Clarke wrote: > > If we're unnecessarily installing GNOME on systems (that is, not in the > > way I described above), I'ld like to get that fixed. > > I will see what I can do for you in this regard. I do > know right now that I never intentionally installed any > portions of Gnome prior to building the gaim port - > perhaps another port installed portions of Gnome that > the gaim port noticed and then rightfully figured that > I_WANTED_GNOME. :) If this is the case, would you not > agree that the system is (albeit slightly) flawed and > could possibly be improved? The only file that is checked (and done so for all GNOME-related ports by Mk/bsd.gnome/mk) is ${X11BASE}/bin/gnome-config. Since I run GNOME, I just did a: # cd /usr/ports/net/gaim # make -DWITHOUT_ALL package-depends And got: gdk-pixbuf-0.17.0 png-1.2.3 tiff-3.5.7 jpeg-6b_1 XFree86-libraries-4.2.0_1 freetype2-2.1.0_1 imake-4.2.0_1 glib-1.2.10_7 pkgconfig-0.12.0 gtk-1.2.10_7 gettext-0.11.1_3 libiconv-1.8 expat-1.95.2 This command emulates what you should see with a "clean" system. Notice, there are no GNOME bits in there save GTK+ which is _required_ by gaim. Note, I could have also removed the gdk-pixbuf dependency at the cost of losing AIM buddy icons. Joe > > -Mike > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1024427008.478.68.camel>