From owner-cvs-ports@FreeBSD.ORG Wed Jun 2 07:09:05 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 B897C106566B; Wed, 2 Jun 2010 07:09:05 +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 20E208FC18; Wed, 2 Jun 2010 07:09:04 +0000 (UTC) Received: by vws10 with SMTP id 10so4625378vws.13 for ; Wed, 02 Jun 2010 00:09:04 -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=tGlakz7JiTvyeqMt+1nmzz1hB80CcbNh507UyR7eUxo=; b=dt5aITAlWCRVgb8GAAqD4uXCv7HE7GJOQb3sZOh8JUoko6Vcy19IMtyAYRlJHdTCV6 SxHpGq8N0HB91JM427H5FdHQlV0RqE6WI+BrY/6mlX+Cl124cwWfxKuUiLRFGT7Je7nz FJsPxt4CaYwknAN8jFXLXH1xMois8w8Pnaa1A= 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=ZnRYeoCoXJmFJL15TX535ApIDpjyaEBeR17OmzR3QH6OeVVFmQ8YIYSmGxQ7xsV9zr 8IfWU0gCo4VXw7nJd5eqvLKBGzFoy/AgdzVlywdrzTYtXK6XZHf4odjdDEALFx6Jnfmf TPTc//bBWJAcRGtkCNSHhc7J7AFNDK/LwEmXA= MIME-Version: 1.0 Received: by 10.224.26.144 with SMTP id e16mr3095359qac.190.1275462544190; Wed, 02 Jun 2010 00:09:04 -0700 (PDT) Received: by 10.229.233.74 with HTTP; Wed, 2 Jun 2010 00:09:04 -0700 (PDT) In-Reply-To: References: <201006020249.o522nGHS088615@repoman.freebsd.org> Date: Wed, 2 Jun 2010 00:09:04 -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:09:05 -0000 On Wed, Jun 2, 2010 at 12:03 AM, Garrett Cooper wrote: > 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 gi= ve >> =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)? Ok... I see it now. It's just not in the synopsis section.