From owner-freebsd-stable Fri Oct 13 9:22:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [205.252.34.9]) by hub.freebsd.org (Postfix) with ESMTP id 3D82737B66D for ; Fri, 13 Oct 2000 09:22:47 -0700 (PDT) Received: from onceler.kciLink.com (onceler.kciLink.com [205.252.34.3]) by yertle.kciLink.com (Postfix) with ESMTP id A93D82E44B for ; Fri, 13 Oct 2000 12:22:39 -0400 (EDT) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id e9DGMdu52846; Fri, 13 Oct 2000 12:22:39 -0400 (EDT) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14823.14022.555163.715742@onceler.kciLink.com> Date: Fri, 13 Oct 2000 12:22:30 -0400 (EDT) To: freebsd-stable@freebsd.org Subject: Re: Minor problem with new ports setup In-Reply-To: <20001012231442.A22710@beoclu-01.phy.gasou.edu> References: <20001012231442.A22710@beoclu-01.phy.gasou.edu> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "SD" == Scott Dodson writes: SD> The new ports config has a problem with all the README.html files. SD> They all point to pkg/DESCR for a description, but the new SD> location is pkg-DESCR. I didn't know the correct place to address SD> this, so I posted it here, where should I have posted this? cd /usr/ports; make readmes that will correct it. the README.html files are not part of ports, even though they may seem to be. also note that a few ports had README.html files checked in, and then cvs deleted, so every time you do a cvsup, you lose a few README.html files. Someone needs to cleanup the CVS attic to rid it of these files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message