Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2001 13:37:35 -0500
From:      Ade Lovett <ade@FreeBSD.org>
To:        Jim Mock <jim@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/irc/xchat-devel Makefile distinfo pkg-plist
Message-ID:  <20010602133735.E65146@FreeBSD.org>
In-Reply-To: <200106021539.f52FdEP86160@freefall.freebsd.org>; from jim@FreeBSD.org on Sat, Jun 02, 2001 at 08:39:13AM -0700
References:  <200106021539.f52FdEP86160@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 02, 2001 at 08:39:13AM -0700, Jim Mock wrote:
>   Update to version 1.7.6.  The big change here is that NLS is disabled
>   until we get gettext 0.10.38 into the tree since this port now needs it
>   for NLS support.

We're looking at this.  It will probably involve some kind of USE_GETTEXT
knob (=old,new -- whatever), since there are a significant number of
ports that will break if we simply update devel/gettext.

The best solution for now would probably be to repo-copy devel/gettext
to devel/gettext-new, add in the knobs, removing explicity dependencies
on devel/gettext throughout the tree, turn on the knobs, move ports
as appropriate, and when a significant proportion have been updated
to use 0.10.38, switch devel/gettext-new to devel/gettext, repo-copy
devel/gettext to devel/gettext-old, fix up the USE_GETTEXT knobs,
and then (eventually) remove devel/gettext-old.

-aDe

-- 
Ade Lovett, Austin, TX.			       ade@FreeBSD.org
FreeBSD: The Power to Serve		http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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