From owner-cvs-all Sat Jun 2 11:37:45 2001 Delivered-To: cvs-all@freebsd.org Received: from hub.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 306CF37B424; Sat, 2 Jun 2001 11:37:38 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by hub.lovett.com with local (Exim 3.22 #1) id 156GHH-000INM-00; Sat, 02 Jun 2001 13:37:35 -0500 Date: Sat, 2 Jun 2001 13:37:35 -0500 From: Ade Lovett To: Jim Mock 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> References: <200106021539.f52FdEP86160@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106021539.f52FdEP86160@freefall.freebsd.org>; from jim@FreeBSD.org on Sat, Jun 02, 2001 at 08:39:13AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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