From owner-svn-ports-all@freebsd.org Wed Dec 13 09:04:42 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE671E96F29; Wed, 13 Dec 2017 09:04:42 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDED668CF5; Wed, 13 Dec 2017 09:04:42 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 060DB53C; Wed, 13 Dec 2017 09:04:42 +0000 (UTC) Date: Wed, 13 Dec 2017 09:04:41 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r456197 - in head/net: istgt py-beanstalkc Message-ID: <20171213090441.GA45323@FreeBSD.org> References: <201712130844.vBD8iFtf060010@repo.freebsd.org> <20171213085412.vltifyke37rwntft@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171213085412.vltifyke37rwntft@ivaldir.net> User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Dec 2017 09:04:43 -0000 On Wed, Dec 13, 2017 at 09:54:12AM +0100, Baptiste Daroussin wrote: > On Wed, Dec 13, 2017 at 08:44:15AM +0000, Alexey Dokuchaev wrote: > > New Revision: 456197 > > URL: https://svnweb.freebsd.org/changeset/ports/456197 > > > > Log: > > Provide somewhat better option descriptions. > > > > Modified: > > head/net/istgt/Makefile > > For this one, rather than improveing the description, you should have > imho deprecated it, it is unmaintained, upstream is dead, and all > supported freebsd version provides a far superior solution for iscsi > targets via ctl(4). Oh, thanks for the heads-up, I'll follow up. I was just cleaning out my ports tree from uncommitted patches accumulated over last couple of years. ./danfe