From owner-cvs-all@FreeBSD.ORG Wed Sep 14 06:19:57 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 113A816A420; Wed, 14 Sep 2005 06:19:57 +0000 (GMT) Date: Wed, 14 Sep 2005 06:19:57 +0000 From: Alexey Dokuchaev To: Parv Message-ID: <20050914061957.GA13354@FreeBSD.org> References: <200509132211.j8DMBYpj090708@repoman.freebsd.org> <20050914022354.GA7740@holestein.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050914022354.GA7740@holestein.holy.cow> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/fvwm2-devel Makefile pkg-plist ports/x11-wm/fvwm2-devel/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 06:19:57 -0000 On Tue, Sep 13, 2005 at 10:23:54PM -0400, Parv wrote: > in message <200509132211.j8DMBYpj090708@repoman.freebsd.org>, > wrote Alexey Dokuchaev thusly... > > > > danfe 2005-09-13 22:11:34 UTC > ... > > Log: > > - Convert to OPTIONS > > Ah dang. Once again, could you please explain what you do not like about OPTIONS? If you need to reconfigure the port at some point, there's "make config" for this purpose. Otherwise, it conveniently saves your port configuration between upgrades. Moreover, this is a standard practice in FreeBSD Port Tree. > > > > - Add WITH_RPLAY knob, kill WITHOUT_XINERAMA since it was of > > little use > > Whatever. As I said earlier, it does not hurt to have it: there's no extra dependency, and this simplifies things for people. If you could provide me with example when using this option is the only way to solve some real problem, I'll rethink adding it back. ./danfe