From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 12:25:48 2003 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 B1E0016A4CE for ; Sun, 2 Nov 2003 12:25:48 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D51A43FCB for ; Sun, 2 Nov 2003 12:25:47 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) hA2KOduI069697; Sun, 2 Nov 2003 15:24:39 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: sebastian ssmoller In-Reply-To: <1067804802.3602.58.camel@tyrael.linnet> References: <1067780795.3602.16.camel@tyrael.linnet> <1067796045.6560.4.camel@shumai.marcuscom.com> <200311021917.37442@harrymail> <1067798280.6560.9.camel@shumai.marcuscom.com> <1067803585.3602.38.camel@tyrael.linnet> <1067803592.6560.16.camel@shumai.marcuscom.com> <1067804802.3602.58.camel@tyrael.linnet> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-RQQheP5HY/XNJI2Q7TKM" Organization: MarcusCom, Inc. Message-Id: <1067804744.6560.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sun, 02 Nov 2003 15:25:45 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on creme-brulee.marcuscom.com cc: FreeBSD User Questions List Subject: Re: Evolution without gnome 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: Sun, 02 Nov 2003 20:25:48 -0000 --=-RQQheP5HY/XNJI2Q7TKM Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-11-02 at 15:26, sebastian ssmoller wrote: > On Sun, 2003-11-02 at 20:06, Joe Marcus Clarke wrote: > > On Sun, 2003-11-02 at 15:06, sebastian ssmoller wrote: > > > hi, > > > so i have to install a lot of gnome stuff to be able to use evolution > > > right ? thats bad :( ... i wonder if all these dependencies are real= ly > > > necessary ... > >=20 > > Everything Evo ropes in (except for gnomepilot2) is a required > > dependency (basically libgnomeui and all of its dependencies, gtkhtml3, > > gal2, and libsoup). >=20 > so to be more precise: >=20 > $ cd /usr/ports/mail/evolution > $ make pretty-print-build-depends-list >=20 > This port requires package(s) "ORBit2-2.8.2 XFree86-fontEncodings-4.3.0 > XFree86-fontScalable-4.3.0 XFree86-libraries-4.3.0_6 Xft-2.1.2 atk-1.4.1 > bison-1.75_1 docbook-sk-4.1.2 docbook-xml-4.2_1 docbook-xsl-1.62.3 > esound-0.2.32_1 expat-1.95.6_1 fontconfig-2.2.90_3 freetype2-2.1.5_1 > gail-1.4.1 gal2-1.99.10 gconf2-2.4.0.1 gettext-0.12.1 glib-2.2.3 > gmake-3.80_1 gnome-icon-theme-1.0.9 gnomedesktop-2.4.1.1_1 > gnomehier-1.0_10 gnomemimedata-2.4.0 gnomepanel-2.4.1 gnomepilot2-2.0.10 > gnomevfs2-2.4.1_1 gtk-2.2.4_1 gtkhtml3-3.0.9 imake-4.3.0_1 > intltool-0.27.2 jpeg-6b_1 libIDL-0.8.2 libart_lgpl2-2.3.16 > libaudiofile-0.2.4 libbonobo-2.4.1 libbonoboui-2.4.0 libglade2-2.0.1_1 > libgnome-2.4.0 libgnomecanvas-2.4.0 libgnomeprint-2.4.0 > libgnomeprintui-2.4.0 libgnomeui-2.4.0.1_1 libiconv-1.9.1_3 > libsoup-1.99.26 libwnck-2.4.0.1 libxml2-2.5.11 libxslt-1.0.33 linc-1.0.3 > m4-1.4_1 pango-1.2.5 perl-5.6.1_14 pilot-link-0.11.7_2 pkgconfig-0.15.0 > png-1.2.5_2 popt-1.6.4_1 py23-expat-2.3.2_2 python-2.3.2 > scrollkeeper-0.3.12_2,1 sdocbook-xml-4.1.2.5_1 > startup-notification-0.5_1 tcl-8.3.5_2 tiff-3.6.0 tk-8.3.5_2 > xmlcatmgr-1.1" to build. >=20 > so do i really have to install e.g.: > gconf2-2.4.0.1 > gnomevfs2-2.4.1_1 > gnomepanel-2.4.1 > gnomedesktop-2.4.1.1_1 > ... >=20 > and i guess the deps of these ports too ... No. Please re-read my previous emails. If you define -DWITHOUT_PILOT, you will not have to build gnomepilot2, and thus not have to build gnomepanel or gnomedesktop. Joe >=20 > seb >=20 > (...) >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-RQQheP5HY/XNJI2Q7TKM Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/pWhIb2iPiv4Uz4cRAgRDAJ9M2vY2o71uH9VC0X1fue62n00H8wCggw5z IqITmTbUXDWzmOs50HYyaFw= =Qwh8 -----END PGP SIGNATURE----- --=-RQQheP5HY/XNJI2Q7TKM--