From owner-freebsd-ports@FreeBSD.ORG Fri Mar 11 19:14:42 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B606816A4CE for ; Fri, 11 Mar 2005 19:14:42 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1BC43D39 for ; Fri, 11 Mar 2005 19:14:42 +0000 (GMT) (envelope-from bsd@kelleycows.com) Received: from [10.3.29.200] (c-24-30-114-40.we.client2.attbi.com[24.30.114.40]) by comcast.net (sccrmhc14) with ESMTP id <2005031119144101400pqs2qe>; Fri, 11 Mar 2005 19:14:41 +0000 Message-ID: <4231EE1B.30205@kelleycows.com> Date: Fri, 11 Mar 2005 11:14:35 -0800 From: Christopher Kelley User-Agent: Mozilla Thunderbird 1.0 (X11/20050218) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <20050311120025.935C216A554@hub.freebsd.org> In-Reply-To: <20050311120025.935C216A554@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ports 'make readmes' fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 19:14:42 -0000 I just tried to 'make readmes' in my ports directory, and got a very strange result. The README.html files in /usr/ports and in /usr/ports/category are correct, but the individual port README.html files (e.g. /usr/ports/mail/mutt/README.html) all have only one line, which is 'cat /README.port'. I am running 5.3-RELEASE-p5, and, I verified my /usr/ports/Makefile, /usr/ports/Mk/bsd.port.mk and /usr/ports/Tools/make_readmes files against the ones on cvsup.pt.freebsd.org. Any suggestions? Christopher