Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2004 02:27:05 -0500
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        obrien@FreeBSD.org
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/comms/gnokii Makefile ports/databases/clip ports/editors/openoffice-1.1 Makefile ports/editors/vim Makefile ports/irc/irssi Makefile ports/korean/gdick Makefile ports/misc/mc ...
Message-ID:  <1076657225.19917.54.camel@shumai.marcuscom.com>
In-Reply-To: <20040213071753.GA29422@dragon.nuxi.com>
References:  <200402040525.i145PMxO019945@repoman.freebsd.org> <20040213071753.GA29422@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-J8U7NhppiDtOBZWxb0Up
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2004-02-13 at 02:17, David O'Brien wrote:
> On Tue, Feb 03, 2004 at 09:25:22PM -0800, Joe Marcus Clarke wrote:
> > marcus      2004/02/03 21:25:22 PST
> >   FreeBSD ports repository
> >   Modified files:
> ..
> >     editors/vim          Makefile=20
> >   Log:
> >   Set {WANT,USE}_GNOME correctly to make these ports compatible with th=
e new
> >   bsd.port.mk.
>=20
> Marcus,
> Can you check that this change is proper?  I don't follow GNOME at all,
> but it seems Vim is now always {WANT,USE}_GNOME -- which is wrong.  One
> can specify to build Vim various ways.  From w/o X11 support, to with
> just Athena widgets, all the way to GNOME-ME-HARDER.

The change doesn't affect any of the other various modes.  For example,
on a clean system:

% make package-depends
libiconv-1.9.1_3:converters/libiconv
glib-1.2.10_10:devel/glib12
pkgconfig-0.15.0:devel/pkgconfig
gtk-1.2.10_10:x11-toolkits/gtk12
gettext-0.13.1:devel/gettext
expat-1.95.6_1:textproc/expat2
XFree86-libraries-4.3.0_6:x11/XFree86-4-libraries
freetype2-2.1.5_1:print/freetype2
fontconfig-2.2.90_3:x11-fonts/fontconfig
imake-4.3.0_1:devel/imake-4

% make -DNO_GUI package-depends
libiconv-1.9.1_3:converters/libiconv

% make -DWITH_MOTIF package-depends
libiconv-1.9.1_3:converters/libiconv
open-motif-2.2.2_1:x11-toolkits/open-motif
XFree86-libraries-4.3.0_6:x11/XFree86-4-libraries
freetype2-2.1.5_1:print/freetype2
fontconfig-2.2.90_3:x11-fonts/fontconfig
expat-1.95.6_1:textproc/expat2
pkgconfig-0.15.0:devel/pkgconfig
imake-4.3.0_1:devel/imake-4

% make -DWITH_GTK2 package-depends
libiconv-1.9.1_3:converters/libiconv
glib-2.2.3:devel/glib20
gettext-0.13.1:devel/gettext
expat-1.95.6_1:textproc/expat2
pkgconfig-0.15.0:devel/pkgconfig
atk-1.4.1_2:accessibility/atk
pango-1.2.5:x11-toolkits/pango
Xft-2.1.2_1:x11-fonts/Xft
fontconfig-2.2.90_3:x11-fonts/fontconfig
freetype2-2.1.5_1:print/freetype2
XFree86-libraries-4.3.0_6:x11/XFree86-4-libraries
imake-4.3.0_1:devel/imake-4
XFree86-fontScalable-4.3.0:x11-fonts/XFree86-4-fontScalable
XFree86-fontEncodings-4.3.0:x11-fonts/XFree86-4-fontEncodings
gtk-2.2.4_1:x11-toolkits/gtk20
png-1.2.5_2:graphics/png
tiff-3.6.0:graphics/tiff
jpeg-6b_1:graphics/jpeg

I tested -DWITH_GNOME, too, but I think you get the idea.  Setting
WANT_GNOME just instructs bsd.gnome.mk to build a list of available
GNOME components.  It does not mean that GNOME has to be used.  Does
that address your concern?

Joe

--=20
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome

--=-J8U7NhppiDtOBZWxb0Up
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBALHxJb2iPiv4Uz4cRAlasAJ45iGXhhFnV7EhZiOSXvBxdL6l2kQCghq9O
bttVsPRH111RB7bsNGdGBE8=
=E7M0
-----END PGP SIGNATURE-----

--=-J8U7NhppiDtOBZWxb0Up--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1076657225.19917.54.camel>