From owner-cvs-ports@FreeBSD.ORG Wed Jun 2 07:03:55 2010 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C91EB1065677; Wed, 2 Jun 2010 07:03:55 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 381448FC24; Wed, 2 Jun 2010 07:03:55 +0000 (UTC) Received: by vws10 with SMTP id 10so4618180vws.13 for ; Wed, 02 Jun 2010 00:03:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=SYd0omoaR4t/nxC6w0D3Z1uTHccrDK2xQD7En7ZPe34=; b=pK1cQtsrKndT8UXpqoIb3WKjzJmFOCczz2tjFDMqNqIqIWXR3gBykNU07MXP5mwJ8p GHOzLn3egADXksQx/udiAsKomeIHYUO2bup02doVEOzSoMlWMxGpXtrQSQVKzSz8Kctq FYc07kx9NQHvZNcF8LaamHyhKTayiQrU78RsA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dziWhNCToSkwDUIvBdrM9sPonYTr97T1h/nYNCJ/B79bpZOw2+zbtgvd0O9Y3cLsVD TR82hfHVJ5YEoNdh9dleEeMUtKXx6nT4pYKOCFEA7bHWLr4ZAT6D3y/HBjovddO5VPd2 aqy1lhyTM91eepzuc6npfRfyNX8o0ptbrAlIU= MIME-Version: 1.0 Received: by 10.224.72.200 with SMTP id n8mr3093852qaj.294.1275462233486; Wed, 02 Jun 2010 00:03:53 -0700 (PDT) Received: by 10.229.233.74 with HTTP; Wed, 2 Jun 2010 00:03:53 -0700 (PDT) In-Reply-To: <201006020249.o522nGHS088615@repoman.freebsd.org> References: <201006020249.o522nGHS088615@repoman.freebsd.org> Date: Wed, 2 Jun 2010 00:03:53 -0700 Message-ID: From: Garrett Cooper To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports UPDATING X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 07:03:55 -0000 On Tue, Jun 1, 2010 at 7:49 PM, Doug Barton wrote: > dougb =A0 =A0 =A0 2010-06-02 02:49:16 UTC > > =A0FreeBSD ports repository > > =A0Modified files: > =A0 =A0. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0UPDATING > =A0Log: > =A0Add -w to the recommended portmaster command line for gettext, and giv= e > =A0instructions on how to remove the old libs once the user is sure they = are > =A0no longer needed. > > =A0Revision =A0Changes =A0 =A0Path > =A01.937 =A0 =A0 +7 -3 =A0 =A0 =A0ports/UPDATING What does -w do (it's not documented in the manpage)? Thanks, -Garrett