From owner-svn-ports-head@freebsd.org Mon Jul 6 17:28:58 2015 Return-Path: Delivered-To: svn-ports-head@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 ECD1F9941BB; Mon, 6 Jul 2015 17:28:58 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45510353A; Mon, 6 Jul 2015 17:28:57 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id b0566c0a; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Mon, 6 Jul 2015 11:28:48 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2102\)) Subject: Re: svn commit: r391421 - in head/sysutils: . docker docker/files From: Adam Weinberger In-Reply-To: <201507061537.t66FbYeo022971@repo.freebsd.org> Date: Mon, 6 Jul 2015 11:28:42 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <75F6D977-5E69-4816-AE77-61F26729A441@adamw.org> References: <201507061537.t66FbYeo022971@repo.freebsd.org> To: Kris Moore X-Mailer: Apple Mail (2.2102) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jul 2015 17:28:59 -0000 > On 6 Jul, 2015, at 9:37, Kris Moore wrote: >=20 >=20 > +COMMENT=3D Docker containment system >=20 > Added: head/sysutils/docker/pkg-descr > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/sysutils/docker/pkg-descr Mon Jul 6 15:37:33 2015 = (r391421) > @@ -0,0 +1,3 @@ > +FreeBSD port of Docker > + > +WWW: https://github.com/kvasdopil/docker Hi Kris, The COMMENT here contains more useful information than the entire = pkg-descr.=20 The first bit of the README.md contains the description of what Docker = is. You should consider putting that text into the pkg-descr instead. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org