From owner-svn-ports-all@freebsd.org Wed Aug 8 20:29:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3E98106A026; Wed, 8 Aug 2018 20:29:32 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AA9C9269F; Wed, 8 Aug 2018 20:29:32 +0000 (UTC) (envelope-from zi@freebsd.org) Received: from exodus.zi0r.com (syn.zi0r.com [71.179.14.194]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id 617F46A8A81; Wed, 8 Aug 2018 16:29:30 -0400 (EDT) Date: Wed, 8 Aug 2018 16:29:29 -0400 From: Ryan Steinmetz To: Adam Weinberger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r476670 - in head/devel: . rubygem-solve Message-ID: <20180808202929.GA63276@exodus.zi0r.com> References: <201808081953.w78Jr68X078029@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 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, 08 Aug 2018 20:29:32 -0000 On (08/08/18 14:17), Adam Weinberger wrote: >On Wed, Aug 8, 2018 at 1:53 PM Ryan Steinmetz wrote: >> +COMMENT= A ruby version constraint solver >> >> >> Added: head/devel/rubygem-solve/pkg-descr >> ============================================================================== >> --- /dev/null 00:00:00 1970 (empty, because file is newly added) >> +++ head/devel/rubygem-solve/pkg-descr Wed Aug 8 19:53:06 2018 (r476670) >> @@ -0,0 +1,3 @@ >> +A Ruby version constraint solver. >> + >> +WWW: https://rubygems.org/gems/solve >> > >Ryan, > >You've just added a number of ports with uninformative pkg-descrs, and >unhelpful COMMENT strings. These aren't merely formalities. Users >should be able to read the pkg-descr and understand if it's the right >package for them, and COMMENT is the first target for searches. >Please, go back over them and, at the very least, expand the pkg-descr >files with more information. As a general rule, pkg-descr should NEVER >be the same text as the COMMENT. Adam, These are the description strings from authors of the code. They came from either rubygems.org and/or the gem source repository. For example, in the case of rubygem-solve: https://rubygems.org/gems/solve https://github.com/berkshelf/solve If you have any specific things you would like to see added to any of the individual ports, please let me know. Thanks, -r > ># Adam > > >-- >Adam Weinberger >adamw@adamw.org >https://www.adamw.org -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7